logger=settings t=2026-07-01T00:53:52.665406568Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-01T00:53:52Z logger=settings t=2026-07-01T00:53:52.665649783Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-01T00:53:52.665661733Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-01T00:53:52.665665114Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-01T00:53:52.665667984Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-01T00:53:52.665671944Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-01T00:53:52.665676744Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-01T00:53:52.665679524Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-01T00:53:52.665683314Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-01T00:53:52.665686644Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-01T00:53:52.665689794Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-01T00:53:52.665693234Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-01T00:53:52.665696274Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-01T00:53:52.665699354Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-01T00:53:52.665705624Z level=info msg=Target target=[all] logger=settings t=2026-07-01T00:53:52.665711075Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-01T00:53:52.665714905Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-01T00:53:52.665717635Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-01T00:53:52.665721105Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-01T00:53:52.665723795Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-01T00:53:52.665726515Z level=info msg="App mode production" logger=sqlstore t=2026-07-01T00:53:52.665975541Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-01T00:53:52.665990401Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-01T00:53:52.667479995Z level=info msg="Locking database" logger=migrator t=2026-07-01T00:53:52.667493575Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-01T00:53:52.668037497Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-01T00:53:52.668850216Z level=info msg="Migration successfully executed" id="create migration_log table" duration=812.429µs logger=migrator t=2026-07-01T00:53:52.672837516Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-01T00:53:52.673380388Z level=info msg="Migration successfully executed" id="create user table" duration=542.732µs logger=migrator t=2026-07-01T00:53:52.678716579Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-01T00:53:52.679939776Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.221797ms logger=migrator t=2026-07-01T00:53:52.684652033Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-01T00:53:52.685806509Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.154736ms logger=migrator t=2026-07-01T00:53:52.691522849Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-01T00:53:52.692381968Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=859.789µs logger=migrator t=2026-07-01T00:53:52.696296547Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-01T00:53:52.696986442Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=685.365µs logger=migrator t=2026-07-01T00:53:52.701985086Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-01T00:53:52.706293003Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.307177ms logger=migrator t=2026-07-01T00:53:52.710624111Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-01T00:53:52.711625754Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.002062ms logger=migrator t=2026-07-01T00:53:52.715551252Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-01T00:53:52.716412882Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=858.1µs logger=migrator t=2026-07-01T00:53:52.721326323Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-01T00:53:52.722031929Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=705.416µs logger=migrator t=2026-07-01T00:53:52.726709385Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-01T00:53:52.727116534Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=407.549µs logger=migrator t=2026-07-01T00:53:52.730875979Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-01T00:53:52.731479023Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=668.015µs logger=migrator t=2026-07-01T00:53:52.738989943Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-01T00:53:52.740526068Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.535245ms logger=migrator t=2026-07-01T00:53:52.746885682Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-01T00:53:52.746928093Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.451µs logger=migrator t=2026-07-01T00:53:52.750964554Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-01T00:53:52.752363316Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.399001ms logger=migrator t=2026-07-01T00:53:52.756251703Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-01T00:53:52.7565269Z level=info msg="Migration successfully executed" id="Add missing user data" duration=275.337µs logger=migrator t=2026-07-01T00:53:52.824011497Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-01T00:53:52.827042345Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=3.033298ms logger=migrator t=2026-07-01T00:53:52.835125708Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-01T00:53:52.836002978Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=875.99µs logger=migrator t=2026-07-01T00:53:52.843538259Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-01T00:53:52.845391381Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.852532ms logger=migrator t=2026-07-01T00:53:52.849386921Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-01T00:53:52.857817372Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.430141ms logger=migrator t=2026-07-01T00:53:52.863178403Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-01T00:53:52.864428532Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.250169ms logger=migrator t=2026-07-01T00:53:52.868028833Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-01T00:53:52.868261948Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=232.995µs logger=migrator t=2026-07-01T00:53:52.87096722Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-01T00:53:52.871719787Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=752.076µs logger=migrator t=2026-07-01T00:53:52.876573226Z 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-07-01T00:53:52.876876183Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=303.087µs logger=migrator t=2026-07-01T00:53:52.882757636Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-01T00:53:52.883582985Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=825.529µs logger=migrator t=2026-07-01T00:53:52.888708451Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-01T00:53:52.890222965Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.515714ms logger=migrator t=2026-07-01T00:53:52.895023294Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-01T00:53:52.895794521Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=771.407µs logger=migrator t=2026-07-01T00:53:52.900880586Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-01T00:53:52.901593882Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=715.546µs logger=migrator t=2026-07-01T00:53:52.905639734Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-01T00:53:52.90636779Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=728.756µs logger=migrator t=2026-07-01T00:53:52.910135006Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-01T00:53:52.910906943Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=772.117µs logger=migrator t=2026-07-01T00:53:52.915665581Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-01T00:53:52.915695092Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.011µs logger=migrator t=2026-07-01T00:53:52.919638301Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-01T00:53:52.920843238Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.205127ms logger=migrator t=2026-07-01T00:53:52.924777717Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-01T00:53:52.925420562Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=643.485µs logger=migrator t=2026-07-01T00:53:52.930729152Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-01T00:53:52.931486639Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=757.897µs logger=migrator t=2026-07-01T00:53:52.942287064Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-01T00:53:52.943073851Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=794.828µs logger=migrator t=2026-07-01T00:53:52.947492721Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-01T00:53:52.955071543Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=7.577672ms logger=migrator t=2026-07-01T00:53:52.967292419Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-01T00:53:52.968874935Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.584556ms logger=migrator t=2026-07-01T00:53:52.973156462Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-01T00:53:52.973925749Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=769.487µs logger=migrator t=2026-07-01T00:53:52.97792537Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-01T00:53:52.978701647Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=776.817µs logger=migrator t=2026-07-01T00:53:52.984359576Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-01T00:53:52.985986522Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.627327ms logger=migrator t=2026-07-01T00:53:52.994355051Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-01T00:53:52.995491777Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.139286ms logger=migrator t=2026-07-01T00:53:53.000156753Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-01T00:53:53.000717626Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=561.852µs logger=migrator t=2026-07-01T00:53:53.005388571Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-01T00:53:53.006256441Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=868.77µs logger=migrator t=2026-07-01T00:53:53.013347991Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-01T00:53:53.014099038Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=750.137µs logger=migrator t=2026-07-01T00:53:53.017634388Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-01T00:53:53.018197761Z level=info msg="Migration successfully executed" id="create star table" duration=560.033µs logger=migrator t=2026-07-01T00:53:53.021903185Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-01T00:53:53.02435713Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=2.452915ms logger=migrator t=2026-07-01T00:53:53.033257001Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-01T00:53:53.03406852Z level=info msg="Migration successfully executed" id="create org table v1" duration=811.848µs logger=migrator t=2026-07-01T00:53:53.037552358Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-01T00:53:53.038301805Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=749.827µs logger=migrator t=2026-07-01T00:53:53.042011359Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-01T00:53:53.042880699Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=868.76µs logger=migrator t=2026-07-01T00:53:53.048793603Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-01T00:53:53.049625001Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=831.769µs logger=migrator t=2026-07-01T00:53:53.055154876Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-01T00:53:53.055928384Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=773.238µs logger=migrator t=2026-07-01T00:53:53.060137749Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-01T00:53:53.06104528Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=907.78µs logger=migrator t=2026-07-01T00:53:53.065214694Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-01T00:53:53.065242934Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.97µs logger=migrator t=2026-07-01T00:53:53.068489008Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-01T00:53:53.068519828Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=32.07µs logger=migrator t=2026-07-01T00:53:53.190928445Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-01T00:53:53.19158726Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=660.855µs logger=migrator t=2026-07-01T00:53:53.197270508Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-01T00:53:53.198197999Z level=info msg="Migration successfully executed" id="create dashboard table" duration=927.211µs logger=migrator t=2026-07-01T00:53:53.202416114Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-01T00:53:53.203203302Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=786.738µs logger=migrator t=2026-07-01T00:53:53.208679746Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-01T00:53:53.210052747Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.371951ms logger=migrator t=2026-07-01T00:53:53.216029172Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-01T00:53:53.217484975Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.460563ms logger=migrator t=2026-07-01T00:53:53.222740054Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-01T00:53:53.223526531Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=786.187µs logger=migrator t=2026-07-01T00:53:53.227950421Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-01T00:53:53.228939574Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=981.312µs logger=migrator t=2026-07-01T00:53:53.235462091Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-01T00:53:53.241684772Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.221711ms logger=migrator t=2026-07-01T00:53:53.246982012Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-01T00:53:53.24778085Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=798.318µs logger=migrator t=2026-07-01T00:53:53.252763682Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-01T00:53:53.25398887Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.231648ms logger=migrator t=2026-07-01T00:53:53.262103603Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-01T00:53:53.263374932Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.275399ms logger=migrator t=2026-07-01T00:53:53.26859611Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-01T00:53:53.268944788Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=348.908µs logger=migrator t=2026-07-01T00:53:53.273818198Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-01T00:53:53.274988905Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.176377ms logger=migrator t=2026-07-01T00:53:53.28188898Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-01T00:53:53.282019763Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=85.742µs logger=migrator t=2026-07-01T00:53:53.286911964Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-01T00:53:53.289030272Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.117898ms logger=migrator t=2026-07-01T00:53:53.295380426Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-01T00:53:53.297462283Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.079357ms logger=migrator t=2026-07-01T00:53:53.303129271Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-01T00:53:53.306221781Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.092661ms logger=migrator t=2026-07-01T00:53:53.312071763Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-01T00:53:53.312873851Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=801.898µs logger=migrator t=2026-07-01T00:53:53.320038793Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-01T00:53:53.32432104Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.204935ms logger=migrator t=2026-07-01T00:53:53.329735982Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-01T00:53:53.330632942Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=897.62µs logger=migrator t=2026-07-01T00:53:53.336645198Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-01T00:53:53.338353977Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.708009ms logger=migrator t=2026-07-01T00:53:53.344037125Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-01T00:53:53.344115947Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=72.482µs logger=migrator t=2026-07-01T00:53:53.34911399Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-01T00:53:53.349156851Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=51.441µs logger=migrator t=2026-07-01T00:53:53.353873307Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-01T00:53:53.357136831Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.263074ms logger=migrator t=2026-07-01T00:53:53.374053384Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-01T00:53:53.377103352Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.049508ms logger=migrator t=2026-07-01T00:53:53.382587666Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-01T00:53:53.384558851Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.972525ms logger=migrator t=2026-07-01T00:53:53.389689447Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-01T00:53:53.391670142Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.977195ms logger=migrator t=2026-07-01T00:53:53.398324972Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-01T00:53:53.398987517Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=667.975µs logger=migrator t=2026-07-01T00:53:53.403847907Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-01T00:53:53.405197358Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.34922ms logger=migrator t=2026-07-01T00:53:53.410359754Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-01T00:53:53.411408128Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.049154ms logger=migrator t=2026-07-01T00:53:53.41727703Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-01T00:53:53.417340092Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=81.392µs logger=migrator t=2026-07-01T00:53:53.423160063Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-01T00:53:53.424922463Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.76819ms logger=migrator t=2026-07-01T00:53:53.430819136Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-01T00:53:53.431712957Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=898.531µs logger=migrator t=2026-07-01T00:53:53.437581809Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-01T00:53:53.447450443Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.867523ms logger=migrator t=2026-07-01T00:53:53.454754128Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-01T00:53:53.456240401Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.488604ms logger=migrator t=2026-07-01T00:53:53.462552694Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-01T00:53:53.463904914Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.35316ms logger=migrator t=2026-07-01T00:53:53.469543782Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-01T00:53:53.470762759Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.219577ms logger=migrator t=2026-07-01T00:53:53.477559153Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-01T00:53:53.478380591Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=823.988µs logger=migrator t=2026-07-01T00:53:53.485506472Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-01T00:53:53.486330271Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=821.279µs logger=migrator t=2026-07-01T00:53:53.492547902Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-01T00:53:53.498051426Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=5.499964ms logger=migrator t=2026-07-01T00:53:53.508458031Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-01T00:53:53.50973819Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.292919ms logger=migrator t=2026-07-01T00:53:53.56327816Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-01T00:53:53.564211301Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=934.961µs logger=migrator t=2026-07-01T00:53:54.130842305Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-01T00:53:54.131121841Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=280.146µs logger=migrator t=2026-07-01T00:53:54.139588442Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-01T00:53:54.140516133Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=929.981µs logger=migrator t=2026-07-01T00:53:54.15409446Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-01T00:53:54.156149366Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.056357ms logger=migrator t=2026-07-01T00:53:54.163062682Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-01T00:53:54.16431725Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.256318ms logger=migrator t=2026-07-01T00:53:54.172471964Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-01T00:53:54.173404885Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=935.411µs logger=migrator t=2026-07-01T00:53:54.180524476Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-01T00:53:54.181496358Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=974.032µs logger=migrator t=2026-07-01T00:53:54.188646869Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-01T00:53:54.189526339Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=880.14µs logger=migrator t=2026-07-01T00:53:54.196754073Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-01T00:53:54.197800546Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.034824ms logger=migrator t=2026-07-01T00:53:54.202371339Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-01T00:53:54.210219496Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.848147ms logger=migrator t=2026-07-01T00:53:54.219032495Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-01T00:53:54.220157881Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.32557ms logger=migrator t=2026-07-01T00:53:54.224274174Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-01T00:53:54.226031083Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.75625ms logger=migrator t=2026-07-01T00:53:54.230914974Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-01T00:53:54.231820624Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=909.331µs logger=migrator t=2026-07-01T00:53:54.236448359Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-01T00:53:54.238491795Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=2.070267ms logger=migrator t=2026-07-01T00:53:54.244973031Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-01T00:53:54.247836025Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.865654ms logger=migrator t=2026-07-01T00:53:54.25158904Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-01T00:53:54.253991044Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.401474ms logger=migrator t=2026-07-01T00:53:54.257867322Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-01T00:53:54.257897282Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.22µs logger=migrator t=2026-07-01T00:53:54.263587011Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-01T00:53:54.263798476Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=211.825µs logger=migrator t=2026-07-01T00:53:54.267568371Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-01T00:53:54.27017876Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.615409ms logger=migrator t=2026-07-01T00:53:54.275978641Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-01T00:53:54.276267917Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=278.746µs logger=migrator t=2026-07-01T00:53:54.283538741Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-01T00:53:54.283772997Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=236.216µs logger=migrator t=2026-07-01T00:53:54.292699028Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-01T00:53:54.297052076Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.344488ms logger=migrator t=2026-07-01T00:53:54.306839578Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-01T00:53:54.307101153Z level=info msg="Migration successfully executed" id="Update uid value" duration=266.386µs logger=migrator t=2026-07-01T00:53:54.3118097Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-01T00:53:54.313092048Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.282229ms logger=migrator t=2026-07-01T00:53:54.319935123Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-01T00:53:54.321774595Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.841761ms logger=migrator t=2026-07-01T00:53:54.327588676Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-01T00:53:54.328824894Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.229987ms logger=migrator t=2026-07-01T00:53:54.335567516Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-01T00:53:54.33663563Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.068214ms logger=migrator t=2026-07-01T00:53:54.344066728Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-01T00:53:54.345651363Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.575395ms logger=migrator t=2026-07-01T00:53:54.351917445Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-01T00:53:54.353445959Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.528524ms logger=migrator t=2026-07-01T00:53:54.361841789Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-01T00:53:54.362440983Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=599.634µs logger=migrator t=2026-07-01T00:53:54.368156491Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-01T00:53:54.369289257Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.133006ms logger=migrator t=2026-07-01T00:53:54.373642135Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-01T00:53:54.375043927Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.400582ms logger=migrator t=2026-07-01T00:53:54.378473504Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-01T00:53:54.386967446Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.493112ms logger=migrator t=2026-07-01T00:53:54.391614841Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-01T00:53:54.392183194Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=568.193µs logger=migrator t=2026-07-01T00:53:54.395610901Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-01T00:53:54.396687315Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.081234ms logger=migrator t=2026-07-01T00:53:54.401266479Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-01T00:53:54.402130158Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=863.179µs logger=migrator t=2026-07-01T00:53:54.405587196Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-01T00:53:54.40841655Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.827664ms logger=migrator t=2026-07-01T00:53:54.413424853Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-01T00:53:54.41374043Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=316.167µs logger=migrator t=2026-07-01T00:53:54.418752543Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-01T00:53:54.419612663Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=859.96µs logger=migrator t=2026-07-01T00:53:54.426930208Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-01T00:53:54.426961079Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=33.231µs logger=migrator t=2026-07-01T00:53:54.432802081Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-01T00:53:54.437725182Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.92523ms logger=migrator t=2026-07-01T00:53:54.443587294Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-01T00:53:54.446883708Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.300344ms logger=migrator t=2026-07-01T00:53:54.451930782Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-01T00:53:54.452063865Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=133.253µs logger=migrator t=2026-07-01T00:53:54.457103179Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-01T00:53:54.461199751Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.096212ms logger=migrator t=2026-07-01T00:53:54.468738902Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-01T00:53:54.477877108Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=9.137356ms logger=migrator t=2026-07-01T00:53:54.482455971Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-01T00:53:54.483859173Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.403212ms logger=migrator t=2026-07-01T00:53:54.490683487Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-01T00:53:54.491747211Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.064834ms logger=migrator t=2026-07-01T00:53:54.495346642Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-01T00:53:54.495976387Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=630.075µs logger=migrator t=2026-07-01T00:53:54.507316482Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-01T00:53:54.508634582Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.31872ms logger=migrator t=2026-07-01T00:53:54.518942955Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-01T00:53:54.520006689Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.063964ms logger=migrator t=2026-07-01T00:53:54.524405008Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-01T00:53:54.525438442Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.033414ms logger=migrator t=2026-07-01T00:53:54.529278478Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-01T00:53:54.529395861Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=117.623µs logger=migrator t=2026-07-01T00:53:54.540610524Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-01T00:53:54.541296859Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=687.525µs logger=migrator t=2026-07-01T00:53:54.548681076Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-01T00:53:54.555387468Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=6.701862ms logger=migrator t=2026-07-01T00:53:54.559803897Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-01T00:53:54.562868106Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.061149ms logger=migrator t=2026-07-01T00:53:54.567316397Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-01T00:53:54.567395629Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=79.862µs logger=migrator t=2026-07-01T00:53:54.572859502Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-01T00:53:54.574570291Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.711188ms logger=migrator t=2026-07-01T00:53:54.579143244Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-01T00:53:54.580164647Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.021433ms logger=migrator t=2026-07-01T00:53:54.584424463Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-01T00:53:54.584455194Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.971µs logger=migrator t=2026-07-01T00:53:54.589354334Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-01T00:53:54.591201586Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.848722ms logger=migrator t=2026-07-01T00:53:54.598286166Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-01T00:53:54.599170146Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=884.19µs logger=migrator t=2026-07-01T00:53:54.603910243Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-01T00:53:54.608077957Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.172564ms logger=migrator t=2026-07-01T00:53:54.612700041Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-01T00:53:54.612752603Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=54.182µs logger=migrator t=2026-07-01T00:53:54.618742078Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-01T00:53:54.619633638Z level=info msg="Migration successfully executed" id="create session table" duration=891.21µs logger=migrator t=2026-07-01T00:53:54.624433216Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-01T00:53:54.624707162Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=272.896µs logger=migrator t=2026-07-01T00:53:54.628837926Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-01T00:53:54.629082911Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=239.926µs logger=migrator t=2026-07-01T00:53:54.633750447Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-01T00:53:54.635431655Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.683369ms logger=migrator t=2026-07-01T00:53:54.640944569Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-01T00:53:54.642048644Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.103275ms logger=migrator t=2026-07-01T00:53:54.648016889Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-01T00:53:54.648057049Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=48.801µs logger=migrator t=2026-07-01T00:53:54.651809464Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-01T00:53:54.651834565Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.871µs logger=migrator t=2026-07-01T00:53:54.656557381Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-01T00:53:54.659723253Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.165162ms logger=migrator t=2026-07-01T00:53:54.664330747Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-01T00:53:54.670159698Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.831892ms logger=migrator t=2026-07-01T00:53:54.675902888Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-01T00:53:54.676098212Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=197.904µs logger=migrator t=2026-07-01T00:53:54.682122158Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-01T00:53:54.682573329Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=458.32µs logger=migrator t=2026-07-01T00:53:54.693439984Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-01T00:53:54.694545989Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.108035ms logger=migrator t=2026-07-01T00:53:54.70125795Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-01T00:53:54.701321722Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=74.152µs logger=migrator t=2026-07-01T00:53:54.705133368Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-01T00:53:54.71100655Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.872252ms logger=migrator t=2026-07-01T00:53:54.716426503Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-01T00:53:54.716568686Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=142.853µs logger=migrator t=2026-07-01T00:53:54.719360899Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-01T00:53:54.724050205Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.678925ms logger=migrator t=2026-07-01T00:53:54.72869105Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-01T00:53:54.734111792Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.423813ms logger=migrator t=2026-07-01T00:53:54.73890252Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-01T00:53:54.738951211Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=52.531µs logger=migrator t=2026-07-01T00:53:54.742359248Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-01T00:53:54.743015373Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=656.075µs logger=migrator t=2026-07-01T00:53:54.750317438Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-01T00:53:54.752894516Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.576178ms logger=migrator t=2026-07-01T00:53:54.762047092Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-01T00:53:54.764305503Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.266291ms logger=migrator t=2026-07-01T00:53:54.770976974Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-01T00:53:54.772149351Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.172396ms logger=migrator t=2026-07-01T00:53:54.778047113Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-01T00:53:54.779735712Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.687609ms logger=migrator t=2026-07-01T00:53:54.786957345Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-01T00:53:54.788615122Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.660658ms logger=migrator t=2026-07-01T00:53:54.794953785Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-01T00:53:54.795756733Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=802.498µs logger=migrator t=2026-07-01T00:53:54.804194214Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-01T00:53:54.805699128Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.506034ms logger=migrator t=2026-07-01T00:53:54.810617729Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-01T00:53:54.811398346Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=780.667µs logger=migrator t=2026-07-01T00:53:54.815930679Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-01T00:53:54.829907024Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.977895ms logger=migrator t=2026-07-01T00:53:54.836154815Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-01T00:53:54.837423354Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.261338ms logger=migrator t=2026-07-01T00:53:54.842810805Z 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-07-01T00:53:54.843879039Z 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=1.067864ms logger=migrator t=2026-07-01T00:53:54.851493212Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-01T00:53:54.851737887Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=251.456µs logger=migrator t=2026-07-01T00:53:54.860552666Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-01T00:53:54.861211141Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=651.455µs logger=migrator t=2026-07-01T00:53:54.869280813Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-01T00:53:54.870146803Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=866.89µs logger=migrator t=2026-07-01T00:53:54.876336452Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-01T00:53:54.882311637Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.975515ms logger=migrator t=2026-07-01T00:53:54.890474761Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-01T00:53:54.895090966Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.612015ms logger=migrator t=2026-07-01T00:53:54.902947123Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-01T00:53:54.910671357Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=7.722424ms logger=migrator t=2026-07-01T00:53:54.918949864Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-01T00:53:54.92320033Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.252396ms logger=migrator t=2026-07-01T00:53:54.928880738Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-01T00:53:54.929542843Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=662.155µs logger=migrator t=2026-07-01T00:53:54.937227017Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-01T00:53:54.937298408Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=77.801µs logger=migrator t=2026-07-01T00:53:54.944429178Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-01T00:53:54.944466939Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=40.661µs logger=migrator t=2026-07-01T00:53:54.949060003Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-01T00:53:54.949763369Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=706.586µs logger=migrator t=2026-07-01T00:53:54.954640069Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-01T00:53:54.955658012Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.017403ms logger=migrator t=2026-07-01T00:53:54.962923036Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-01T00:53:54.963718104Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=793.218µs logger=migrator t=2026-07-01T00:53:54.969036114Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-01T00:53:54.970185859Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.149566ms logger=migrator t=2026-07-01T00:53:54.975795576Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-01T00:53:54.976971033Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.175807ms logger=migrator t=2026-07-01T00:53:54.983182453Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-01T00:53:54.989128347Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.949204ms logger=migrator t=2026-07-01T00:53:54.996359321Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-01T00:53:55.001325172Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.965342ms logger=migrator t=2026-07-01T00:53:55.006661713Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-01T00:53:55.006935449Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=275.236µs logger=migrator t=2026-07-01T00:53:55.010914629Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-01T00:53:55.011780438Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=863.609µs logger=migrator t=2026-07-01T00:53:55.018385397Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-01T00:53:55.019337959Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=960.052µs logger=migrator t=2026-07-01T00:53:55.025884526Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-01T00:53:55.033241602Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.353026ms logger=migrator t=2026-07-01T00:53:55.039308029Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-01T00:53:55.039444132Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=139.723µs logger=migrator t=2026-07-01T00:53:55.044396524Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-01T00:53:55.04555266Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.155646ms logger=migrator t=2026-07-01T00:53:55.050695666Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-01T00:53:55.051811081Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.112445ms logger=migrator t=2026-07-01T00:53:55.057670123Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-01T00:53:55.057767465Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=97.982µs logger=migrator t=2026-07-01T00:53:55.063252379Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-01T00:53:55.064094078Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=845.449µs logger=migrator t=2026-07-01T00:53:55.070693357Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-01T00:53:55.072354774Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.660357ms logger=migrator t=2026-07-01T00:53:55.077641413Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-01T00:53:55.079302291Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.659298ms logger=migrator t=2026-07-01T00:53:55.084391155Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-01T00:53:55.085892469Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.501064ms logger=migrator t=2026-07-01T00:53:55.09347487Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-01T00:53:55.095546067Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.073117ms logger=migrator t=2026-07-01T00:53:55.103815933Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-01T00:53:55.104787245Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=970.962µs logger=migrator t=2026-07-01T00:53:55.112060669Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-01T00:53:55.11209408Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=34.571µs logger=migrator t=2026-07-01T00:53:55.118621117Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-01T00:53:55.124600362Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.976885ms logger=migrator t=2026-07-01T00:53:55.135221311Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-01T00:53:55.136633773Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.432702ms logger=migrator t=2026-07-01T00:53:55.142919375Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-01T00:53:55.147836356Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.915151ms logger=migrator t=2026-07-01T00:53:55.156123552Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-01T00:53:55.156986122Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=864.09µs logger=migrator t=2026-07-01T00:53:55.164739797Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-01T00:53:55.166915546Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.176949ms logger=migrator t=2026-07-01T00:53:55.173789071Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-01T00:53:55.174865785Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.076914ms logger=migrator t=2026-07-01T00:53:55.181464234Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-01T00:53:55.196127364Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.66251ms logger=migrator t=2026-07-01T00:53:55.200042423Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-01T00:53:55.20078709Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=744.467µs logger=migrator t=2026-07-01T00:53:55.206064419Z 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-07-01T00:53:55.207149633Z 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.078034ms logger=migrator t=2026-07-01T00:53:55.214715723Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-01T00:53:55.215100732Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=384.899µs logger=migrator t=2026-07-01T00:53:55.21988535Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-01T00:53:55.220835201Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=950.211µs logger=migrator t=2026-07-01T00:53:55.225962697Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-01T00:53:55.226175052Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=212.765µs logger=migrator t=2026-07-01T00:53:55.233590139Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-01T00:53:55.238479289Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.88905ms logger=migrator t=2026-07-01T00:53:55.243905282Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-01T00:53:55.248822372Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.91689ms logger=migrator t=2026-07-01T00:53:55.25450234Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-01T00:53:55.25583718Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.33495ms logger=migrator t=2026-07-01T00:53:55.262592893Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-01T00:53:55.263669307Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.076554ms logger=migrator t=2026-07-01T00:53:55.269620821Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-01T00:53:55.270048041Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=426.57µs logger=migrator t=2026-07-01T00:53:56.396582556Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-01T00:53:56.402424468Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.842851ms logger=migrator t=2026-07-01T00:53:56.415147134Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-01T00:53:56.416472174Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.32739ms logger=migrator t=2026-07-01T00:53:56.423108413Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-01T00:53:56.423385099Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=269.366µs logger=migrator t=2026-07-01T00:53:56.430102591Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-01T00:53:56.430599352Z level=info msg="Migration successfully executed" id="Move region to single row" duration=496.961µs logger=migrator t=2026-07-01T00:53:56.435226186Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-01T00:53:56.436179558Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=955.802µs logger=migrator t=2026-07-01T00:53:56.44072316Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-01T00:53:56.441853775Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.130705ms logger=migrator t=2026-07-01T00:53:56.449275262Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-01T00:53:56.450235274Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=973.302µs logger=migrator t=2026-07-01T00:53:56.455958013Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-01T00:53:56.457027647Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.069914ms logger=migrator t=2026-07-01T00:53:56.463910662Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-01T00:53:56.464982686Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.075744ms logger=migrator t=2026-07-01T00:53:56.471636746Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-01T00:53:56.47269024Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.057404ms logger=migrator t=2026-07-01T00:53:56.477663112Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-01T00:53:56.477729433Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=67.001µs logger=migrator t=2026-07-01T00:53:56.488831213Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-01T00:53:56.489824855Z level=info msg="Migration successfully executed" id="create test_data table" duration=996.152µs logger=migrator t=2026-07-01T00:53:56.498572212Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-01T00:53:56.499434902Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=864.13µs logger=migrator t=2026-07-01T00:53:56.515129435Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-01T00:53:56.516136018Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.008783ms logger=migrator t=2026-07-01T00:53:56.523004052Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-01T00:53:56.523887042Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=885.91µs logger=migrator t=2026-07-01T00:53:56.528867474Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-01T00:53:56.529087909Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=213.955µs logger=migrator t=2026-07-01T00:53:56.533662102Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-01T00:53:56.534325977Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=663.615µs logger=migrator t=2026-07-01T00:53:56.540127508Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-01T00:53:56.54022682Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=100.772µs logger=migrator t=2026-07-01T00:53:56.546767968Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-01T00:53:56.548016566Z level=info msg="Migration successfully executed" id="create team table" duration=1.248108ms logger=migrator t=2026-07-01T00:53:56.554378709Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-01T00:53:56.55533447Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=955.871µs logger=migrator t=2026-07-01T00:53:56.563206988Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-01T00:53:56.564968517Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.761049ms logger=migrator t=2026-07-01T00:53:56.571542355Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-01T00:53:56.578971343Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.430528ms logger=migrator t=2026-07-01T00:53:56.584039197Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-01T00:53:56.584213071Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=174.214µs logger=migrator t=2026-07-01T00:53:56.589798986Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-01T00:53:56.591411103Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.611747ms logger=migrator t=2026-07-01T00:53:56.598753628Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-01T00:53:56.600123429Z level=info msg="Migration successfully executed" id="create team member table" duration=1.369581ms logger=migrator t=2026-07-01T00:53:56.607040935Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-01T00:53:56.6085936Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.552205ms logger=migrator t=2026-07-01T00:53:56.614849651Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-01T00:53:56.616501068Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.661698ms logger=migrator t=2026-07-01T00:53:56.623566297Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-01T00:53:56.624420476Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=854.229µs logger=migrator t=2026-07-01T00:53:56.631787772Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-01T00:53:56.640487448Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.699046ms logger=migrator t=2026-07-01T00:53:56.648097499Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-01T00:53:56.651490796Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.393367ms logger=migrator t=2026-07-01T00:53:56.668914118Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-01T00:53:56.672872607Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.958919ms logger=migrator t=2026-07-01T00:53:56.685732566Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-01T00:53:56.686451962Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=720.706µs logger=migrator t=2026-07-01T00:53:56.691367233Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-01T00:53:56.692320945Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=953.422µs logger=migrator t=2026-07-01T00:53:56.700709714Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-01T00:53:56.701825279Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.115065ms logger=migrator t=2026-07-01T00:53:56.710243668Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-01T00:53:56.711376494Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.132366ms logger=migrator t=2026-07-01T00:53:56.717923892Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-01T00:53:56.719581299Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.656628ms logger=migrator t=2026-07-01T00:53:56.72721732Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-01T00:53:56.728193172Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=975.612µs logger=migrator t=2026-07-01T00:53:56.735454716Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-01T00:53:56.737369479Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.924413ms logger=migrator t=2026-07-01T00:53:56.744485329Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-01T00:53:56.745281317Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=797.198µs logger=migrator t=2026-07-01T00:53:56.751865996Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-01T00:53:56.752707364Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=842.619µs logger=migrator t=2026-07-01T00:53:56.760281335Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-01T00:53:56.760669954Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=383.628µs logger=migrator t=2026-07-01T00:53:56.766887374Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-01T00:53:56.767767854Z level=info msg="Migration successfully executed" id="create tag table" duration=883.359µs logger=migrator t=2026-07-01T00:53:56.77471192Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-01T00:53:56.775651481Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=940.351µs logger=migrator t=2026-07-01T00:53:56.781224717Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-01T00:53:56.782022705Z level=info msg="Migration successfully executed" id="create login attempt table" duration=798.888µs logger=migrator t=2026-07-01T00:53:56.787878106Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-01T00:53:56.788852378Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=974.502µs logger=migrator t=2026-07-01T00:53:56.793522553Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-01T00:53:56.794323411Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=800.948µs logger=migrator t=2026-07-01T00:53:56.798425064Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-01T00:53:56.812160683Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.729369ms logger=migrator t=2026-07-01T00:53:56.818166229Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-01T00:53:56.819029458Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=866.06µs logger=migrator t=2026-07-01T00:53:56.823804965Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-01T00:53:56.824764247Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=960.662µs logger=migrator t=2026-07-01T00:53:56.83025772Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-01T00:53:56.830626469Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=369.509µs logger=migrator t=2026-07-01T00:53:56.83645829Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-01T00:53:56.837526314Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.068904ms logger=migrator t=2026-07-01T00:53:56.84220246Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-01T00:53:56.843585681Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.383201ms logger=migrator t=2026-07-01T00:53:56.851040719Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-01T00:53:56.852248976Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.210027ms logger=migrator t=2026-07-01T00:53:56.858287642Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-01T00:53:56.858377904Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=91.643µs logger=migrator t=2026-07-01T00:53:56.862859995Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-01T00:53:56.869214898Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.353034ms logger=migrator t=2026-07-01T00:53:56.874878125Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-01T00:53:56.883140641Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.262046ms logger=migrator t=2026-07-01T00:53:56.888124534Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-01T00:53:56.892498952Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.374739ms logger=migrator t=2026-07-01T00:53:56.898419585Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-01T00:53:56.905933495Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.508619ms logger=migrator t=2026-07-01T00:53:56.910488117Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-01T00:53:56.911632683Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.145086ms logger=migrator t=2026-07-01T00:53:56.916652336Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-01T00:53:56.922966278Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.312712ms logger=migrator t=2026-07-01T00:53:56.929424503Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-01T00:53:56.93015798Z level=info msg="Migration successfully executed" id="create server_lock table" duration=734.437µs logger=migrator t=2026-07-01T00:53:56.935314906Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-01T00:53:56.937069516Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.756889ms logger=migrator t=2026-07-01T00:53:56.941938035Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-01T00:53:56.942992779Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.048024ms logger=migrator t=2026-07-01T00:53:56.949433704Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-01T00:53:56.95058515Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.152316ms logger=migrator t=2026-07-01T00:53:56.956160775Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-01T00:53:56.957287861Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.131876ms logger=migrator t=2026-07-01T00:53:56.962311364Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-01T00:53:56.963423279Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.115375ms logger=migrator t=2026-07-01T00:53:56.968826011Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-01T00:53:56.975596953Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.767843ms logger=migrator t=2026-07-01T00:53:56.979838359Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-01T00:53:56.980688908Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=851.699µs logger=migrator t=2026-07-01T00:53:56.986457228Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-01T00:53:56.987646775Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.191097ms logger=migrator t=2026-07-01T00:53:56.994210312Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-01T00:53:56.995483001Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.273189ms logger=migrator t=2026-07-01T00:53:57.001996127Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-01T00:53:57.00388038Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.885053ms logger=migrator t=2026-07-01T00:53:57.011166724Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-01T00:53:57.012862432Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.77488ms logger=migrator t=2026-07-01T00:53:57.020734339Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-01T00:53:57.020847042Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=116.393µs logger=migrator t=2026-07-01T00:53:57.026212963Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-01T00:53:57.026351156Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=143.734µs logger=migrator t=2026-07-01T00:53:57.039067521Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-01T00:53:57.040078204Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.012273ms logger=migrator t=2026-07-01T00:53:57.046435207Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-01T00:53:57.047587033Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.152486ms logger=migrator t=2026-07-01T00:53:57.054927828Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-01T00:53:57.055993742Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.061874ms logger=migrator t=2026-07-01T00:53:57.061064696Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-01T00:53:57.061147808Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=83.932µs logger=migrator t=2026-07-01T00:53:57.066040548Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-01T00:53:57.067169573Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.129625ms logger=migrator t=2026-07-01T00:53:57.073344812Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-01T00:53:57.074529209Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.163576ms logger=migrator t=2026-07-01T00:53:57.079648284Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-01T00:53:57.080861441Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.213917ms logger=migrator t=2026-07-01T00:53:57.086400556Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-01T00:53:57.08746324Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.063314ms logger=migrator t=2026-07-01T00:53:57.093769802Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-01T00:53:57.098674942Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.90541ms logger=migrator t=2026-07-01T00:53:57.102692492Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-01T00:53:57.103665094Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=972.572µs logger=migrator t=2026-07-01T00:53:57.108909342Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-01T00:53:57.109025975Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=124.273µs logger=migrator t=2026-07-01T00:53:57.113794742Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-01T00:53:57.11503447Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.239858ms logger=migrator t=2026-07-01T00:53:57.119360167Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-01T00:53:57.120472272Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.113905ms logger=migrator t=2026-07-01T00:53:57.126135019Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-01T00:53:57.127173373Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.042744ms logger=migrator t=2026-07-01T00:53:57.131707645Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-01T00:53:57.131774066Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=67.192µs logger=migrator t=2026-07-01T00:53:57.136087003Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-01T00:53:57.137122547Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.035643ms logger=migrator t=2026-07-01T00:53:57.142575479Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-01T00:53:57.143649293Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.067424ms logger=migrator t=2026-07-01T00:53:57.150579469Z 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-07-01T00:53:57.152587174Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.006015ms logger=migrator t=2026-07-01T00:53:57.159238584Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-01T00:53:57.15994559Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=707.206µs logger=migrator t=2026-07-01T00:53:57.167568481Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-01T00:53:57.177530005Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.963074ms logger=migrator t=2026-07-01T00:53:57.183443368Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-01T00:53:57.184221546Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=784.608µs logger=migrator t=2026-07-01T00:53:57.190267202Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-01T00:53:57.191171212Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=904.341µs logger=migrator t=2026-07-01T00:53:57.195614102Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-01T00:53:57.223872717Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.258385ms logger=migrator t=2026-07-01T00:53:57.228711176Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-01T00:53:57.25732466Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.610313ms logger=migrator t=2026-07-01T00:53:57.263373506Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-01T00:53:57.264179064Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=802.528µs logger=migrator t=2026-07-01T00:53:57.268355998Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-01T00:53:57.270016275Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.648248ms logger=migrator t=2026-07-01T00:53:57.274726501Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-01T00:53:57.281137895Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.418684ms logger=migrator t=2026-07-01T00:53:57.288739046Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-01T00:53:57.296587723Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.850446ms logger=migrator t=2026-07-01T00:53:57.301266848Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-01T00:53:57.302384173Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.117995ms logger=migrator t=2026-07-01T00:53:57.307392896Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-01T00:53:57.308509921Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.117295ms logger=migrator t=2026-07-01T00:53:57.314618558Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-01T00:53:57.31558215Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=963.552µs logger=migrator t=2026-07-01T00:53:57.321660517Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-01T00:53:57.322726711Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.067015ms logger=migrator t=2026-07-01T00:53:57.328764696Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-01T00:53:57.328849098Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=76.932µs logger=migrator t=2026-07-01T00:53:57.334100176Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-01T00:53:57.340791307Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.698911ms logger=migrator t=2026-07-01T00:53:57.346024834Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-01T00:53:57.353915792Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.888978ms logger=migrator t=2026-07-01T00:53:57.360187433Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-01T00:53:57.367582819Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.393936ms logger=migrator t=2026-07-01T00:53:57.374549996Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-01T00:53:57.375362884Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=813.788µs logger=migrator t=2026-07-01T00:53:57.38098563Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-01T00:53:57.383029106Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.054066ms logger=migrator t=2026-07-01T00:53:57.388442658Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-01T00:53:57.395047147Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.604249ms logger=migrator t=2026-07-01T00:53:57.400223063Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-01T00:53:57.404620532Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.394599ms logger=migrator t=2026-07-01T00:53:57.409957362Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-01T00:53:57.411232641Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.274909ms logger=migrator t=2026-07-01T00:53:57.416721864Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-01T00:53:57.423088887Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.366863ms logger=migrator t=2026-07-01T00:53:57.428734204Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-01T00:53:57.436675493Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.936979ms logger=migrator t=2026-07-01T00:53:57.441051451Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-01T00:53:57.441264426Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=220.285µs logger=migrator t=2026-07-01T00:53:57.446021993Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-01T00:53:57.447243681Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.221778ms logger=migrator t=2026-07-01T00:53:57.453577943Z 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-07-01T00:53:57.454591896Z 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.014003ms logger=migrator t=2026-07-01T00:53:57.459441435Z 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-07-01T00:53:57.460724924Z 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=1.287169ms logger=migrator t=2026-07-01T00:53:57.466879292Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-01T00:53:57.467009635Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=132.263µs logger=migrator t=2026-07-01T00:53:57.473773587Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-01T00:53:57.483877054Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.104507ms logger=migrator t=2026-07-01T00:53:57.48946648Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-01T00:53:57.497819048Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.351498ms logger=migrator t=2026-07-01T00:53:57.50415105Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-01T00:53:57.51080815Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.65293ms logger=migrator t=2026-07-01T00:53:57.516849296Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-01T00:53:57.525138112Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.288576ms logger=migrator t=2026-07-01T00:53:57.531124147Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-01T00:53:57.53791787Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.793433ms logger=migrator t=2026-07-01T00:53:57.543451384Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-01T00:53:57.543540186Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=88.592µs logger=migrator t=2026-07-01T00:53:57.552120289Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-01T00:53:57.553023189Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=894.1µs logger=migrator t=2026-07-01T00:53:57.561127151Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-01T00:53:57.570470062Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.343461ms logger=migrator t=2026-07-01T00:53:57.579060435Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-01T00:53:57.579205158Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=165.474µs logger=migrator t=2026-07-01T00:53:57.583771371Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-01T00:53:57.592043627Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.272446ms logger=migrator t=2026-07-01T00:53:57.5966473Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-01T00:53:57.59751933Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=871.67µs logger=migrator t=2026-07-01T00:53:57.604379344Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-01T00:53:57.610996643Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.618539ms logger=migrator t=2026-07-01T00:53:57.615579746Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-01T00:53:57.616324223Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=744.407µs logger=migrator t=2026-07-01T00:53:57.622465851Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-01T00:53:57.623233428Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=767.767µs logger=migrator t=2026-07-01T00:53:57.628700611Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-01T00:53:57.638327858Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.622017ms logger=migrator t=2026-07-01T00:53:57.645942039Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-01T00:53:57.6468642Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=927.251µs logger=migrator t=2026-07-01T00:53:57.654324277Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-01T00:53:57.656109567Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.78506ms logger=migrator t=2026-07-01T00:53:57.662121613Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-01T00:53:57.663105415Z level=info msg="Migration successfully executed" id="create alert_image table" duration=983.612µs logger=migrator t=2026-07-01T00:53:57.670282666Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-01T00:53:57.672077867Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.78386ms logger=migrator t=2026-07-01T00:53:57.677471698Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-01T00:53:57.677706843Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=231.405µs logger=migrator t=2026-07-01T00:53:57.682250725Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-01T00:53:57.683449842Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.199277ms logger=migrator t=2026-07-01T00:53:57.689471338Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-01T00:53:57.690683175Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.218227ms logger=migrator t=2026-07-01T00:53:57.695705398Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-01T00:53:57.696308782Z 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-07-01T00:53:57.701646192Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-01T00:53:57.702492041Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=845.789µs logger=migrator t=2026-07-01T00:53:57.708294521Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-01T00:53:57.709514128Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.219297ms logger=migrator t=2026-07-01T00:53:57.715043873Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-01T00:53:57.72293633Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.891337ms logger=migrator t=2026-07-01T00:53:57.72826364Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-01T00:53:57.732445854Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=4.157344ms logger=migrator t=2026-07-01T00:53:57.740321221Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-01T00:53:57.741447087Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.128346ms logger=migrator t=2026-07-01T00:53:57.745316464Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-01T00:53:57.745966008Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=649.594µs logger=migrator t=2026-07-01T00:53:57.750547191Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-01T00:53:57.751767159Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.219298ms logger=migrator t=2026-07-01T00:53:57.758118821Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-01T00:53:57.75937106Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.251669ms logger=migrator t=2026-07-01T00:53:57.764792892Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-01T00:53:57.764826553Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35µs logger=migrator t=2026-07-01T00:53:57.769892886Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-01T00:53:57.770036979Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=143.983µs logger=migrator t=2026-07-01T00:53:57.775983793Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-01T00:53:57.786379927Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.390794ms logger=migrator t=2026-07-01T00:53:57.791709317Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-01T00:53:57.792470014Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=761.487µs logger=migrator t=2026-07-01T00:53:57.800916574Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-01T00:53:57.803118833Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.204489ms logger=migrator t=2026-07-01T00:53:57.808699169Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-01T00:53:57.809316163Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=626.344µs logger=migrator t=2026-07-01T00:53:57.813885396Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-01T00:53:57.81497541Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.090365ms logger=migrator t=2026-07-01T00:53:57.821064067Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-01T00:53:57.821954277Z level=info msg="Migration successfully executed" id="create secrets table" duration=890.12µs logger=migrator t=2026-07-01T00:53:58.04312848Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-01T00:53:58.088275634Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=45.146734ms logger=migrator t=2026-07-01T00:53:58.094249168Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-01T00:53:58.101713986Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.463598ms logger=migrator t=2026-07-01T00:53:58.108757194Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-01T00:53:58.108929468Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=174.064µs logger=migrator t=2026-07-01T00:53:58.113857859Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-01T00:53:58.149666703Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.803994ms logger=migrator t=2026-07-01T00:53:58.155275919Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-01T00:53:58.196476294Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=41.195635ms logger=migrator t=2026-07-01T00:53:58.203557333Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-01T00:53:58.204918074Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.361161ms logger=migrator t=2026-07-01T00:53:58.212083585Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-01T00:53:58.213764802Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.689528ms logger=migrator t=2026-07-01T00:53:58.219353378Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-01T00:53:58.219706706Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=350.648µs logger=migrator t=2026-07-01T00:53:58.225915496Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-01T00:53:58.227684165Z level=info msg="Migration successfully executed" id="create permission table" duration=1.767359ms logger=migrator t=2026-07-01T00:53:58.234473057Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-01T00:53:58.236222777Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.74651ms logger=migrator t=2026-07-01T00:53:58.242110989Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-01T00:53:58.243430289Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.31986ms logger=migrator t=2026-07-01T00:53:58.249399993Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-01T00:53:58.250362324Z level=info msg="Migration successfully executed" id="create role table" duration=962.161µs logger=migrator t=2026-07-01T00:53:58.256639176Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-01T00:53:58.267465899Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.828693ms logger=migrator t=2026-07-01T00:53:58.27288018Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-01T00:53:58.280334748Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.454268ms logger=migrator t=2026-07-01T00:53:58.285912233Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-01T00:53:58.286706281Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=794.148µs logger=migrator t=2026-07-01T00:53:58.293622426Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-01T00:53:58.295491488Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.868682ms logger=migrator t=2026-07-01T00:53:58.301451722Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-01T00:53:58.302593518Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.141536ms logger=migrator t=2026-07-01T00:53:58.30806248Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-01T00:53:58.309551954Z level=info msg="Migration successfully executed" id="create team role table" duration=1.488764ms logger=migrator t=2026-07-01T00:53:58.316639833Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-01T00:53:58.317717207Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.076804ms logger=migrator t=2026-07-01T00:53:58.323964138Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-01T00:53:58.325156424Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.186716ms logger=migrator t=2026-07-01T00:53:58.330799691Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-01T00:53:58.332130661Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.33037ms logger=migrator t=2026-07-01T00:53:58.33922223Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-01T00:53:58.340704464Z level=info msg="Migration successfully executed" id="create user role table" duration=1.481734ms logger=migrator t=2026-07-01T00:53:58.346305739Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-01T00:53:58.347413334Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.107815ms logger=migrator t=2026-07-01T00:53:58.354166396Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-01T00:53:58.356517339Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.349893ms logger=migrator t=2026-07-01T00:53:58.363574947Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-01T00:53:58.365070961Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.494224ms logger=migrator t=2026-07-01T00:53:58.370435242Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-01T00:53:58.371668129Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.232387ms logger=migrator t=2026-07-01T00:53:58.379069215Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-01T00:53:58.38018853Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.119505ms logger=migrator t=2026-07-01T00:53:58.386209496Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-01T00:53:58.387368562Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.159096ms logger=migrator t=2026-07-01T00:53:58.392374584Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-01T00:53:58.404503667Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.128882ms logger=migrator t=2026-07-01T00:53:58.409448178Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-01T00:53:58.41133727Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.889312ms logger=migrator t=2026-07-01T00:53:58.416974727Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-01T00:53:58.418103992Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.128815ms logger=migrator t=2026-07-01T00:53:58.423712448Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-01T00:53:58.424643309Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=928.121µs logger=migrator t=2026-07-01T00:53:58.430235325Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-01T00:53:58.431244877Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.007612ms logger=migrator t=2026-07-01T00:53:58.436177208Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-01T00:53:58.43761362Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.439972ms logger=migrator t=2026-07-01T00:53:58.443731238Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-01T00:53:58.444997846Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.266968ms logger=migrator t=2026-07-01T00:53:58.451460851Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-01T00:53:58.45986389Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.402429ms logger=migrator t=2026-07-01T00:53:58.464523355Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-01T00:53:58.472667847Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.143772ms logger=migrator t=2026-07-01T00:53:58.480083674Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-01T00:53:58.486902127Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.820503ms logger=migrator t=2026-07-01T00:53:58.491186154Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-01T00:53:58.496739898Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.553354ms logger=migrator t=2026-07-01T00:53:58.504157185Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-01T00:53:58.50525376Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.096694ms logger=migrator t=2026-07-01T00:53:58.510764723Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-01T00:53:58.512294488Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.529885ms logger=migrator t=2026-07-01T00:53:58.521955263Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-01T00:53:58.52356835Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.613347ms logger=migrator t=2026-07-01T00:53:58.532509901Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-01T00:53:58.533140105Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=630.264µs logger=migrator t=2026-07-01T00:53:58.538525416Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-01T00:53:58.540701465Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.174769ms logger=migrator t=2026-07-01T00:53:58.549971273Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-01T00:53:58.550039544Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=69.341µs logger=migrator t=2026-07-01T00:53:58.566926794Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-01T00:53:58.567006405Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=81.261µs logger=migrator t=2026-07-01T00:53:58.573794698Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-01T00:53:58.574355711Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=559.672µs logger=migrator t=2026-07-01T00:53:58.58146506Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-01T00:53:58.582601066Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.137906ms logger=migrator t=2026-07-01T00:53:58.588450437Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-01T00:53:58.589765837Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.31555ms logger=migrator t=2026-07-01T00:53:58.595003824Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-01T00:53:58.595205379Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=201.865µs logger=migrator t=2026-07-01T00:53:58.601168933Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-01T00:53:58.601968401Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=799.418µs logger=migrator t=2026-07-01T00:53:58.607149837Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-01T00:53:58.608359354Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.210247ms logger=migrator t=2026-07-01T00:53:58.613788216Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-01T00:53:58.61531449Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.525654ms logger=migrator t=2026-07-01T00:53:58.621822877Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-01T00:53:58.630684376Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.860989ms logger=migrator t=2026-07-01T00:53:58.635485684Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-01T00:53:58.635579966Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=93.902µs logger=migrator t=2026-07-01T00:53:58.643091864Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-01T00:53:58.645203512Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.105908ms logger=migrator t=2026-07-01T00:53:58.659128925Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-01T00:53:58.661404836Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.277811ms logger=migrator t=2026-07-01T00:53:58.668970276Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-01T00:53:58.670246394Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.276308ms logger=migrator t=2026-07-01T00:53:58.676910574Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-01T00:53:58.688400952Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.485588ms logger=migrator t=2026-07-01T00:53:58.695905501Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-01T00:53:58.699827539Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=3.916749ms logger=migrator t=2026-07-01T00:53:58.70387203Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-01T00:53:58.705073967Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.203368ms logger=migrator t=2026-07-01T00:53:58.711043331Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-01T00:53:58.734495608Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.448657ms logger=migrator t=2026-07-01T00:53:58.740119614Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-01T00:53:58.741173917Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.052693ms logger=migrator t=2026-07-01T00:53:58.747939059Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-01T00:53:58.749211988Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.272999ms logger=migrator t=2026-07-01T00:53:58.75730179Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-01T00:53:58.758541847Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.240047ms logger=migrator t=2026-07-01T00:53:58.764845279Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-01T00:53:58.767001838Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.157748ms logger=migrator t=2026-07-01T00:53:58.773705268Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-01T00:53:58.774028575Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=323.067µs logger=migrator t=2026-07-01T00:53:58.780734286Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-01T00:53:58.782411554Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.677048ms logger=migrator t=2026-07-01T00:53:58.789858961Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-01T00:53:58.802078915Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.220644ms logger=migrator t=2026-07-01T00:53:58.806926894Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-01T00:53:58.808003668Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.076584ms logger=migrator t=2026-07-01T00:53:58.814863603Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-01T00:53:58.815978077Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.114425ms logger=migrator t=2026-07-01T00:53:58.821771698Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-01T00:53:58.822263469Z 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-07-01T00:53:58.828649872Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-01T00:53:58.829132723Z 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-07-01T00:53:58.834288589Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-01T00:53:58.835598828Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.291979ms logger=migrator t=2026-07-01T00:53:58.839778112Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-01T00:53:58.842639436Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.861304ms logger=migrator t=2026-07-01T00:53:58.849636384Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-01T00:53:58.850948043Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.311289ms logger=migrator t=2026-07-01T00:53:58.856668751Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-01T00:53:58.858219606Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.558765ms logger=migrator t=2026-07-01T00:53:58.863901834Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-01T00:53:58.864992398Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.090234ms logger=migrator t=2026-07-01T00:53:58.869434908Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-01T00:53:58.870633935Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.199127ms logger=migrator t=2026-07-01T00:53:58.875593647Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-01T00:53:58.876922936Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.32988ms logger=migrator t=2026-07-01T00:53:58.884351963Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-01T00:53:58.885788615Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.438702ms logger=migrator t=2026-07-01T00:53:58.892144448Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-01T00:53:58.893260733Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.117035ms logger=migrator t=2026-07-01T00:53:58.899576565Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-01T00:53:58.901041518Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.464973ms logger=migrator t=2026-07-01T00:53:58.908538976Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-01T00:53:58.909816225Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.281019ms logger=migrator t=2026-07-01T00:53:58.917244122Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-01T00:53:58.946883058Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=29.630096ms logger=migrator t=2026-07-01T00:53:58.954601701Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-01T00:53:58.961890395Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.291654ms logger=migrator t=2026-07-01T00:53:58.96926441Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-01T00:53:58.980064133Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.800433ms logger=migrator t=2026-07-01T00:53:59.002705261Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-01T00:53:59.003803776Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=1.100875ms logger=migrator t=2026-07-01T00:53:59.010483536Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-01T00:53:59.021509654Z level=info msg="Migration successfully executed" id="add share column" duration=11.021977ms logger=migrator t=2026-07-01T00:53:59.028757876Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-01T00:53:59.028976591Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=220.995µs logger=migrator t=2026-07-01T00:53:59.034798351Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-01T00:53:59.036090771Z level=info msg="Migration successfully executed" id="create file table" duration=1.273679ms logger=migrator t=2026-07-01T00:53:59.046871483Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-01T00:53:59.049799648Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.932046ms logger=migrator t=2026-07-01T00:53:59.058720089Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-01T00:53:59.060726093Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.007775ms logger=migrator t=2026-07-01T00:53:59.068919847Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-01T00:53:59.070250097Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.33002ms logger=migrator t=2026-07-01T00:53:59.08331843Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-01T00:53:59.084314063Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=996.003µs logger=migrator t=2026-07-01T00:53:59.091930273Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-01T00:53:59.09357241Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=1.641897ms logger=migrator t=2026-07-01T00:53:59.107562714Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-01T00:53:59.107676147Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=117.113µs logger=migrator t=2026-07-01T00:53:59.111901691Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-01T00:53:59.112569486Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=668.705µs logger=migrator t=2026-07-01T00:53:59.243013983Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-01T00:53:59.244518306Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=1.508654ms logger=migrator t=2026-07-01T00:53:59.253796025Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-01T00:53:59.25580986Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.016705ms logger=migrator t=2026-07-01T00:53:59.263380029Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-01T00:53:59.274299105Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.919445ms logger=migrator t=2026-07-01T00:53:59.278687413Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-01T00:53:59.278889617Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=203.744µs logger=migrator t=2026-07-01T00:53:59.283511801Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-01T00:53:59.284750599Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.239088ms logger=migrator t=2026-07-01T00:53:59.292042652Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-01T00:53:59.292495343Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=451.821µs logger=migrator t=2026-07-01T00:53:59.296712987Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-01T00:53:59.297105896Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=392.939µs logger=migrator t=2026-07-01T00:53:59.301334691Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-01T00:53:59.302929587Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.592266ms logger=migrator t=2026-07-01T00:53:59.307063139Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-01T00:53:59.317440322Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.377673ms logger=migrator t=2026-07-01T00:53:59.32270386Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-01T00:53:59.328996381Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.292341ms logger=migrator t=2026-07-01T00:53:59.336671794Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-01T00:53:59.337627105Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=955.491µs logger=migrator t=2026-07-01T00:53:59.344298165Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-01T00:53:59.434811675Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=90.51171ms logger=migrator t=2026-07-01T00:53:59.647715781Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-01T00:53:59.650161896Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.447075ms logger=migrator t=2026-07-01T00:53:59.658176976Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-01T00:53:59.659455145Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.280059ms logger=migrator t=2026-07-01T00:53:59.665523781Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-01T00:53:59.699577825Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.051604ms logger=migrator t=2026-07-01T00:53:59.706886619Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-01T00:53:59.716446723Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.559654ms logger=migrator t=2026-07-01T00:53:59.723406429Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-01T00:53:59.723687596Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=283.177µs logger=migrator t=2026-07-01T00:53:59.733739631Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-01T00:53:59.734220942Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=483.141µs logger=migrator t=2026-07-01T00:53:59.742896967Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-01T00:53:59.743220684Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=327.047µs logger=migrator t=2026-07-01T00:53:59.751841817Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-01T00:53:59.752182925Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=347.478µs logger=migrator t=2026-07-01T00:53:59.761710268Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-01T00:53:59.765049834Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=3.336045ms logger=migrator t=2026-07-01T00:53:59.778408723Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-01T00:53:59.780184453Z level=info msg="Migration successfully executed" id="create folder table" duration=1.77777ms logger=migrator t=2026-07-01T00:53:59.79028263Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-01T00:53:59.792215323Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.934353ms logger=migrator t=2026-07-01T00:53:59.798027973Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-01T00:53:59.799290472Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.262588ms logger=migrator t=2026-07-01T00:53:59.804424567Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-01T00:53:59.804457117Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.93µs logger=migrator t=2026-07-01T00:53:59.809591473Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-01T00:53:59.811345622Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.752159ms logger=migrator t=2026-07-01T00:53:59.817257645Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-01T00:53:59.819314041Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.055886ms logger=migrator t=2026-07-01T00:53:59.826082562Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-01T00:53:59.827372821Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.290209ms logger=migrator t=2026-07-01T00:53:59.832728792Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-01T00:53:59.833203833Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=475.98µs logger=migrator t=2026-07-01T00:53:59.837373366Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-01T00:53:59.837869857Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=496.341µs logger=migrator t=2026-07-01T00:53:59.842378738Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-01T00:53:59.844324422Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.945174ms logger=migrator t=2026-07-01T00:53:59.85180022Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-01T00:53:59.854098221Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.300291ms logger=migrator t=2026-07-01T00:53:59.861661831Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-01T00:53:59.864040354Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.378913ms logger=migrator t=2026-07-01T00:53:59.869776133Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-01T00:53:59.871054961Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.279018ms logger=migrator t=2026-07-01T00:53:59.87545067Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-01T00:53:59.877194089Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.743609ms logger=migrator t=2026-07-01T00:53:59.883311726Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-01T00:53:59.88437199Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.060554ms logger=migrator t=2026-07-01T00:53:59.889478035Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-01T00:53:59.892544264Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=3.063688ms logger=migrator t=2026-07-01T00:53:59.898096948Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-01T00:53:59.899318156Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.221988ms logger=migrator t=2026-07-01T00:53:59.907945679Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-01T00:53:59.909686938Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.742169ms logger=migrator t=2026-07-01T00:53:59.916674205Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-01T00:53:59.917857092Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.182727ms logger=migrator t=2026-07-01T00:53:59.923256523Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-01T00:53:59.925632856Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.375874ms logger=migrator t=2026-07-01T00:53:59.931784114Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-01T00:53:59.932341636Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=556.092µs logger=migrator t=2026-07-01T00:53:59.936230404Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-01T00:53:59.947562818Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.329234ms logger=migrator t=2026-07-01T00:53:59.953354138Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-01T00:53:59.955147358Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.801601ms logger=migrator t=2026-07-01T00:53:59.96234666Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-01T00:53:59.962396481Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=55.972µs logger=migrator t=2026-07-01T00:53:59.966856671Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-01T00:53:59.96816599Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.309629ms logger=migrator t=2026-07-01T00:53:59.975567166Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-01T00:53:59.975611097Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=55.211µs logger=migrator t=2026-07-01T00:53:59.980416515Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-01T00:53:59.982906251Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.485796ms logger=migrator t=2026-07-01T00:53:59.98776226Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-01T00:53:59.99224086Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=4.47788ms logger=migrator t=2026-07-01T00:54:00.001518128Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-01T00:54:00.003200346Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.680808ms logger=migrator t=2026-07-01T00:54:00.010810436Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-01T00:54:00.013602669Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.793083ms logger=migrator t=2026-07-01T00:54:00.019325717Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-01T00:54:00.019705346Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=380.848µs logger=migrator t=2026-07-01T00:54:00.026486477Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-01T00:54:00.027752916Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.266409ms logger=migrator t=2026-07-01T00:54:00.034687351Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-01T00:54:00.035685764Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=999.473µs logger=migrator t=2026-07-01T00:54:00.044198924Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-01T00:54:00.045587036Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.384991ms logger=migrator t=2026-07-01T00:54:00.054780902Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-01T00:54:00.067506616Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.728835ms logger=migrator t=2026-07-01T00:54:00.072057188Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-01T00:54:00.079842573Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.785165ms logger=migrator t=2026-07-01T00:54:00.084286872Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-01T00:54:00.093725544Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.437272ms logger=migrator t=2026-07-01T00:54:00.101089649Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-01T00:54:00.101235972Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=150.763µs logger=migrator t=2026-07-01T00:54:00.106839928Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-01T00:54:00.116147916Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.306368ms logger=migrator t=2026-07-01T00:54:00.122270064Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-01T00:54:00.130615421Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.344007ms logger=migrator t=2026-07-01T00:54:00.135736875Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-01T00:54:00.136204296Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=471.131µs logger=migrator t=2026-07-01T00:54:00.140767838Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.472751741s logger=migrator t=2026-07-01T00:54:00.141436873Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-01T00:54:00.160373227Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-01T00:54:00.160604302Z level=info msg="Created default organization" logger=secrets t=2026-07-01T00:54:00.167983978Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-01T00:54:00.214618293Z level=info msg="Restored cache from database" duration=573.633µs logger=plugin.store t=2026-07-01T00:54:00.216528836Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-01T00:54:00.257942923Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-01T00:54:00.257980254Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-01T00:54:00.258056676Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-01T00:54:00.258070106Z level=info msg="Plugins loaded" count=54 duration=41.54286ms logger=query_data t=2026-07-01T00:54:00.262907864Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-01T00:54:00.266803492Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-01T00:54:00.274912464Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-01T00:54:00.391988687Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-01T00:54:00.394981694Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-01T00:54:00.397103491Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-01T00:54:00.475723993Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-01T00:54:00.496730784Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-01T00:54:00.518707456Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-01T00:54:00.518730987Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-01T00:54:00.519485024Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-01T00:54:00.520083027Z level=info msg="Warming state cache for startup" logger=http.server t=2026-07-01T00:54:00.525740454Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-07-01T00:54:00.526834298Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-07-01T00:54:00.557418593Z level=info msg="State cache has been initialized" states=0 duration=37.327856ms logger=ngalert.scheduler t=2026-07-01T00:54:00.557538116Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-01T00:54:00.557627658Z level=info msg=starting first_tick=2026-07-01T00:54:10Z logger=provisioning.dashboard t=2026-07-01T00:54:00.597116973Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-07-01T00:54:00.641562859Z level=info msg="Update check succeeded" duration=110.564557ms logger=plugins.update.checker t=2026-07-01T00:54:00.65589406Z level=info msg="Update check succeeded" duration=124.07809ms logger=provisioning.dashboard t=2026-07-01T00:54:00.686578897Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-01T00:54:00.713983862Z level=info msg="Patterns update finished" duration=116.46553ms logger=grafana-apiserver t=2026-07-01T00:54:01.054688614Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-01T00:54:01.055186595Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-01T00:54:12.985077294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:12.986072386Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:15.993872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.462282924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.489211346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.551705611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.573620453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.61072627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.627747784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.673245845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.685863802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.71665309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.732395506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.770588066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.793277135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.826929966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.842670172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.884247347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.902733243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.940558575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.962221122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:16.993253815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.012341954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.056867243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.075949342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.113467067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.133583409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.18004985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.199415255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.536053573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.555885018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.592876042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.612417531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.680235391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.69246209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.737953549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.758164064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.810831761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.828213633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.869539181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.88996992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.942787071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:17.955767666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.00054992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.021729375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.069170627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.084075804Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.12673122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.142760842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.18683611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.202232237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.258782139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.274577096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.329244916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.349587642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.411565413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.425013728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.470042586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.487598922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.543317775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.560047252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.624230601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.641293765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.701570058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.713565232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.767656699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.788435815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.841576802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.855564929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.909512133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.923762786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.975228726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:18.993754452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:19.057357917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:19.090958133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:19.197557611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:19.218529941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:19.290196283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:19.312021081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-01T00:54:19.393744633Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-01T00:54:37.540653246Z level=info msg="Usage stats are ready to report"