Skip to content

Instantly share code, notes, and snippets.

@aminvakil
Created June 29, 2025 14:16
Show Gist options
  • Save aminvakil/336d2e6afa7652a9740f8ebb5fb77306 to your computer and use it in GitHub Desktop.
Save aminvakil/336d2e6afa7652a9740f8ebb5fb77306 to your computer and use it in GitHub Desktop.
self-hosted-3673
$ ./install.sh --container-engine-podman
▶ Parsing command line ...
▶ Detecting container engine ...
Detected container engine: podman
▶ Detecting Docker platform
Detected Docker platform is linux/amd64
▶ Initializing Docker|Podman Compose ...
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
podman compose --no-ansi --env-file .env --profile=feature-complete --in-pod=false run --rm
▶ Setting up error handling ...
STEP 1/4: FROM debian:bookworm-slim
STEP 2/4: LABEL MAINTAINER="[email protected]"
--> Using cache e45d9900903bc19b6a6dd38784ce02684eb8fceca7ae344a7e89d7d48ef803af
--> e45d9900903b
STEP 3/4: RUN set -x && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends jq && apt-get clean && rm -rf /var/lib/apt/lists/*
--> Using cache 8b1c42e053d408a9cb64618f39e56e9f971e93e8aea6eb1f0ae241fa3d0ae692
--> 8b1c42e053d4
STEP 4/4: ENTRYPOINT ["jq"]
--> Using cache bfe91c0b8b8a0035dcae006ab191c39649440e7be66095b6da5e49c5cc441bb6
COMMIT sentry-self-hosted-jq-local
--> bfe91c0b8b8a
Successfully tagged localhost/sentry-self-hosted-jq-local:latest
bfe91c0b8b8a0035dcae006ab191c39649440e7be66095b6da5e49c5cc441bb6
Hey, so ... we would love to automatically find out about issues with your
Sentry instance so that we can improve the product. Turns out there is an app
for that, called Sentry. Would you be willing to let us automatically send data
about your instance upstream to Sentry for development and debugging purposes?
y / yes / 1
n / no / 0
(Btw, we send this to our own self-hosted Sentry instance, not to Sentry SaaS,
so that we can be in this together.)
Here's the info we may collect:
- OS username
- IP address
- install log
- runtime errors
- performance data
Thirty (30) day retention. No marketing. Privacy policy at sentry.io/privacy.
y or n? y
Thank you. To avoid this prompt in the future, use one of these flags:
--report-self-hosted-issues
--no-report-self-hosted-issues
or set the REPORT_SELF_HOSTED_ISSUES environment variable:
REPORT_SELF_HOSTED_ISSUES=1 to send data
REPORT_SELF_HOSTED_ISSUES=0 to not send data
Trying to pull docker.io/getsentry/sentry-cli:latest...
Getting image source signatures
Copying blob sha256:f7dab3ab2d6ec29aa28769bec35331fb485b5837501b1e8556413d8b5a79c9c8
Copying blob sha256:c958cc36d843d0dd27e59da2bab8a02099ed25457c5c8ce386e9226763b956df
Copying blob sha256:bdbbdc07dd84dcf5f430297b5b836d6ccdf42b17571beb31545219464647cb3d
Copying blob sha256:4e9ce08d11b28a97e6f9d979d6dca5760588f016e89c14b41b814ed4e19c1512
Copying blob sha256:a412810e4b2a74be3d958b277d78d585331b9fb9cc8b09470638970e947a112c
Copying config sha256:059d71c93ea0b746b7ee711b49a680f13d8e33b47a762ff6338ddc7c4d4eb3e3
Writing manifest to image destination
059d71c93ea0b746b7ee711b49a680f13d8e33b47a762ff6338ddc7c4d4eb3e3
▶ Checking for latest commit ...
skipped
▶ Checking minimum requirements ...
Found podman version 5.5.2
Found podman Compose version 1.4.1
▶ Upgrading Clickhouse ...
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
▶ Turning things off ...
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
Error: no container with name or ID "sentry-self-hosted_relay_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_post-process-forwarder-errors_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_taskscheduler_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_subscription-consumer-events_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_snuba-subscription-consumer-events_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_worker_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_cron_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_events-consumer_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_snuba-outcomes-consumer_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_redis_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_nginx_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_snuba-replacer_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_attachments-consumer_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_sentry-cleanup_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_taskworker_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_postgres_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_snuba-group-attributes-consumer_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_web_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_symbolicator-cleanup_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_snuba-outcomes-billing-consumer_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_clickhouse_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_smtp_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_kafka_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_memcached_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_snuba-errors-consumer_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_snuba-api_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_taskbroker_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_symbolicator_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_nginx_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_relay_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_taskworker_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_taskscheduler_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_sentry-cleanup_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_subscription-consumer-events_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_post-process-forwarder-errors_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_attachments-consumer_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_events-consumer_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_worker_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_cron_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_web_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_snuba-subscription-consumer-events_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_snuba-replacer_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_snuba-group-attributes-consumer_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_snuba-outcomes-billing-consumer_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_snuba-outcomes-consumer_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_snuba-errors-consumer_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_snuba-api_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_taskbroker_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_symbolicator-cleanup_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_symbolicator_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_clickhouse_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_kafka_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_postgres_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_redis_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_memcached_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_smtp_1" found: no such container
Error: no pod with name or ID pod_sentry-self-hosted found: no such pod
▶ Creating volumes for persistent storage ...
Created sentry-clickhouse.
Created sentry-data.
Created sentry-kafka.
Created sentry-postgres.
Created sentry-redis.
Created sentry-symbolicator.
▶ Ensuring files from examples ...
sentry/sentry.conf.py already exists, skipped creation.
sentry/config.yml already exists, skipped creation.
symbolicator/config.yml already exists, skipped creation.
▶ Checking memcached backend ...
PyMemcacheCache found in sentry/sentry.conf.py, gonna assume you're good.
▶ Ensuring Relay credentials ...
relay/config.yml already exists, skipped creation.
relay/credentials.json already exists, skipped creation.
▶ Generating secret key ...
▶ Fetching and updating podman images ...
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
Trying to pull docker.io/library/memcached:1.6.26-alpine...
Trying to pull docker.io/getsentry/relay:nightly...
Trying to pull docker.io/getsentry/vroom:nightly...
Trying to pull docker.io/library/nginx:1.25.4-alpine...
Trying to pull docker.io/confluentinc/cp-kafka:7.6.1...
Trying to pull docker.io/getsentry/symbolicator:nightly...
Trying to pull docker.io/library/postgres:14.11...
Trying to pull docker.io/getsentry/taskbroker:nightly...
Trying to pull registry.gitlab.com/egos-tech/smtp:latest...
Trying to pull docker.io/getsentry/snuba:nightly...
Trying to pull docker.io/library/redis:6.2.14-alpine...
Getting image source signatures
Copying blob sha256:69357343ada312e5c6341491fbad2659ceafc6bf4b85f542d4fc07003c816c56
Copying blob sha256:d2cb131c8eaded1b847b5b02a8193a5f8fcb574c12882d3cc5f87702f92c0f96
Copying blob sha256:6b839111d853b4f6e7be6e61ab8803695e2de167ac582e5f90fe308cf60c8fc6
Copying blob sha256:c1c3dc27c1f32b05ed2d98562a6f09e79b5d57b3bd7acc8072a5fcf836d36c38
Copying blob sha256:1da99879e06bcb1b3f3d9c4839e6465b1d6fe766baac011bda0cb74e82bd4604
Copying blob sha256:af302e5c37e9dc1dbe2eadc8f5059d82a914066b541b0d1a6daa91d0cc55057d
Copying config sha256:6d1be452231082df1b5291344b235b1d277225b1c55a1a2ecd7beb4db25a406e
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:ed0efd560ee6efb2d2cb0be806a10697d8d35a1ebd6bbc94278d1c62b06379c9
Copying blob sha256:99add6908ce12bdf43c88569f0cb0cd365c97df6f3c5a236c5f2d093b3ed21c1
Copying config sha256:12aeb52b819c2b8a475a867d5df8d361a59b027e8211d3b1f974ee4be86ef28a
6d1be452231082df1b5291344b235b1d277225b1c55a1a2ecd7beb4db25a406e
Writing manifest to image destination
12aeb52b819c2b8a475a867d5df8d361a59b027e8211d3b1f974ee4be86ef28a
Getting image source signatures
Copying blob sha256:150617946903b5e3317ada5f1e3eb6efcfeebd5984497a75dccd166f9b13c0bc
Copying blob sha256:4d1b6589185209add94b83930ee0c1ead0526c1fa1c9fa23642932cecfa72cf8
Copying blob sha256:5aa4238f7aa1b67bfe6cbe57b41a2fdb72334ca10f4c7cba7633fb06962c4bff
Copying blob sha256:01008c6653c07a7c383ef55c90fa10fbeef73c7d16b58587100dec8a92e7c479
Copying blob sha256:dad67da3f26bce15939543965e09c4059533b025f707aad72ed3d3f3a09c66f8
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:24a2b7faaf5f0d965da36ab31ff884557adb5d24c9009479baa5e3f123a2e4fa
Copying blob sha256:092c3a744d73c092257e43e77cf0f6f95f475ff1810e7c30511ae2cf4054a4e1
Copying blob sha256:9dacba9ce022a7b6a69d44d719a95092bbb681d9c892462c85c6eedce8799077
Copying blob sha256:e57393fee192b460a172383b5d54fbb4266e247daabd6dedd75967233a0eacd5
Getting image source signatures
Copying blob sha256:8b997d515984ace5a566abec5f367a569bf51dcb5c860f5f1868154d8d61ca54
Copying blob sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8
Copying blob sha256:bf4ca62cc3e912d97d5818cdb2c21bfd6ef17fb2a46bb9ff37ef80b46aeb7579
Copying blob sha256:873fcbe9681f30840a11a64dc6ef9dfef47f40b1181e1c876969a13e35b6f5b4
Copying blob sha256:3d2a65ada68aba9def3ee64975e1d20608c30fbb31babe05bf0a052fd5b9e631
Copying blob sha256:7e9ac090217572c7ea3a76702db6866b9c0c35dd85d2a2bad5a50ca438050b67
Copying config sha256:ae59694ebae722823182fc30a6cf5f044596e052fbd563e7b931bf63e409a0ab
Copying config sha256:b686fb4e394c572a1980b134344b94d4673fcf49dd492838d7ee6a22c4c73466
Getting image source signatures
Copying blob sha256:6eba808ac059320c42179a6590b021f8695d3f12c2afa8745e219f635acf19d4
Copying blob sha256:ed3e62e73b33c9cfa4b253060771e4a9eebb751ab438052f197e847b4553a9ac
Copying blob sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8
Copying blob sha256:2b1ab92f023179da00446365a60daa60d72a1edeb697fb81811e086eba2e0170
Copying blob sha256:1d0dd2dc2265a581798226f7c79d134ac797f42db3f934dd4af1d38a6b89ce5c
Copying blob sha256:5126dce06df729f9a22956013e160f8b581d47095beec332d647a5c1119b2411
Copying blob sha256:57038e85fbb88e96e34a84b125e568f540437561adb363fa791ff9e94e153dc1
Copying blob sha256:eec94c9845c062c9f3495ce861d2bd9507bd7a13710de6b89a195a6b089ea8a7
Copying config sha256:e289a478ace02cd72f0a71a5b2ec0594495e1fae85faa10aae3b0da530812608
Getting image source signatures
Copying blob sha256:4a679ac3b09feb9625d3378a18f861b55bd9c1a8b62ae398b99931b8c76cf5f5
Copying blob sha256:edba8d8f043953b561e79be40ade6c48f6c27b8b85dfac1165f80a1637fd7615
Copying blob sha256:2bda8306c57d2c0711f7e7ec62755ed81678cf892fa73a364ec7d0c99b662dae
Copying blob sha256:00ef6293e496acc2f10c73f5a8c2607b96fd027ac1df7bd86ff06f0ce916ff3a
Copying blob sha256:93030724bd5f4c27b55f655ff3caa53c463cccf8b9b03dc55271051398ac8a5c
Copying blob sha256:f6b3bbd679a5c905461f638a5dacbc1b24e449a401ce7760a5db83a69e189583
Copying blob sha256:f6a13b489d17c6373453fc52cdf8e2fc69208f8d763648bd2b5dee33879b1c44
Copying blob sha256:3c748c074608c53f8ffbb71c7c6014bbded7106090f355759048ad9f506bbef0
Copying blob sha256:63482e32557f7489eedfd7d87b21bc5c6b30a0193d6c1aad5398f945ca129b1a
Copying blob sha256:734184168656c840139ce8212e7e4b0d2b9b0c4827826811770568b22556eed3
Copying blob sha256:073caa6214efa96e8e910ef42c46ccd7c3764ce68d2b5ba53d285726e09cd1ec
Copying blob sha256:afd64d84ed5562117cc26d463d4a41ebc6ad25b7a9400b26edb1147226ca1539
Copying blob sha256:fd47c9a8fbb2c5838c4b824b418fc43274228996aee5653b8d59e3d685dc6b73
Copying blob sha256:c8a4d9873d4fa5d765c8297254878c4b6b71a0a4be446b385ae573935b44ab9e
Copying blob sha256:2531956139861d2365615a441a7375d92574bcdde716cb4ef158db64d89f9b9e
Copying blob sha256:a1999bbbf87a24af48cd4f1e976e408b50546bd6d4e4d69c91f50cc6c6842e2d
Copying blob sha256:a63c94c120a14293381a32813950edddc216031493d8dd149966c2f611f20ffa
Getting image source signatures
Copying blob sha256:3e9dbd033bf33c4df0646f99e3b182f68d09ff338b71fb73ee7c740942cb47a2
Copying blob sha256:a422d601630ff4df2f54d56f1cf7c430245d02e970da42343fd7598e8e03b54b
Copying blob sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170
Copying blob sha256:e03edcec11570c55c5bd5c0b3a245c19b46ef3d67d3385b2824877062e965a2a
Copying blob sha256:616b2605a1c96adb528c039a043831517e4df62b15d38407119d54f3979ec7fc
Copying blob sha256:c7d37ba7b71843bc465757479119ac5fd91c7ec22245936ee3545a9a509da074
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:6f134ad1e80b3fa9b7ead1bbd2c8ea12b8415c237aae07ec11c9cffee9cee3ab
Copying config sha256:4d4a894ebd6d098d551e6c3c30fb51a7af0bcbeaef187299923680d5ffc33e9b
Copying config sha256:7de0dedd123b8cb2b105ace4e8d00b8bba5ad7be39617dfa229acff315fe4fbf
Getting image source signatures
Copying blob sha256:e0f911e11a75a68d2e871bab9184640fc62e5746077e891316c859b5d6e1adf0
Copying blob sha256:b895f377d09e8ffeb527904a83b9f50e53af3ceeab123736408cf01ab05455f4
Copying blob sha256:9abd90bea72d139208b3a3d74c1d03745a3d82e4d59f96bd0532ac3975571913
Copying blob sha256:1922827ed35be04ac785461762d04c402928f76cde2c4ced758d2f72ea29ae9e
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:91ef9543149df217ea5ee9aa2784ca52383ce3fb6f85ff993a7c840c7a50b4c3
Copying blob sha256:00b33c871d264435eea4102d83cf308d611674ea18ccabb4f2cc71d89362fdbd
Copying blob sha256:22ebf0e44c8564d2c99cd698547b95ac8f232a6ede73a389d084cf8468555aee
Copying blob sha256:53d69aa7d3fc5f1affc464319e3bf6f778a7039ca55d522d198cb107695db305
Copying blob sha256:a3ab11953ef997c67905d3c38adaebea8d5edaed20760929ba6f2f2ac89c8560
Copying blob sha256:6b11e56702ad947895da83736e6eec78864a3f9f7f152d6d183eef538b75564c
Copying blob sha256:2ec4f59af178a0e71075183e975d5a443fd82a9dcddddf0f595140144f13b3a0
Copying blob sha256:8b7e81cd5ef1924dd17d6b90e5b50293d344fe3865efcc74b5a9c5301894a07f
Copying blob sha256:c52916c1316e4af425c6e7f0620cc2a912392cf617e6c88cbb53b142f906fe61
Copying blob sha256:d93f69e96600e67b427fb37848935203c3b182fa9f42bfe6c5b1de0e5e745bc1
Copying blob sha256:bbb9d15c45a1c0ea2ba809b7c8bc6e38af8bd01a22b18bc6e776d9ad89140975
Copying config sha256:5b4c63590c11c99c6ffe8f50c95741a7d9d85dbd6e28ec31a65982c2d3bdd902
ae59694ebae722823182fc30a6cf5f044596e052fbd563e7b931bf63e409a0ab
Getting image source signatures
Copying blob sha256:0f03bf4f5f52832f203013d8ce5683b708a1b3f425ef9038f543afd40f34a48b
Copying blob sha256:b895f377d09e8ffeb527904a83b9f50e53af3ceeab123736408cf01ab05455f4
Copying blob sha256:58ff3ee2c0398f3254c7c2cc1082c082161fc39bb529bff9edc261dbe5569b83
Copying blob sha256:f288d9377b0f708bad4aca4b882621d38fea63fa146f642bd2f5e02004aa96dc
Copying blob sha256:32f8c305c1d890df92ca3b908c1a823e63ec1e6a6c2b3ecf4d5cded347c36c99
Copying blob sha256:cfb84471e2dcc95201b223c34f51ec70a3b1ca58b99840b71aa6d39a5afa9511
Writing manifest to image destination
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying config sha256:8cab7c167ede9f259d0b958467d7e74b45732e012a3f339e350191cf3c80eabb
Getting image source signatures
Copying blob sha256:6fe70b738817f32261902ea1e7db8557d8e978a15a7ef858464a259025aa41d9
Copying blob sha256:b0a0cf830b12453b7e15359a804215a7bcccd3788e2bcecff2a03af64bbd4df7
Copying blob sha256:7ec870db0af35c3646d6e875e26da55e43432fcece1f95b5bd572f27d9526825
Copying blob sha256:03c40f4d475f577c94b2850c57fa9c42c2ddd570797fe1aed21fb72cf7a18fa4
Copying blob sha256:b22f77cbd2a09055bf3707483d369fd8895e7216fc0ab1d0e5b9adbca7019569
Copying blob sha256:4da67b565199225a9f8b9373289419f06b77e07ef7b52177b5032538e0ae3a2c
Copying blob sha256:4da687410ce89facddc35f7129110a093ddba5a85dd45b313aefa6a1c4702106
Copying blob sha256:2e757818d054cd543f88e0eff277e3d2947d1997d6f0389f1be939dd1e3a04af
Copying blob sha256:7a53e6f5cd1e0f71e83f54fcc041fcce7fad0ead686b0dee669488bd88a731af
Copying blob sha256:374ebc8f7eb185fbcbc56a074cfc8efadc8eefd47a52b15412ed5366386f0168
Copying blob sha256:23723dc964e6f08fdaad83cfaed705e50c496b650648340d55f16d73e669349e
Copying blob sha256:3a33032116f8976b7e5be0bfb31415585394ef5c24e19e2150d1fc8ec811eedf
Copying blob sha256:118110cd4eebf93f37d092192f739c4644c9d4cc1f364489fd754217055214ec
Copying blob sha256:402af7a828ac6186d550d5ba5e737fb0de8b8a76c19ecd20e7deec394b0daaa7
Copying config sha256:db0f5d551b0dc11eacae674e7a8a066aeaca0630f637349887f76ffddaeed840
7de0dedd123b8cb2b105ace4e8d00b8bba5ad7be39617dfa229acff315fe4fbf
Writing manifest to image destination
e289a478ace02cd72f0a71a5b2ec0594495e1fae85faa10aae3b0da530812608
Writing manifest to image destination
8cab7c167ede9f259d0b958467d7e74b45732e012a3f339e350191cf3c80eabb
Writing manifest to image destination
db0f5d551b0dc11eacae674e7a8a066aeaca0630f637349887f76ffddaeed840
Writing manifest to image destination
5b4c63590c11c99c6ffe8f50c95741a7d9d85dbd6e28ec31a65982c2d3bdd902
Writing manifest to image destination
b686fb4e394c572a1980b134344b94d4673fcf49dd492838d7ee6a22c4c73466
Writing manifest to image destination
4d4a894ebd6d098d551e6c3c30fb51a7af0bcbeaef187299923680d5ffc33e9b
Copying config sha256:fd68a5aef3c8723a775b3e6998e5b1b32242f54845059a4d5df017e428c973a4
Writing manifest to image destination
fd68a5aef3c8723a775b3e6998e5b1b32242f54845059a4d5df017e428c973a4
Trying to pull docker.io/getsentry/sentry:nightly...
Getting image source signatures
Copying blob sha256:cf65ca3c238696afbf89023be1c1724a0657f389b687276fc49b1c360b481955
Copying blob sha256:a9910b4c71585ea2d9ca0acc308ab5ed7cc807819405bb23b5de7538142e4f36
Copying blob sha256:d2eb42b4a5ebb9b60b76c2235884a004110d05db225bd8b6a1c0e50752c6b5b5
Copying blob sha256:e18acc4841d040a12b49e06abbb2c9096bb559fa8d853543ff7ddc2e410531ff
Copying blob sha256:ad24708d5ee00d90d30e51e59ffce29e5764775c877a74798e85bcc3176cde76
Copying blob sha256:3fdc324f664eb79554a30ebd7aa8c24e934792dd77f593141b51eddd81230d7a
Copying blob sha256:3a7d82a4830d4644551eb2131b56fed4bde991bbce0aa269b23bb9c91afad541
Copying blob sha256:55803a5b09712d2e94e3800290e6b7657b3a49459bbc86066b107652b67921bb
Copying blob sha256:25afb147bf8f3f552adc329bf8b42e225d345e38e83d5b9bd0299cc7c4c8b811
Copying blob sha256:182b91f92f63bf5489b1b4e383c43556baeaa114fa991df5ecc3a09745e0a541
Copying blob sha256:f78fc97959ed3ebcac518f7bfb58c62b8cedec8cf662952d8f56f40e07c9dce2
Copying blob sha256:c4e9aaa34ade3dc237dbc89941cad223094166b87cddce688d7c7dce638bd481
Copying blob sha256:cfad0e09d58f8cdb0517275fcf4fd8eb396f089a736b7fb9f5220efd133fd71f
Copying blob sha256:f7e0a4d4d69e1ceaea529d962e186d31dd66a6b7e6cb4b850d0140961b7431de
Copying blob sha256:ba9e0cc2d8d041f2073b1f4aa7378670d0f93c5f7c67917a4f479350462b7213
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying config sha256:7f3373236359d63c15108149db392c0482909d9ddb77467c24be28b1800f222f
Writing manifest to image destination
7f3373236359d63c15108149db392c0482909d9ddb77467c24be28b1800f222f
▶ Building and tagging Docker images ...
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
STEP 1/4: FROM getsentry/sentry:nightly
STEP 2/4: COPY . /usr/src/sentry
--> Using cache ca59a3eb6fe6882f6fb334f74ecd94f773741312f2eea962b83baea42ab91351
--> ca59a3eb6fe6
STEP 3/4: RUN if [ -s /usr/src/sentry/enhance-image.sh ]; then /usr/src/sentry/enhance-image.sh; fi
--> Using cache 0abfcc52cdf4029cddb71568d74915946b5778183406345557f98cd9b58e0213
--> 0abfcc52cdf4
STEP 4/4: RUN if [ -s /usr/src/sentry/requirements.txt ]; then echo "sentry/requirements.txt is deprecated, use sentry/enhance-image.sh - see https://develop.sentry.dev/self-hosted/#enhance-sentry-image"; pip install -r /usr/src/sentry/requirements.txt; fi
--> Using cache d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
COMMIT sentry-self-hosted-local
--> d45d3c463f99
Successfully tagged localhost/sentry-self-hosted-local:latest
d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
STEP 1/1: FROM altinity/clickhouse-server:23.8.11.29.altinitystable
COMMIT clickhouse-self-hosted-local
--> 023da7841867
Successfully tagged localhost/clickhouse-self-hosted-local:latest
Successfully tagged docker.io/altinity/clickhouse-server:23.8.11.29.altinitystable
023da784186738094bcacd343ea338c3a25d691fa2c6531904508f6648de239b
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
STEP 1/7: FROM getsentry/symbolicator:nightly
STEP 2/7: USER 0
--> Using cache a343af1398997a792aafe54bafd694667c4e546855d0fad33a129d9d71da6dcf
--> a343af139899
STEP 3/7: RUN if [ -n "${http_proxy}" ]; then echo "Acquire::http::proxy \"${http_proxy}\";" >> /etc/apt/apt.conf; fi
--> Using cache c824516794007c46bbe7d1aedcdda0330f5d62edef1536b43fe4f5e7603a89d8
--> c82451679400
STEP 4/7: RUN if [ -n "${https_proxy}" ]; then echo "Acquire::https::proxy \"${https_proxy}\";" >> /etc/apt/apt.conf; fi
--> Using cache c5a146c4b2193360ba02355d1c1c2801b88d0a65a21878c5cbf9abf8a254f465
--> c5a146c4b219
STEP 5/7: RUN apt-get update && apt-get install -y --no-install-recommends cron && rm -r /var/lib/apt/lists/*
--> Using cache 0c70ad2890178e60427d2841134a0838f15f24c7d161f3f28b3da54de4538903
--> 0c70ad289017
STEP 6/7: COPY entrypoint.sh /entrypoint.sh
--> Using cache 1f1ebf8b272f9e0b2de2876071f1ff45b8eaffc30193a04522fc249147783b95
--> 1f1ebf8b272f
STEP 7/7: ENTRYPOINT ["/entrypoint.sh"]
--> Using cache 206d3dc46098395fd54c52d5245be6533f7ea8d9dc0a10ca0fc2e3d5b1fafa8b
COMMIT symbolicator-cleanup-self-hosted-local
--> 206d3dc46098
Successfully tagged localhost/symbolicator-cleanup-self-hosted-local:latest
206d3dc46098395fd54c52d5245be6533f7ea8d9dc0a10ca0fc2e3d5b1fafa8b
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
STEP 1/4: FROM getsentry/sentry:nightly
STEP 2/4: COPY . /usr/src/sentry
--> Using cache ca59a3eb6fe6882f6fb334f74ecd94f773741312f2eea962b83baea42ab91351
--> ca59a3eb6fe6
STEP 3/4: RUN if [ -s /usr/src/sentry/enhance-image.sh ]; then /usr/src/sentry/enhance-image.sh; fi
--> Using cache 0abfcc52cdf4029cddb71568d74915946b5778183406345557f98cd9b58e0213
--> 0abfcc52cdf4
STEP 4/4: RUN if [ -s /usr/src/sentry/requirements.txt ]; then echo "sentry/requirements.txt is deprecated, use sentry/enhance-image.sh - see https://develop.sentry.dev/self-hosted/#enhance-sentry-image"; pip install -r /usr/src/sentry/requirements.txt; fi
--> Using cache d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
COMMIT sentry-self-hosted-local
--> d45d3c463f99
Successfully tagged localhost/sentry-self-hosted-local:latest
d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
STEP 1/4: FROM getsentry/sentry:nightly
STEP 2/4: COPY . /usr/src/sentry
--> Using cache ca59a3eb6fe6882f6fb334f74ecd94f773741312f2eea962b83baea42ab91351
--> ca59a3eb6fe6
STEP 3/4: RUN if [ -s /usr/src/sentry/enhance-image.sh ]; then /usr/src/sentry/enhance-image.sh; fi
--> Using cache 0abfcc52cdf4029cddb71568d74915946b5778183406345557f98cd9b58e0213
--> 0abfcc52cdf4
STEP 4/4: RUN if [ -s /usr/src/sentry/requirements.txt ]; then echo "sentry/requirements.txt is deprecated, use sentry/enhance-image.sh - see https://develop.sentry.dev/self-hosted/#enhance-sentry-image"; pip install -r /usr/src/sentry/requirements.txt; fi
--> Using cache d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
COMMIT sentry-self-hosted-local
--> d45d3c463f99
Successfully tagged localhost/sentry-self-hosted-local:latest
d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
STEP 1/4: FROM getsentry/sentry:nightly
STEP 2/4: COPY . /usr/src/sentry
--> Using cache ca59a3eb6fe6882f6fb334f74ecd94f773741312f2eea962b83baea42ab91351
--> ca59a3eb6fe6
STEP 3/4: RUN if [ -s /usr/src/sentry/enhance-image.sh ]; then /usr/src/sentry/enhance-image.sh; fi
--> Using cache 0abfcc52cdf4029cddb71568d74915946b5778183406345557f98cd9b58e0213
--> 0abfcc52cdf4
STEP 4/4: RUN if [ -s /usr/src/sentry/requirements.txt ]; then echo "sentry/requirements.txt is deprecated, use sentry/enhance-image.sh - see https://develop.sentry.dev/self-hosted/#enhance-sentry-image"; pip install -r /usr/src/sentry/requirements.txt; fi
--> Using cache d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
COMMIT sentry-self-hosted-local
--> d45d3c463f99
Successfully tagged localhost/sentry-self-hosted-local:latest
d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
STEP 1/4: FROM getsentry/sentry:nightly
STEP 2/4: COPY . /usr/src/sentry
--> Using cache ca59a3eb6fe6882f6fb334f74ecd94f773741312f2eea962b83baea42ab91351
--> ca59a3eb6fe6
STEP 3/4: RUN if [ -s /usr/src/sentry/enhance-image.sh ]; then /usr/src/sentry/enhance-image.sh; fi
--> Using cache 0abfcc52cdf4029cddb71568d74915946b5778183406345557f98cd9b58e0213
--> 0abfcc52cdf4
STEP 4/4: RUN if [ -s /usr/src/sentry/requirements.txt ]; then echo "sentry/requirements.txt is deprecated, use sentry/enhance-image.sh - see https://develop.sentry.dev/self-hosted/#enhance-sentry-image"; pip install -r /usr/src/sentry/requirements.txt; fi
--> Using cache d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
COMMIT sentry-self-hosted-local
--> d45d3c463f99
Successfully tagged localhost/sentry-self-hosted-local:latest
d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
STEP 1/4: FROM getsentry/sentry:nightly
STEP 2/4: COPY . /usr/src/sentry
--> Using cache ca59a3eb6fe6882f6fb334f74ecd94f773741312f2eea962b83baea42ab91351
--> ca59a3eb6fe6
STEP 3/4: RUN if [ -s /usr/src/sentry/enhance-image.sh ]; then /usr/src/sentry/enhance-image.sh; fi
--> Using cache 0abfcc52cdf4029cddb71568d74915946b5778183406345557f98cd9b58e0213
--> 0abfcc52cdf4
STEP 4/4: RUN if [ -s /usr/src/sentry/requirements.txt ]; then echo "sentry/requirements.txt is deprecated, use sentry/enhance-image.sh - see https://develop.sentry.dev/self-hosted/#enhance-sentry-image"; pip install -r /usr/src/sentry/requirements.txt; fi
--> Using cache d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
COMMIT sentry-self-hosted-local
--> d45d3c463f99
Successfully tagged localhost/sentry-self-hosted-local:latest
d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
STEP 1/4: FROM getsentry/sentry:nightly
STEP 2/4: COPY . /usr/src/sentry
--> Using cache ca59a3eb6fe6882f6fb334f74ecd94f773741312f2eea962b83baea42ab91351
--> ca59a3eb6fe6
STEP 3/4: RUN if [ -s /usr/src/sentry/enhance-image.sh ]; then /usr/src/sentry/enhance-image.sh; fi
--> Using cache 0abfcc52cdf4029cddb71568d74915946b5778183406345557f98cd9b58e0213
--> 0abfcc52cdf4
STEP 4/4: RUN if [ -s /usr/src/sentry/requirements.txt ]; then echo "sentry/requirements.txt is deprecated, use sentry/enhance-image.sh - see https://develop.sentry.dev/self-hosted/#enhance-sentry-image"; pip install -r /usr/src/sentry/requirements.txt; fi
--> Using cache d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
COMMIT sentry-self-hosted-local
--> d45d3c463f99
Successfully tagged localhost/sentry-self-hosted-local:latest
d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
STEP 1/4: FROM getsentry/sentry:nightly
STEP 2/4: COPY . /usr/src/sentry
--> Using cache ca59a3eb6fe6882f6fb334f74ecd94f773741312f2eea962b83baea42ab91351
--> ca59a3eb6fe6
STEP 3/4: RUN if [ -s /usr/src/sentry/enhance-image.sh ]; then /usr/src/sentry/enhance-image.sh; fi
--> Using cache 0abfcc52cdf4029cddb71568d74915946b5778183406345557f98cd9b58e0213
--> 0abfcc52cdf4
STEP 4/4: RUN if [ -s /usr/src/sentry/requirements.txt ]; then echo "sentry/requirements.txt is deprecated, use sentry/enhance-image.sh - see https://develop.sentry.dev/self-hosted/#enhance-sentry-image"; pip install -r /usr/src/sentry/requirements.txt; fi
--> Using cache d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
COMMIT sentry-self-hosted-local
--> d45d3c463f99
Successfully tagged localhost/sentry-self-hosted-local:latest
d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
STEP 1/7: FROM sentry-self-hosted-local
STEP 2/7: USER 0
--> Using cache 920325f96cf9a094b7e4667d2bf21b3ee595fd972b8046695344dde443b33971
--> 920325f96cf9
STEP 3/7: RUN if [ -n "${http_proxy}" ]; then echo "Acquire::http::proxy \"${http_proxy}\";" >> /etc/apt/apt.conf; fi
--> Using cache a9f9ec3ecf5a0ef18b1ce50a0fcf326cad8a12d5526934e313ed09b1c789b24b
--> a9f9ec3ecf5a
STEP 4/7: RUN if [ -n "${https_proxy}" ]; then echo "Acquire::https::proxy \"${https_proxy}\";" >> /etc/apt/apt.conf; fi
--> Using cache 817d42249c9f470f67049d8f40a18d49c6df681c81642d1b7f9a8737fcccd0ea
--> 817d42249c9f
STEP 5/7: RUN apt-get update && apt-get install -y --no-install-recommends cron && rm -r /var/lib/apt/lists/*
--> Using cache a1f834e805bc09ff5bf1215e048e8b1c2e93f14e64c75c782c45d1256161df9f
--> a1f834e805bc
STEP 6/7: COPY entrypoint.sh /entrypoint.sh
--> Using cache 2b69db2aa091b510ab7d9edc242dd528f94c7da1099d5a5311a17202515f597b
--> 2b69db2aa091
STEP 7/7: ENTRYPOINT ["/entrypoint.sh"]
--> Using cache c2c90e35935d2c0eb1147830e6bb650a3f4c99d6ddbaeba1d24d9be9293eb03d
COMMIT sentry-cleanup-self-hosted-local
--> c2c90e35935d
Successfully tagged localhost/sentry-cleanup-self-hosted-local:latest
c2c90e35935d2c0eb1147830e6bb650a3f4c99d6ddbaeba1d24d9be9293eb03d
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
STEP 1/4: FROM getsentry/sentry:nightly
STEP 2/4: COPY . /usr/src/sentry
--> Using cache ca59a3eb6fe6882f6fb334f74ecd94f773741312f2eea962b83baea42ab91351
--> ca59a3eb6fe6
STEP 3/4: RUN if [ -s /usr/src/sentry/enhance-image.sh ]; then /usr/src/sentry/enhance-image.sh; fi
--> Using cache 0abfcc52cdf4029cddb71568d74915946b5778183406345557f98cd9b58e0213
--> 0abfcc52cdf4
STEP 4/4: RUN if [ -s /usr/src/sentry/requirements.txt ]; then echo "sentry/requirements.txt is deprecated, use sentry/enhance-image.sh - see https://develop.sentry.dev/self-hosted/#enhance-sentry-image"; pip install -r /usr/src/sentry/requirements.txt; fi
--> Using cache d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
COMMIT sentry-self-hosted-local
--> d45d3c463f99
Successfully tagged localhost/sentry-self-hosted-local:latest
d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
STEP 1/4: FROM getsentry/sentry:nightly
STEP 2/4: COPY . /usr/src/sentry
--> Using cache ca59a3eb6fe6882f6fb334f74ecd94f773741312f2eea962b83baea42ab91351
--> ca59a3eb6fe6
STEP 3/4: RUN if [ -s /usr/src/sentry/enhance-image.sh ]; then /usr/src/sentry/enhance-image.sh; fi
--> Using cache 0abfcc52cdf4029cddb71568d74915946b5778183406345557f98cd9b58e0213
--> 0abfcc52cdf4
STEP 4/4: RUN if [ -s /usr/src/sentry/requirements.txt ]; then echo "sentry/requirements.txt is deprecated, use sentry/enhance-image.sh - see https://develop.sentry.dev/self-hosted/#enhance-sentry-image"; pip install -r /usr/src/sentry/requirements.txt; fi
--> Using cache d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
COMMIT sentry-self-hosted-local
--> d45d3c463f99
Successfully tagged localhost/sentry-self-hosted-local:latest
d45d3c463f9980878b2f3e8e3f2d967cfec0bff42a8dffd60593923223f6fd11
Docker images built.
▶ Bootstrapping and migrating Snuba ...
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
82a5ea0dce0d1c9d3c748953ab9902838b0e7754349b4d498941da39ac249b1a
sentry-self-hosted_redis_1
1b4542315ec57aa2b1255a38f91dec2f91f95dbec498d78994e31e6b7d25f7fa
sentry-self-hosted_kafka_1
16662d58cf649d98cf68529d9e6e859a7d0945935094d0dce30557c483ee51a5
sentry-self-hosted_clickhouse_1
2025-06-29 14:01:04,536 Initializing Snuba...
2025-06-29 14:01:11,339 Snuba initialization took 6.804297889000281s
2025-06-29 14:01:12,486 Initializing Snuba...
2025-06-29 14:01:18,927 Snuba initialization took 6.442582867000056s
2025-06-29 14:01:18,939 Attempting to connect to Kafka (attempt 0)...
2025-06-29 14:01:18,970 Connected to Kafka on attempt 0
2025-06-29 14:01:19,063 Creating Kafka topics...
2025-06-29 14:01:19,204 Topic events created
2025-06-29 14:01:19,205 Topic event-replacements created
2025-06-29 14:01:19,205 Topic snuba-commit-log created
2025-06-29 14:01:19,205 Topic cdc created
2025-06-29 14:01:19,205 Topic transactions created
2025-06-29 14:01:19,205 Topic snuba-transactions-commit-log created
2025-06-29 14:01:19,205 Topic snuba-metrics created
2025-06-29 14:01:19,206 Topic outcomes created
2025-06-29 14:01:19,206 Topic outcomes-billing created
2025-06-29 14:01:19,206 Topic snuba-metrics-commit-log created
2025-06-29 14:01:19,206 Topic scheduled-subscriptions-events created
2025-06-29 14:01:19,206 Topic scheduled-subscriptions-transactions created
2025-06-29 14:01:19,206 Topic scheduled-subscriptions-metrics created
2025-06-29 14:01:19,207 Topic scheduled-subscriptions-generic-metrics-sets created
2025-06-29 14:01:19,207 Topic scheduled-subscriptions-generic-metrics-distributions created
2025-06-29 14:01:19,207 Topic scheduled-subscriptions-generic-metrics-counters created
2025-06-29 14:01:19,207 Topic scheduled-subscriptions-generic-metrics-gauges created
2025-06-29 14:01:19,207 Topic events-subscription-results created
2025-06-29 14:01:19,207 Topic transactions-subscription-results created
2025-06-29 14:01:19,207 Topic metrics-subscription-results created
2025-06-29 14:01:19,208 Topic generic-metrics-subscription-results created
2025-06-29 14:01:19,208 Topic snuba-queries created
2025-06-29 14:01:19,208 Topic processed-profiles created
2025-06-29 14:01:19,208 Topic profiles-call-tree created
2025-06-29 14:01:19,208 Topic snuba-profile-chunks created
2025-06-29 14:01:19,208 Topic ingest-replay-events created
2025-06-29 14:01:19,209 Topic snuba-uptime-results created
2025-06-29 14:01:19,209 Topic snuba-generic-metrics created
2025-06-29 14:01:19,209 Topic snuba-generic-metrics-sets-commit-log created
2025-06-29 14:01:19,209 Topic snuba-generic-metrics-distributions-commit-log created
2025-06-29 14:01:19,209 Topic snuba-generic-metrics-counters-commit-log created
2025-06-29 14:01:19,209 Topic snuba-generic-metrics-gauges-commit-log created
2025-06-29 14:01:19,210 Topic generic-events created
2025-06-29 14:01:19,210 Topic snuba-generic-events-commit-log created
2025-06-29 14:01:19,210 Topic group-attributes created
2025-06-29 14:01:19,210 Topic snuba-dead-letter-metrics created
2025-06-29 14:01:19,210 Topic snuba-dead-letter-generic-metrics created
2025-06-29 14:01:19,210 Topic snuba-dead-letter-replays created
2025-06-29 14:01:19,210 Topic snuba-dead-letter-generic-events created
2025-06-29 14:01:19,211 Topic snuba-dead-letter-querylog created
2025-06-29 14:01:19,211 Topic snuba-dead-letter-group-attributes created
2025-06-29 14:01:19,211 Topic snuba-spans created
2025-06-29 14:01:19,211 Topic snuba-eap-spans-commit-log created
2025-06-29 14:01:19,211 Topic scheduled-subscriptions-eap-spans created
2025-06-29 14:01:19,211 Topic eap-spans-subscription-results created
2025-06-29 14:01:19,211 Topic snuba-eap-mutations created
2025-06-29 14:01:19,212 Topic snuba-ourlogs created
2025-06-29 14:01:19,212 Topic snuba-items created
2025-06-29 14:01:19,212 Topic snuba-items-commit-log created
2025-06-29 14:01:19,212 Topic scheduled-subscriptions-eap-items created
2025-06-29 14:01:19,212 Topic subscription-results-eap-items created
2025-06-29 14:01:19,212 Topic snuba-lw-deletions-generic-events created
2025-06-29 14:01:19,213 Topic shared-resources-usage created
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_migrations", "severity": "info", "timestamp": "2025-06-29T14:01:19.302184Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS migra...", "severity": "info", "timestamp": "2025-06-29T14:01:19.302486Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:19.302667Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_migrations", "severity": "info", "timestamp": "2025-06-29T14:01:19.324867Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0007_groupedmessages", "severity": "info", "timestamp": "2025-06-29T14:01:19.407671Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS group...", "severity": "info", "timestamp": "2025-06-29T14:01:19.418679Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:19.418875Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0007_groupedmessages", "severity": "info", "timestamp": "2025-06-29T14:01:19.443230Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0008_groupassignees", "severity": "info", "timestamp": "2025-06-29T14:01:19.459635Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS group...", "severity": "info", "timestamp": "2025-06-29T14:01:19.469655Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:19.469852Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0008_groupassignees", "severity": "info", "timestamp": "2025-06-29T14:01:19.486015Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0010_groupedmessages_onpremise_compatibility", "severity": "info", "timestamp": "2025-06-29T14:01:19.515492Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0010_groupedmessages_onpremise_compatibility", "severity": "info", "timestamp": "2025-06-29T14:01:19.528884Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0011_rebuild_errors", "severity": "info", "timestamp": "2025-06-29T14:01:19.545411Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS error...", "severity": "info", "timestamp": "2025-06-29T14:01:19.555189Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:19.555365Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD COL...", "severity": "info", "timestamp": "2025-06-29T14:01:19.594737Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:19.594989Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0011_rebuild_errors", "severity": "info", "timestamp": "2025-06-29T14:01:19.617535Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0012_errors_make_level_nullable", "severity": "info", "timestamp": "2025-06-29T14:01:19.632495Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local MODIFY ...", "severity": "info", "timestamp": "2025-06-29T14:01:19.643095Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:19.643342Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0012_errors_make_level_nullable", "severity": "info", "timestamp": "2025-06-29T14:01:19.660878Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0013_errors_add_hierarchical_hashes", "severity": "info", "timestamp": "2025-06-29T14:01:19.675223Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD COL...", "severity": "info", "timestamp": "2025-06-29T14:01:19.683981Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:19.684179Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0013_errors_add_hierarchical_hashes", "severity": "info", "timestamp": "2025-06-29T14:01:19.700696Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0017_errors_add_indexes", "severity": "info", "timestamp": "2025-06-29T14:01:19.749725Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD IND...", "severity": "info", "timestamp": "2025-06-29T14:01:19.758743Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:19.758969Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD IND...", "severity": "info", "timestamp": "2025-06-29T14:01:19.773582Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:19.773810Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD IND...", "severity": "info", "timestamp": "2025-06-29T14:01:19.787824Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:19.788026Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local MODIFY ...", "severity": "info", "timestamp": "2025-06-29T14:01:19.808189Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:19.808439Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0017_errors_add_indexes", "severity": "info", "timestamp": "2025-06-29T14:01:19.828067Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0018_errors_ro_add_tags_hash_map", "severity": "info", "timestamp": "2025-06-29T14:01:19.844803Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0018_errors_ro_add_tags_hash_map", "severity": "info", "timestamp": "2025-06-29T14:01:19.854382Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0019_add_replay_id_column", "severity": "info", "timestamp": "2025-06-29T14:01:19.873347Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD COL...", "severity": "info", "timestamp": "2025-06-29T14:01:19.885066Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:19.885312Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0019_add_replay_id_column", "severity": "info", "timestamp": "2025-06-29T14:01:19.904410Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0020_add_main_thread_column", "severity": "info", "timestamp": "2025-06-29T14:01:19.922701Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD COL...", "severity": "info", "timestamp": "2025-06-29T14:01:19.932813Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:19.932986Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0020_add_main_thread_column", "severity": "info", "timestamp": "2025-06-29T14:01:19.951764Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0021_add_replay_id_errors_ro", "severity": "info", "timestamp": "2025-06-29T14:01:19.966652Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0021_add_replay_id_errors_ro", "severity": "info", "timestamp": "2025-06-29T14:01:19.976027Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0022_add_main_thread_column_errors_ro", "severity": "info", "timestamp": "2025-06-29T14:01:19.991724Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0022_add_main_thread_column_errors_ro", "severity": "info", "timestamp": "2025-06-29T14:01:20.002420Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0023_add_trace_sampled_num_processing_errors_columns", "severity": "info", "timestamp": "2025-06-29T14:01:20.018639Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD COL...", "severity": "info", "timestamp": "2025-06-29T14:01:20.028879Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.029104Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD COL...", "severity": "info", "timestamp": "2025-06-29T14:01:20.048045Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.048297Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0023_add_trace_sampled_num_processing_errors_columns", "severity": "info", "timestamp": "2025-06-29T14:01:20.065972Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0024_add_trace_sampled_num_processing_errors_columns_ro", "severity": "info", "timestamp": "2025-06-29T14:01:20.079575Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0024_add_trace_sampled_num_processing_errors_columns_ro", "severity": "info", "timestamp": "2025-06-29T14:01:20.091071Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0025_add_flags_column", "severity": "info", "timestamp": "2025-06-29T14:01:20.107652Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD COL...", "severity": "info", "timestamp": "2025-06-29T14:01:20.119083Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.119346Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD COL...", "severity": "info", "timestamp": "2025-06-29T14:01:20.364258Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.364442Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD IND...", "severity": "info", "timestamp": "2025-06-29T14:01:20.385461Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.385651Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0025_add_flags_column", "severity": "info", "timestamp": "2025-06-29T14:01:20.404782Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0026_add_symbolicated_in_app_column", "severity": "info", "timestamp": "2025-06-29T14:01:20.420232Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD COL...", "severity": "info", "timestamp": "2025-06-29T14:01:20.427834Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.427977Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0026_add_symbolicated_in_app_column", "severity": "info", "timestamp": "2025-06-29T14:01:20.441715Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0027_add_symbolicated_in_app_column_ro", "severity": "info", "timestamp": "2025-06-29T14:01:20.454864Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0027_add_symbolicated_in_app_column_ro", "severity": "info", "timestamp": "2025-06-29T14:01:20.463871Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0028_add_timestamp_ms_column_errors", "severity": "info", "timestamp": "2025-06-29T14:01:20.477249Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD COL...", "severity": "info", "timestamp": "2025-06-29T14:01:20.487870Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.488065Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0028_add_timestamp_ms_column_errors", "severity": "info", "timestamp": "2025-06-29T14:01:20.508776Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0029_add_sample_weight_column_to_errors", "severity": "info", "timestamp": "2025-06-29T14:01:20.521569Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE errors_local ADD COL...", "severity": "info", "timestamp": "2025-06-29T14:01:20.529716Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.529848Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0029_add_sample_weight_column_to_errors", "severity": "info", "timestamp": "2025-06-29T14:01:20.544383Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_transactions", "severity": "info", "timestamp": "2025-06-29T14:01:20.558013Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS trans...", "severity": "info", "timestamp": "2025-06-29T14:01:20.565557Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.565693Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_transactions", "severity": "info", "timestamp": "2025-06-29T14:01:20.582178Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0002_transactions_onpremise_fix_orderby_and_partitionby", "severity": "info", "timestamp": "2025-06-29T14:01:20.595200Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0002_transactions_onpremise_fix_orderby_and_partitionby", "severity": "info", "timestamp": "2025-06-29T14:01:20.605902Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0003_transactions_onpremise_fix_columns", "severity": "info", "timestamp": "2025-06-29T14:01:20.617680Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:20.624918Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.625051Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.638202Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.638375Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.649651Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.649815Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.660770Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.660914Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.671314Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.671491Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.682127Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.682301Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.692839Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.692992Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:20.703583Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.703724Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:20.714181Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.714356Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:20.724965Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.725114Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:20.736082Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.736254Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:20.748199Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.748365Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:20.759424Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.759567Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.769778Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.769920Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local D...", "severity": "info", "timestamp": "2025-06-29T14:01:20.780266Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.780415Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local D...", "severity": "info", "timestamp": "2025-06-29T14:01:20.790429Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.790567Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0003_transactions_onpremise_fix_columns", "severity": "info", "timestamp": "2025-06-29T14:01:20.800603Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0004_transactions_add_tags_hash_map", "severity": "info", "timestamp": "2025-06-29T14:01:20.811794Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.819184Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.819354Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0004_transactions_add_tags_hash_map", "severity": "info", "timestamp": "2025-06-29T14:01:20.834518Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0005_transactions_add_measurements", "severity": "info", "timestamp": "2025-06-29T14:01:20.845651Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.852774Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.852901Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0005_transactions_add_measurements", "severity": "info", "timestamp": "2025-06-29T14:01:20.865004Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0006_transactions_add_http_fields", "severity": "info", "timestamp": "2025-06-29T14:01:20.877098Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.884281Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.884433Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.896459Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.896614Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0006_transactions_add_http_fields", "severity": "info", "timestamp": "2025-06-29T14:01:20.907347Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0007_transactions_add_discover_cols", "severity": "info", "timestamp": "2025-06-29T14:01:20.919720Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.926918Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.927050Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.939843Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.940000Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.951464Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.951642Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.962648Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.962790Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0007_transactions_add_discover_cols", "severity": "info", "timestamp": "2025-06-29T14:01:20.973410Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0008_transactions_add_timestamp_index", "severity": "info", "timestamp": "2025-06-29T14:01:20.984467Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:20.991610Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:20.991747Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0008_transactions_add_timestamp_index", "severity": "info", "timestamp": "2025-06-29T14:01:21.005004Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0009_transactions_fix_title_and_message", "severity": "info", "timestamp": "2025-06-29T14:01:21.016259Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:21.023502Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.023677Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:21.040538Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.040695Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0009_transactions_fix_title_and_message", "severity": "info", "timestamp": "2025-06-29T14:01:21.055873Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0010_transactions_nullable_trace_id", "severity": "info", "timestamp": "2025-06-29T14:01:21.067000Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:21.073894Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.074019Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0010_transactions_nullable_trace_id", "severity": "info", "timestamp": "2025-06-29T14:01:21.089036Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0011_transactions_add_span_op_breakdowns", "severity": "info", "timestamp": "2025-06-29T14:01:21.100887Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.108607Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.108753Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0011_transactions_add_span_op_breakdowns", "severity": "info", "timestamp": "2025-06-29T14:01:21.121459Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0012_transactions_add_spans", "severity": "info", "timestamp": "2025-06-29T14:01:21.136462Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.144249Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.144402Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:21.159650Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.159795Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:21.174096Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.174309Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:21.189586Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.189735Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.204950Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.205108Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.218266Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.218449Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0012_transactions_add_spans", "severity": "info", "timestamp": "2025-06-29T14:01:21.231387Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0013_transactions_reduce_spans_exclusive_time", "severity": "info", "timestamp": "2025-06-29T14:01:21.242655Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.249605Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.249740Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:21.263442Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.263590Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0013_transactions_reduce_spans_exclusive_time", "severity": "info", "timestamp": "2025-06-29T14:01:21.279637Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0014_transactions_remove_flattened_columns", "severity": "info", "timestamp": "2025-06-29T14:01:21.290992Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local D...", "severity": "info", "timestamp": "2025-06-29T14:01:21.298310Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.298473Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local D...", "severity": "info", "timestamp": "2025-06-29T14:01:21.318187Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.318359Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0014_transactions_remove_flattened_columns", "severity": "info", "timestamp": "2025-06-29T14:01:21.335508Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0015_transactions_add_source_column", "severity": "info", "timestamp": "2025-06-29T14:01:21.346512Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.353516Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.353659Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0015_transactions_add_source_column", "severity": "info", "timestamp": "2025-06-29T14:01:21.369688Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0016_transactions_add_group_ids_column", "severity": "info", "timestamp": "2025-06-29T14:01:21.384318Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.392514Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.392680Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0016_transactions_add_group_ids_column", "severity": "info", "timestamp": "2025-06-29T14:01:21.488442Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0017_transactions_add_app_start_type_column", "severity": "info", "timestamp": "2025-06-29T14:01:21.500673Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.508057Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.508211Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0017_transactions_add_app_start_type_column", "severity": "info", "timestamp": "2025-06-29T14:01:21.525007Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0018_transactions_add_profile_id", "severity": "info", "timestamp": "2025-06-29T14:01:21.536875Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.543939Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.544065Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0018_transactions_add_profile_id", "severity": "info", "timestamp": "2025-06-29T14:01:21.559024Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0019_transactions_add_indexes_and_context_hash", "severity": "info", "timestamp": "2025-06-29T14:01:21.572089Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.580440Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.580597Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.599010Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.599213Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.613676Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.613842Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.627582Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.627744Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.642218Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.642391Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.657560Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.657713Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.672581Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.672737Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.687380Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.687526Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.702655Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.702824Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.719054Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.719240Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.735166Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.735356Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.751423Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.751570Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.767904Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.768170Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.784557Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.784711Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.800991Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.801166Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.817143Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.817439Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.834650Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.834801Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.852255Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.852473Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.870643Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.870795Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.888832Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.888986Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0019_transactions_add_indexes_and_context_hash", "severity": "info", "timestamp": "2025-06-29T14:01:21.906561Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0020_transactions_add_codecs", "severity": "info", "timestamp": "2025-06-29T14:01:21.918669Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:21.926017Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.926173Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:21.945124Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.945298Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0020_transactions_add_codecs", "severity": "info", "timestamp": "2025-06-29T14:01:21.962471Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0021_transactions_add_replay_id", "severity": "info", "timestamp": "2025-06-29T14:01:21.974143Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:21.981582Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:21.981723Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0021_transactions_add_replay_id", "severity": "info", "timestamp": "2025-06-29T14:01:22.000419Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0022_transactions_add_index_on_trace_id", "severity": "info", "timestamp": "2025-06-29T14:01:22.011974Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:22.018846Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.018981Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0022_transactions_add_index_on_trace_id", "severity": "info", "timestamp": "2025-06-29T14:01:22.039746Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0023_add_profiler_id_column", "severity": "info", "timestamp": "2025-06-29T14:01:22.050732Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE transactions_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:22.057938Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.058069Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0023_add_profiler_id_column", "severity": "info", "timestamp": "2025-06-29T14:01:22.076189Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_discover_merge_table", "severity": "info", "timestamp": "2025-06-29T14:01:22.088249Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS disco...", "severity": "info", "timestamp": "2025-06-29T14:01:22.095538Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.095676Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_discover_merge_table", "severity": "info", "timestamp": "2025-06-29T14:01:22.107074Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0002_discover_add_deleted_tags_hash_map", "severity": "info", "timestamp": "2025-06-29T14:01:22.118233Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE discover_local ADD C...", "severity": "info", "timestamp": "2025-06-29T14:01:22.125789Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.125928Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE discover_local ADD C...", "severity": "info", "timestamp": "2025-06-29T14:01:22.135802Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.135943Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0002_discover_add_deleted_tags_hash_map", "severity": "info", "timestamp": "2025-06-29T14:01:22.144176Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0003_discover_fix_user_column", "severity": "info", "timestamp": "2025-06-29T14:01:22.157214Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE discover_local MODIF...", "severity": "info", "timestamp": "2025-06-29T14:01:22.164981Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.165161Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0003_discover_fix_user_column", "severity": "info", "timestamp": "2025-06-29T14:01:22.173245Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0004_discover_fix_title_and_message", "severity": "info", "timestamp": "2025-06-29T14:01:22.186239Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE discover_local MODIF...", "severity": "info", "timestamp": "2025-06-29T14:01:22.194028Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.194193Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE discover_local MODIF...", "severity": "info", "timestamp": "2025-06-29T14:01:22.205107Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.205276Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0004_discover_fix_title_and_message", "severity": "info", "timestamp": "2025-06-29T14:01:22.214059Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0005_discover_fix_transaction_name", "severity": "info", "timestamp": "2025-06-29T14:01:22.226861Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE discover_local MODIF...", "severity": "info", "timestamp": "2025-06-29T14:01:22.234259Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.234412Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0005_discover_fix_transaction_name", "severity": "info", "timestamp": "2025-06-29T14:01:22.243773Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0006_discover_add_trace_id", "severity": "info", "timestamp": "2025-06-29T14:01:22.256302Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE discover_local ADD C...", "severity": "info", "timestamp": "2025-06-29T14:01:22.263783Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.263954Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0006_discover_add_trace_id", "severity": "info", "timestamp": "2025-06-29T14:01:22.274174Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0007_discover_add_span_id", "severity": "info", "timestamp": "2025-06-29T14:01:22.284903Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE discover_local ADD C...", "severity": "info", "timestamp": "2025-06-29T14:01:22.292078Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.292229Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0007_discover_add_span_id", "severity": "info", "timestamp": "2025-06-29T14:01:22.302732Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0008_discover_fix_add_local_table", "severity": "info", "timestamp": "2025-06-29T14:01:22.315318Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS disco...", "severity": "info", "timestamp": "2025-06-29T14:01:22.322895Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.323037Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0008_discover_fix_add_local_table", "severity": "info", "timestamp": "2025-06-29T14:01:22.328474Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0009_discover_add_replay_id", "severity": "info", "timestamp": "2025-06-29T14:01:22.341620Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE discover_local ADD C...", "severity": "info", "timestamp": "2025-06-29T14:01:22.349161Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.349297Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0009_discover_add_replay_id", "severity": "info", "timestamp": "2025-06-29T14:01:22.359688Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_outcomes", "severity": "info", "timestamp": "2025-06-29T14:01:22.373108Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS outco...", "severity": "info", "timestamp": "2025-06-29T14:01:22.380935Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.381076Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS outco...", "severity": "info", "timestamp": "2025-06-29T14:01:22.394527Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.394688Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:22.407376Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.407535Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_outcomes", "severity": "info", "timestamp": "2025-06-29T14:01:22.416561Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0002_outcomes_remove_size_and_bytes", "severity": "info", "timestamp": "2025-06-29T14:01:22.430308Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE outcomes_raw_local D...", "severity": "info", "timestamp": "2025-06-29T14:01:22.439096Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.439282Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE outcomes_hourly_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:22.542253Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.542434Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0002_outcomes_remove_size_and_bytes", "severity": "info", "timestamp": "2025-06-29T14:01:22.553509Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0003_outcomes_add_category_and_quantity", "severity": "info", "timestamp": "2025-06-29T14:01:22.565510Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE outcomes_raw_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:22.574078Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.574264Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE outcomes_raw_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:22.604289Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.604482Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE outcomes_hourly_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:22.614664Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.614812Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: \n ALTER TABLE...", "severity": "info", "timestamp": "2025-06-29T14:01:22.626320Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.626482Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0003_outcomes_add_category_and_quantity", "severity": "info", "timestamp": "2025-06-29T14:01:22.637269Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0004_outcomes_matview_additions", "severity": "info", "timestamp": "2025-06-29T14:01:22.652978Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS outcomes_mv...", "severity": "info", "timestamp": "2025-06-29T14:01:22.660930Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.661076Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:22.666619Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.666782Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0004_outcomes_matview_additions", "severity": "info", "timestamp": "2025-06-29T14:01:22.676958Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0005_outcomes_ttl", "severity": "info", "timestamp": "2025-06-29T14:01:22.690823Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE outcomes_raw_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:22.698763Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.698898Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE outcomes_hourly_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:22.714076Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.714270Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0005_outcomes_ttl", "severity": "info", "timestamp": "2025-06-29T14:01:22.726877Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0006_outcomes_add_size_col", "severity": "info", "timestamp": "2025-06-29T14:01:22.739881Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE outcomes_raw_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:22.747491Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.747627Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE outcomes_hourly_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:22.757527Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.757673Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0006_outcomes_add_size_col", "severity": "info", "timestamp": "2025-06-29T14:01:22.767292Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0007_outcomes_add_event_id_ttl_codec", "severity": "info", "timestamp": "2025-06-29T14:01:22.779574Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE outcomes_raw_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:22.787658Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.787821Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0007_outcomes_add_event_id_ttl_codec", "severity": "info", "timestamp": "2025-06-29T14:01:22.802537Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0008_outcomes_add_indexes", "severity": "info", "timestamp": "2025-06-29T14:01:22.813969Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE outcomes_raw_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:22.821612Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.821748Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE outcomes_raw_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:22.831732Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.831883Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0008_outcomes_add_indexes", "severity": "info", "timestamp": "2025-06-29T14:01:22.841784Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_metrics_buckets", "severity": "info", "timestamp": "2025-06-29T14:01:22.857689Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS metri...", "severity": "info", "timestamp": "2025-06-29T14:01:22.865806Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.865954Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_metrics_buckets", "severity": "info", "timestamp": "2025-06-29T14:01:22.878317Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0002_metrics_sets", "severity": "info", "timestamp": "2025-06-29T14:01:22.891742Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS metri...", "severity": "info", "timestamp": "2025-06-29T14:01:22.899620Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.899768Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_sets_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:22.914807Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.915037Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_sets_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:22.928239Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.928430Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_sets_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:22.938038Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.938206Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:22.947758Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.947897Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0002_metrics_sets", "severity": "info", "timestamp": "2025-06-29T14:01:22.956510Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0003_counters_to_buckets", "severity": "info", "timestamp": "2025-06-29T14:01:22.969272Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS metri...", "severity": "info", "timestamp": "2025-06-29T14:01:22.976858Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:22.976988Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0003_counters_to_buckets", "severity": "info", "timestamp": "2025-06-29T14:01:22.989153Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0004_metrics_counters", "severity": "info", "timestamp": "2025-06-29T14:01:23.001522Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS metri...", "severity": "info", "timestamp": "2025-06-29T14:01:23.009617Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.009832Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_counters_loc...", "severity": "info", "timestamp": "2025-06-29T14:01:23.024551Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.024699Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_counters_loc...", "severity": "info", "timestamp": "2025-06-29T14:01:23.034828Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.034989Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_counters_loc...", "severity": "info", "timestamp": "2025-06-29T14:01:23.044558Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.044696Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.055188Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.055363Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0004_metrics_counters", "severity": "info", "timestamp": "2025-06-29T14:01:23.064089Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0005_metrics_distributions_buckets", "severity": "info", "timestamp": "2025-06-29T14:01:23.076096Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS metri...", "severity": "info", "timestamp": "2025-06-29T14:01:23.083605Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.083734Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0005_metrics_distributions_buckets", "severity": "info", "timestamp": "2025-06-29T14:01:23.095927Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0006_metrics_distributions", "severity": "info", "timestamp": "2025-06-29T14:01:23.108406Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS metri...", "severity": "info", "timestamp": "2025-06-29T14:01:23.116617Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.116765Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_distribution...", "severity": "info", "timestamp": "2025-06-29T14:01:23.129671Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.129819Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_distribution...", "severity": "info", "timestamp": "2025-06-29T14:01:23.140420Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.140560Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_distribution...", "severity": "info", "timestamp": "2025-06-29T14:01:23.150779Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.150944Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.162088Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.162308Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0006_metrics_distributions", "severity": "info", "timestamp": "2025-06-29T14:01:23.172076Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0007_metrics_sets_granularity_10", "severity": "info", "timestamp": "2025-06-29T14:01:23.185377Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.193270Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.193429Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0007_metrics_sets_granularity_10", "severity": "info", "timestamp": "2025-06-29T14:01:23.205603Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0008_metrics_counters_granularity_10", "severity": "info", "timestamp": "2025-06-29T14:01:23.218261Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.226628Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.226770Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0008_metrics_counters_granularity_10", "severity": "info", "timestamp": "2025-06-29T14:01:23.235854Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0009_metrics_distributions_granularity_10", "severity": "info", "timestamp": "2025-06-29T14:01:23.248512Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.256651Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.256856Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0009_metrics_distributions_granularity_10", "severity": "info", "timestamp": "2025-06-29T14:01:23.269048Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0010_metrics_sets_granularity_1h", "severity": "info", "timestamp": "2025-06-29T14:01:23.280094Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.287384Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.287511Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0010_metrics_sets_granularity_1h", "severity": "info", "timestamp": "2025-06-29T14:01:23.297009Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0011_metrics_counters_granularity_1h", "severity": "info", "timestamp": "2025-06-29T14:01:23.311715Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.320656Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.320829Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0011_metrics_counters_granularity_1h", "severity": "info", "timestamp": "2025-06-29T14:01:23.330937Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0012_metrics_distributions_granularity_1h", "severity": "info", "timestamp": "2025-06-29T14:01:23.346420Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.354893Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.355079Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0012_metrics_distributions_granularity_1h", "severity": "info", "timestamp": "2025-06-29T14:01:23.443079Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0013_metrics_sets_granularity_1d", "severity": "info", "timestamp": "2025-06-29T14:01:23.456723Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.464521Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.464650Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0013_metrics_sets_granularity_1d", "severity": "info", "timestamp": "2025-06-29T14:01:23.474692Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0014_metrics_counters_granularity_1d", "severity": "info", "timestamp": "2025-06-29T14:01:23.487467Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.495240Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.495459Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0014_metrics_counters_granularity_1d", "severity": "info", "timestamp": "2025-06-29T14:01:23.507310Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0015_metrics_distributions_granularity_1d", "severity": "info", "timestamp": "2025-06-29T14:01:23.518468Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.525831Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.525962Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0015_metrics_distributions_granularity_1d", "severity": "info", "timestamp": "2025-06-29T14:01:23.535761Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0016_metrics_sets_consolidated_granularity", "severity": "info", "timestamp": "2025-06-29T14:01:23.548297Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.556277Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.556429Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0016_metrics_sets_consolidated_granularity", "severity": "info", "timestamp": "2025-06-29T14:01:23.566249Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0017_metrics_counters_consolidated_granularity", "severity": "info", "timestamp": "2025-06-29T14:01:23.579235Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.586909Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.587044Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0017_metrics_counters_consolidated_granularity", "severity": "info", "timestamp": "2025-06-29T14:01:23.597885Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0018_metrics_distributions_consolidated_granularity", "severity": "info", "timestamp": "2025-06-29T14:01:23.610067Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.617895Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.618029Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0018_metrics_distributions_consolidated_granularity", "severity": "info", "timestamp": "2025-06-29T14:01:23.628632Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0019_aggregate_tables_add_ttl", "severity": "info", "timestamp": "2025-06-29T14:01:23.641433Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_distribution...", "severity": "info", "timestamp": "2025-06-29T14:01:23.649194Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.649407Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_sets_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:23.664892Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.665059Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_counters_loc...", "severity": "info", "timestamp": "2025-06-29T14:01:23.678464Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.678619Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0019_aggregate_tables_add_ttl", "severity": "info", "timestamp": "2025-06-29T14:01:23.693059Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0020_polymorphic_buckets_table", "severity": "info", "timestamp": "2025-06-29T14:01:23.706107Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS metri...", "severity": "info", "timestamp": "2025-06-29T14:01:23.714531Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.714690Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0020_polymorphic_buckets_table", "severity": "info", "timestamp": "2025-06-29T14:01:23.729297Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0021_polymorphic_bucket_materialized_views", "severity": "info", "timestamp": "2025-06-29T14:01:23.742518Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.751269Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.751437Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.762490Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.762635Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.771557Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.771690Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0021_polymorphic_bucket_materialized_views", "severity": "info", "timestamp": "2025-06-29T14:01:23.782422Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0022_repartition_polymorphic_table", "severity": "info", "timestamp": "2025-06-29T14:01:23.795729Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS metri...", "severity": "info", "timestamp": "2025-06-29T14:01:23.803062Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.803219Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0022_repartition_polymorphic_table", "severity": "info", "timestamp": "2025-06-29T14:01:23.820648Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0023_polymorphic_repartitioned_bucket_matview", "severity": "info", "timestamp": "2025-06-29T14:01:23.834088Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.843200Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.843396Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.857441Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.857615Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.868477Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.868700Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0023_polymorphic_repartitioned_bucket_matview", "severity": "info", "timestamp": "2025-06-29T14:01:23.889648Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0024_metrics_distributions_add_histogram", "severity": "info", "timestamp": "2025-06-29T14:01:23.908984Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_distribution...", "severity": "info", "timestamp": "2025-06-29T14:01:23.920372Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.920550Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.936905Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.937076Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.950121Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.950347Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:23.964275Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:23.964491Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0024_metrics_distributions_add_histogram", "severity": "info", "timestamp": "2025-06-29T14:01:23.977272Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0025_metrics_counters_aggregate_v2", "severity": "info", "timestamp": "2025-06-29T14:01:23.992615Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS metri...", "severity": "info", "timestamp": "2025-06-29T14:01:24.003763Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.003964Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_counters_v2_...", "severity": "info", "timestamp": "2025-06-29T14:01:24.022811Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.023039Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_counters_v2_...", "severity": "info", "timestamp": "2025-06-29T14:01:24.036618Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.036789Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_counters_v2_...", "severity": "info", "timestamp": "2025-06-29T14:01:24.048512Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.048682Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0025_metrics_counters_aggregate_v2", "severity": "info", "timestamp": "2025-06-29T14:01:24.061029Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0026_metrics_counters_v2_writing_matview", "severity": "info", "timestamp": "2025-06-29T14:01:24.075147Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:24.084903Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.085063Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0026_metrics_counters_v2_writing_matview", "severity": "info", "timestamp": "2025-06-29T14:01:24.091932Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0027_fix_migration_0026", "severity": "info", "timestamp": "2025-06-29T14:01:24.106546Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:24.114312Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.114468Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0027_fix_migration_0026", "severity": "info", "timestamp": "2025-06-29T14:01:24.126132Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0028_metrics_sets_aggregate_v2", "severity": "info", "timestamp": "2025-06-29T14:01:24.139421Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS metri...", "severity": "info", "timestamp": "2025-06-29T14:01:24.147063Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.147206Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_sets_v2_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:24.160980Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.161131Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_sets_v2_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:24.172294Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.172472Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_sets_v2_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:24.184476Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.184631Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0028_metrics_sets_aggregate_v2", "severity": "info", "timestamp": "2025-06-29T14:01:24.195074Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0029_metrics_distributions_aggregate_v2", "severity": "info", "timestamp": "2025-06-29T14:01:24.208910Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS metri...", "severity": "info", "timestamp": "2025-06-29T14:01:24.217339Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.217550Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_distribution...", "severity": "info", "timestamp": "2025-06-29T14:01:24.309111Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.309328Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_distribution...", "severity": "info", "timestamp": "2025-06-29T14:01:24.321594Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.321764Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_distribution...", "severity": "info", "timestamp": "2025-06-29T14:01:24.333021Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.333221Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0029_metrics_distributions_aggregate_v2", "severity": "info", "timestamp": "2025-06-29T14:01:24.344059Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0030_metrics_distributions_v2_writing_mv", "severity": "info", "timestamp": "2025-06-29T14:01:24.355550Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:24.363504Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.363668Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0030_metrics_distributions_v2_writing_mv", "severity": "info", "timestamp": "2025-06-29T14:01:24.375420Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0031_metrics_sets_v2_writing_mv", "severity": "info", "timestamp": "2025-06-29T14:01:24.387723Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:24.395241Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.395395Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0031_metrics_sets_v2_writing_mv", "severity": "info", "timestamp": "2025-06-29T14:01:24.407611Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0032_redo_0030_and_0031_without_timestamps", "severity": "info", "timestamp": "2025-06-29T14:01:24.422099Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_dis...", "severity": "info", "timestamp": "2025-06-29T14:01:24.430315Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.430488Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:24.436385Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.436538Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_set...", "severity": "info", "timestamp": "2025-06-29T14:01:24.448327Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.448495Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:24.453849Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.453984Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0032_redo_0030_and_0031_without_timestamps", "severity": "info", "timestamp": "2025-06-29T14:01:24.463874Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0033_metrics_cleanup_old_views", "severity": "info", "timestamp": "2025-06-29T14:01:24.479710Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_cou...", "severity": "info", "timestamp": "2025-06-29T14:01:24.487738Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.487878Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_cou...", "severity": "info", "timestamp": "2025-06-29T14:01:24.493979Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.494152Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_cou...", "severity": "info", "timestamp": "2025-06-29T14:01:24.499857Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.499993Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_cou...", "severity": "info", "timestamp": "2025-06-29T14:01:24.505079Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.505264Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_cou...", "severity": "info", "timestamp": "2025-06-29T14:01:24.510690Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.510835Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_cou...", "severity": "info", "timestamp": "2025-06-29T14:01:24.516068Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.516247Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_cou...", "severity": "info", "timestamp": "2025-06-29T14:01:24.521146Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.521306Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_cou...", "severity": "info", "timestamp": "2025-06-29T14:01:24.526135Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.526285Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_dis...", "severity": "info", "timestamp": "2025-06-29T14:01:24.531274Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.531412Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_dis...", "severity": "info", "timestamp": "2025-06-29T14:01:24.536397Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.536516Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_dis...", "severity": "info", "timestamp": "2025-06-29T14:01:24.541296Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.541430Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_dis...", "severity": "info", "timestamp": "2025-06-29T14:01:24.546551Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.546674Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_dis...", "severity": "info", "timestamp": "2025-06-29T14:01:24.551573Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.551714Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_dis...", "severity": "info", "timestamp": "2025-06-29T14:01:24.556479Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.556618Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_dis...", "severity": "info", "timestamp": "2025-06-29T14:01:24.561430Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.561551Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_dis...", "severity": "info", "timestamp": "2025-06-29T14:01:24.567105Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.567313Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_set...", "severity": "info", "timestamp": "2025-06-29T14:01:24.572819Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.572953Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_set...", "severity": "info", "timestamp": "2025-06-29T14:01:24.578192Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.578334Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_set...", "severity": "info", "timestamp": "2025-06-29T14:01:24.583613Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.583735Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_set...", "severity": "info", "timestamp": "2025-06-29T14:01:24.588646Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.588765Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_set...", "severity": "info", "timestamp": "2025-06-29T14:01:24.593674Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.593792Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_set...", "severity": "info", "timestamp": "2025-06-29T14:01:24.598778Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.598900Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_set...", "severity": "info", "timestamp": "2025-06-29T14:01:24.603724Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.603844Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_set...", "severity": "info", "timestamp": "2025-06-29T14:01:24.608795Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.608922Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0033_metrics_cleanup_old_views", "severity": "info", "timestamp": "2025-06-29T14:01:24.613610Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0034_metrics_cleanup_old_tables", "severity": "info", "timestamp": "2025-06-29T14:01:24.626854Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_buc...", "severity": "info", "timestamp": "2025-06-29T14:01:24.635650Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.635804Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_cou...", "severity": "info", "timestamp": "2025-06-29T14:01:24.642218Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.642369Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_cou...", "severity": "info", "timestamp": "2025-06-29T14:01:24.648698Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.648837Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_dis...", "severity": "info", "timestamp": "2025-06-29T14:01:24.654644Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.654773Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_dis...", "severity": "info", "timestamp": "2025-06-29T14:01:24.660191Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.660312Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_raw...", "severity": "info", "timestamp": "2025-06-29T14:01:24.665713Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.665833Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS metrics_set...", "severity": "info", "timestamp": "2025-06-29T14:01:24.671283Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.671418Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0034_metrics_cleanup_old_tables", "severity": "info", "timestamp": "2025-06-29T14:01:24.676957Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0035_metrics_raw_timeseries_id", "severity": "info", "timestamp": "2025-06-29T14:01:24.688069Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE metrics_raw_v2_local...", "severity": "info", "timestamp": "2025-06-29T14:01:24.696033Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.696169Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0035_metrics_raw_timeseries_id", "severity": "info", "timestamp": "2025-06-29T14:01:24.711118Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_sessions", "severity": "info", "timestamp": "2025-06-29T14:01:24.725083Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS sessi...", "severity": "info", "timestamp": "2025-06-29T14:01:24.733002Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.733169Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS sessi...", "severity": "info", "timestamp": "2025-06-29T14:01:24.746589Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.746742Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:24.759552Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.759719Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_sessions", "severity": "info", "timestamp": "2025-06-29T14:01:24.769531Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0002_sessions_aggregates", "severity": "info", "timestamp": "2025-06-29T14:01:24.783854Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE sessions_raw_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:24.792035Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.792212Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE sessions_raw_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:24.804020Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.804193Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE sessions_raw_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:24.813977Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.814126Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE sessions_hourly_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:24.823314Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.823469Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE sessions_hourly_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:24.833102Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.833293Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE sessions_hourly_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:24.843422Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.843582Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE sessions_hourly_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:24.853926Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.854105Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE sessions_hourly_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:24.864060Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.864251Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE sessions_hourly_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:24.873804Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.873953Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE sessions_hourly_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:24.884889Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.885048Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0002_sessions_aggregates", "severity": "info", "timestamp": "2025-06-29T14:01:24.896516Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0003_sessions_matview", "severity": "info", "timestamp": "2025-06-29T14:01:24.911591Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS sessions_ho...", "severity": "info", "timestamp": "2025-06-29T14:01:24.921498Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.921664Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:24.927612Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.927777Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0003_sessions_matview", "severity": "info", "timestamp": "2025-06-29T14:01:24.941462Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0004_sessions_ttl", "severity": "info", "timestamp": "2025-06-29T14:01:24.956605Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE sessions_raw_local M...", "severity": "info", "timestamp": "2025-06-29T14:01:24.965104Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.965308Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE sessions_hourly_loca...", "severity": "info", "timestamp": "2025-06-29T14:01:24.983256Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:24.983448Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0004_sessions_ttl", "severity": "info", "timestamp": "2025-06-29T14:01:24.999098Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0005_drop_sessions_tables", "severity": "info", "timestamp": "2025-06-29T14:01:25.012424Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS sessions_ho...", "severity": "info", "timestamp": "2025-06-29T14:01:25.021351Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.021538Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS sessions_ho...", "severity": "info", "timestamp": "2025-06-29T14:01:25.027416Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.027570Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS sessions_ra...", "severity": "info", "timestamp": "2025-06-29T14:01:25.034581Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.034753Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0005_drop_sessions_tables", "severity": "info", "timestamp": "2025-06-29T14:01:25.041893Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_profiles", "severity": "info", "timestamp": "2025-06-29T14:01:25.058621Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS profi...", "severity": "info", "timestamp": "2025-06-29T14:01:25.068207Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.068387Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_profiles", "severity": "info", "timestamp": "2025-06-29T14:01:25.083705Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0002_disable_vertical_merge_algorithm", "severity": "info", "timestamp": "2025-06-29T14:01:25.097095Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE profiles_local MODIF...", "severity": "info", "timestamp": "2025-06-29T14:01:25.104540Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.104666Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0002_disable_vertical_merge_algorithm", "severity": "info", "timestamp": "2025-06-29T14:01:25.117691Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0003_add_device_architecture", "severity": "info", "timestamp": "2025-06-29T14:01:25.130381Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE profiles_local ADD C...", "severity": "info", "timestamp": "2025-06-29T14:01:25.138016Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.138171Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0003_add_device_architecture", "severity": "info", "timestamp": "2025-06-29T14:01:25.149321Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0004_drop_profile_column", "severity": "info", "timestamp": "2025-06-29T14:01:25.161741Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE profiles_local DROP ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.169332Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.169494Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0004_drop_profile_column", "severity": "info", "timestamp": "2025-06-29T14:01:25.268338Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_functions", "severity": "info", "timestamp": "2025-06-29T14:01:25.283075Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS funct...", "severity": "info", "timestamp": "2025-06-29T14:01:25.291569Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.291720Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS funct...", "severity": "info", "timestamp": "2025-06-29T14:01:25.328006Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.328161Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.343254Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.343440Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_functions", "severity": "info", "timestamp": "2025-06-29T14:01:25.354642Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0002_add_new_columns_to_raw_functions", "severity": "info", "timestamp": "2025-06-29T14:01:25.368648Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_raw_local ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.376228Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.376357Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_raw_local ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.388539Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.388692Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_raw_local ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.398525Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.398678Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_raw_local ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.408563Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.408708Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_raw_local ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.419542Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.419769Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_raw_local ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.430594Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.430752Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_raw_local ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.440726Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.440880Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_raw_local ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.450564Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.450721Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0002_add_new_columns_to_raw_functions", "severity": "info", "timestamp": "2025-06-29T14:01:25.460840Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0003_add_new_columns_to_raw_functions", "severity": "info", "timestamp": "2025-06-29T14:01:25.475630Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_raw_local ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.483007Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.483195Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_raw_local ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.495371Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.495518Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_raw_local ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.505653Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.505798Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_raw_local ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.515996Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.516165Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0003_add_new_columns_to_raw_functions", "severity": "info", "timestamp": "2025-06-29T14:01:25.528111Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0004_functions_v2", "severity": "info", "timestamp": "2025-06-29T14:01:25.545199Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_mv_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:25.553235Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.553392Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_mv_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:25.565653Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.565796Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE functions_mv_local A...", "severity": "info", "timestamp": "2025-06-29T14:01:25.577339Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.577532Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:25.589100Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.589269Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0004_functions_v2", "severity": "info", "timestamp": "2025-06-29T14:01:25.600373Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_replays", "severity": "info", "timestamp": "2025-06-29T14:01:25.614154Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS repla...", "severity": "info", "timestamp": "2025-06-29T14:01:25.622438Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.622647Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD IN...", "severity": "info", "timestamp": "2025-06-29T14:01:25.637924Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.638105Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_replays", "severity": "info", "timestamp": "2025-06-29T14:01:25.649680Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0002_add_url", "severity": "info", "timestamp": "2025-06-29T14:01:25.660805Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.668488Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.668644Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0002_add_url", "severity": "info", "timestamp": "2025-06-29T14:01:25.679936Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0003_alter_url_allow_null", "severity": "info", "timestamp": "2025-06-29T14:01:25.692357Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local MODIFY...", "severity": "info", "timestamp": "2025-06-29T14:01:25.699924Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.700126Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0003_alter_url_allow_null", "severity": "info", "timestamp": "2025-06-29T14:01:25.714432Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0004_add_error_ids_column", "severity": "info", "timestamp": "2025-06-29T14:01:25.728774Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.736465Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.736606Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.749138Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.749289Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD IN...", "severity": "info", "timestamp": "2025-06-29T14:01:25.762015Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.762285Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0004_add_error_ids_column", "severity": "info", "timestamp": "2025-06-29T14:01:25.774793Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0005_add_urls_user_agent_replay_start_timestamp", "severity": "info", "timestamp": "2025-06-29T14:01:25.790543Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.799100Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.799344Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.812827Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.812995Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.825022Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.825222Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.836266Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.836444Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.847617Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.847769Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.858928Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.859087Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.871347Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.871528Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.882776Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.882930Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.897284Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.897477Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.909508Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.909674Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0005_add_urls_user_agent_replay_start_timestamp", "severity": "info", "timestamp": "2025-06-29T14:01:25.922592Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0006_add_is_archived_column", "severity": "info", "timestamp": "2025-06-29T14:01:25.937224Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.946902Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.947183Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0006_add_is_archived_column", "severity": "info", "timestamp": "2025-06-29T14:01:25.961339Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0007_add_replay_type_column", "severity": "info", "timestamp": "2025-06-29T14:01:25.972445Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:25.979788Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:25.979923Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0007_add_replay_type_column", "severity": "info", "timestamp": "2025-06-29T14:01:25.991897Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0008_add_sample_rate", "severity": "info", "timestamp": "2025-06-29T14:01:26.005898Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.013647Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.013783Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.025926Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.026097Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0008_add_sample_rate", "severity": "info", "timestamp": "2025-06-29T14:01:26.037640Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0009_add_dom_index_columns", "severity": "info", "timestamp": "2025-06-29T14:01:26.052008Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.059595Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.059728Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.073043Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.073218Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.085628Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.085779Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.097120Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.097312Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.108299Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.108455Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.120242Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.120400Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.132205Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.132352Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.143941Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.144087Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.156420Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.156591Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.168289Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.168445Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0009_add_dom_index_columns", "severity": "info", "timestamp": "2025-06-29T14:01:26.180012Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0010_add_nullable_columns", "severity": "info", "timestamp": "2025-06-29T14:01:26.192927Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local MODIFY...", "severity": "info", "timestamp": "2025-06-29T14:01:26.200775Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.200974Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local MODIFY...", "severity": "info", "timestamp": "2025-06-29T14:01:26.216286Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.216460Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local MODIFY...", "severity": "info", "timestamp": "2025-06-29T14:01:26.231519Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.231666Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local MODIFY...", "severity": "info", "timestamp": "2025-06-29T14:01:26.245849Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.246001Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0010_add_nullable_columns", "severity": "info", "timestamp": "2025-06-29T14:01:26.285416Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0011_add_is_dead_rage", "severity": "info", "timestamp": "2025-06-29T14:01:26.298599Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.306572Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.306763Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.414139Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.414353Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0011_add_is_dead_rage", "severity": "info", "timestamp": "2025-06-29T14:01:26.428627Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0012_materialize_counts", "severity": "info", "timestamp": "2025-06-29T14:01:26.441589Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.449285Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.449442Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.462243Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.462406Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0012_materialize_counts", "severity": "info", "timestamp": "2025-06-29T14:01:26.474945Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0013_add_low_cardinality_codecs", "severity": "info", "timestamp": "2025-06-29T14:01:26.487709Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local MODIFY...", "severity": "info", "timestamp": "2025-06-29T14:01:26.495763Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.495929Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local MODIFY...", "severity": "info", "timestamp": "2025-06-29T14:01:26.513275Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.513440Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local MODIFY...", "severity": "info", "timestamp": "2025-06-29T14:01:26.529016Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.529189Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local MODIFY...", "severity": "info", "timestamp": "2025-06-29T14:01:26.543916Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.544069Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local MODIFY...", "severity": "info", "timestamp": "2025-06-29T14:01:26.558807Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.558957Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local MODIFY...", "severity": "info", "timestamp": "2025-06-29T14:01:26.574531Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.574690Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local MODIFY...", "severity": "info", "timestamp": "2025-06-29T14:01:26.590430Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.590589Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local MODIFY...", "severity": "info", "timestamp": "2025-06-29T14:01:26.605668Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.605845Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0013_add_low_cardinality_codecs", "severity": "info", "timestamp": "2025-06-29T14:01:26.621788Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0014_add_id_event_columns", "severity": "info", "timestamp": "2025-06-29T14:01:26.635895Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.644409Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.644561Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.659894Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.660060Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.672843Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.672993Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.685230Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.685397Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.697791Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.697933Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0014_add_id_event_columns", "severity": "info", "timestamp": "2025-06-29T14:01:26.712007Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0015_index_frequently_accessed_columns", "severity": "info", "timestamp": "2025-06-29T14:01:26.724755Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD IN...", "severity": "info", "timestamp": "2025-06-29T14:01:26.732685Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.732830Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD IN...", "severity": "info", "timestamp": "2025-06-29T14:01:26.747264Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.747433Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD IN...", "severity": "info", "timestamp": "2025-06-29T14:01:26.760194Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.760348Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0015_index_frequently_accessed_columns", "severity": "info", "timestamp": "2025-06-29T14:01:26.772992Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0016_materialize_new_event_counts", "severity": "info", "timestamp": "2025-06-29T14:01:26.785464Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.792866Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.793000Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.809272Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.809465Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.823179Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.823334Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0016_materialize_new_event_counts", "severity": "info", "timestamp": "2025-06-29T14:01:26.835999Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0017_add_component_name_column", "severity": "info", "timestamp": "2025-06-29T14:01:26.847063Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.854765Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.854903Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0017_add_component_name_column", "severity": "info", "timestamp": "2025-06-29T14:01:26.868853Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0018_add_viewed_by_id_column", "severity": "info", "timestamp": "2025-06-29T14:01:26.881260Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.888864Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.888995Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0018_add_viewed_by_id_column", "severity": "info", "timestamp": "2025-06-29T14:01:26.903025Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0019_add_materialization", "severity": "info", "timestamp": "2025-06-29T14:01:26.917806Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS repla...", "severity": "info", "timestamp": "2025-06-29T14:01:26.927387Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.927545Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:26.942961Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:26.943118Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0019_add_materialization", "severity": "info", "timestamp": "2025-06-29T14:01:26.958189Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0020_add_dist_migration_for_materialization", "severity": "info", "timestamp": "2025-06-29T14:01:26.971601Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0020_add_dist_migration_for_materialization", "severity": "info", "timestamp": "2025-06-29T14:01:26.979580Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0021_index_tags", "severity": "info", "timestamp": "2025-06-29T14:01:26.992153Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:26.999959Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.000096Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD IN...", "severity": "info", "timestamp": "2025-06-29T14:01:27.016748Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.016907Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0021_index_tags", "severity": "info", "timestamp": "2025-06-29T14:01:27.031674Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0022_add_context_ota_updates", "severity": "info", "timestamp": "2025-06-29T14:01:27.042996Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:27.050701Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.050843Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:27.065565Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.065719Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:27.078881Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.079024Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0022_add_context_ota_updates", "severity": "info", "timestamp": "2025-06-29T14:01:27.092587Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0023_add_geo_columns", "severity": "info", "timestamp": "2025-06-29T14:01:27.105295Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:27.112755Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.112917Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:27.127450Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.127633Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:27.141134Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.141329Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE replays_local ADD CO...", "severity": "info", "timestamp": "2025-06-29T14:01:27.154523Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.154675Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0023_add_geo_columns", "severity": "info", "timestamp": "2025-06-29T14:01:27.168001Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_sets_aggregate_table", "severity": "info", "timestamp": "2025-06-29T14:01:27.181757Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:27.189342Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.189489Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_sets_...", "severity": "info", "timestamp": "2025-06-29T14:01:27.204874Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.205040Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_sets_...", "severity": "info", "timestamp": "2025-06-29T14:01:27.216038Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.216216Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_sets_...", "severity": "info", "timestamp": "2025-06-29T14:01:27.227423Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.227620Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_sets_...", "severity": "info", "timestamp": "2025-06-29T14:01:27.238770Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.238935Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_sets_...", "severity": "info", "timestamp": "2025-06-29T14:01:27.250344Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.250563Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_sets_aggregate_table", "severity": "info", "timestamp": "2025-06-29T14:01:27.261958Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0002_sets_raw_table", "severity": "info", "timestamp": "2025-06-29T14:01:27.277678Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:27.286577Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.286783Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0002_sets_raw_table", "severity": "info", "timestamp": "2025-06-29T14:01:27.300109Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0003_sets_mv", "severity": "info", "timestamp": "2025-06-29T14:01:27.316415Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:27.326923Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.327213Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0003_sets_mv", "severity": "info", "timestamp": "2025-06-29T14:01:27.423864Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0004_sets_raw_add_granularities", "severity": "info", "timestamp": "2025-06-29T14:01:27.436086Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_sets_...", "severity": "info", "timestamp": "2025-06-29T14:01:27.444387Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.444604Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0004_sets_raw_add_granularities", "severity": "info", "timestamp": "2025-06-29T14:01:27.456658Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0005_sets_replace_mv", "severity": "info", "timestamp": "2025-06-29T14:01:27.470039Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:27.478453Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.478601Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:27.484058Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.484230Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0005_sets_replace_mv", "severity": "info", "timestamp": "2025-06-29T14:01:27.494400Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0006_sets_raw_add_granularities_dist_table", "severity": "info", "timestamp": "2025-06-29T14:01:27.507170Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0006_sets_raw_add_granularities_dist_table", "severity": "info", "timestamp": "2025-06-29T14:01:27.514492Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0007_distributions_aggregate_table", "severity": "info", "timestamp": "2025-06-29T14:01:27.527560Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:27.535464Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.535599Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:27.550568Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.550718Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:27.561580Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.561722Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:27.574406Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.574569Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:27.586609Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.586757Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:27.597662Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.597806Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0007_distributions_aggregate_table", "severity": "info", "timestamp": "2025-06-29T14:01:27.608965Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0008_distributions_raw_table", "severity": "info", "timestamp": "2025-06-29T14:01:27.621943Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:27.629672Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.629807Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0008_distributions_raw_table", "severity": "info", "timestamp": "2025-06-29T14:01:27.645808Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0009_distributions_mv", "severity": "info", "timestamp": "2025-06-29T14:01:27.658743Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:27.666265Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.666408Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0009_distributions_mv", "severity": "info", "timestamp": "2025-06-29T14:01:27.678058Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0010_counters_aggregate_table", "severity": "info", "timestamp": "2025-06-29T14:01:27.691023Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:27.699183Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.699321Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:27.711673Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.711818Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:27.722964Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.723109Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:27.733789Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.733945Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:27.744662Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.744811Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:27.755815Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.755965Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0010_counters_aggregate_table", "severity": "info", "timestamp": "2025-06-29T14:01:27.766541Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0011_counters_raw_table", "severity": "info", "timestamp": "2025-06-29T14:01:27.779520Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:27.787583Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.787743Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0011_counters_raw_table", "severity": "info", "timestamp": "2025-06-29T14:01:27.803365Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0012_counters_mv", "severity": "info", "timestamp": "2025-06-29T14:01:27.815975Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:27.823805Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.823946Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0012_counters_mv", "severity": "info", "timestamp": "2025-06-29T14:01:27.834603Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0013_distributions_dist_tags_hash", "severity": "info", "timestamp": "2025-06-29T14:01:27.847564Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0013_distributions_dist_tags_hash", "severity": "info", "timestamp": "2025-06-29T14:01:27.856337Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0014_distribution_add_options", "severity": "info", "timestamp": "2025-06-29T14:01:27.869931Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:27.877765Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.877896Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:27.890467Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.890615Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:27.900798Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.900941Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:27.910667Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.910800Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:27.921446Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.921607Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0014_distribution_add_options", "severity": "info", "timestamp": "2025-06-29T14:01:27.931850Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0015_sets_add_options", "severity": "info", "timestamp": "2025-06-29T14:01:27.944458Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_sets_...", "severity": "info", "timestamp": "2025-06-29T14:01:27.952039Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.952180Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_sets_...", "severity": "info", "timestamp": "2025-06-29T14:01:27.963082Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.963293Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_sets_...", "severity": "info", "timestamp": "2025-06-29T14:01:27.975137Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.975330Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_sets_...", "severity": "info", "timestamp": "2025-06-29T14:01:27.986131Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:27.986360Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0015_sets_add_options", "severity": "info", "timestamp": "2025-06-29T14:01:27.997665Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0016_counters_add_options", "severity": "info", "timestamp": "2025-06-29T14:01:28.012715Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:28.021368Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.021603Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:28.105674Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.105845Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:28.116712Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.116865Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:28.128189Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.128343Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0016_counters_add_options", "severity": "info", "timestamp": "2025-06-29T14:01:28.139764Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0017_distributions_mv2", "severity": "info", "timestamp": "2025-06-29T14:01:28.154551Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:28.162509Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.162641Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0017_distributions_mv2", "severity": "info", "timestamp": "2025-06-29T14:01:28.174614Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0018_sets_update_opt_default", "severity": "info", "timestamp": "2025-06-29T14:01:28.187604Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_sets_...", "severity": "info", "timestamp": "2025-06-29T14:01:28.195787Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.196000Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_sets_...", "severity": "info", "timestamp": "2025-06-29T14:01:28.209485Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.209673Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0018_sets_update_opt_default", "severity": "info", "timestamp": "2025-06-29T14:01:28.220454Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0019_counters_update_opt_default", "severity": "info", "timestamp": "2025-06-29T14:01:28.231740Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:28.239237Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.239368Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:28.251404Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.251552Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0019_counters_update_opt_default", "severity": "info", "timestamp": "2025-06-29T14:01:28.262614Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0020_sets_mv2", "severity": "info", "timestamp": "2025-06-29T14:01:28.276247Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:28.284107Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.284267Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0020_sets_mv2", "severity": "info", "timestamp": "2025-06-29T14:01:28.295297Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0021_counters_mv2", "severity": "info", "timestamp": "2025-06-29T14:01:28.308511Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:28.315892Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.316031Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0021_counters_mv2", "severity": "info", "timestamp": "2025-06-29T14:01:28.329015Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0022_gauges_aggregate_table", "severity": "info", "timestamp": "2025-06-29T14:01:28.342239Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:28.350029Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.350164Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_gauge...", "severity": "info", "timestamp": "2025-06-29T14:01:28.363530Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.363682Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_gauge...", "severity": "info", "timestamp": "2025-06-29T14:01:28.374461Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.374597Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_gauge...", "severity": "info", "timestamp": "2025-06-29T14:01:28.384918Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.385056Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_gauge...", "severity": "info", "timestamp": "2025-06-29T14:01:28.395291Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.395436Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_gauge...", "severity": "info", "timestamp": "2025-06-29T14:01:28.406754Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.406902Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0022_gauges_aggregate_table", "severity": "info", "timestamp": "2025-06-29T14:01:28.418108Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0023_gauges_raw_table", "severity": "info", "timestamp": "2025-06-29T14:01:28.432864Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:28.442055Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.442251Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0023_gauges_raw_table", "severity": "info", "timestamp": "2025-06-29T14:01:28.459942Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0024_gauges_mv", "severity": "info", "timestamp": "2025-06-29T14:01:28.471465Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:28.479655Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.479783Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0024_gauges_mv", "severity": "info", "timestamp": "2025-06-29T14:01:28.491325Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0025_counters_add_raw_tags_hash_column", "severity": "info", "timestamp": "2025-06-29T14:01:28.505181Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0025_counters_add_raw_tags_hash_column", "severity": "info", "timestamp": "2025-06-29T14:01:28.513267Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0026_gauges_add_raw_tags_hash_column", "severity": "info", "timestamp": "2025-06-29T14:01:28.526948Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0026_gauges_add_raw_tags_hash_column", "severity": "info", "timestamp": "2025-06-29T14:01:28.535250Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0027_sets_add_raw_tags_column", "severity": "info", "timestamp": "2025-06-29T14:01:28.547488Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0027_sets_add_raw_tags_column", "severity": "info", "timestamp": "2025-06-29T14:01:28.555252Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0028_distributions_add_indexed_tags_column", "severity": "info", "timestamp": "2025-06-29T14:01:28.567830Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0028_distributions_add_indexed_tags_column", "severity": "info", "timestamp": "2025-06-29T14:01:28.576043Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0029_add_use_case_id_index", "severity": "info", "timestamp": "2025-06-29T14:01:28.589063Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:28.596740Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.596870Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_sets_...", "severity": "info", "timestamp": "2025-06-29T14:01:28.618519Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.618694Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:28.692696Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.692865Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_gauge...", "severity": "info", "timestamp": "2025-06-29T14:01:28.706816Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.706965Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0029_add_use_case_id_index", "severity": "info", "timestamp": "2025-06-29T14:01:28.718742Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0030_add_record_meta_column", "severity": "info", "timestamp": "2025-06-29T14:01:28.732418Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:28.740361Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.740505Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0030_add_record_meta_column", "severity": "info", "timestamp": "2025-06-29T14:01:28.751780Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0031_counters_meta_table", "severity": "info", "timestamp": "2025-06-29T14:01:28.767089Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:28.774790Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.774928Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0031_counters_meta_table", "severity": "info", "timestamp": "2025-06-29T14:01:28.791265Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0032_counters_meta_table_mv", "severity": "info", "timestamp": "2025-06-29T14:01:28.805070Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:28.813830Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.813980Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0032_counters_meta_table_mv", "severity": "info", "timestamp": "2025-06-29T14:01:28.824148Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0033_counters_meta_tag_values_table", "severity": "info", "timestamp": "2025-06-29T14:01:28.838075Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:28.846030Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.846226Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0033_counters_meta_tag_values_table", "severity": "info", "timestamp": "2025-06-29T14:01:28.861847Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0034_counters_meta_tag_values_table_mv", "severity": "info", "timestamp": "2025-06-29T14:01:28.873243Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:28.880881Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.881019Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0034_counters_meta_tag_values_table_mv", "severity": "info", "timestamp": "2025-06-29T14:01:28.887273Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0035_recreate_counters_meta_tag_value_table_mv", "severity": "info", "timestamp": "2025-06-29T14:01:28.901278Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:28.909945Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.910096Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0035_recreate_counters_meta_tag_value_table_mv", "severity": "info", "timestamp": "2025-06-29T14:01:28.921812Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0036_counters_meta_tables_final", "severity": "info", "timestamp": "2025-06-29T14:01:28.935891Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:28.943698Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.943855Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:28.959077Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.959260Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:28.968662Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.968804Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:28.981117Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:28.981295Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0036_counters_meta_tables_final", "severity": "info", "timestamp": "2025-06-29T14:01:28.990088Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0037_add_record_meta_column_sets", "severity": "info", "timestamp": "2025-06-29T14:01:29.002644Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_sets_...", "severity": "info", "timestamp": "2025-06-29T14:01:29.010833Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.010968Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0037_add_record_meta_column_sets", "severity": "info", "timestamp": "2025-06-29T14:01:29.022228Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0038_add_record_meta_column_distributions", "severity": "info", "timestamp": "2025-06-29T14:01:29.035000Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:29.042564Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.042751Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0038_add_record_meta_column_distributions", "severity": "info", "timestamp": "2025-06-29T14:01:29.055667Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0039_add_record_meta_column_gauges", "severity": "info", "timestamp": "2025-06-29T14:01:29.067167Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_gauge...", "severity": "info", "timestamp": "2025-06-29T14:01:29.074824Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.074955Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0039_add_record_meta_column_gauges", "severity": "info", "timestamp": "2025-06-29T14:01:29.086626Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0040_remove_counters_meta_tables", "severity": "info", "timestamp": "2025-06-29T14:01:29.099991Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.107658Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.107789Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.113209Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.113332Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.119818Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.119954Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.125041Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.125220Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0040_remove_counters_meta_tables", "severity": "info", "timestamp": "2025-06-29T14:01:29.131897Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0041_adjust_partitioning_meta_tables", "severity": "info", "timestamp": "2025-06-29T14:01:29.146424Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.153919Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.154085Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.159263Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.159407Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.164994Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.165117Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.170216Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.170340Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:29.177542Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.177771Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.267367Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.267543Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:29.278572Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.278725Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.292417Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.292563Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0041_adjust_partitioning_meta_tables", "severity": "info", "timestamp": "2025-06-29T14:01:29.302246Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0042_rename_counters_meta_tables", "severity": "info", "timestamp": "2025-06-29T14:01:29.316401Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.324711Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.324848Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.330640Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.330778Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.336702Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.336839Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.341866Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.341987Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:29.347736Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.347854Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.360748Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.360899Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:29.371476Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.371617Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.384317Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.384474Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0042_rename_counters_meta_tables", "severity": "info", "timestamp": "2025-06-29T14:01:29.393288Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0043_sets_meta_tables", "severity": "info", "timestamp": "2025-06-29T14:01:29.406690Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:29.414404Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.414575Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.431933Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.432095Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:29.441539Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.441688Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.454301Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.454490Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0043_sets_meta_tables", "severity": "info", "timestamp": "2025-06-29T14:01:29.464274Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0044_gauges_meta_tables", "severity": "info", "timestamp": "2025-06-29T14:01:29.476352Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:29.484565Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.484719Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.497683Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.497835Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:29.506378Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.506528Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.519292Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.519457Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0044_gauges_meta_tables", "severity": "info", "timestamp": "2025-06-29T14:01:29.529449Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0045_distributions_meta_tables", "severity": "info", "timestamp": "2025-06-29T14:01:29.542954Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:29.551012Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.551196Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.564248Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.564434Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS gener...", "severity": "info", "timestamp": "2025-06-29T14:01:29.573294Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.573468Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.586294Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.586456Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0045_distributions_meta_tables", "severity": "info", "timestamp": "2025-06-29T14:01:29.595008Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0046_distributions_add_disable_percentiles", "severity": "info", "timestamp": "2025-06-29T14:01:29.609085Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:29.616551Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.616687Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0046_distributions_add_disable_percentiles", "severity": "info", "timestamp": "2025-06-29T14:01:29.629246Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0047_distributions_mv3", "severity": "info", "timestamp": "2025-06-29T14:01:29.642334Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.650287Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.650430Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0047_distributions_mv3", "severity": "info", "timestamp": "2025-06-29T14:01:29.663477Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0048_counters_meta_tables_support_empty_tags", "severity": "info", "timestamp": "2025-06-29T14:01:29.677037Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.684807Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.684978Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.690577Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.690740Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0048_counters_meta_tables_support_empty_tags", "severity": "info", "timestamp": "2025-06-29T14:01:29.701930Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0049_sets_meta_tables_support_empty_tags", "severity": "info", "timestamp": "2025-06-29T14:01:29.713029Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.720530Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.720660Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.725900Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.726033Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0049_sets_meta_tables_support_empty_tags", "severity": "info", "timestamp": "2025-06-29T14:01:29.738831Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0050_distributions_meta_tables_support_empty_tags", "severity": "info", "timestamp": "2025-06-29T14:01:29.752058Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.761009Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.761210Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.767200Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.767332Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0050_distributions_meta_tables_support_empty_tags", "severity": "info", "timestamp": "2025-06-29T14:01:29.777598Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0051_gauges_meta_tables_support_empty_tags", "severity": "info", "timestamp": "2025-06-29T14:01:29.790843Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:29.798771Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.798940Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.804357Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.804521Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0051_gauges_meta_tables_support_empty_tags", "severity": "info", "timestamp": "2025-06-29T14:01:29.815795Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0052_counters_raw_add_sampling_weight", "severity": "info", "timestamp": "2025-06-29T14:01:29.828351Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:29.836156Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.836355Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0052_counters_raw_add_sampling_weight", "severity": "info", "timestamp": "2025-06-29T14:01:29.922642Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0053_counters_aggregated_add_sampling_weight", "severity": "info", "timestamp": "2025-06-29T14:01:29.936856Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_count...", "severity": "info", "timestamp": "2025-06-29T14:01:29.944944Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.945117Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0053_counters_aggregated_add_sampling_weight", "severity": "info", "timestamp": "2025-06-29T14:01:29.960624Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0054_counters_mv3", "severity": "info", "timestamp": "2025-06-29T14:01:29.973990Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:29.982241Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:29.982385Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0054_counters_mv3", "severity": "info", "timestamp": "2025-06-29T14:01:29.994093Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0055_gauges_raw_add_sampling_weight", "severity": "info", "timestamp": "2025-06-29T14:01:30.007534Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_gauge...", "severity": "info", "timestamp": "2025-06-29T14:01:30.015628Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.015776Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0055_gauges_raw_add_sampling_weight", "severity": "info", "timestamp": "2025-06-29T14:01:30.027725Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0056_gauges_aggregated_add_weighted_columns", "severity": "info", "timestamp": "2025-06-29T14:01:30.042010Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_gauge...", "severity": "info", "timestamp": "2025-06-29T14:01:30.050699Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.050842Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_gauge...", "severity": "info", "timestamp": "2025-06-29T14:01:30.066649Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.066814Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0056_gauges_aggregated_add_weighted_columns", "severity": "info", "timestamp": "2025-06-29T14:01:30.080452Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0057_gauges_mv3", "severity": "info", "timestamp": "2025-06-29T14:01:30.094001Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:30.102595Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.102766Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0057_gauges_mv3", "severity": "info", "timestamp": "2025-06-29T14:01:30.115955Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0058_distributions_raw_add_sampling_weight", "severity": "info", "timestamp": "2025-06-29T14:01:30.130981Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:30.140724Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.140937Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0058_distributions_raw_add_sampling_weight", "severity": "info", "timestamp": "2025-06-29T14:01:30.154863Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0059_distributions_aggregated_add_weighted_columns", "severity": "info", "timestamp": "2025-06-29T14:01:30.167112Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:30.175507Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.175658Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:30.188596Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.188760Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:30.201543Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.201691Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE generic_metric_distr...", "severity": "info", "timestamp": "2025-06-29T14:01:30.213616Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.213773Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0059_distributions_aggregated_add_weighted_columns", "severity": "info", "timestamp": "2025-06-29T14:01:30.225946Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0060_distributions_mv4", "severity": "info", "timestamp": "2025-06-29T14:01:30.238892Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:30.246496Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.246626Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0060_distributions_mv4", "severity": "info", "timestamp": "2025-06-29T14:01:30.259542Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0061_remove_distribution_meta_tag_values_mv", "severity": "info", "timestamp": "2025-06-29T14:01:30.272475Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS generic_met...", "severity": "info", "timestamp": "2025-06-29T14:01:30.280069Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.280263Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0061_remove_distribution_meta_tag_values_mv", "severity": "info", "timestamp": "2025-06-29T14:01:30.285521Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_search_issues", "severity": "info", "timestamp": "2025-06-29T14:01:30.298802Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS searc...", "severity": "info", "timestamp": "2025-06-29T14:01:30.306725Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.306861Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_search_issues", "severity": "info", "timestamp": "2025-06-29T14:01:30.322203Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0002_search_issues_add_tags_hash_map", "severity": "info", "timestamp": "2025-06-29T14:01:30.334635Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE search_issues_local ...", "severity": "info", "timestamp": "2025-06-29T14:01:30.342805Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.343017Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0002_search_issues_add_tags_hash_map", "severity": "info", "timestamp": "2025-06-29T14:01:30.417113Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0003_search_issues_modify_occurrence_type_id_size", "severity": "info", "timestamp": "2025-06-29T14:01:30.430245Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE search_issues_local ...", "severity": "info", "timestamp": "2025-06-29T14:01:30.438345Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.438501Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0003_search_issues_modify_occurrence_type_id_size", "severity": "info", "timestamp": "2025-06-29T14:01:30.452934Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0004_rebuild_search_issues_with_version", "severity": "info", "timestamp": "2025-06-29T14:01:30.466780Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS searc...", "severity": "info", "timestamp": "2025-06-29T14:01:30.474857Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.474992Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE search_issues_local_...", "severity": "info", "timestamp": "2025-06-29T14:01:30.491018Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.491206Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS search_issu...", "severity": "info", "timestamp": "2025-06-29T14:01:30.503549Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.503704Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: RENAME TABLE search_issues_local...", "severity": "info", "timestamp": "2025-06-29T14:01:30.509584Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.509713Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0004_rebuild_search_issues_with_version", "severity": "info", "timestamp": "2025-06-29T14:01:30.514675Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0005_search_issues_v2", "severity": "info", "timestamp": "2025-06-29T14:01:30.528330Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS searc...", "severity": "info", "timestamp": "2025-06-29T14:01:30.536309Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.536463Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE search_issues_local_...", "severity": "info", "timestamp": "2025-06-29T14:01:30.553029Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.553207Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0005_search_issues_v2", "severity": "info", "timestamp": "2025-06-29T14:01:30.565427Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0006_add_subtitle_culprit_level_resource_id", "severity": "info", "timestamp": "2025-06-29T14:01:30.580166Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE search_issues_local_...", "severity": "info", "timestamp": "2025-06-29T14:01:30.588226Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.588361Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE search_issues_local_...", "severity": "info", "timestamp": "2025-06-29T14:01:30.601606Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.601770Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE search_issues_local_...", "severity": "info", "timestamp": "2025-06-29T14:01:30.614471Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.614643Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE search_issues_local_...", "severity": "info", "timestamp": "2025-06-29T14:01:30.628037Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.628234Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0006_add_subtitle_culprit_level_resource_id", "severity": "info", "timestamp": "2025-06-29T14:01:30.641808Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0007_add_transaction_duration", "severity": "info", "timestamp": "2025-06-29T14:01:30.654802Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE search_issues_local_...", "severity": "info", "timestamp": "2025-06-29T14:01:30.663297Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.663476Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0007_add_transaction_duration", "severity": "info", "timestamp": "2025-06-29T14:01:30.678918Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0008_add_profile_id_replay_id", "severity": "info", "timestamp": "2025-06-29T14:01:30.690641Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE search_issues_local_...", "severity": "info", "timestamp": "2025-06-29T14:01:30.698200Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.698332Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE search_issues_local_...", "severity": "info", "timestamp": "2025-06-29T14:01:30.710340Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.710500Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0008_add_profile_id_replay_id", "severity": "info", "timestamp": "2025-06-29T14:01:30.721513Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0009_add_message", "severity": "info", "timestamp": "2025-06-29T14:01:30.733762Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE search_issues_local_...", "severity": "info", "timestamp": "2025-06-29T14:01:30.741610Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.741744Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0009_add_message", "severity": "info", "timestamp": "2025-06-29T14:01:30.754414Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_spans_v1", "severity": "info", "timestamp": "2025-06-29T14:01:30.768302Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS spans...", "severity": "info", "timestamp": "2025-06-29T14:01:30.775945Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.776080Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_spans_v1", "severity": "info", "timestamp": "2025-06-29T14:01:30.792887Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0002_spans_add_tags_hashmap", "severity": "info", "timestamp": "2025-06-29T14:01:30.805587Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD COLU...", "severity": "info", "timestamp": "2025-06-29T14:01:30.813650Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.813784Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0002_spans_add_tags_hashmap", "severity": "info", "timestamp": "2025-06-29T14:01:30.826137Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0003_spans_add_ms_columns", "severity": "info", "timestamp": "2025-06-29T14:01:30.838982Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD COLU...", "severity": "info", "timestamp": "2025-06-29T14:01:30.847623Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.847785Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD COLU...", "severity": "info", "timestamp": "2025-06-29T14:01:30.861723Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.861880Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0003_spans_add_ms_columns", "severity": "info", "timestamp": "2025-06-29T14:01:30.873885Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0004_spans_group_raw_col", "severity": "info", "timestamp": "2025-06-29T14:01:30.885021Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD COLU...", "severity": "info", "timestamp": "2025-06-29T14:01:30.892952Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.893095Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0004_spans_group_raw_col", "severity": "info", "timestamp": "2025-06-29T14:01:30.906662Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0005_spans_add_sentry_tags", "severity": "info", "timestamp": "2025-06-29T14:01:30.921010Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD COLU...", "severity": "info", "timestamp": "2025-06-29T14:01:30.929830Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:30.929986Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD COLU...", "severity": "info", "timestamp": "2025-06-29T14:01:31.027324Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.027509Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0005_spans_add_sentry_tags", "severity": "info", "timestamp": "2025-06-29T14:01:31.039875Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0006_spans_add_profile_id", "severity": "info", "timestamp": "2025-06-29T14:01:31.052799Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD COLU...", "severity": "info", "timestamp": "2025-06-29T14:01:31.060357Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.060504Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0006_spans_add_profile_id", "severity": "info", "timestamp": "2025-06-29T14:01:31.075317Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0007_spans_add_metrics_summary", "severity": "info", "timestamp": "2025-06-29T14:01:31.087923Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD COLU...", "severity": "info", "timestamp": "2025-06-29T14:01:31.096852Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.096996Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0007_spans_add_metrics_summary", "severity": "info", "timestamp": "2025-06-29T14:01:31.109733Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0008_spans_add_index_on_span_id", "severity": "info", "timestamp": "2025-06-29T14:01:31.122447Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD INDE...", "severity": "info", "timestamp": "2025-06-29T14:01:31.130034Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.130210Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0008_spans_add_index_on_span_id", "severity": "info", "timestamp": "2025-06-29T14:01:31.147618Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0009_spans_add_measure_hashmap", "severity": "info", "timestamp": "2025-06-29T14:01:31.159192Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD COLU...", "severity": "info", "timestamp": "2025-06-29T14:01:31.166773Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.166916Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0009_spans_add_measure_hashmap", "severity": "info", "timestamp": "2025-06-29T14:01:31.180664Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0010_spans_add_compression", "severity": "info", "timestamp": "2025-06-29T14:01:31.196380Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.205103Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.205286Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.217849Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.217992Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.230114Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.230313Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.242371Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.242538Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.254082Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.254245Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.266962Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.267120Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.279018Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.279200Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.290876Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.291044Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.302267Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.302426Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.315267Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.315426Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.327285Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.327450Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.339006Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.339182Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.350977Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.351121Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.363769Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.363922Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.377064Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.377254Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.389047Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.389217Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.400951Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.401097Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.413618Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.413767Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.426666Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.426824Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.438681Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.438831Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.451110Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.451320Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.463567Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.463717Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.476019Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.476215Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.488992Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.489166Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.500991Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.501175Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.513133Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.513303Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.524584Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.524729Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.537166Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.537395Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.549565Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.549710Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local MODIFY C...", "severity": "info", "timestamp": "2025-06-29T14:01:31.561602Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.561747Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0010_spans_add_compression", "severity": "info", "timestamp": "2025-06-29T14:01:31.574062Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0011_spans_add_index_on_trace_id", "severity": "info", "timestamp": "2025-06-29T14:01:31.587067Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD INDE...", "severity": "info", "timestamp": "2025-06-29T14:01:31.594878Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.595011Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0011_spans_add_index_on_trace_id", "severity": "info", "timestamp": "2025-06-29T14:01:31.609323Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0012_spans_add_index_on_transaction_name", "severity": "info", "timestamp": "2025-06-29T14:01:31.621919Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD INDE...", "severity": "info", "timestamp": "2025-06-29T14:01:31.629411Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.629543Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0012_spans_add_index_on_transaction_name", "severity": "info", "timestamp": "2025-06-29T14:01:31.643118Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0013_spans_add_indexes_for_tag_columns", "severity": "info", "timestamp": "2025-06-29T14:01:31.655920Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD INDE...", "severity": "info", "timestamp": "2025-06-29T14:01:31.663593Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.663733Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD INDE...", "severity": "info", "timestamp": "2025-06-29T14:01:31.678413Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.678571Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD INDE...", "severity": "info", "timestamp": "2025-06-29T14:01:31.691349Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.691508Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0013_spans_add_indexes_for_tag_columns", "severity": "info", "timestamp": "2025-06-29T14:01:31.703753Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0014_spans_add_microsecond_precision_timestamps", "severity": "info", "timestamp": "2025-06-29T14:01:31.714806Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD COLU...", "severity": "info", "timestamp": "2025-06-29T14:01:31.722412Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.722544Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE spans_local ADD COLU...", "severity": "info", "timestamp": "2025-06-29T14:01:31.807477Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.807656Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0014_spans_add_microsecond_precision_timestamps", "severity": "info", "timestamp": "2025-06-29T14:01:31.821657Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_spans", "severity": "info", "timestamp": "2025-06-29T14:01:31.840712Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS eap_s...", "severity": "info", "timestamp": "2025-06-29T14:01:31.851159Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.851355Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_spans_local ADD ...", "severity": "info", "timestamp": "2025-06-29T14:01:31.870112Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.870311Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_spans", "severity": "info", "timestamp": "2025-06-29T14:01:31.918054Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0002_spans_attributes_mv", "severity": "info", "timestamp": "2025-06-29T14:01:31.933221Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS spans...", "severity": "info", "timestamp": "2025-06-29T14:01:31.940933Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.941071Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:31.955947Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.956097Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:31.967647Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.967794Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0002_spans_attributes_mv", "severity": "info", "timestamp": "2025-06-29T14:01:31.978667Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0003_eap_spans_project_id_index", "severity": "info", "timestamp": "2025-06-29T14:01:31.991498Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_spans_local ADD ...", "severity": "info", "timestamp": "2025-06-29T14:01:31.999012Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:31.999163Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0003_eap_spans_project_id_index", "severity": "info", "timestamp": "2025-06-29T14:01:32.034127Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0004_modify_sampling_weight", "severity": "info", "timestamp": "2025-06-29T14:01:32.047788Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_spans_local ADD ...", "severity": "info", "timestamp": "2025-06-29T14:01:32.055660Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.055797Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0004_modify_sampling_weight", "severity": "info", "timestamp": "2025-06-29T14:01:32.088864Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0005_remove_attribute_mv", "severity": "info", "timestamp": "2025-06-29T14:01:32.100360Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS spans_attri...", "severity": "info", "timestamp": "2025-06-29T14:01:32.108175Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.108301Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS spans_attri...", "severity": "info", "timestamp": "2025-06-29T14:01:32.113389Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.113534Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0005_remove_attribute_mv", "severity": "info", "timestamp": "2025-06-29T14:01:32.118502Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0006_drop_attribute_key_project_id_indexes", "severity": "info", "timestamp": "2025-06-29T14:01:32.132190Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0006_drop_attribute_key_project_id_indexes", "severity": "info", "timestamp": "2025-06-29T14:01:32.140226Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0007_drop_project_id_index", "severity": "info", "timestamp": "2025-06-29T14:01:32.154170Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_spans_local DROP...", "severity": "info", "timestamp": "2025-06-29T14:01:32.161954Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.162105Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0007_drop_project_id_index", "severity": "info", "timestamp": "2025-06-29T14:01:32.205766Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0008_drop_index_attribute_key_bucket_0", "severity": "info", "timestamp": "2025-06-29T14:01:32.220932Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_spans_local DROP...", "severity": "info", "timestamp": "2025-06-29T14:01:32.231059Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.231237Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_spans_local DROP...", "severity": "info", "timestamp": "2025-06-29T14:01:32.269543Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.269721Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0008_drop_index_attribute_key_bucket_0", "severity": "info", "timestamp": "2025-06-29T14:01:32.297578Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0009_drop_index_attribute_key_buckets_1_19", "severity": "info", "timestamp": "2025-06-29T14:01:32.310783Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_spans_local DROP...", "severity": "info", "timestamp": "2025-06-29T14:01:32.318705Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.318847Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0009_drop_index_attribute_key_buckets_1_19", "severity": "info", "timestamp": "2025-06-29T14:01:32.363980Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0010_drop_indexes_on_attribute_values", "severity": "info", "timestamp": "2025-06-29T14:01:32.375488Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_spans_local DROP...", "severity": "info", "timestamp": "2025-06-29T14:01:32.383320Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.383476Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0010_drop_indexes_on_attribute_values", "severity": "info", "timestamp": "2025-06-29T14:01:32.405984Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0011_span_attribute_table", "severity": "info", "timestamp": "2025-06-29T14:01:32.419937Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS spans...", "severity": "info", "timestamp": "2025-06-29T14:01:32.428057Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.428203Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:32.440864Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.441046Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0011_span_attribute_table", "severity": "info", "timestamp": "2025-06-29T14:01:32.452296Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0012_span_attribute_table_numeric", "severity": "info", "timestamp": "2025-06-29T14:01:32.465340Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS spans...", "severity": "info", "timestamp": "2025-06-29T14:01:32.472889Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.473027Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:32.488597Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.488758Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0012_span_attribute_table_numeric", "severity": "info", "timestamp": "2025-06-29T14:01:32.501104Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0013_span_attribute_table_shard_keys", "severity": "info", "timestamp": "2025-06-29T14:01:32.515607Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0013_span_attribute_table_shard_keys", "severity": "info", "timestamp": "2025-06-29T14:01:32.524181Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0014_span_attribute_table_smaller", "severity": "info", "timestamp": "2025-06-29T14:01:32.537693Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS spans_str_a...", "severity": "info", "timestamp": "2025-06-29T14:01:32.545772Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.545921Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS spans_num_a...", "severity": "info", "timestamp": "2025-06-29T14:01:32.551439Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.551576Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS spans_str_a...", "severity": "info", "timestamp": "2025-06-29T14:01:32.556711Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.556840Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS spans_num_a...", "severity": "info", "timestamp": "2025-06-29T14:01:32.563241Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.563369Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS spans...", "severity": "info", "timestamp": "2025-06-29T14:01:32.569273Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.569393Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:32.658255Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.658441Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS spans...", "severity": "info", "timestamp": "2025-06-29T14:01:32.671417Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.671599Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:32.685322Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.685486Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0014_span_attribute_table_smaller", "severity": "info", "timestamp": "2025-06-29T14:01:32.697023Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0015_span_attribute_table_namespaced", "severity": "info", "timestamp": "2025-06-29T14:01:32.708846Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS spans_str_a...", "severity": "info", "timestamp": "2025-06-29T14:01:32.716733Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.716863Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS spans_num_a...", "severity": "info", "timestamp": "2025-06-29T14:01:32.722342Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.722476Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:32.727467Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.727586Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:32.739087Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.739292Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0015_span_attribute_table_namespaced", "severity": "info", "timestamp": "2025-06-29T14:01:32.750465Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0016_spans_v2", "severity": "info", "timestamp": "2025-06-29T14:01:32.764308Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS eap_s...", "severity": "info", "timestamp": "2025-06-29T14:01:32.772039Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.772246Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_spans_2_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:32.788209Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.788367Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0016_spans_v2", "severity": "info", "timestamp": "2025-06-29T14:01:32.800590Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0017_span_attribute_table_v3", "severity": "info", "timestamp": "2025-06-29T14:01:32.814778Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS spans...", "severity": "info", "timestamp": "2025-06-29T14:01:32.822270Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.822403Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:32.837144Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.837320Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS spans...", "severity": "info", "timestamp": "2025-06-29T14:01:32.849657Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.849809Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:32.862441Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.862602Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0017_span_attribute_table_v3", "severity": "info", "timestamp": "2025-06-29T14:01:32.874821Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0018_drop_unused_span_tables", "severity": "info", "timestamp": "2025-06-29T14:01:32.888838Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS spans_num_a...", "severity": "info", "timestamp": "2025-06-29T14:01:32.896641Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.896814Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS spans_str_a...", "severity": "info", "timestamp": "2025-06-29T14:01:32.902323Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.902463Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS spans_str_a...", "severity": "info", "timestamp": "2025-06-29T14:01:32.908504Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.908628Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS spans_num_a...", "severity": "info", "timestamp": "2025-06-29T14:01:32.913588Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.913717Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS eap_spans_l...", "severity": "info", "timestamp": "2025-06-29T14:01:32.920284Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.920511Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0018_drop_unused_span_tables", "severity": "info", "timestamp": "2025-06-29T14:01:32.928262Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0019_uptime_monitors_init", "severity": "info", "timestamp": "2025-06-29T14:01:32.942171Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS uptim...", "severity": "info", "timestamp": "2025-06-29T14:01:32.950084Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.950248Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0019_uptime_monitors_init", "severity": "info", "timestamp": "2025-06-29T14:01:32.967940Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0020_ourlogs_init", "severity": "info", "timestamp": "2025-06-29T14:01:32.979459Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS ourlo...", "severity": "info", "timestamp": "2025-06-29T14:01:32.987689Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:32.987838Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0020_ourlogs_init", "severity": "info", "timestamp": "2025-06-29T14:01:33.003768Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0021_ourlogs_attrs", "severity": "info", "timestamp": "2025-06-29T14:01:33.017319Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS ourlo...", "severity": "info", "timestamp": "2025-06-29T14:01:33.025522Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.025682Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0021_ourlogs_attrs", "severity": "info", "timestamp": "2025-06-29T14:01:33.039700Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0022_uptime_monitors_init_v2", "severity": "info", "timestamp": "2025-06-29T14:01:33.054525Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS uptim...", "severity": "info", "timestamp": "2025-06-29T14:01:33.062475Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.062640Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0022_uptime_monitors_init_v2", "severity": "info", "timestamp": "2025-06-29T14:01:33.077846Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0023_smart_autocomplete_mv", "severity": "info", "timestamp": "2025-06-29T14:01:33.095846Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS eap_t...", "severity": "info", "timestamp": "2025-06-29T14:01:33.107400Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.107668Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:33.129771Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.130010Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0023_smart_autocomplete_mv", "severity": "info", "timestamp": "2025-06-29T14:01:33.147886Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0024_items", "severity": "info", "timestamp": "2025-06-29T14:01:33.164328Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS eap_i...", "severity": "info", "timestamp": "2025-06-29T14:01:33.173308Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.173489Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.270172Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.270352Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0024_items", "severity": "info", "timestamp": "2025-06-29T14:01:33.288330Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0025_smart_autocomplete_index", "severity": "info", "timestamp": "2025-06-29T14:01:33.300660Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_trace_item_attrs...", "severity": "info", "timestamp": "2025-06-29T14:01:33.308565Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.308708Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_trace_item_attrs...", "severity": "info", "timestamp": "2025-06-29T14:01:33.319742Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.319885Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_trace_item_attrs...", "severity": "info", "timestamp": "2025-06-29T14:01:33.329982Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.330168Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_trace_item_attrs...", "severity": "info", "timestamp": "2025-06-29T14:01:33.340715Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.340855Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0025_smart_autocomplete_index", "severity": "info", "timestamp": "2025-06-29T14:01:33.350793Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0026_items_add_attributes_hash_map", "severity": "info", "timestamp": "2025-06-29T14:01:33.365074Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.372875Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.373009Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.391885Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.392072Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.409818Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.409983Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.427798Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.427974Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.446521Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.446685Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.463461Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.463624Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.480224Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.480380Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.497015Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.497229Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.513654Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.513811Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.530257Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.530428Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.547510Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.547666Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.565501Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.565656Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.582776Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.582948Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.600437Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.600597Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.617958Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.618114Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.635641Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.635794Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.652911Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.653072Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.670251Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.670427Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.687675Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.687867Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.705026Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.705223Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.722216Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.722367Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.739684Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.739833Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.757067Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.757253Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.774917Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.775073Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.793244Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.793398Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.811856Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.812029Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.830013Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.830212Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.850861Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.851020Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.868669Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.868829Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.887092Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.887303Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.905797Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.905957Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.925794Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.925967Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.944628Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.944787Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.965955Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.966119Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:33.985268Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:33.985461Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.004514Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.004672Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.026992Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.027194Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.047376Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.047570Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.066478Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.066640Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.085947Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.086113Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.105981Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.106170Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.126038Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.126233Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.147393Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.147586Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.170700Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.170875Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.192727Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.192899Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.214866Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.215037Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.239029Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.239220Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.302726Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.302889Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.323677Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.323841Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.344236Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.344396Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.365153Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.365344Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.387575Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.387744Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.409919Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.410105Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.435989Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.436225Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.458877Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.459040Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.480270Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.480444Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.502812Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.502976Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.527371Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.527551Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.548309Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.548490Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.570932Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.571093Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.593512Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.593703Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.615136Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.615327Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.637270Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.637462Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.658844Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.659008Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.680712Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.680875Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.702627Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.702795Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.724442Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.724636Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.745819Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.745978Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.767285Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.767470Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.788212Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.788400Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.812520Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.812681Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:34.836931Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:34.837156Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:35.496362Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.496563Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:35.519612Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.519773Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:35.541574Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.541742Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:35.562950Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.563114Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:35.585041Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.585339Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:35.607243Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.607450Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:35.630800Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.630974Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:35.654338Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.654565Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0026_items_add_attributes_hash_map", "severity": "info", "timestamp": "2025-06-29T14:01:35.679839Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0027_uptime_checks_add_column_in_incident", "severity": "info", "timestamp": "2025-06-29T14:01:35.693962Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE uptime_monitor_check...", "severity": "info", "timestamp": "2025-06-29T14:01:35.702097Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.702294Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0027_uptime_checks_add_column_in_incident", "severity": "info", "timestamp": "2025-06-29T14:01:35.714007Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0028_ourlogs_v3", "severity": "info", "timestamp": "2025-06-29T14:01:35.726931Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS ourlo...", "severity": "info", "timestamp": "2025-06-29T14:01:35.734806Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.734936Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0028_ourlogs_v3", "severity": "info", "timestamp": "2025-06-29T14:01:35.750397Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0029_remove_smart_autocomplete_experimental", "severity": "info", "timestamp": "2025-06-29T14:01:35.763649Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS eap_trace_i...", "severity": "info", "timestamp": "2025-06-29T14:01:35.771225Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.771361Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0029_remove_smart_autocomplete_experimental", "severity": "info", "timestamp": "2025-06-29T14:01:35.776890Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0030_smart_autocomplete_items", "severity": "info", "timestamp": "2025-06-29T14:01:35.788315Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS eap_i...", "severity": "info", "timestamp": "2025-06-29T14:01:35.795798Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.795932Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_item_co_occurrin...", "severity": "info", "timestamp": "2025-06-29T14:01:35.809602Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.809794Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:35.820230Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.820372Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0030_smart_autocomplete_items", "severity": "info", "timestamp": "2025-06-29T14:01:35.832184Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0032_sampled_storage_views", "severity": "info", "timestamp": "2025-06-29T14:01:35.845849Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS eap_i...", "severity": "info", "timestamp": "2025-06-29T14:01:35.854234Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.854385Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS eap_i...", "severity": "info", "timestamp": "2025-06-29T14:01:35.875710Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.875870Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS eap_i...", "severity": "info", "timestamp": "2025-06-29T14:01:35.895770Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.895934Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0032_sampled_storage_views", "severity": "info", "timestamp": "2025-06-29T14:01:35.916199Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0033_items_attribute_table_v1", "severity": "info", "timestamp": "2025-06-29T14:01:35.931319Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS items...", "severity": "info", "timestamp": "2025-06-29T14:01:35.938867Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.938994Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:35.951969Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:35.952118Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0033_items_attribute_table_v1", "severity": "info", "timestamp": "2025-06-29T14:01:36.014444Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0034_materialize_sampled_storage_views", "severity": "info", "timestamp": "2025-06-29T14:01:36.030455Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:36.039588Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.039721Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:36.060684Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.060849Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:36.084822Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.084977Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0034_materialize_sampled_storage_views", "severity": "info", "timestamp": "2025-06-29T14:01:36.107131Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0035_drop_item_attrs", "severity": "info", "timestamp": "2025-06-29T14:01:36.120152Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS items_attrs...", "severity": "info", "timestamp": "2025-06-29T14:01:36.128102Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.128337Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0035_drop_item_attrs", "severity": "info", "timestamp": "2025-06-29T14:01:36.134341Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0036_items_attribute_table_v1", "severity": "info", "timestamp": "2025-06-29T14:01:36.146324Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:36.153890Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.154022Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0036_items_attribute_table_v1", "severity": "info", "timestamp": "2025-06-29T14:01:36.215940Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0037_remove_items_attribute_mv_v1", "severity": "info", "timestamp": "2025-06-29T14:01:36.229163Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS items_attrs...", "severity": "info", "timestamp": "2025-06-29T14:01:36.237261Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.237453Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0037_remove_items_attribute_mv_v1", "severity": "info", "timestamp": "2025-06-29T14:01:36.243282Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0038_eap_items_add_sampling_factor", "severity": "info", "timestamp": "2025-06-29T14:01:36.256483Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:36.263845Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.263995Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_downsamp...", "severity": "info", "timestamp": "2025-06-29T14:01:36.287925Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.288090Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_downsamp...", "severity": "info", "timestamp": "2025-06-29T14:01:36.305833Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.305992Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_downsamp...", "severity": "info", "timestamp": "2025-06-29T14:01:36.323994Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.324205Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0038_eap_items_add_sampling_factor", "severity": "info", "timestamp": "2025-06-29T14:01:36.341454Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0039_update_mv_with_sampling_factor", "severity": "info", "timestamp": "2025-06-29T14:01:36.405116Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:36.415790Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.415946Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:36.438535Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.438697Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:36.460384Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.460568Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS eap_items_1...", "severity": "info", "timestamp": "2025-06-29T14:01:36.481205Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.481384Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS eap_items_1...", "severity": "info", "timestamp": "2025-06-29T14:01:36.486899Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.487054Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS eap_items_1...", "severity": "info", "timestamp": "2025-06-29T14:01:36.492983Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.493172Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0039_update_mv_with_sampling_factor", "severity": "info", "timestamp": "2025-06-29T14:01:36.498610Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0040_eap_items_downsampled_dist_add_sampling_factor", "severity": "info", "timestamp": "2025-06-29T14:01:36.512335Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0040_eap_items_downsampled_dist_add_sampling_factor", "severity": "info", "timestamp": "2025-06-29T14:01:36.520157Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0041_hashed_attributes_index", "severity": "info", "timestamp": "2025-06-29T14:01:36.533268Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:36.540827Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.541006Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local AD...", "severity": "info", "timestamp": "2025-06-29T14:01:36.585024Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.585263Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0041_hashed_attributes_index", "severity": "info", "timestamp": "2025-06-29T14:01:36.613937Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0042_remove_hashed_columns", "severity": "info", "timestamp": "2025-06-29T14:01:36.629246Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local DR...", "severity": "info", "timestamp": "2025-06-29T14:01:36.637104Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.637275Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:36.667338Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.667568Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS eap_items_1...", "severity": "info", "timestamp": "2025-06-29T14:01:36.684114Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.684353Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:36.690062Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.690233Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS eap_items_1...", "severity": "info", "timestamp": "2025-06-29T14:01:36.707194Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.707354Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE MATERIALIZED VIEW IF NOT ...", "severity": "info", "timestamp": "2025-06-29T14:01:36.712988Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.713176Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: DROP TABLE IF EXISTS eap_items_1...", "severity": "info", "timestamp": "2025-06-29T14:01:36.729911Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.730089Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0042_remove_hashed_columns", "severity": "info", "timestamp": "2025-06-29T14:01:36.735711Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0043_remove_hashed_keys_column", "severity": "info", "timestamp": "2025-06-29T14:01:36.748472Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE eap_items_1_local DR...", "severity": "info", "timestamp": "2025-06-29T14:01:36.756246Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.756382Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0043_remove_hashed_keys_column", "severity": "info", "timestamp": "2025-06-29T14:01:36.834068Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0044_remove_hash_map_columns_0_4", "severity": "info", "timestamp": "2025-06-29T14:01:36.846399Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0044_remove_hash_map_columns_0_4", "severity": "info", "timestamp": "2025-06-29T14:01:36.854056Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_group_attributes", "severity": "info", "timestamp": "2025-06-29T14:01:36.867195Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS group...", "severity": "info", "timestamp": "2025-06-29T14:01:36.875405Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:36.875641Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_group_attributes", "severity": "info", "timestamp": "2025-06-29T14:01:37.021591Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0002_add_priority_to_group_attributes", "severity": "info", "timestamp": "2025-06-29T14:01:37.032767Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE group_attributes_loc...", "severity": "info", "timestamp": "2025-06-29T14:01:37.040078Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:37.040236Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0002_add_priority_to_group_attributes", "severity": "info", "timestamp": "2025-06-29T14:01:37.049858Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0003_add_first_release_id_to_group_attributes", "severity": "info", "timestamp": "2025-06-29T14:01:37.062469Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE group_attributes_loc...", "severity": "info", "timestamp": "2025-06-29T14:01:37.069952Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:37.070085Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0003_add_first_release_id_to_group_attributes", "severity": "info", "timestamp": "2025-06-29T14:01:37.080453Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0004_add_new_first_release_column_to_group_attributes", "severity": "info", "timestamp": "2025-06-29T14:01:37.093471Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE group_attributes_loc...", "severity": "info", "timestamp": "2025-06-29T14:01:37.101355Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:37.101506Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0004_add_new_first_release_column_to_group_attributes", "severity": "info", "timestamp": "2025-06-29T14:01:37.110990Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0001_create_profile_chunks_table", "severity": "info", "timestamp": "2025-06-29T14:01:37.124350Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: CREATE TABLE IF NOT EXISTS profi...", "severity": "info", "timestamp": "2025-06-29T14:01:37.132510Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:37.132642Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0001_create_profile_chunks_table", "severity": "info", "timestamp": "2025-06-29T14:01:37.145384Z"}
{"module": "snuba.migrations.runner", "event": "Running migration: 0002_add_environment_column", "severity": "info", "timestamp": "2025-06-29T14:01:37.158197Z"}
{"module": "snuba.migrations.operations", "event": "Executing op: ALTER TABLE profile_chunks_local...", "severity": "info", "timestamp": "2025-06-29T14:01:37.165644Z"}
{"module": "snuba.migrations.operations", "event": "Executing on local node: clickhouse:9000", "severity": "info", "timestamp": "2025-06-29T14:01:37.165779Z"}
{"module": "snuba.migrations.runner", "event": "Finished: 0002_add_environment_column", "severity": "info", "timestamp": "2025-06-29T14:01:37.176236Z"}
▶ Ensuring proper PostgreSQL version ...
▶ Ensuring correct permissions on profiles directory ...
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
▶ Setting up / migrating database ...
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
Error: no container with name or ID "sentry-self-hosted_postgres_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_postgres_1" found: no such container
3b0a3942828a6f7d7a5e6215c85b0928b620856892cef41c5790f622c7237f1b
bb801438d814e68932fd194c8f0a3ba61d725f41690f678a710e0a2b9768b5e3
sentry-self-hosted_postgres_1
bb801438d814 docker.io/library/postgres:14.11 postgres -c max_c... 31 seconds ago Up 31 seconds (healthy) 5432/tcp sentry-self-hosted_postgres_1
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
>>>> Executing external compose provider "/usr/bin/podman-compose". Please see podman-compose(1) for how to disable this message. <<<<
Error: no container with name or ID "sentry-self-hosted_snuba-api_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_symbolicator_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_memcached_1" found: no such container
Error: no container with name or ID "sentry-self-hosted_smtp_1" found: no such container
sentry-self-hosted_postgres_1
sentry-self-hosted_redis_1
sentry-self-hosted_clickhouse_1
sentry-self-hosted_kafka_1
Error: no container with ID or name "sentry-self-hosted_snuba-api_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_symbolicator_1" found: no such container
sentry-self-hosted_clickhouse_1
sentry-self-hosted_kafka_1
sentry-self-hosted_postgres_1
sentry-self-hosted_redis_1
Error: no container with ID or name "sentry-self-hosted_memcached_1" found: no such container
Error: no container with ID or name "sentry-self-hosted_smtp_1" found: no such container
44f3fa5f6132a4005645fadab6d7244f4dbde9b622988a54190a0cbd3390a339
sentry-self-hosted_smtp_1
3520cdde1625243d1d61bb7cd8cd91241c7d87e27292561efaaed60f5dc8ba4c
sentry-self-hosted_memcached_1
14164e4418b8c4768de3ce812620565ed198c3e708bb88b6c8c455886ced5a19
sentry-self-hosted_redis_1
e32752859471e6225a12302cc4fb8a69b9a6752176a5a41851a86dd5c75b9b3d
sentry-self-hosted_postgres_1
fde65a9712417caa0bbc16ca3d584c09e39d2ff8910bd6949c746ef128982982
sentry-self-hosted_kafka_1
77677a017898d8f0014d8d31e501bc7a6f573eb4275998e27bdec45f0aad4e01
sentry-self-hosted_clickhouse_1
a33b5e911878dc79466db87d1e0dcdfc2d6120173687b61e9ae32b904068e60a
sentry-self-hosted_symbolicator_1
9e78ed7057ac639cf7b1d1277e2fb5729d651837166427867f92dfb196894564
sentry-self-hosted_snuba-api_1
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Error opening GeoIP database: /geoip/GeoLite2-City.mmdb
Error opening GeoIP database in Rust: /geoip/GeoLite2-City.mmdb
Running migrations for default
Operations to perform:
Apply all migrations: auth, contenttypes, explore, feedback, flags, hybridcloud, insights, monitors, nodestore, notifications, preprod, replays, sentry, sessions, sites, social_auth, tempest, uptime, workflow_engine
Running migrations:
Applying contenttypes.0001_initial... OK
Applying contenttypes.0002_remove_content_type_name... OK
Applying auth.0001_initial... OK
Applying auth.0002_alter_permission_name_max_length... OK
Applying auth.0003_alter_user_email_max_length... OK
Applying auth.0004_alter_user_username_opts... OK
Applying auth.0005_alter_user_last_login_null... OK
Applying auth.0006_require_contenttypes_0002... OK
Applying auth.0007_alter_validators_add_error_messages... OK
Applying auth.0008_alter_user_username_max_length... OK
Applying auth.0009_alter_user_last_name_max_length... OK
Applying auth.0010_alter_group_name_max_length... OK
Applying auth.0011_update_proxy_permissions... OK
Applying auth.0012_alter_user_first_name_max_length... OK
Applying sentry.0001_squashed_0904_onboarding_task_project_id_idx... OK
Applying explore.0001_squashed_0004_add_explore_last_visited_table... OK
Applying feedback.0001_squashed_0004_index_together... OK
Applying flags.0001_squashed_0004_add_flag_audit_log_provider_column... OK
Applying hybridcloud.0001_squashed_0021_django_arrayfield_scope_list... OK
Applying hybridcloud.0022_webhook_payload_update... OK
Applying hybridcloud.0023_correct_webhook_payload_constraint... OK
Applying insights.0001_squashed_0001_add_starred_transactions_model... OK
Team Key Transactions [####################################] 100%
OK
Applying monitors.0001_squashed_0005_record_date_in_progress_state... OK
Applying monitors.0006_add_is_upserting... OK
Applying nodestore.0001_squashed_0002_nodestore_no_dictfield... OK
Applying workflow_engine.0001_squashed_0065_add_status_to_detector_and_workflow... OK
Applying sentry.0905_fix_workflow_engine_cycle... OK
Applying sentry.0906_django_arrayfield_users... OK
Applying sentry.0907_sentry_apps_array... OK
Applying sentry.0908_increase_email_field_length... OK
Applying sentry.0909_django_array_field_not_release... OK
Applying sentry.0910_make_organizationmemberteam_is_active_default... OK
Applying sentry.0911_increase_email_model_email_field_length... OK
Applying sentry.0912_make_organizationmemberteam_replica_is_active_true... OK
Dashboard Widget Querys [####################################] 100%..
OK
Applying workflow_engine.0066_workflow_action_group_status_table... OK
Applying sentry.0914_increase_orgmember_user_email_max_length... OK
Applying workflow_engine.0067_workflow_action_group_status_group_db_constraint... OK
Applying workflow_engine.0068_migrate_anomaly_detection_alerts... OK
Detectors [####################################] 100%..
OK
Applying sentry.0915_add_user_email_unique_column... OK
Applying sentry.0916_delete_open_period_rows... OK
Applying sentry.0917_convert_org_saved_searches_to_views... OK
Applying sentry.0918_sentry_release_arrayfield... OK
Applying sentry.0919_project_slug_non_null... OK
Applying sentry.0920_convert_org_saved_searches_to_views_revised... OK
Saved Searchs [####################################] 100%rerevised...
OK
Applying sentry.0922_dashboard_starred_add_position_column_and_constraint... OK
Applying sentry.0923_dashboard_starred_backfill_orgs... OK
Applying sentry.0924_dashboard_add_unique_constraint_for_user_org_position... OK
Grouped Messages [####################################] 100%
OK
Applying sentry.0926_dashboard_favorite_defer_position_constraint... OK
Applying sentry.0927_dashboard_add_unique_constraint_user_dashboard... OK
Applying sentry.0928_move_notifications_models... OK
Applying notifications.0001_move_notifications_models... OK
Applying sentry.0929_no_pickle_authenticator... OK
Applying preprod.0001_emerge_upload_models... OK
Applying preprod.0002_drop_sentry_jsonfield... OK
Applying preprod.0003_drop_sentry_jsonfield_actual... OK
Applying preprod.0004_add_django_jsonfield... OK
Applying preprod.0005_add_git_commit... OK
Applying preprod.0006_add_analysis_file_id_field... OK
Applying replays.0001_squashed_0005_drop_replay_index... OK
Applying replays.0006_add_bulk_delete_job... OK
Applying sentry.0930_make_open_period_range_boundary_inclusive... OK
Applying sentry.0931_add_hit_counter_columns_to_grouptombstone... OK
Applying sentry.0932_update_grouptombstone_with_auto_now_add... OK
Applying sentry.0933_add_has_agents_insights_flag... OK
Applying sentry.0934_options_nullable_value... OK
Applying sentry.0935_drop_old_openperiod_exclusion_constraint... OK
Applying sentry.0936_prompts_activity_index... OK
Applying sentry.0937_fix_defaults... OK
Applying sessions.0001_initial... OK
Applying sites.0001_initial... OK
Applying sites.0002_alter_domain_unique... OK
Applying social_auth.0001_squashed_0002_default_auto_field... OK
Applying tempest.0001_squashed_0002_make_message_type_nullable... OK
Applying uptime.0001_squashed_0042_extra_uptime_indexes... OK
Applying workflow_engine.0070_migrate_remaining_anomaly_detection_alerts... OK
Applying workflow_engine.0071_migrate_remaining_metric_alerts... OK
Applying workflow_engine.0072_add_detector_to_workflowfirehistory... OK
Applying workflow_engine.0073_safe_pending_delete_actiongroupstatus... OK
Applying workflow_engine.0074_safe_delete_actiongroupstatus... OK
Applying workflow_engine.0075_add_index_to_dcg_action... OK
14:03:51 [WARNING] sentry.batching-kafka-consumer: Topic 'buffered-segments-dlq' or its partitions are not ready, retrying...
14:03:51 [WARNING] sentry.batching-kafka-consumer: Topic 'buffered-segments' or its partitions are not ready, retrying...
14:03:51 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-attachments-dlq' or its partitions are not ready, retrying...
14:03:51 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-attachments' or its partitions are not ready, retrying...
14:03:51 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-events-backlog' or its partitions are not ready, retrying...
14:03:51 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-events-dlq' or its partitions are not ready, retrying...
14:03:51 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-events' or its partitions are not ready, retrying...
14:03:51 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-feedback-events-dlq' or its partitions are not ready, retrying...
14:03:52 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-feedback-events' or its partitions are not ready, retrying...
14:03:52 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-generic-metrics-dlq' or its partitions are not ready, retrying...
14:03:52 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-metrics-dlq' or its partitions are not ready, retrying...
14:03:52 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-metrics' or its partitions are not ready, retrying...
14:03:52 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-monitors' or its partitions are not ready, retrying...
14:03:52 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-occurrences' or its partitions are not ready, retrying...
14:03:52 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-performance-metrics' or its partitions are not ready, retrying...
14:03:52 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-replay-recordings' or its partitions are not ready, retrying...
14:03:52 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-spans-dlq' or its partitions are not ready, retrying...
14:03:53 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-spans' or its partitions are not ready, retrying...
14:03:53 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-transactions-backlog' or its partitions are not ready, retrying...
14:03:53 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-transactions-dlq' or its partitions are not ready, retrying...
14:03:53 [WARNING] sentry.batching-kafka-consumer: Topic 'ingest-transactions' or its partitions are not ready, retrying...
14:03:53 [WARNING] sentry.batching-kafka-consumer: Topic 'monitors-clock-tasks' or its partitions are not ready, retrying...
14:03:53 [WARNING] sentry.batching-kafka-consumer: Topic 'monitors-clock-tick' or its partitions are not ready, retrying...
14:03:53 [WARNING] sentry.batching-kafka-consumer: Topic 'monitors-incident-occurrences' or its partitions are not ready, retrying...
14:03:53 [WARNING] sentry.batching-kafka-consumer: Topic 'outcomes-billing-dlq' or its partitions are not ready, retrying...
14:03:53 [WARNING] sentry.batching-kafka-consumer: Topic 'outcomes-dlq' or its partitions are not ready, retrying...
14:03:54 [WARNING] sentry.batching-kafka-consumer: Topic 'preprod-artifact-events' or its partitions are not ready, retrying...
14:03:54 [WARNING] sentry.batching-kafka-consumer: Topic 'profiles' or its partitions are not ready, retrying...
14:03:54 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-billing-dlq' or its partitions are not ready, retrying...
14:03:54 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-billing' or its partitions are not ready, retrying...
14:03:54 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-control-dlq' or its partitions are not ready, retrying...
14:03:54 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-control' or its partitions are not ready, retrying...
14:03:54 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-cutover' or its partitions are not ready, retrying...
14:03:55 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-dlq' or its partitions are not ready, retrying...
14:03:55 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-email-dlq' or its partitions are not ready, retrying...
14:03:55 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-email' or its partitions are not ready, retrying...
14:03:55 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-ingest-attachments-dlq' or its partitions are not ready, retrying...
14:03:55 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-ingest-attachments' or its partitions are not ready, retrying...
14:03:55 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-ingest-dlq' or its partitions are not ready, retrying...
14:03:55 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-ingest-errors-dlq' or its partitions are not ready, retrying...
14:03:55 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-ingest-errors' or its partitions are not ready, retrying...
14:03:55 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-ingest-profiling-dlq' or its partitions are not ready, retrying...
14:03:55 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-ingest-profiling' or its partitions are not ready, retrying...
14:03:56 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-ingest-transactions-dlq' or its partitions are not ready, retrying...
14:03:56 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-ingest-transactions' or its partitions are not ready, retrying...
14:03:56 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-ingest' or its partitions are not ready, retrying...
14:03:56 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-internal-dlq' or its partitions are not ready, retrying...
14:03:56 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-internal' or its partitions are not ready, retrying...
14:03:56 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-limited-dlq' or its partitions are not ready, retrying...
14:03:56 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-limited' or its partitions are not ready, retrying...
14:03:56 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-long-dlq' or its partitions are not ready, retrying...
14:03:56 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-long' or its partitions are not ready, retrying...
14:03:57 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-products-dlq' or its partitions are not ready, retrying...
14:03:57 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-products' or its partitions are not ready, retrying...
14:03:57 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-sentryapp-dlq' or its partitions are not ready, retrying...
14:03:57 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-sentryapp' or its partitions are not ready, retrying...
14:03:57 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-symbolication-dlq' or its partitions are not ready, retrying...
14:03:57 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-symbolication' or its partitions are not ready, retrying...
14:03:57 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-usage-dlq' or its partitions are not ready, retrying...
14:03:57 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker-usage' or its partitions are not ready, retrying...
14:03:57 [WARNING] sentry.batching-kafka-consumer: Topic 'taskworker' or its partitions are not ready, retrying...
14:03:58 [WARNING] sentry.batching-kafka-consumer: Topic 'uptime-results' or its partitions are not ready, retrying...
Creating missing DSNs
Correcting Group.num_comments counter
14:03:58 [INFO] sentry.outboxes: Executing outbox replication backfill
14:03:58 [INFO] sentry.outboxes: Processing sentry.ControlOutboxs...
14:03:58 [INFO] sentry.outboxes: Processing sentry.RegionOutboxs...
14:03:58 [INFO] sentry.outboxes: done
14:03:58 [WARNING] sentry: Cannot initiate onboarding for organization (1) due to missing owners
14:03:58 [WARNING] sentry: Cannot record default rule created for organization (1) due to missing owners
Created internal Sentry project (slug=internal, id=1)
Would you like to create a user account now? [Y/n]: y
Email: [email protected]
Password:
Repeat for confirmation:
Added to organization: sentry
User created: [email protected]
▶ Setting up GeoIP integration ...
Setting up IP address geolocation ...
Installing (empty) IP address geolocation database ... done.
IP address geolocation is not configured for updates.
See https://develop.sentry.dev/self-hosted/geolocation/ for instructions.
Error setting up IP address geolocation.
-----------------------------------------------------------------
You're all done! Run the following command to get Sentry running:
podman compose --profile=feature-complete up --force-recreate -d
-----------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment