logger=settings t=2026-05-06T12:54:38.66289966Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-06T12:54:38Z logger=settings t=2026-05-06T12:54:38.663199846Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-06T12:54:38.663212727Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-06T12:54:38.663216727Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-06T12:54:38.663220407Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-06T12:54:38.663223607Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-06T12:54:38.663228177Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-06T12:54:38.663231307Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-06T12:54:38.663234997Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-06T12:54:38.663243987Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-06T12:54:38.663246837Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-06T12:54:38.663249617Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-06T12:54:38.663252968Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-06T12:54:38.663259038Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-06T12:54:38.663265928Z level=info msg=Target target=[all] logger=settings t=2026-05-06T12:54:38.663275728Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-06T12:54:38.663278518Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-06T12:54:38.663281438Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-06T12:54:38.663285178Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-06T12:54:38.663288388Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-06T12:54:38.663291908Z level=info msg="App mode production" logger=sqlstore t=2026-05-06T12:54:38.663598565Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-06T12:54:38.663618825Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-06T12:54:38.665363393Z level=info msg="Locking database" logger=migrator t=2026-05-06T12:54:38.665379264Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-06T12:54:38.66615007Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-06T12:54:38.667195343Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.044883ms logger=migrator t=2026-05-06T12:54:38.672439895Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-06T12:54:38.673273404Z level=info msg="Migration successfully executed" id="create user table" duration=834.389µs logger=migrator t=2026-05-06T12:54:38.677533146Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-06T12:54:38.678351583Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=821.827µs logger=migrator t=2026-05-06T12:54:38.683845672Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-06T12:54:38.684512227Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=666.545µs logger=migrator t=2026-05-06T12:54:38.691324494Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-06T12:54:38.692326445Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.001481ms logger=migrator t=2026-05-06T12:54:38.696385624Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-06T12:54:38.697063548Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=677.715µs logger=migrator t=2026-05-06T12:54:38.703339424Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-06T12:54:38.705801787Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.455703ms logger=migrator t=2026-05-06T12:54:38.710263153Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-06T12:54:38.71106269Z level=info msg="Migration successfully executed" id="create user table v2" duration=800.687µs logger=migrator t=2026-05-06T12:54:38.715230321Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-06T12:54:38.715999228Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=767.426µs logger=migrator t=2026-05-06T12:54:38.719978003Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-06T12:54:38.72120521Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.220197ms logger=migrator t=2026-05-06T12:54:38.725661816Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-06T12:54:38.726462974Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=800.948µs logger=migrator t=2026-05-06T12:54:38.731308868Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-06T12:54:38.73184017Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=547.812µs logger=migrator t=2026-05-06T12:54:38.735407097Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-06T12:54:38.736235825Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=827.987µs logger=migrator t=2026-05-06T12:54:38.740703992Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-06T12:54:38.740743373Z level=info msg="Migration successfully executed" id="Update user table charset" duration=40.441µs logger=migrator t=2026-05-06T12:54:38.745999866Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-06T12:54:38.747077569Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.077413ms logger=migrator t=2026-05-06T12:54:38.752285372Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-06T12:54:38.752498927Z level=info msg="Migration successfully executed" id="Add missing user data" duration=215.574µs logger=migrator t=2026-05-06T12:54:38.756090774Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-06T12:54:38.757818001Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.736658ms logger=migrator t=2026-05-06T12:54:38.761619423Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-06T12:54:38.762324138Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=704.255µs logger=migrator t=2026-05-06T12:54:38.767566032Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-06T12:54:38.768650196Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.084034ms logger=migrator t=2026-05-06T12:54:38.772648072Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-06T12:54:38.782635458Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.988336ms logger=migrator t=2026-05-06T12:54:38.788658208Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-06T12:54:38.789936755Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.276427ms logger=migrator t=2026-05-06T12:54:38.795766191Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-06T12:54:38.795990066Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=224.115µs logger=migrator t=2026-05-06T12:54:38.80265147Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-06T12:54:38.803744353Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.092833ms logger=migrator t=2026-05-06T12:54:38.809300184Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-06T12:54:38.809531259Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=228.965µs logger=migrator t=2026-05-06T12:54:38.813248429Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-06T12:54:38.813857302Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=604.473µs logger=migrator t=2026-05-06T12:54:38.819241619Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-06T12:54:38.820552947Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.310048ms logger=migrator t=2026-05-06T12:54:38.826505775Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-06T12:54:38.827259992Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=753.707µs logger=migrator t=2026-05-06T12:54:38.832856564Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-06T12:54:38.833353894Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=497.341µs logger=migrator t=2026-05-06T12:54:38.837672517Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-06T12:54:38.838946165Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.272668ms logger=migrator t=2026-05-06T12:54:38.844434134Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-06T12:54:38.845712301Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.277857ms logger=migrator t=2026-05-06T12:54:38.850610787Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-06T12:54:38.850641807Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=38.03µs logger=migrator t=2026-05-06T12:54:38.855738418Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-06T12:54:38.856988254Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.249667ms logger=migrator t=2026-05-06T12:54:38.862991364Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-06T12:54:38.863677449Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=686.065µs logger=migrator t=2026-05-06T12:54:38.869300451Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-06T12:54:38.870722641Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.42224ms logger=migrator t=2026-05-06T12:54:38.876414824Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-06T12:54:38.877064808Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=649.974µs logger=migrator t=2026-05-06T12:54:38.882024005Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-06T12:54:38.88502945Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.005325ms logger=migrator t=2026-05-06T12:54:38.888494665Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-06T12:54:38.889304003Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=805.248µs logger=migrator t=2026-05-06T12:54:38.893372921Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-06T12:54:38.894067245Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=700.515µs logger=migrator t=2026-05-06T12:54:38.900353342Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-06T12:54:38.901276192Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=922.86µs logger=migrator t=2026-05-06T12:54:38.92848831Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-06T12:54:38.930426511Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.937401ms logger=migrator t=2026-05-06T12:54:38.934922759Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-06T12:54:38.935620054Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=698.095µs logger=migrator t=2026-05-06T12:54:38.94188136Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-06T12:54:38.942296909Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=416.158µs logger=migrator t=2026-05-06T12:54:38.946837586Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-06T12:54:38.947311206Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=475.74µs logger=migrator t=2026-05-06T12:54:38.951914086Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-06T12:54:38.952457708Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=543.902µs logger=migrator t=2026-05-06T12:54:38.957841054Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-06T12:54:38.959139382Z level=info msg="Migration successfully executed" id="create star table" duration=1.298328ms logger=migrator t=2026-05-06T12:54:38.964717513Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-06T12:54:38.965429778Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=712.165µs logger=migrator t=2026-05-06T12:54:38.978241766Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-06T12:54:38.979360059Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.128624ms logger=migrator t=2026-05-06T12:54:38.990171983Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-06T12:54:38.991710146Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.538493ms logger=migrator t=2026-05-06T12:54:38.997942521Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-06T12:54:38.998575085Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=632.564µs logger=migrator t=2026-05-06T12:54:39.003367729Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-06T12:54:39.004045743Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=677.774µs logger=migrator t=2026-05-06T12:54:39.008925138Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-06T12:54:39.009616023Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=690.555µs logger=migrator t=2026-05-06T12:54:39.014422907Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-06T12:54:39.015175434Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=758.628µs logger=migrator t=2026-05-06T12:54:39.020332945Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-06T12:54:39.020389516Z level=info msg="Migration successfully executed" id="Update org table charset" duration=56.631µs logger=migrator t=2026-05-06T12:54:39.025597818Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-06T12:54:39.025630939Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=34.051µs logger=migrator t=2026-05-06T12:54:39.030438473Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-06T12:54:39.030609147Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=169.094µs logger=migrator t=2026-05-06T12:54:39.03540377Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-06T12:54:39.036150886Z level=info msg="Migration successfully executed" id="create dashboard table" duration=746.846µs logger=migrator t=2026-05-06T12:54:39.060753468Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-06T12:54:39.062500906Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.747818ms logger=migrator t=2026-05-06T12:54:39.068318272Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-06T12:54:39.069736052Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.41722ms logger=migrator t=2026-05-06T12:54:39.075837764Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-06T12:54:39.077887058Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=2.011573ms logger=migrator t=2026-05-06T12:54:39.083752785Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-06T12:54:39.084755248Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.001812ms logger=migrator t=2026-05-06T12:54:39.09043568Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-06T12:54:39.091222537Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=787.237µs logger=migrator t=2026-05-06T12:54:39.096572173Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-06T12:54:39.107385427Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=10.812243ms logger=migrator t=2026-05-06T12:54:39.112486976Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-06T12:54:39.113508209Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.016202ms logger=migrator t=2026-05-06T12:54:39.118176329Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-06T12:54:39.118839994Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=668.725µs logger=migrator t=2026-05-06T12:54:39.124865224Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-06T12:54:39.125950107Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.088193ms logger=migrator t=2026-05-06T12:54:39.13439958Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-06T12:54:39.13486485Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=468.88µs logger=migrator t=2026-05-06T12:54:39.140761468Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-06T12:54:39.142082766Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.320508ms logger=migrator t=2026-05-06T12:54:39.148219769Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-06T12:54:39.148447963Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=233.775µs logger=migrator t=2026-05-06T12:54:39.154262889Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-06T12:54:39.157786146Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.521357ms logger=migrator t=2026-05-06T12:54:39.163466539Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-06T12:54:39.1653961Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.9297ms logger=migrator t=2026-05-06T12:54:39.170272065Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-06T12:54:39.172521304Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.248969ms logger=migrator t=2026-05-06T12:54:39.178014523Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-06T12:54:39.17927916Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.280917ms logger=migrator t=2026-05-06T12:54:39.184780858Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-06T12:54:39.186876784Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.099346ms logger=migrator t=2026-05-06T12:54:39.192341252Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-06T12:54:39.194356626Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=2.016154ms logger=migrator t=2026-05-06T12:54:39.200456528Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-06T12:54:39.201875658Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.42222ms logger=migrator t=2026-05-06T12:54:39.207404747Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-06T12:54:39.207661993Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=261.056µs logger=migrator t=2026-05-06T12:54:39.21306974Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-06T12:54:39.213201702Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=135.593µs logger=migrator t=2026-05-06T12:54:39.219849167Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-06T12:54:39.222574426Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.729149ms logger=migrator t=2026-05-06T12:54:39.227925722Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-06T12:54:39.230010796Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.084884ms logger=migrator t=2026-05-06T12:54:39.234567515Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-06T12:54:39.236970197Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.401292ms logger=migrator t=2026-05-06T12:54:39.242914575Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-06T12:54:39.24497189Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.056595ms logger=migrator t=2026-05-06T12:54:39.249780283Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-06T12:54:39.25007302Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=292.937µs logger=migrator t=2026-05-06T12:54:39.254991056Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-06T12:54:39.255851465Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=860.549µs logger=migrator t=2026-05-06T12:54:39.261548598Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-06T12:54:39.262346825Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=798.457µs logger=migrator t=2026-05-06T12:54:39.268175441Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-06T12:54:39.268291724Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=114.182µs logger=migrator t=2026-05-06T12:54:39.273375324Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-06T12:54:39.275026609Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.650475ms logger=migrator t=2026-05-06T12:54:39.280236862Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-06T12:54:39.281123551Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=886.1µs logger=migrator t=2026-05-06T12:54:39.287722423Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-06T12:54:39.297759561Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.035138ms logger=migrator t=2026-05-06T12:54:39.303799951Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-06T12:54:39.3047059Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=905.879µs logger=migrator t=2026-05-06T12:54:39.310789812Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-06T12:54:39.311757113Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=974.561µs logger=migrator t=2026-05-06T12:54:39.319560741Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-06T12:54:39.321437502Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.882561ms logger=migrator t=2026-05-06T12:54:39.328190128Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-06T12:54:39.328846412Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=659.495µs logger=migrator t=2026-05-06T12:54:39.333788729Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-06T12:54:39.334416253Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=627.824µs logger=migrator t=2026-05-06T12:54:39.339758918Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-06T12:54:39.342307613Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.550735ms logger=migrator t=2026-05-06T12:54:39.348040698Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-06T12:54:39.34910757Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.067262ms logger=migrator t=2026-05-06T12:54:39.354789573Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-06T12:54:39.354974787Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=179.324µs logger=migrator t=2026-05-06T12:54:39.359894634Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-06T12:54:39.360060877Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=166.783µs logger=migrator t=2026-05-06T12:54:39.366289281Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-06T12:54:39.367397565Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.112194ms logger=migrator t=2026-05-06T12:54:39.373231842Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-06T12:54:39.377698918Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.466626ms logger=migrator t=2026-05-06T12:54:39.382594324Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-06T12:54:39.383703138Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.112044ms logger=migrator t=2026-05-06T12:54:39.389692667Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-06T12:54:39.390659038Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=967.511µs logger=migrator t=2026-05-06T12:54:39.395941283Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-06T12:54:39.396955584Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.015302ms logger=migrator t=2026-05-06T12:54:39.401559184Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-06T12:54:39.402517545Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=962.53µs logger=migrator t=2026-05-06T12:54:39.406256845Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-06T12:54:39.406979291Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=722.686µs logger=migrator t=2026-05-06T12:54:39.412522611Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-06T12:54:39.42498227Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=12.452729ms logger=migrator t=2026-05-06T12:54:39.43052529Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-06T12:54:39.431823067Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.297947ms logger=migrator t=2026-05-06T12:54:39.436926718Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-06T12:54:39.4383678Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.441022ms logger=migrator t=2026-05-06T12:54:39.444442581Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-06T12:54:39.445913712Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.472962ms logger=migrator t=2026-05-06T12:54:39.450661815Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-06T12:54:39.451523203Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=862.458µs logger=migrator t=2026-05-06T12:54:39.456832708Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-06T12:54:39.459585777Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.750989ms logger=migrator t=2026-05-06T12:54:39.464360021Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-06T12:54:39.466857855Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.497664ms logger=migrator t=2026-05-06T12:54:39.470206367Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-06T12:54:39.470234278Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.181µs logger=migrator t=2026-05-06T12:54:39.472956167Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-06T12:54:39.473183371Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=226.834µs logger=migrator t=2026-05-06T12:54:39.476442832Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-06T12:54:39.478931156Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.485664ms logger=migrator t=2026-05-06T12:54:39.482710498Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-06T12:54:39.482913472Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=200.994µs logger=migrator t=2026-05-06T12:54:39.486148442Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-06T12:54:39.486351206Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=202.714µs logger=migrator t=2026-05-06T12:54:39.489203638Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-06T12:54:39.492969149Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.766771ms logger=migrator t=2026-05-06T12:54:39.497382865Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-06T12:54:39.49764113Z level=info msg="Migration successfully executed" id="Update uid value" duration=259.145µs logger=migrator t=2026-05-06T12:54:39.501247988Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-06T12:54:39.502189289Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=941.871µs logger=migrator t=2026-05-06T12:54:39.505857798Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-06T12:54:39.507017523Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.159355ms logger=migrator t=2026-05-06T12:54:39.51428392Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-06T12:54:39.515442925Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.154735ms logger=migrator t=2026-05-06T12:54:39.521439464Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-06T12:54:39.52259409Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.157366ms logger=migrator t=2026-05-06T12:54:39.528224302Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-06T12:54:39.529318565Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.093943ms logger=migrator t=2026-05-06T12:54:39.534444236Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-06T12:54:39.535449137Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.004501ms logger=migrator t=2026-05-06T12:54:39.540575108Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-06T12:54:39.541354995Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=783.327µs logger=migrator t=2026-05-06T12:54:39.545590807Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-06T12:54:39.546319742Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=729.095µs logger=migrator t=2026-05-06T12:54:39.551474973Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-06T12:54:39.552173338Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=693.435µs logger=migrator t=2026-05-06T12:54:39.557433682Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-06T12:54:39.56748839Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.054628ms logger=migrator t=2026-05-06T12:54:39.571753372Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-06T12:54:39.572534029Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=784.347µs logger=migrator t=2026-05-06T12:54:39.577835054Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-06T12:54:39.578854505Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.019511ms logger=migrator t=2026-05-06T12:54:39.584287403Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-06T12:54:39.586124563Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.84029ms logger=migrator t=2026-05-06T12:54:39.591343605Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-06T12:54:39.592050141Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=712.316µs logger=migrator t=2026-05-06T12:54:39.597299035Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-06T12:54:39.597585341Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=283.206µs logger=migrator t=2026-05-06T12:54:39.602119518Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-06T12:54:39.602911966Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=792.438µs logger=migrator t=2026-05-06T12:54:39.606287519Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-06T12:54:39.606317769Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=31.3µs logger=migrator t=2026-05-06T12:54:39.660860748Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-06T12:54:39.665521739Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.663721ms logger=migrator t=2026-05-06T12:54:40.035180758Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-06T12:54:40.038388427Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.212749ms logger=migrator t=2026-05-06T12:54:40.106169322Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-06T12:54:40.106439467Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=274.085µs logger=migrator t=2026-05-06T12:54:40.158407761Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-06T12:54:40.16439209Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.982199ms logger=migrator t=2026-05-06T12:54:40.230751635Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-06T12:54:40.234630168Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.884664ms logger=migrator t=2026-05-06T12:54:40.283090285Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-06T12:54:40.28421993Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.132985ms logger=migrator t=2026-05-06T12:54:40.3623945Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-06T12:54:40.363589765Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.200295ms logger=migrator t=2026-05-06T12:54:40.542960562Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-06T12:54:40.544795212Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.854681ms logger=migrator t=2026-05-06T12:54:40.737006385Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-06T12:54:40.738478627Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.475622ms logger=migrator t=2026-05-06T12:54:40.75247053Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-06T12:54:40.753946951Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.477801ms logger=migrator t=2026-05-06T12:54:40.767859602Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-06T12:54:40.768506027Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=648.185µs logger=migrator t=2026-05-06T12:54:40.773264809Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-06T12:54:40.7733163Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=48.661µs logger=migrator t=2026-05-06T12:54:40.776737834Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-06T12:54:40.776765175Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.091µs logger=migrator t=2026-05-06T12:54:40.781249712Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-06T12:54:40.784110633Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.860531ms logger=migrator t=2026-05-06T12:54:40.787738371Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-06T12:54:40.790406469Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.671448ms logger=migrator t=2026-05-06T12:54:40.794786974Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-06T12:54:40.794870876Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=83.992µs logger=migrator t=2026-05-06T12:54:40.798683948Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-06T12:54:40.799404844Z level=info msg="Migration successfully executed" id="create quota table v1" duration=720.766µs logger=migrator t=2026-05-06T12:54:40.803676186Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-06T12:54:40.804979155Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.302829ms logger=migrator t=2026-05-06T12:54:40.810606817Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-06T12:54:40.810669948Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=64.662µs logger=migrator t=2026-05-06T12:54:40.814713375Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-06T12:54:40.815485111Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=772.056µs logger=migrator t=2026-05-06T12:54:40.819890327Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-06T12:54:40.820830037Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=939.59µs logger=migrator t=2026-05-06T12:54:40.826443678Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-06T12:54:40.829403932Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.960154ms logger=migrator t=2026-05-06T12:54:40.833034001Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-06T12:54:40.833315127Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=282.226µs logger=migrator t=2026-05-06T12:54:40.837071538Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-06T12:54:40.837894876Z level=info msg="Migration successfully executed" id="create session table" duration=823.567µs logger=migrator t=2026-05-06T12:54:40.843527377Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-06T12:54:40.84365965Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=132.343µs logger=migrator t=2026-05-06T12:54:40.847632867Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-06T12:54:40.847730589Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=90.721µs logger=migrator t=2026-05-06T12:54:40.85150667Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-06T12:54:40.852179824Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=673.014µs logger=migrator t=2026-05-06T12:54:40.858111573Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-06T12:54:40.85934911Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.237047ms logger=migrator t=2026-05-06T12:54:40.865838729Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-06T12:54:40.86588677Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=49.301µs logger=migrator t=2026-05-06T12:54:40.870049621Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-06T12:54:40.870093152Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=44.631µs logger=migrator t=2026-05-06T12:54:40.874387714Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-06T12:54:40.87786318Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.474966ms logger=migrator t=2026-05-06T12:54:40.881693332Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-06T12:54:40.884665717Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.976215ms logger=migrator t=2026-05-06T12:54:40.889805458Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-06T12:54:40.88990164Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=91.692µs logger=migrator t=2026-05-06T12:54:40.893726172Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-06T12:54:40.893807044Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=85.452µs logger=migrator t=2026-05-06T12:54:40.897642658Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-06T12:54:40.89870097Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.056852ms logger=migrator t=2026-05-06T12:54:40.906271964Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-06T12:54:40.906298315Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.441µs logger=migrator t=2026-05-06T12:54:40.910105977Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-06T12:54:40.913311936Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.204209ms logger=migrator t=2026-05-06T12:54:40.917148169Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-06T12:54:40.917307402Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=164.023µs logger=migrator t=2026-05-06T12:54:40.920995492Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-06T12:54:40.924057668Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.061816ms logger=migrator t=2026-05-06T12:54:40.929322342Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-06T12:54:40.932346657Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.023965ms logger=migrator t=2026-05-06T12:54:40.936331504Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-06T12:54:40.936404186Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.912µs logger=migrator t=2026-05-06T12:54:40.940365751Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-06T12:54:40.94128497Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=919.709µs logger=migrator t=2026-05-06T12:54:40.946665457Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-06T12:54:40.947931075Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.265438ms logger=migrator t=2026-05-06T12:54:40.952515663Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-06T12:54:40.953580067Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.062893ms logger=migrator t=2026-05-06T12:54:40.958888271Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-06T12:54:40.959801111Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=913.079µs logger=migrator t=2026-05-06T12:54:40.965008793Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-06T12:54:40.965882022Z level=info msg="Migration successfully executed" id="add index alert state" duration=867.639µs logger=migrator t=2026-05-06T12:54:40.971250698Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-06T12:54:40.972580096Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.328948ms logger=migrator t=2026-05-06T12:54:40.979902975Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-06T12:54:40.980553909Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=650.744µs logger=migrator t=2026-05-06T12:54:40.987841217Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-06T12:54:40.989257007Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.41869ms logger=migrator t=2026-05-06T12:54:40.994230374Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-06T12:54:40.995278178Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.049104ms logger=migrator t=2026-05-06T12:54:40.999808705Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-06T12:54:41.010095898Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.286673ms logger=migrator t=2026-05-06T12:54:41.014075713Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-06T12:54:41.014735477Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=660.014µs logger=migrator t=2026-05-06T12:54:41.020040582Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-06T12:54:41.020940622Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=909.58µs logger=migrator t=2026-05-06T12:54:41.026462822Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-06T12:54:41.026758008Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=290.756µs logger=migrator t=2026-05-06T12:54:41.031711495Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-06T12:54:41.032557133Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=845.198µs logger=migrator t=2026-05-06T12:54:41.03795664Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-06T12:54:41.038741627Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=785.567µs logger=migrator t=2026-05-06T12:54:41.04627657Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-06T12:54:41.052110826Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.833895ms logger=migrator t=2026-05-06T12:54:41.060021637Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-06T12:54:41.064520393Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.485756ms logger=migrator t=2026-05-06T12:54:41.070668956Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-06T12:54:41.074298105Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.631039ms logger=migrator t=2026-05-06T12:54:41.077735239Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-06T12:54:41.081195834Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.460125ms logger=migrator t=2026-05-06T12:54:41.086706383Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-06T12:54:41.088471211Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.764308ms logger=migrator t=2026-05-06T12:54:41.096077476Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-06T12:54:41.096133968Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=58.331µs logger=migrator t=2026-05-06T12:54:41.10972355Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-06T12:54:41.109783312Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=63.732µs logger=migrator t=2026-05-06T12:54:41.116288923Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-06T12:54:41.117763224Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.475381ms logger=migrator t=2026-05-06T12:54:41.123436827Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T12:54:41.12448752Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.050613ms logger=migrator t=2026-05-06T12:54:41.130526271Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-06T12:54:41.131518812Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=999.362µs logger=migrator t=2026-05-06T12:54:41.141010877Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-06T12:54:41.14207993Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.072053ms logger=migrator t=2026-05-06T12:54:41.147998708Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T12:54:41.149697595Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.698867ms logger=migrator t=2026-05-06T12:54:41.157611046Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-06T12:54:41.165063597Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.44938ms logger=migrator t=2026-05-06T12:54:41.170939514Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-06T12:54:41.174239995Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.299082ms logger=migrator t=2026-05-06T12:54:41.180343307Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-06T12:54:41.180626213Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=275.466µs logger=migrator t=2026-05-06T12:54:41.185245112Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-06T12:54:41.186551301Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.296609ms logger=migrator t=2026-05-06T12:54:41.192854637Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-06T12:54:41.194442902Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.588685ms logger=migrator t=2026-05-06T12:54:41.202355452Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-06T12:54:41.206469672Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.11838ms logger=migrator t=2026-05-06T12:54:41.211307607Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-06T12:54:41.211377638Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=71.402µs logger=migrator t=2026-05-06T12:54:41.216040618Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-06T12:54:41.216974949Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=921.151µs logger=migrator t=2026-05-06T12:54:41.22167749Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-06T12:54:41.223285875Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.607545ms logger=migrator t=2026-05-06T12:54:41.227694271Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-06T12:54:41.227778783Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=84.712µs logger=migrator t=2026-05-06T12:54:41.232933953Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-06T12:54:41.234374935Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.439512ms logger=migrator t=2026-05-06T12:54:41.241066369Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-06T12:54:41.241918858Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=852.389µs logger=migrator t=2026-05-06T12:54:41.246056687Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-06T12:54:41.246899865Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=843.028µs logger=migrator t=2026-05-06T12:54:41.252078057Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-06T12:54:41.252991858Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=912.951µs logger=migrator t=2026-05-06T12:54:41.258903545Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-06T12:54:41.260434948Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.524292ms logger=migrator t=2026-05-06T12:54:41.309173552Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-06T12:54:41.311057792Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.903381ms logger=migrator t=2026-05-06T12:54:41.317475451Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-06T12:54:41.317956411Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=483.32µs logger=migrator t=2026-05-06T12:54:41.327757392Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-06T12:54:41.334508699Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.755267ms logger=migrator t=2026-05-06T12:54:41.340028928Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-06T12:54:41.341343586Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.317238ms logger=migrator t=2026-05-06T12:54:41.348085222Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-06T12:54:41.361222186Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=13.132584ms logger=migrator t=2026-05-06T12:54:41.367016901Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-06T12:54:41.368409961Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.39575ms logger=migrator t=2026-05-06T12:54:41.375667218Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-06T12:54:41.376921096Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.243277ms logger=migrator t=2026-05-06T12:54:41.382779982Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-06T12:54:41.384028219Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.248527ms logger=migrator t=2026-05-06T12:54:41.390018128Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-06T12:54:41.405523294Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.504595ms logger=migrator t=2026-05-06T12:54:41.414079148Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-06T12:54:41.414732462Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=655.524µs logger=migrator t=2026-05-06T12:54:41.424987664Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-06T12:54:41.426009546Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.025152ms logger=migrator t=2026-05-06T12:54:41.433383696Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-06T12:54:41.433681302Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=299.196µs logger=migrator t=2026-05-06T12:54:41.439567029Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-06T12:54:41.440167262Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=610.893µs logger=migrator t=2026-05-06T12:54:41.446801116Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-06T12:54:41.44697083Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=169.734µs logger=migrator t=2026-05-06T12:54:41.456108347Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-06T12:54:41.462055435Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.949918ms logger=migrator t=2026-05-06T12:54:41.466921461Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-06T12:54:41.469849954Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.928453ms logger=migrator t=2026-05-06T12:54:41.475116128Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-06T12:54:41.475746741Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=630.653µs logger=migrator t=2026-05-06T12:54:41.48220199Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-06T12:54:41.483807125Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.605295ms logger=migrator t=2026-05-06T12:54:41.489220843Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-06T12:54:41.489456848Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=236.245µs logger=migrator t=2026-05-06T12:54:41.495435457Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-06T12:54:41.499534026Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.097409ms logger=migrator t=2026-05-06T12:54:41.504308538Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-06T12:54:41.505622537Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.314679ms logger=migrator t=2026-05-06T12:54:41.515625203Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-06T12:54:41.51594387Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=306.876µs logger=migrator t=2026-05-06T12:54:41.52241648Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-06T12:54:41.52286975Z level=info msg="Migration successfully executed" id="Move region to single row" duration=453.68µs logger=migrator t=2026-05-06T12:54:41.527584342Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-06T12:54:41.528242886Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=659.484µs logger=migrator t=2026-05-06T12:54:41.534426049Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-06T12:54:41.535629825Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.195146ms logger=migrator t=2026-05-06T12:54:41.541719978Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T12:54:41.543644188Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.90166ms logger=migrator t=2026-05-06T12:54:41.548939393Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T12:54:41.549958525Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.016712ms logger=migrator t=2026-05-06T12:54:41.556867544Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-06T12:54:41.558167732Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.299698ms logger=migrator t=2026-05-06T12:54:41.564623082Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-06T12:54:41.565629884Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.007171ms logger=migrator t=2026-05-06T12:54:41.571520201Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-06T12:54:41.571661604Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=142.483µs logger=migrator t=2026-05-06T12:54:41.577623132Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-06T12:54:41.578638235Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.015703ms logger=migrator t=2026-05-06T12:54:41.585174586Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-06T12:54:41.585798529Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=625.063µs logger=migrator t=2026-05-06T12:54:41.591740868Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-06T12:54:41.593128718Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.38773ms logger=migrator t=2026-05-06T12:54:41.60156326Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-06T12:54:41.603208506Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.648306ms logger=migrator t=2026-05-06T12:54:41.613938777Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-06T12:54:41.614334457Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=400.04µs logger=migrator t=2026-05-06T12:54:41.621038681Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-06T12:54:41.621547832Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=512.031µs logger=migrator t=2026-05-06T12:54:41.628173575Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-06T12:54:41.628391341Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=221.945µs logger=migrator t=2026-05-06T12:54:41.634935952Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-06T12:54:41.636457504Z level=info msg="Migration successfully executed" id="create team table" duration=1.513962ms logger=migrator t=2026-05-06T12:54:41.642315871Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-06T12:54:41.64411183Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.795828ms logger=migrator t=2026-05-06T12:54:41.651005109Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-06T12:54:41.65196854Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=963.241µs logger=migrator t=2026-05-06T12:54:41.658415269Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-06T12:54:41.663130061Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.712572ms logger=migrator t=2026-05-06T12:54:41.668440526Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-06T12:54:41.668617419Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=176.733µs logger=migrator t=2026-05-06T12:54:41.673815402Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-06T12:54:41.674801883Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=986.371µs logger=migrator t=2026-05-06T12:54:41.681406245Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-06T12:54:41.682204603Z level=info msg="Migration successfully executed" id="create team member table" duration=798.578µs logger=migrator t=2026-05-06T12:54:41.687393096Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-06T12:54:41.688403697Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.011881ms logger=migrator t=2026-05-06T12:54:41.695333996Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-06T12:54:41.696371359Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.036853ms logger=migrator t=2026-05-06T12:54:41.702808078Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-06T12:54:41.703752048Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=943.96µs logger=migrator t=2026-05-06T12:54:41.711871814Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-06T12:54:41.717563787Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.692493ms logger=migrator t=2026-05-06T12:54:41.723463925Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-06T12:54:41.731019578Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.554834ms logger=migrator t=2026-05-06T12:54:41.741622357Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-06T12:54:41.747188418Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.57008ms logger=migrator t=2026-05-06T12:54:41.75284757Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-06T12:54:41.75378635Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=938.69µs logger=migrator t=2026-05-06T12:54:41.759380961Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-06T12:54:41.760459615Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.078414ms logger=migrator t=2026-05-06T12:54:41.766595187Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-06T12:54:41.767850644Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.259007ms logger=migrator t=2026-05-06T12:54:41.775952819Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-06T12:54:41.777755469Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.810759ms logger=migrator t=2026-05-06T12:54:41.784433102Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-06T12:54:41.785172559Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=743.837µs logger=migrator t=2026-05-06T12:54:41.791748191Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-06T12:54:41.793390176Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.639315ms logger=migrator t=2026-05-06T12:54:41.803590547Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-06T12:54:41.804411724Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=823.078µs logger=migrator t=2026-05-06T12:54:41.809911623Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-06T12:54:41.810919415Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.007302ms logger=migrator t=2026-05-06T12:54:41.816963606Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-06T12:54:41.817583629Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=620.113µs logger=migrator t=2026-05-06T12:54:41.823730272Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-06T12:54:41.824047358Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=318.567µs logger=migrator t=2026-05-06T12:54:41.82967183Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-06T12:54:41.83106475Z level=info msg="Migration successfully executed" id="create tag table" duration=1.3949ms logger=migrator t=2026-05-06T12:54:41.837857157Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-06T12:54:41.838606154Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=748.937µs logger=migrator t=2026-05-06T12:54:41.843418587Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-06T12:54:41.844000531Z level=info msg="Migration successfully executed" id="create login attempt table" duration=608.894µs logger=migrator t=2026-05-06T12:54:41.848359514Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-06T12:54:41.849203982Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=844.878µs logger=migrator t=2026-05-06T12:54:41.855448118Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-06T12:54:41.856376408Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=928.57µs logger=migrator t=2026-05-06T12:54:41.860711711Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-06T12:54:41.87360746Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.893249ms logger=migrator t=2026-05-06T12:54:41.877846892Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-06T12:54:41.878548217Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=701.015µs logger=migrator t=2026-05-06T12:54:41.884107557Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-06T12:54:41.885125419Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.016932ms logger=migrator t=2026-05-06T12:54:41.890209049Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-06T12:54:41.890502075Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=292.887µs logger=migrator t=2026-05-06T12:54:41.896141137Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-06T12:54:41.897325763Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.184296ms logger=migrator t=2026-05-06T12:54:41.909850393Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-06T12:54:41.91062595Z level=info msg="Migration successfully executed" id="create user auth table" duration=779.677µs logger=migrator t=2026-05-06T12:54:41.921463974Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-06T12:54:41.922280821Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=816.527µs logger=migrator t=2026-05-06T12:54:41.927085455Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-06T12:54:41.927162447Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=76.662µs logger=migrator t=2026-05-06T12:54:41.932663746Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-06T12:54:41.938139934Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.475818ms logger=migrator t=2026-05-06T12:54:41.950327248Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-06T12:54:41.954739903Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.415146ms logger=migrator t=2026-05-06T12:54:41.961831977Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-06T12:54:41.96752363Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.688903ms logger=migrator t=2026-05-06T12:54:41.975147644Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-06T12:54:41.980545061Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.400677ms logger=migrator t=2026-05-06T12:54:41.984999407Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-06T12:54:41.985904897Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=901.379µs logger=migrator t=2026-05-06T12:54:41.992863028Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-06T12:54:41.997838004Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.975017ms logger=migrator t=2026-05-06T12:54:42.011425088Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-06T12:54:42.013015883Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.589435ms logger=migrator t=2026-05-06T12:54:42.019615815Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-06T12:54:42.020640088Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.024253ms logger=migrator t=2026-05-06T12:54:42.027154568Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-06T12:54:42.028250432Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.095324ms logger=migrator t=2026-05-06T12:54:42.034503398Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-06T12:54:42.035436187Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=932.3µs logger=migrator t=2026-05-06T12:54:42.041501448Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-06T12:54:42.042460969Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=959.601µs logger=migrator t=2026-05-06T12:54:42.04759486Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-06T12:54:42.049566983Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.976093ms logger=migrator t=2026-05-06T12:54:42.055610643Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-06T12:54:42.062104333Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.4946ms logger=migrator t=2026-05-06T12:54:42.068430111Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-06T12:54:42.070181868Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.771278ms logger=migrator t=2026-05-06T12:54:42.077798423Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-06T12:54:42.078796334Z level=info msg="Migration successfully executed" id="create cache_data table" duration=998.831µs logger=migrator t=2026-05-06T12:54:42.086090892Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-06T12:54:42.087153055Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.062173ms logger=migrator t=2026-05-06T12:54:42.093190355Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-06T12:54:42.093924002Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=731.147µs logger=migrator t=2026-05-06T12:54:42.100716858Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-06T12:54:42.101931305Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.214087ms logger=migrator t=2026-05-06T12:54:42.108486866Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-06T12:54:42.108563328Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=77.912µs logger=migrator t=2026-05-06T12:54:42.113858202Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-06T12:54:42.113958294Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=101.122µs logger=migrator t=2026-05-06T12:54:42.118796759Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-06T12:54:42.119855042Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.056203ms logger=migrator t=2026-05-06T12:54:42.125620016Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T12:54:42.126579947Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=960.161µs logger=migrator t=2026-05-06T12:54:42.132952865Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T12:54:42.133794023Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=840.548µs logger=migrator t=2026-05-06T12:54:42.139786122Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-06T12:54:42.139837763Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=52.201µs logger=migrator t=2026-05-06T12:54:42.144811871Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T12:54:42.145755931Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=944.31µs logger=migrator t=2026-05-06T12:54:42.151035765Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T12:54:42.151930004Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=894.399µs logger=migrator t=2026-05-06T12:54:42.157237229Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T12:54:42.158526788Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.288759ms logger=migrator t=2026-05-06T12:54:42.163334892Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T12:54:42.164422525Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.090133ms logger=migrator t=2026-05-06T12:54:42.170184279Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-06T12:54:42.178825226Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.645917ms logger=migrator t=2026-05-06T12:54:42.184822426Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-06T12:54:42.185743256Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=921.46µs logger=migrator t=2026-05-06T12:54:42.191227314Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-06T12:54:42.191406429Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=179.864µs logger=migrator t=2026-05-06T12:54:42.197898018Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-06T12:54:42.19939604Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.498102ms logger=migrator t=2026-05-06T12:54:42.206093156Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-06T12:54:42.207957795Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.8671ms logger=migrator t=2026-05-06T12:54:42.213587627Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-06T12:54:42.214980668Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.394041ms logger=migrator t=2026-05-06T12:54:42.220326493Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T12:54:42.220489127Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=163.084µs logger=migrator t=2026-05-06T12:54:42.226572998Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-06T12:54:42.227665841Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.093173ms logger=migrator t=2026-05-06T12:54:42.233680282Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-06T12:54:42.234768835Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.081623ms logger=migrator t=2026-05-06T12:54:42.24239202Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-06T12:54:42.244148928Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.756787ms logger=migrator t=2026-05-06T12:54:42.2493277Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-06T12:54:42.250314752Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=986.733µs logger=migrator t=2026-05-06T12:54:42.25767275Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-06T12:54:42.263641199Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.971909ms logger=migrator t=2026-05-06T12:54:42.269475845Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-06T12:54:42.270397405Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=919.62µs logger=migrator t=2026-05-06T12:54:42.276876685Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T12:54:42.278341187Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.493452ms logger=migrator t=2026-05-06T12:54:42.283817906Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-06T12:54:42.312415703Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.593137ms logger=migrator t=2026-05-06T12:54:42.413965148Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-06T12:54:42.443264201Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.311262ms logger=migrator t=2026-05-06T12:54:42.615941773Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-06T12:54:42.617854025Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.915172ms logger=migrator t=2026-05-06T12:54:42.701657086Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T12:54:42.703686189Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.064174ms logger=migrator t=2026-05-06T12:54:42.709332841Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-06T12:54:42.715781841Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.44977ms logger=migrator t=2026-05-06T12:54:42.721800601Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-06T12:54:42.72595051Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.155489ms logger=migrator t=2026-05-06T12:54:42.731710165Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-06T12:54:42.733731179Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.025955ms logger=migrator t=2026-05-06T12:54:42.741299973Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-06T12:54:42.742256633Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=949.33µs logger=migrator t=2026-05-06T12:54:42.748102009Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-06T12:54:42.749678334Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.582834ms logger=migrator t=2026-05-06T12:54:42.756207704Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-06T12:54:42.757247797Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.039713ms logger=migrator t=2026-05-06T12:54:42.762332837Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-06T12:54:42.762398138Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.781µs logger=migrator t=2026-05-06T12:54:42.766917396Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-06T12:54:42.775060592Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.146326ms logger=migrator t=2026-05-06T12:54:42.784850233Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-06T12:54:42.794923561Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.078108ms logger=migrator t=2026-05-06T12:54:42.801146485Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-06T12:54:42.807607695Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.45702ms logger=migrator t=2026-05-06T12:54:42.813310409Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-06T12:54:42.8142953Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=984.691µs logger=migrator t=2026-05-06T12:54:42.81889221Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-06T12:54:42.819883191Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=985.041µs logger=migrator t=2026-05-06T12:54:42.825027612Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-06T12:54:42.833441914Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.415122ms logger=migrator t=2026-05-06T12:54:42.839389162Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-06T12:54:42.8457716Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.382168ms logger=migrator t=2026-05-06T12:54:42.852101237Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-06T12:54:42.853221941Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.120515ms logger=migrator t=2026-05-06T12:54:42.859275222Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-06T12:54:42.868818798Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.558026ms logger=migrator t=2026-05-06T12:54:42.874157123Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-06T12:54:42.880687575Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.530152ms logger=migrator t=2026-05-06T12:54:42.88555089Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-06T12:54:42.885814555Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=267.535µs logger=migrator t=2026-05-06T12:54:42.891559799Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-06T12:54:42.895422343Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=3.854684ms logger=migrator t=2026-05-06T12:54:42.901774Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-06T12:54:42.90312784Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.35598ms logger=migrator t=2026-05-06T12:54:42.908196709Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-06T12:54:42.909023778Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=827.439µs logger=migrator t=2026-05-06T12:54:42.914133578Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T12:54:42.91423314Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=96.792µs logger=migrator t=2026-05-06T12:54:42.920948305Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-06T12:54:42.931853221Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.907725ms logger=migrator t=2026-05-06T12:54:42.935843587Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-06T12:54:42.941333745Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.490098ms logger=migrator t=2026-05-06T12:54:42.946277312Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-06T12:54:42.952940536Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.662204ms logger=migrator t=2026-05-06T12:54:42.956918112Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-06T12:54:42.963336451Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.415859ms logger=migrator t=2026-05-06T12:54:42.967478631Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-06T12:54:42.974252207Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.773976ms logger=migrator t=2026-05-06T12:54:42.979971641Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-06T12:54:42.980046622Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=75.332µs logger=migrator t=2026-05-06T12:54:42.983708171Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-06T12:54:42.984527739Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=827.388µs logger=migrator t=2026-05-06T12:54:42.988871043Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-06T12:54:42.99524884Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.377217ms logger=migrator t=2026-05-06T12:54:42.999220347Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-06T12:54:42.999312399Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=92.742µs logger=migrator t=2026-05-06T12:54:43.004562532Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-06T12:54:43.009034828Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.470686ms logger=migrator t=2026-05-06T12:54:43.012902723Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-06T12:54:43.013881243Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=978.36µs logger=migrator t=2026-05-06T12:54:43.020351623Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-06T12:54:43.026951476Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.603473ms logger=migrator t=2026-05-06T12:54:43.030583354Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-06T12:54:43.031353291Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=769.767µs logger=migrator t=2026-05-06T12:54:43.035651114Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-06T12:54:43.03687701Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.226066ms logger=migrator t=2026-05-06T12:54:43.041978941Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-06T12:54:43.052457527Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.472666ms logger=migrator t=2026-05-06T12:54:43.056256589Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-06T12:54:43.056836391Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=579.212µs logger=migrator t=2026-05-06T12:54:43.061561844Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-06T12:54:43.06324343Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.681266ms logger=migrator t=2026-05-06T12:54:43.06876134Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-06T12:54:43.070018677Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.257406ms logger=migrator t=2026-05-06T12:54:43.074234148Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-06T12:54:43.07525852Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.018752ms logger=migrator t=2026-05-06T12:54:43.079354139Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-06T12:54:43.0794203Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.931µs logger=migrator t=2026-05-06T12:54:43.084222613Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-06T12:54:43.085183765Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=961.422µs logger=migrator t=2026-05-06T12:54:43.089726652Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-06T12:54:43.091063802Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.33732ms logger=migrator t=2026-05-06T12:54:43.095429066Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T12:54:43.09608821Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T12:54:43.100953965Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-06T12:54:43.101330783Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=376.848µs logger=migrator t=2026-05-06T12:54:43.104911901Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-06T12:54:43.105922873Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.010512ms logger=migrator t=2026-05-06T12:54:43.110327268Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-06T12:54:43.119870054Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.554716ms logger=migrator t=2026-05-06T12:54:43.124688828Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-06T12:54:43.125848653Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.159795ms logger=migrator t=2026-05-06T12:54:43.130517534Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-06T12:54:43.131680149Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.162225ms logger=migrator t=2026-05-06T12:54:43.135653286Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-06T12:54:43.13678039Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.125453ms logger=migrator t=2026-05-06T12:54:43.142074634Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-06T12:54:43.143790122Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.714928ms logger=migrator t=2026-05-06T12:54:43.14883062Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-06T12:54:43.149851982Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.020532ms logger=migrator t=2026-05-06T12:54:43.153908559Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-06T12:54:43.1539427Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.331µs logger=migrator t=2026-05-06T12:54:43.158383487Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-06T12:54:43.158486099Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=104.722µs logger=migrator t=2026-05-06T12:54:43.16224075Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-06T12:54:43.172759647Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.519997ms logger=migrator t=2026-05-06T12:54:43.17613033Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-06T12:54:43.176386445Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=256.195µs logger=migrator t=2026-05-06T12:54:43.179534463Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-06T12:54:43.180320061Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=784.658µs logger=migrator t=2026-05-06T12:54:43.184989241Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-06T12:54:43.185293248Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=304.097µs logger=migrator t=2026-05-06T12:54:43.188548788Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-06T12:54:43.189490009Z level=info msg="Migration successfully executed" id="create data_keys table" duration=940.561µs logger=migrator t=2026-05-06T12:54:43.194423026Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-06T12:54:43.195466238Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.043292ms logger=migrator t=2026-05-06T12:54:43.200751752Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-06T12:54:43.236916724Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.158692ms logger=migrator t=2026-05-06T12:54:43.240979841Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-06T12:54:43.248572915Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.593544ms logger=migrator t=2026-05-06T12:54:43.252100372Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-06T12:54:43.252209124Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=108.842µs logger=migrator t=2026-05-06T12:54:43.255625988Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-06T12:54:43.28667634Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.046091ms logger=migrator t=2026-05-06T12:54:43.293711761Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-06T12:54:43.324267321Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.55085ms logger=migrator t=2026-05-06T12:54:43.327774007Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-06T12:54:43.328400291Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=626.784µs logger=migrator t=2026-05-06T12:54:43.333519881Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-06T12:54:43.33530556Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.785559ms logger=migrator t=2026-05-06T12:54:43.340725267Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-06T12:54:43.341139676Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=413.369µs logger=migrator t=2026-05-06T12:54:43.34503329Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-06T12:54:43.345865099Z level=info msg="Migration successfully executed" id="create permission table" duration=831.899µs logger=migrator t=2026-05-06T12:54:43.349619499Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-06T12:54:43.350674932Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.055213ms logger=migrator t=2026-05-06T12:54:43.355454996Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-06T12:54:43.356574809Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.117744ms logger=migrator t=2026-05-06T12:54:43.360723049Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-06T12:54:43.362035277Z level=info msg="Migration successfully executed" id="create role table" duration=1.311578ms logger=migrator t=2026-05-06T12:54:43.366674578Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-06T12:54:43.375984369Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.310541ms logger=migrator t=2026-05-06T12:54:43.380024537Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-06T12:54:43.387297723Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.272706ms logger=migrator t=2026-05-06T12:54:43.391727089Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-06T12:54:43.392513426Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=786.127µs logger=migrator t=2026-05-06T12:54:43.396541394Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-06T12:54:43.397663528Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.120024ms logger=migrator t=2026-05-06T12:54:43.402798189Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-06T12:54:43.404161078Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.362508ms logger=migrator t=2026-05-06T12:54:43.408285998Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-06T12:54:43.409131846Z level=info msg="Migration successfully executed" id="create team role table" duration=845.418µs logger=migrator t=2026-05-06T12:54:43.415041333Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-06T12:54:43.416035635Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=993.712µs logger=migrator t=2026-05-06T12:54:43.421366021Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-06T12:54:43.422348921Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=982.09µs logger=migrator t=2026-05-06T12:54:43.42647678Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-06T12:54:43.427417231Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=939.351µs logger=migrator t=2026-05-06T12:54:43.432642894Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-06T12:54:43.434529824Z level=info msg="Migration successfully executed" id="create user role table" duration=1.8919ms logger=migrator t=2026-05-06T12:54:43.439997682Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-06T12:54:43.441187539Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.191427ms logger=migrator t=2026-05-06T12:54:43.44680114Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-06T12:54:43.448642959Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.841469ms logger=migrator t=2026-05-06T12:54:43.454786593Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-06T12:54:43.455878526Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.091353ms logger=migrator t=2026-05-06T12:54:43.459847731Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-06T12:54:43.460700891Z level=info msg="Migration successfully executed" id="create builtin role table" duration=820.369µs logger=migrator t=2026-05-06T12:54:43.464769528Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-06T12:54:43.46581963Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.050032ms logger=migrator t=2026-05-06T12:54:43.470352769Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-06T12:54:43.472019065Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.660056ms logger=migrator t=2026-05-06T12:54:43.476187815Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-06T12:54:43.48565151Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.464015ms logger=migrator t=2026-05-06T12:54:43.489674586Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-06T12:54:43.490725919Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.050563ms logger=migrator t=2026-05-06T12:54:43.494961551Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-06T12:54:43.496956384Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.993883ms logger=migrator t=2026-05-06T12:54:43.502318409Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-06T12:54:43.503669519Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.35397ms logger=migrator t=2026-05-06T12:54:43.507405039Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-06T12:54:43.508478813Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.073494ms logger=migrator t=2026-05-06T12:54:43.512959399Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-06T12:54:43.513792198Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=831.889µs logger=migrator t=2026-05-06T12:54:43.517970928Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-06T12:54:43.519066681Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.095373ms logger=migrator t=2026-05-06T12:54:43.52318594Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-06T12:54:43.531287526Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.100416ms logger=migrator t=2026-05-06T12:54:43.535711341Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-06T12:54:43.543752955Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.040614ms logger=migrator t=2026-05-06T12:54:43.548012087Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-06T12:54:43.555797566Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.783179ms logger=migrator t=2026-05-06T12:54:43.560726171Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-06T12:54:43.568632673Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.901712ms logger=migrator t=2026-05-06T12:54:43.573229192Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-06T12:54:43.574326725Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.097463ms logger=migrator t=2026-05-06T12:54:43.579478057Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-06T12:54:43.580630212Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.151175ms logger=migrator t=2026-05-06T12:54:43.585249782Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-06T12:54:43.587119122Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.87564ms logger=migrator t=2026-05-06T12:54:43.591313113Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-06T12:54:43.593093272Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.783939ms logger=migrator t=2026-05-06T12:54:43.59761292Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-06T12:54:43.598805815Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.203086ms logger=migrator t=2026-05-06T12:54:43.603567488Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-06T12:54:43.603728772Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=161.274µs logger=migrator t=2026-05-06T12:54:43.610331814Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-06T12:54:43.610422566Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=97.292µs logger=migrator t=2026-05-06T12:54:43.616583739Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-06T12:54:43.617378056Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=795.268µs logger=migrator t=2026-05-06T12:54:43.622961857Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-06T12:54:43.623794895Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=824.768µs logger=migrator t=2026-05-06T12:54:43.628902745Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-06T12:54:43.629737083Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=833.528µs logger=migrator t=2026-05-06T12:54:43.63327055Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-06T12:54:43.633556446Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=285.686µs logger=migrator t=2026-05-06T12:54:43.6369702Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-06T12:54:43.637537652Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=564.312µs logger=migrator t=2026-05-06T12:54:43.642230233Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-06T12:54:43.643236785Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.005572ms logger=migrator t=2026-05-06T12:54:43.647398595Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-06T12:54:43.648714404Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.314149ms logger=migrator t=2026-05-06T12:54:43.653102758Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-06T12:54:43.661595612Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.481683ms logger=migrator t=2026-05-06T12:54:43.665864604Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-06T12:54:43.666035218Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=170.204µs logger=migrator t=2026-05-06T12:54:43.670049774Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-06T12:54:43.67216783Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.114086ms logger=migrator t=2026-05-06T12:54:43.677833003Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-06T12:54:43.679011299Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.178156ms logger=migrator t=2026-05-06T12:54:43.684332443Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-06T12:54:43.68556308Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.227677ms logger=migrator t=2026-05-06T12:54:43.689846182Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-06T12:54:43.698301915Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.455513ms logger=migrator t=2026-05-06T12:54:43.701872993Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-06T12:54:43.702988656Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.115533ms logger=migrator t=2026-05-06T12:54:43.707461813Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-06T12:54:43.708652918Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.193605ms logger=migrator t=2026-05-06T12:54:43.712356679Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-06T12:54:43.738922703Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.555975ms logger=migrator t=2026-05-06T12:54:43.744015323Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-06T12:54:43.745192708Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.175685ms logger=migrator t=2026-05-06T12:54:43.750318589Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-06T12:54:43.751452944Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.133955ms logger=migrator t=2026-05-06T12:54:43.755755017Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-06T12:54:43.756902401Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.147114ms logger=migrator t=2026-05-06T12:54:43.761249656Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-06T12:54:43.763466924Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.216749ms logger=migrator t=2026-05-06T12:54:43.768916512Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-06T12:54:43.769247089Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=329.557µs logger=migrator t=2026-05-06T12:54:43.773356367Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-06T12:54:43.774293518Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=936.901µs logger=migrator t=2026-05-06T12:54:43.778340505Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-06T12:54:43.786865889Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.524284ms logger=migrator t=2026-05-06T12:54:43.794596976Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-06T12:54:43.795299681Z level=info msg="Migration successfully executed" id="create entity_events table" duration=702.425µs logger=migrator t=2026-05-06T12:54:43.799605975Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-06T12:54:43.801378452Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.771997ms logger=migrator t=2026-05-06T12:54:43.806993924Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T12:54:43.807831793Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T12:54:43.81189134Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T12:54:43.81236392Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T12:54:43.816693644Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-06T12:54:43.817597363Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=903.259µs logger=migrator t=2026-05-06T12:54:43.821742293Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-06T12:54:43.823425869Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.682716ms logger=migrator t=2026-05-06T12:54:43.828353056Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T12:54:43.829510581Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.157585ms logger=migrator t=2026-05-06T12:54:43.833806634Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T12:54:43.834930278Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.123464ms logger=migrator t=2026-05-06T12:54:43.839469216Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T12:54:43.84055523Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.085663ms logger=migrator t=2026-05-06T12:54:43.84518512Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T12:54:43.846851155Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.666395ms logger=migrator t=2026-05-06T12:54:43.85124623Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-06T12:54:43.852639411Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.394961ms logger=migrator t=2026-05-06T12:54:43.85772707Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-06T12:54:43.858955017Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.227007ms logger=migrator t=2026-05-06T12:54:43.865314164Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T12:54:43.86652804Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.220376ms logger=migrator t=2026-05-06T12:54:43.870279812Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T12:54:43.871517938Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.238006ms logger=migrator t=2026-05-06T12:54:43.874746158Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-06T12:54:43.876085507Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.335599ms logger=migrator t=2026-05-06T12:54:43.880213256Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-06T12:54:43.906093966Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.87656ms logger=migrator t=2026-05-06T12:54:43.910693985Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-06T12:54:43.917286418Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.592543ms logger=migrator t=2026-05-06T12:54:43.921314105Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-06T12:54:43.931613408Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.297603ms logger=migrator t=2026-05-06T12:54:43.937229829Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-06T12:54:43.937564546Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=333.327µs logger=migrator t=2026-05-06T12:54:43.940878398Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-06T12:54:43.950819583Z level=info msg="Migration successfully executed" id="add share column" duration=9.944526ms logger=migrator t=2026-05-06T12:54:43.955610166Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-06T12:54:43.955837361Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=226.814µs logger=migrator t=2026-05-06T12:54:43.959539561Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-06T12:54:43.960714336Z level=info msg="Migration successfully executed" id="create file table" duration=1.174255ms logger=migrator t=2026-05-06T12:54:43.965061851Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-06T12:54:43.966233016Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.171595ms logger=migrator t=2026-05-06T12:54:43.971226504Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-06T12:54:43.972537262Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.310698ms logger=migrator t=2026-05-06T12:54:43.982924396Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-06T12:54:43.985439131Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.513325ms logger=migrator t=2026-05-06T12:54:43.992524503Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-06T12:54:43.993797651Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.273228ms logger=migrator t=2026-05-06T12:54:43.999312231Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-06T12:54:43.999389602Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=73.461µs logger=migrator t=2026-05-06T12:54:44.004874971Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-06T12:54:44.004990473Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=118.802µs logger=migrator t=2026-05-06T12:54:44.010077023Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-06T12:54:44.011026244Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=962.411µs logger=migrator t=2026-05-06T12:54:44.019093078Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-06T12:54:44.019324703Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=225.255µs logger=migrator t=2026-05-06T12:54:44.024776931Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-06T12:54:44.027124882Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.347241ms logger=migrator t=2026-05-06T12:54:44.035900521Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-06T12:54:44.045489908Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.586217ms logger=migrator t=2026-05-06T12:54:44.052769806Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-06T12:54:44.053100553Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=331.167µs logger=migrator t=2026-05-06T12:54:44.058579491Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-06T12:54:44.06080172Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.227328ms logger=migrator t=2026-05-06T12:54:44.067584796Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-06T12:54:44.068251401Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=670.255µs logger=migrator t=2026-05-06T12:54:44.076757725Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-06T12:54:44.077197174Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=445.61µs logger=migrator t=2026-05-06T12:54:44.081262652Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-06T12:54:44.081791313Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=529.571µs logger=migrator t=2026-05-06T12:54:44.096297197Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-06T12:54:44.107330755Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.034238ms logger=migrator t=2026-05-06T12:54:44.112445685Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-06T12:54:44.118870545Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.4242ms logger=migrator t=2026-05-06T12:54:44.127065342Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-06T12:54:44.128312518Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.242886ms logger=migrator t=2026-05-06T12:54:44.137396685Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-06T12:54:44.213504809Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.098275ms logger=migrator t=2026-05-06T12:54:44.227995893Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-06T12:54:44.230003476Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.984712ms logger=migrator t=2026-05-06T12:54:44.23621508Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-06T12:54:44.237390476Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.175106ms logger=migrator t=2026-05-06T12:54:44.243466977Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-06T12:54:44.272593696Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.126269ms logger=migrator t=2026-05-06T12:54:44.279386354Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-06T12:54:44.286299113Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.911999ms logger=migrator t=2026-05-06T12:54:44.291145418Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-06T12:54:44.291445714Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=300.346µs logger=migrator t=2026-05-06T12:54:44.296064384Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-06T12:54:44.296234388Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=170.494µs logger=migrator t=2026-05-06T12:54:44.303334781Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-06T12:54:44.30372046Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=386.319µs logger=migrator t=2026-05-06T12:54:44.309435033Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-06T12:54:44.309916914Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=487.43µs logger=migrator t=2026-05-06T12:54:44.315237329Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-06T12:54:44.315445363Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=206.004µs logger=migrator t=2026-05-06T12:54:44.320438001Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-06T12:54:44.321511104Z level=info msg="Migration successfully executed" id="create folder table" duration=1.073303ms logger=migrator t=2026-05-06T12:54:44.328022445Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-06T12:54:44.329248992Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.236318ms logger=migrator t=2026-05-06T12:54:44.33518421Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-06T12:54:44.336287953Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.103633ms logger=migrator t=2026-05-06T12:54:44.341903055Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-06T12:54:44.342000267Z level=info msg="Migration successfully executed" id="Update folder title length" duration=101.722µs logger=migrator t=2026-05-06T12:54:44.348575079Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T12:54:44.350719535Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.144406ms logger=migrator t=2026-05-06T12:54:44.356354227Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T12:54:44.357460121Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.105844ms logger=migrator t=2026-05-06T12:54:44.362914779Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-06T12:54:44.364720927Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.804488ms logger=migrator t=2026-05-06T12:54:44.370436211Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-06T12:54:44.371100836Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=665.015µs logger=migrator t=2026-05-06T12:54:44.37594844Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-06T12:54:44.376244466Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=297.526µs logger=migrator t=2026-05-06T12:54:44.380992Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-06T12:54:44.383078175Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.083086ms logger=migrator t=2026-05-06T12:54:44.390011494Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-06T12:54:44.392358945Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.351671ms logger=migrator t=2026-05-06T12:54:44.398323184Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-06T12:54:44.399926779Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.608095ms logger=migrator t=2026-05-06T12:54:44.404974268Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-06T12:54:44.407238347Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.263149ms logger=migrator t=2026-05-06T12:54:44.413515863Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-06T12:54:44.414605696Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.090333ms logger=migrator t=2026-05-06T12:54:44.434361683Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-06T12:54:44.435352325Z level=info msg="Migration successfully executed" id="create anon_device table" duration=992.752µs logger=migrator t=2026-05-06T12:54:44.505357098Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-06T12:54:44.508045426Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.690647ms logger=migrator t=2026-05-06T12:54:44.514682919Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-06T12:54:44.515812483Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.132114ms logger=migrator t=2026-05-06T12:54:44.521491426Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-06T12:54:44.522715323Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.220727ms logger=migrator t=2026-05-06T12:54:44.530779747Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-06T12:54:44.532752899Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.972802ms logger=migrator t=2026-05-06T12:54:44.537556003Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-06T12:54:44.538701277Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.145544ms logger=migrator t=2026-05-06T12:54:44.542158683Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-06T12:54:44.54246742Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=309.757µs logger=migrator t=2026-05-06T12:54:44.548851457Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-06T12:54:44.560621141Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.768564ms logger=migrator t=2026-05-06T12:54:44.566386076Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-06T12:54:44.567114222Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=729.146µs logger=migrator t=2026-05-06T12:54:44.571756342Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T12:54:44.571786013Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.961µs logger=migrator t=2026-05-06T12:54:44.576816392Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T12:54:44.578516979Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.700877ms logger=migrator t=2026-05-06T12:54:44.584838455Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T12:54:44.584859606Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.58µs logger=migrator t=2026-05-06T12:54:44.590320264Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-06T12:54:44.592357838Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.037144ms logger=migrator t=2026-05-06T12:54:44.598536861Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T12:54:44.599931111Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.39546ms logger=migrator t=2026-05-06T12:54:44.606647327Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-06T12:54:44.607681949Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.034522ms logger=migrator t=2026-05-06T12:54:44.614895735Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-06T12:54:44.615805374Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=910.749µs logger=migrator t=2026-05-06T12:54:44.622610561Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-06T12:54:44.623111163Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=502.082µs logger=migrator t=2026-05-06T12:54:44.63042176Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-06T12:54:44.632171418Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.749198ms logger=migrator t=2026-05-06T12:54:44.637999514Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-06T12:54:44.638915163Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=908.089µs logger=migrator t=2026-05-06T12:54:44.645712691Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-06T12:54:44.647112851Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.40072ms logger=migrator t=2026-05-06T12:54:44.653619231Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-06T12:54:44.663417673Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.796122ms logger=migrator t=2026-05-06T12:54:44.669167028Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-06T12:54:44.680238017Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.065278ms logger=migrator t=2026-05-06T12:54:44.686839269Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-06T12:54:44.700545646Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.695276ms logger=migrator t=2026-05-06T12:54:44.707600969Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-06T12:54:44.707776572Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=181.994µs logger=migrator t=2026-05-06T12:54:44.713788202Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-06T12:54:44.725690089Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.901967ms logger=migrator t=2026-05-06T12:54:44.731199568Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-06T12:54:44.739873105Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.672577ms logger=migrator t=2026-05-06T12:54:44.746086729Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-06T12:54:44.746923818Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=843.009µs logger=migrator t=2026-05-06T12:54:44.752787115Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.086658366s logger=migrator t=2026-05-06T12:54:44.753928969Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-06T12:54:44.778572822Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-06T12:54:44.778851128Z level=info msg="Created default organization" logger=secrets t=2026-05-06T12:54:44.785906731Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T12:54:44.838218851Z level=info msg="Restored cache from database" duration=594.433µs logger=plugin.store t=2026-05-06T12:54:44.839676303Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-06T12:54:44.879756119Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-06T12:54:44.879790879Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-06T12:54:44.879888252Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-06T12:54:44.879904302Z level=info msg="Plugins loaded" count=54 duration=40.230589ms logger=query_data t=2026-05-06T12:54:44.884294087Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-06T12:54:44.887939435Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-06T12:54:44.893870164Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-06T12:54:44.903966492Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-06T12:54:44.906601929Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-06T12:54:44.908813407Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-06T12:54:44.93579434Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-06T12:54:44.955745501Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-06T12:54:44.974859464Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-06T12:54:44.974909055Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-06T12:54:44.975089969Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-06T12:54:44.975570739Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-06T12:54:44.975567799Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-06T12:54:44.980447265Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-06T12:54:44.992780592Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-06T12:54:45.021914881Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-06T12:54:45.03759591Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-05-06T12:54:45.045067521Z level=info msg="Update check succeeded" duration=69.799228ms logger=grafana.update.checker t=2026-05-06T12:54:45.050971489Z level=info msg="Update check succeeded" duration=75.681816ms logger=ngalert.state.manager t=2026-05-06T12:54:45.081235343Z level=info msg="State cache has been initialized" states=0 duration=105.662864ms logger=ngalert.scheduler t=2026-05-06T12:54:45.081335065Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-06T12:54:45.081480028Z level=info msg=starting first_tick=2026-05-06T12:54:50Z logger=sqlstore.transactions t=2026-05-06T12:54:45.128884931Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T12:54:45.168974011Z level=info msg="Patterns update finished" duration=65.853825ms logger=provisioning.dashboard t=2026-05-06T12:54:45.2290469Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-06T12:54:45.307856111Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-06T12:54:45.308349552Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-06T12:54:49.836106513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:49.837472493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:49.857046783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:49.884153705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:49.898779679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:49.916450198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:49.934477165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:49.959605024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:49.977003477Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-06T12:54:50.011333254Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-06T12:54:50.040721604Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-06T12:54:50.041684065Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-06T12:54:50.057526764Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-06T12:54:50.098151006Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-06T12:54:50.115598971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.131365479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.159493503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.177233813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.204839905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.224702132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.255437301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.273360606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.301667763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.319479715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.347422655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.366778711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.402367205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.423282053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.45532985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.47302222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.50844265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.53084084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.570203745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.587896015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.643702843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.66130966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.696491216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.715293258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.753757504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.772434395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.808588231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.829211883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.861715491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.882783772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.936890143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.956410472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:50.988697255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.006861084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.046349691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.065332449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.10502514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.124525679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.175887412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.207128772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.299150546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.316310405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.373673695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.402044384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.497453131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.517531003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.598192333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.617463686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.695170284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.716329688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.78352579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.806156226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.87349355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.891854644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.960883665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:51.980509066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:52.044014299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:52.063019446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:52.139384436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:52.158892344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:52.229785435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:52.248175079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:52.323313751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:52.342937692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:52.417135755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:52.435802945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:52.512494311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:52.529892195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T12:54:52.610721909Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-06T12:56:25.997148466Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T13:04:45.022642771Z level=info msg="Completed cleanup jobs" duration=46.412463ms logger=plugins.update.checker t=2026-05-06T13:04:45.102481379Z level=info msg="Update check succeeded" duration=56.782645ms logger=sqlstore.transactions t=2026-05-06T13:09:44.902580721Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-06T13:14:44.997465243Z level=info msg="Completed cleanup jobs" duration=20.965393ms logger=plugins.update.checker t=2026-05-06T13:14:45.238054071Z level=info msg="Update check succeeded" duration=192.866869ms logger=cleanup t=2026-05-06T13:24:45.014987062Z level=info msg="Completed cleanup jobs" duration=38.667567ms logger=plugins.update.checker t=2026-05-06T13:24:45.096988646Z level=info msg="Update check succeeded" duration=51.044189ms logger=infra.usagestats t=2026-05-06T13:26:26.022176371Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-05-06T13:34:45.100414147Z level=info msg="Update check succeeded" duration=54.193209ms logger=cleanup t=2026-05-06T13:34:46.628258234Z level=info msg="Completed cleanup jobs" duration=1.651889456s logger=cleanup t=2026-05-06T13:44:45.015773388Z level=info msg="Completed cleanup jobs" duration=40.021756ms logger=plugins.update.checker t=2026-05-06T13:44:45.410144043Z level=info msg="Update check succeeded" duration=364.255341ms logger=cleanup t=2026-05-06T13:54:45.009045573Z level=info msg="Completed cleanup jobs" duration=31.699718ms logger=plugins.update.checker t=2026-05-06T13:54:45.103637266Z level=info msg="Update check succeeded" duration=58.008881ms logger=infra.usagestats t=2026-05-06T13:56:26.022680039Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T14:04:44.990761115Z level=info msg="Completed cleanup jobs" duration=13.237281ms logger=plugins.update.checker t=2026-05-06T14:04:45.094916282Z level=info msg="Update check succeeded" duration=48.939107ms