logger=settings t=2026-05-11T01:06:29.616375896Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T01:06:29Z logger=settings t=2026-05-11T01:06:29.616645781Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T01:06:29.616660342Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T01:06:29.616664042Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T01:06:29.616667022Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T01:06:29.616669702Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T01:06:29.616672652Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T01:06:29.616675232Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T01:06:29.616678102Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T01:06:29.616681272Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T01:06:29.616687912Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T01:06:29.616691492Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T01:06:29.616707072Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T01:06:29.616713273Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T01:06:29.616716283Z level=info msg=Target target=[all] logger=settings t=2026-05-11T01:06:29.616723453Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T01:06:29.616728613Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T01:06:29.616732753Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T01:06:29.616735863Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T01:06:29.616739153Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T01:06:29.616743113Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T01:06:29.617593198Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T01:06:29.617645579Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T01:06:29.61977217Z level=info msg="Locking database" logger=migrator t=2026-05-11T01:06:29.61979452Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T01:06:29.620401871Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T01:06:29.621440961Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.03272ms logger=migrator t=2026-05-11T01:06:29.626314562Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T01:06:29.626891153Z level=info msg="Migration successfully executed" id="create user table" duration=576.881µs logger=migrator t=2026-05-11T01:06:29.632794934Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T01:06:29.634029747Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.235974ms logger=migrator t=2026-05-11T01:06:29.639748484Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T01:06:29.640825604Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.07674ms logger=migrator t=2026-05-11T01:06:29.648365975Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T01:06:29.64917122Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=805.005µs logger=migrator t=2026-05-11T01:06:29.656493597Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T01:06:29.657533957Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.04044ms logger=migrator t=2026-05-11T01:06:29.665329082Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T01:06:29.66944684Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.119727ms logger=migrator t=2026-05-11T01:06:29.673936875Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T01:06:29.674710979Z level=info msg="Migration successfully executed" id="create user table v2" duration=774.543µs logger=migrator t=2026-05-11T01:06:29.679835565Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T01:06:29.680515547Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=680.292µs logger=migrator t=2026-05-11T01:06:29.684816187Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T01:06:29.686729394Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.906417ms logger=migrator t=2026-05-11T01:06:29.693159654Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T01:06:29.693548712Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=389.808µs logger=migrator t=2026-05-11T01:06:29.700869588Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T01:06:29.701596781Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=729.633µs logger=migrator t=2026-05-11T01:06:29.709142143Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T01:06:29.711218102Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.075319ms logger=migrator t=2026-05-11T01:06:30.000057231Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T01:06:30.000141373Z level=info msg="Migration successfully executed" id="Update user table charset" duration=98.203µs logger=migrator t=2026-05-11T01:06:30.176894683Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T01:06:30.178199267Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.307514ms logger=migrator t=2026-05-11T01:06:30.188928737Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T01:06:30.189213973Z level=info msg="Migration successfully executed" id="Add missing user data" duration=287.316µs logger=migrator t=2026-05-11T01:06:30.193046614Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T01:06:30.194122385Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.077861ms logger=migrator t=2026-05-11T01:06:30.198466786Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T01:06:30.199114169Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=650.003µs logger=migrator t=2026-05-11T01:06:30.203953929Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T01:06:30.20508419Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.130811ms logger=migrator t=2026-05-11T01:06:30.212283235Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T01:06:30.221360346Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.07683ms logger=migrator t=2026-05-11T01:06:30.22538353Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T01:06:30.226376559Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=993.479µs logger=migrator t=2026-05-11T01:06:30.231062466Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T01:06:30.231306582Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=245.196µs logger=migrator t=2026-05-11T01:06:30.237610839Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T01:06:30.238804612Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.193712ms logger=migrator t=2026-05-11T01:06:30.244448517Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-11T01:06:30.244750603Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=302.316µs logger=migrator t=2026-05-11T01:06:30.251870586Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T01:06:30.252463088Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=593.352µs logger=migrator t=2026-05-11T01:06:30.267262094Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T01:06:30.269104459Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.840795ms logger=migrator t=2026-05-11T01:06:30.276485237Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T01:06:30.277254321Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=770.614µs logger=migrator t=2026-05-11T01:06:30.282634462Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T01:06:30.283340896Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=706.484µs logger=migrator t=2026-05-11T01:06:30.314759514Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T01:06:30.315747113Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=990.698µs logger=migrator t=2026-05-11T01:06:30.321705994Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T01:06:30.322936627Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.224023ms logger=migrator t=2026-05-11T01:06:30.329377918Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T01:06:30.329404818Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.26µs logger=migrator t=2026-05-11T01:06:30.335250338Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T01:06:30.336576133Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.325915ms logger=migrator t=2026-05-11T01:06:30.342727408Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T01:06:30.343493302Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=765.794µs logger=migrator t=2026-05-11T01:06:30.348732451Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T01:06:30.349502405Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=770.274µs logger=migrator t=2026-05-11T01:06:30.354990327Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T01:06:30.355849314Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=859.847µs logger=migrator t=2026-05-11T01:06:30.362742273Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:06:30.368532351Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.789888ms logger=migrator t=2026-05-11T01:06:30.374588145Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T01:06:30.37540184Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=809.206µs logger=migrator t=2026-05-11T01:06:30.381643817Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T01:06:30.38290752Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.263813ms logger=migrator t=2026-05-11T01:06:30.389280299Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T01:06:30.390044824Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=762.875µs logger=migrator t=2026-05-11T01:06:30.405089916Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T01:06:30.406471502Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.381665ms logger=migrator t=2026-05-11T01:06:30.415896178Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T01:06:30.416711473Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=815.745µs logger=migrator t=2026-05-11T01:06:30.45978697Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T01:06:30.46030766Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=523.98µs logger=migrator t=2026-05-11T01:06:30.466276291Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T01:06:30.466792911Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=516.89µs logger=migrator t=2026-05-11T01:06:30.47583615Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T01:06:30.476373331Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=542.801µs logger=migrator t=2026-05-11T01:06:30.482333812Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T01:06:30.483002804Z level=info msg="Migration successfully executed" id="create star table" duration=669.332µs logger=migrator t=2026-05-11T01:06:30.488259783Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T01:06:30.489302392Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.044909ms logger=migrator t=2026-05-11T01:06:30.496834013Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T01:06:30.4976999Z level=info msg="Migration successfully executed" id="create org table v1" duration=865.877µs logger=migrator t=2026-05-11T01:06:30.503334986Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T01:06:30.50461432Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.278854ms logger=migrator t=2026-05-11T01:06:30.51211107Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T01:06:30.512953136Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=841.787µs logger=migrator t=2026-05-11T01:06:30.520038328Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T01:06:30.520856123Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=819.805µs logger=migrator t=2026-05-11T01:06:30.527446347Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T01:06:30.528205591Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=759.374µs logger=migrator t=2026-05-11T01:06:30.534447318Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T01:06:30.535978686Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.531299ms logger=migrator t=2026-05-11T01:06:30.543181171Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T01:06:30.543212382Z level=info msg="Migration successfully executed" id="Update org table charset" duration=36.001µs logger=migrator t=2026-05-11T01:06:30.549097873Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T01:06:30.549125283Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.07µs logger=migrator t=2026-05-11T01:06:30.555280518Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T01:06:30.555593064Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=310.616µs logger=migrator t=2026-05-11T01:06:30.560672519Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T01:06:30.561836691Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.164252ms logger=migrator t=2026-05-11T01:06:30.567476147Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T01:06:30.56823529Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=758.803µs logger=migrator t=2026-05-11T01:06:30.574679051Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T01:06:30.576049777Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.370586ms logger=migrator t=2026-05-11T01:06:30.582509809Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T01:06:30.58314882Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=639.192µs logger=migrator t=2026-05-11T01:06:30.588536511Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T01:06:30.589755394Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.216773ms logger=migrator t=2026-05-11T01:06:30.595871858Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T01:06:30.596665293Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=794.195µs logger=migrator t=2026-05-11T01:06:30.602521433Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T01:06:30.609484753Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.96141ms logger=migrator t=2026-05-11T01:06:30.614755642Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T01:06:30.616057326Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.301853ms logger=migrator t=2026-05-11T01:06:30.62164396Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T01:06:30.622535407Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=893.277µs logger=migrator t=2026-05-11T01:06:30.629496768Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T01:06:30.630617989Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.121881ms logger=migrator t=2026-05-11T01:06:30.637520778Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T01:06:30.637955346Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=434.358µs logger=migrator t=2026-05-11T01:06:30.645830444Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T01:06:30.647045057Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.216273ms logger=migrator t=2026-05-11T01:06:30.657778447Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T01:06:30.657979231Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=198.253µs logger=migrator t=2026-05-11T01:06:30.66485902Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T01:06:30.666750916Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.893646ms logger=migrator t=2026-05-11T01:06:30.673208906Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T01:06:30.675950148Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.741612ms logger=migrator t=2026-05-11T01:06:30.68677323Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T01:06:30.69101911Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.24068ms logger=migrator t=2026-05-11T01:06:30.696883409Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T01:06:30.697664224Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=781.995µs logger=migrator t=2026-05-11T01:06:30.705111994Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T01:06:30.70706013Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.946536ms logger=migrator t=2026-05-11T01:06:30.718011945Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T01:06:30.718868482Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=859.727µs logger=migrator t=2026-05-11T01:06:30.727286259Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T01:06:30.72836545Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.08035ms logger=migrator t=2026-05-11T01:06:30.739962766Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T01:06:30.740035548Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=77.442µs logger=migrator t=2026-05-11T01:06:30.745325207Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T01:06:30.745353458Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.591µs logger=migrator t=2026-05-11T01:06:30.751085305Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T01:06:30.755244263Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.151598ms logger=migrator t=2026-05-11T01:06:30.763138131Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T01:06:30.765440263Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.304502ms logger=migrator t=2026-05-11T01:06:30.768825867Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T01:06:30.770498128Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.672571ms logger=migrator t=2026-05-11T01:06:30.775070634Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T01:06:30.776411369Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.341185ms logger=migrator t=2026-05-11T01:06:30.781417973Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T01:06:30.78182527Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=411.007µs logger=migrator t=2026-05-11T01:06:30.787034638Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T01:06:30.788405284Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.370116ms logger=migrator t=2026-05-11T01:06:30.794439777Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T01:06:30.795132559Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=693.282µs logger=migrator t=2026-05-11T01:06:30.821936652Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T01:06:30.822015193Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=82.801µs logger=migrator t=2026-05-11T01:06:30.829445002Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T01:06:30.830855559Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.410497ms logger=migrator t=2026-05-11T01:06:30.847363688Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T01:06:30.84961678Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=2.251141ms logger=migrator t=2026-05-11T01:06:30.856921936Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:06:30.864767903Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.848757ms logger=migrator t=2026-05-11T01:06:30.870788746Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T01:06:30.872297204Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.507378ms logger=migrator t=2026-05-11T01:06:30.879464919Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T01:06:30.881557258Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.115529ms logger=migrator t=2026-05-11T01:06:30.889317634Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T01:06:30.890926024Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.609549ms logger=migrator t=2026-05-11T01:06:30.896872715Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T01:06:30.897408024Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=537.27µs logger=migrator t=2026-05-11T01:06:30.902856116Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T01:06:30.904224602Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.368216ms logger=migrator t=2026-05-11T01:06:30.909939179Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T01:06:30.915088536Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=5.154287ms logger=migrator t=2026-05-11T01:06:30.919649961Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T01:06:30.920459457Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=809.526µs logger=migrator t=2026-05-11T01:06:31.017220668Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T01:06:31.017591165Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=419.138µs logger=migrator t=2026-05-11T01:06:31.031641258Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T01:06:31.031927203Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=289.885µs logger=migrator t=2026-05-11T01:06:31.039208571Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T01:06:31.045372056Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=6.161655ms logger=migrator t=2026-05-11T01:06:31.050625624Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T01:06:31.054645279Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.019745ms logger=migrator t=2026-05-11T01:06:31.05999794Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T01:06:31.061662081Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.664161ms logger=migrator t=2026-05-11T01:06:31.066338648Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T01:06:31.067659183Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.320625ms logger=migrator t=2026-05-11T01:06:31.072242128Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T01:06:31.073111425Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=868.007µs logger=migrator t=2026-05-11T01:06:31.078907354Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T01:06:31.080179088Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.272863ms logger=migrator t=2026-05-11T01:06:31.084449727Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T01:06:31.08564786Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.211173ms logger=migrator t=2026-05-11T01:06:31.090849488Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T01:06:31.097076364Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.226346ms logger=migrator t=2026-05-11T01:06:31.101029298Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T01:06:31.101915304Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=887.636µs logger=migrator t=2026-05-11T01:06:31.106790536Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T01:06:31.108957537Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.154509ms logger=migrator t=2026-05-11T01:06:31.115472288Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T01:06:31.11662929Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.156522ms logger=migrator t=2026-05-11T01:06:31.125362823Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T01:06:31.126419613Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.05689ms logger=migrator t=2026-05-11T01:06:31.130405608Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T01:06:31.134500935Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.086937ms logger=migrator t=2026-05-11T01:06:31.139242303Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T01:06:31.146440758Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=7.188224ms logger=migrator t=2026-05-11T01:06:31.150792579Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T01:06:31.15083272Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=41.431µs logger=migrator t=2026-05-11T01:06:31.159000873Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T01:06:31.159230007Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=226.984µs logger=migrator t=2026-05-11T01:06:31.166941692Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T01:06:31.170921167Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.980205ms logger=migrator t=2026-05-11T01:06:31.174750188Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T01:06:31.174940272Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=189.414µs logger=migrator t=2026-05-11T01:06:31.178884585Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T01:06:31.179164501Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=279.336µs logger=migrator t=2026-05-11T01:06:31.184723185Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T01:06:31.189079747Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.355262ms logger=migrator t=2026-05-11T01:06:31.195773662Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T01:06:31.196055717Z level=info msg="Migration successfully executed" id="Update uid value" duration=281.895µs logger=migrator t=2026-05-11T01:06:31.200299367Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T01:06:31.201817045Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.517638ms logger=migrator t=2026-05-11T01:06:31.20690511Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T01:06:31.207758196Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=852.646µs logger=migrator t=2026-05-11T01:06:31.214587494Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T01:06:31.215714286Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.128102ms logger=migrator t=2026-05-11T01:06:31.220375603Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T01:06:31.221045176Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=669.863µs logger=migrator t=2026-05-11T01:06:31.248114372Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T01:06:31.24961693Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.507588ms logger=migrator t=2026-05-11T01:06:31.25494754Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T01:06:31.256063141Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.116931ms logger=migrator t=2026-05-11T01:06:31.262924379Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T01:06:31.264615531Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.690812ms logger=migrator t=2026-05-11T01:06:31.270182816Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T01:06:31.27098996Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=807.594µs logger=migrator t=2026-05-11T01:06:31.276814879Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T01:06:31.277570254Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=755.095µs logger=migrator t=2026-05-11T01:06:31.291649277Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T01:06:31.300942402Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.286005ms logger=migrator t=2026-05-11T01:06:31.305786602Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T01:06:31.306429665Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=642.922µs logger=migrator t=2026-05-11T01:06:31.312438117Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T01:06:31.313873273Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.435766ms logger=migrator t=2026-05-11T01:06:31.319420857Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T01:06:31.320196231Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=775.504µs logger=migrator t=2026-05-11T01:06:31.324641975Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T01:06:31.325669114Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.023289ms logger=migrator t=2026-05-11T01:06:31.331992263Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T01:06:31.332522843Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=531.34µs logger=migrator t=2026-05-11T01:06:31.336032259Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T01:06:31.336596699Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=564.06µs logger=migrator t=2026-05-11T01:06:31.340879999Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T01:06:31.341268416Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=392.587µs logger=migrator t=2026-05-11T01:06:31.345118088Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T01:06:31.34787881Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.760242ms logger=migrator t=2026-05-11T01:06:31.353435924Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T01:06:31.355950321Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.514937ms logger=migrator t=2026-05-11T01:06:31.360885633Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T01:06:31.361045467Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=160.674µs logger=migrator t=2026-05-11T01:06:31.366795855Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T01:06:31.369441735Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.646ms logger=migrator t=2026-05-11T01:06:31.373950289Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T01:06:31.376569758Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.617289ms logger=migrator t=2026-05-11T01:06:31.381265436Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T01:06:31.38198658Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=721.614µs logger=migrator t=2026-05-11T01:06:31.385713159Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T01:06:31.386224899Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=511.97µs logger=migrator t=2026-05-11T01:06:31.394262558Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T01:06:31.395289548Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.02995ms logger=migrator t=2026-05-11T01:06:31.399618599Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T01:06:31.400433795Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=815.106µs logger=migrator t=2026-05-11T01:06:31.40446075Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T01:06:31.405658842Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.232083ms logger=migrator t=2026-05-11T01:06:31.414545579Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T01:06:31.415617039Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.07101ms logger=migrator t=2026-05-11T01:06:31.420795456Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T01:06:31.420918678Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=124.853µs logger=migrator t=2026-05-11T01:06:31.425115656Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T01:06:31.425145027Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.231µs logger=migrator t=2026-05-11T01:06:31.429615751Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T01:06:31.432675418Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.059317ms logger=migrator t=2026-05-11T01:06:31.437819534Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T01:06:31.440975224Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.1552ms logger=migrator t=2026-05-11T01:06:31.444652722Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T01:06:31.444722993Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.421µs logger=migrator t=2026-05-11T01:06:31.448550285Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T01:06:31.44932437Z level=info msg="Migration successfully executed" id="create quota table v1" duration=773.995µs logger=migrator t=2026-05-11T01:06:31.455082458Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T01:06:31.455942974Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=860.236µs logger=migrator t=2026-05-11T01:06:31.460436379Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T01:06:31.460465869Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.67µs logger=migrator t=2026-05-11T01:06:31.464218049Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T01:06:31.464993224Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=775.165µs logger=migrator t=2026-05-11T01:06:31.469354385Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T01:06:31.470198271Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=843.866µs logger=migrator t=2026-05-11T01:06:31.475816416Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T01:06:31.479018246Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.20338ms logger=migrator t=2026-05-11T01:06:31.482853988Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T01:06:31.482885739Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.991µs logger=migrator t=2026-05-11T01:06:31.487025196Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T01:06:31.487930433Z level=info msg="Migration successfully executed" id="create session table" duration=906.186µs logger=migrator t=2026-05-11T01:06:31.493506587Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T01:06:31.493601729Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=95.952µs logger=migrator t=2026-05-11T01:06:31.498103273Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T01:06:31.498242557Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=140.354µs logger=migrator t=2026-05-11T01:06:31.503002665Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T01:06:31.50433757Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.335615ms logger=migrator t=2026-05-11T01:06:31.510073978Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T01:06:31.511326301Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.252644ms logger=migrator t=2026-05-11T01:06:31.517612708Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T01:06:31.517640049Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.801µs logger=migrator t=2026-05-11T01:06:31.521485091Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T01:06:31.521525862Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.901µs logger=migrator t=2026-05-11T01:06:31.525464306Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T01:06:31.531335605Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.868739ms logger=migrator t=2026-05-11T01:06:31.538206024Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T01:06:31.541358933Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.153489ms logger=migrator t=2026-05-11T01:06:31.545217066Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T01:06:31.545295897Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=81.951µs logger=migrator t=2026-05-11T01:06:31.549220631Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T01:06:31.549298332Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=78.251µs logger=migrator t=2026-05-11T01:06:31.554078771Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T01:06:31.555344485Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.266024ms logger=migrator t=2026-05-11T01:06:31.559952872Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T01:06:31.559979372Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.03µs logger=migrator t=2026-05-11T01:06:31.563413296Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T01:06:31.566515294Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.101328ms logger=migrator t=2026-05-11T01:06:31.570731193Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T01:06:31.570878416Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=145.162µs logger=migrator t=2026-05-11T01:06:31.575199448Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T01:06:31.578298186Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.098008ms logger=migrator t=2026-05-11T01:06:31.581887202Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T01:06:31.584920729Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.034257ms logger=migrator t=2026-05-11T01:06:31.588455545Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T01:06:31.588520477Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=65.452µs logger=migrator t=2026-05-11T01:06:31.592855018Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T01:06:31.593760335Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=905.337µs logger=migrator t=2026-05-11T01:06:31.597927613Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T01:06:31.598792038Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=863.855µs logger=migrator t=2026-05-11T01:06:31.60315009Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T01:06:31.604922274Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.772124ms logger=migrator t=2026-05-11T01:06:31.612465945Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T01:06:31.613552445Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.08671ms logger=migrator t=2026-05-11T01:06:31.624094622Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T01:06:31.624893948Z level=info msg="Migration successfully executed" id="add index alert state" duration=799.436µs logger=migrator t=2026-05-11T01:06:31.647269397Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T01:06:31.648582161Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.313355ms logger=migrator t=2026-05-11T01:06:31.655093493Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T01:06:31.655757555Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=664.212µs logger=migrator t=2026-05-11T01:06:31.660353892Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T01:06:31.661167387Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=813.276µs logger=migrator t=2026-05-11T01:06:31.667746411Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T01:06:31.670283437Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.542837ms logger=migrator t=2026-05-11T01:06:31.678168425Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T01:06:31.693539623Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=15.366328ms logger=migrator t=2026-05-11T01:06:31.698148389Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T01:06:31.698806942Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=660.333µs logger=migrator t=2026-05-11T01:06:31.704954487Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-11T01:06:31.706115589Z 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.161332ms logger=migrator t=2026-05-11T01:06:31.71367807Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T01:06:31.714090368Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=416.438µs logger=migrator t=2026-05-11T01:06:31.719263314Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T01:06:31.720030119Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=770.585µs logger=migrator t=2026-05-11T01:06:31.724164097Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T01:06:31.724957191Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=793.504µs logger=migrator t=2026-05-11T01:06:31.731428742Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T01:06:31.73664455Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.220858ms logger=migrator t=2026-05-11T01:06:31.743297135Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T01:06:31.746869962Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.571717ms logger=migrator t=2026-05-11T01:06:31.750996719Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T01:06:31.754437354Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.440705ms logger=migrator t=2026-05-11T01:06:31.759487168Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T01:06:31.762982454Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.495036ms logger=migrator t=2026-05-11T01:06:31.767014719Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T01:06:31.767902055Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=886.966µs logger=migrator t=2026-05-11T01:06:31.773089793Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T01:06:31.773160884Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=76.661µs logger=migrator t=2026-05-11T01:06:31.779603374Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T01:06:31.779632996Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=32.292µs logger=migrator t=2026-05-11T01:06:31.784368094Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T01:06:31.785231191Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=863.437µs logger=migrator t=2026-05-11T01:06:31.789651023Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T01:06:31.7905592Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=916.687µs logger=migrator t=2026-05-11T01:06:31.797031651Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T01:06:31.798437798Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.405236ms logger=migrator t=2026-05-11T01:06:31.805633562Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T01:06:31.807328364Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.698621ms logger=migrator t=2026-05-11T01:06:31.811994102Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T01:06:31.812756525Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=763.104µs logger=migrator t=2026-05-11T01:06:31.816539846Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T01:06:31.81943567Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=2.895064ms logger=migrator t=2026-05-11T01:06:31.824511476Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T01:06:31.829025561Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.513805ms logger=migrator t=2026-05-11T01:06:31.833179608Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T01:06:31.833442733Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=256.035µs logger=migrator t=2026-05-11T01:06:31.837601951Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T01:06:31.838663931Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.06167ms logger=migrator t=2026-05-11T01:06:31.845496519Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T01:06:31.84717541Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.685421ms logger=migrator t=2026-05-11T01:06:31.852242464Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T01:06:31.857093106Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.849612ms logger=migrator t=2026-05-11T01:06:31.861893025Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T01:06:31.862039738Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=148.073µs logger=migrator t=2026-05-11T01:06:31.867996921Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T01:06:31.869752353Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.756713ms logger=migrator t=2026-05-11T01:06:31.875562312Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T01:06:31.87653667Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=971.158µs logger=migrator t=2026-05-11T01:06:31.882370089Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T01:06:31.882519252Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=152.803µs logger=migrator t=2026-05-11T01:06:31.88666825Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T01:06:31.88772893Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.05586ms logger=migrator t=2026-05-11T01:06:31.892416647Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T01:06:31.893843654Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.426327ms logger=migrator t=2026-05-11T01:06:31.898156044Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T01:06:31.899389918Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.234724ms logger=migrator t=2026-05-11T01:06:31.903192909Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T01:06:31.904206437Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.012968ms logger=migrator t=2026-05-11T01:06:31.908870876Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T01:06:31.909945496Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.07362ms logger=migrator t=2026-05-11T01:06:31.914701055Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T01:06:31.916233453Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.530958ms logger=migrator t=2026-05-11T01:06:31.921059794Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T01:06:31.921152706Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=94.222µs logger=migrator t=2026-05-11T01:06:31.92514841Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T01:06:31.929373639Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.224599ms logger=migrator t=2026-05-11T01:06:31.934054497Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T01:06:31.934964723Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=907.156µs logger=migrator t=2026-05-11T01:06:31.938277186Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T01:06:31.94223889Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.960944ms logger=migrator t=2026-05-11T01:06:31.946319997Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T01:06:31.947122602Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=802.255µs logger=migrator t=2026-05-11T01:06:31.950681139Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T01:06:31.951978053Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.295634ms logger=migrator t=2026-05-11T01:06:31.956358825Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T01:06:31.957658309Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.298584ms logger=migrator t=2026-05-11T01:06:31.961378908Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T01:06:31.972833724Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.454075ms logger=migrator t=2026-05-11T01:06:31.976812147Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T01:06:31.977505991Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=695.034µs logger=migrator t=2026-05-11T01:06:31.981343143Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-11T01:06:31.982223089Z 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=880.046µs logger=migrator t=2026-05-11T01:06:31.987532229Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T01:06:31.987816064Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=283.925µs logger=migrator t=2026-05-11T01:06:31.991267519Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T01:06:31.992122044Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=851.225µs logger=migrator t=2026-05-11T01:06:31.995570049Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T01:06:31.995873475Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=303.566µs logger=migrator t=2026-05-11T01:06:31.999624685Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T01:06:32.003791763Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.164228ms logger=migrator t=2026-05-11T01:06:32.007219507Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T01:06:32.011463376Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.225519ms logger=migrator t=2026-05-11T01:06:32.015000473Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T01:06:32.015903849Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=903.276µs logger=migrator t=2026-05-11T01:06:32.019477007Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T01:06:32.020370913Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=893.666µs logger=migrator t=2026-05-11T01:06:32.024443589Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T01:06:32.024660104Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=217.225µs logger=migrator t=2026-05-11T01:06:32.028082598Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T01:06:32.032270216Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.184918ms logger=migrator t=2026-05-11T01:06:32.035775842Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T01:06:32.036649088Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=873.057µs logger=migrator t=2026-05-11T01:06:32.041342206Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T01:06:32.04152391Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=181.334µs logger=migrator t=2026-05-11T01:06:32.046735837Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T01:06:32.047321798Z level=info msg="Migration successfully executed" id="Move region to single row" duration=584.951µs logger=migrator t=2026-05-11T01:06:32.051301853Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T01:06:32.052925853Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.665371ms logger=migrator t=2026-05-11T01:06:32.058218081Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T01:06:32.059221301Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.003609ms logger=migrator t=2026-05-11T01:06:32.062763627Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T01:06:32.064159493Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.394136ms logger=migrator t=2026-05-11T01:06:32.068097457Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T01:06:32.069546795Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.442977ms logger=migrator t=2026-05-11T01:06:32.076352741Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T01:06:32.077163887Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=813.966µs logger=migrator t=2026-05-11T01:06:32.080520609Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T01:06:32.081859445Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.338465ms logger=migrator t=2026-05-11T01:06:32.087426179Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T01:06:32.087530121Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=106.742µs logger=migrator t=2026-05-11T01:06:32.092530185Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T01:06:32.093721687Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.192082ms logger=migrator t=2026-05-11T01:06:32.102567772Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T01:06:32.103917098Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.353936ms logger=migrator t=2026-05-11T01:06:32.110365409Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T01:06:32.111565801Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.201472ms logger=migrator t=2026-05-11T01:06:32.119751254Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T01:06:32.12115035Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.402646ms logger=migrator t=2026-05-11T01:06:32.129959826Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T01:06:32.130159469Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=199.673µs logger=migrator t=2026-05-11T01:06:32.138391404Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T01:06:32.13931131Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=925.767µs logger=migrator t=2026-05-11T01:06:32.147883151Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T01:06:32.148013524Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=131.463µs logger=migrator t=2026-05-11T01:06:32.155138487Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T01:06:32.156580464Z level=info msg="Migration successfully executed" id="create team table" duration=1.441707ms logger=migrator t=2026-05-11T01:06:32.163969012Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T01:06:32.165050423Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.085701ms logger=migrator t=2026-05-11T01:06:32.177172319Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T01:06:32.179122636Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.945807ms logger=migrator t=2026-05-11T01:06:32.189216375Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T01:06:32.195614586Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.39665ms logger=migrator t=2026-05-11T01:06:32.20281364Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T01:06:32.203024004Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=212.104µs logger=migrator t=2026-05-11T01:06:32.208942944Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T01:06:32.210480133Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.536989ms logger=migrator t=2026-05-11T01:06:32.215230843Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T01:06:32.216274971Z level=info msg="Migration successfully executed" id="create team member table" duration=1.045488ms logger=migrator t=2026-05-11T01:06:32.221967688Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T01:06:32.222879835Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=912.207µs logger=migrator t=2026-05-11T01:06:32.227112495Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T01:06:32.228024172Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=914.178µs logger=migrator t=2026-05-11T01:06:32.23325806Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T01:06:32.234697607Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.439988ms logger=migrator t=2026-05-11T01:06:32.240559327Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T01:06:32.248851262Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.291175ms logger=migrator t=2026-05-11T01:06:32.254162821Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T01:06:32.257587646Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.424375ms logger=migrator t=2026-05-11T01:06:32.261630881Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T01:06:32.266170736Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.539685ms logger=migrator t=2026-05-11T01:06:32.271871453Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T01:06:32.272814211Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=942.508µs logger=migrator t=2026-05-11T01:06:32.279588328Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T01:06:32.281192988Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.60603ms logger=migrator t=2026-05-11T01:06:32.287045697Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T01:06:32.288100747Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.05497ms logger=migrator t=2026-05-11T01:06:32.294057029Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T01:06:32.295696169Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.641441ms logger=migrator t=2026-05-11T01:06:32.302206501Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T01:06:32.303378303Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.173412ms logger=migrator t=2026-05-11T01:06:32.315061082Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T01:06:32.31711299Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.056459ms logger=migrator t=2026-05-11T01:06:32.323965238Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T01:06:32.325387885Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.425587ms logger=migrator t=2026-05-11T01:06:32.331295886Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T01:06:32.333181731Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.884535ms logger=migrator t=2026-05-11T01:06:32.339222794Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T01:06:32.339735694Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=513.61µs logger=migrator t=2026-05-11T01:06:32.345636264Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T01:06:32.346065552Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=430.848µs logger=migrator t=2026-05-11T01:06:32.349721311Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T01:06:32.350815811Z level=info msg="Migration successfully executed" id="create tag table" duration=1.09463ms logger=migrator t=2026-05-11T01:06:32.3849389Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T01:06:32.385876728Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=941.468µs logger=migrator t=2026-05-11T01:06:32.420611508Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T01:06:32.422062535Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.462367ms logger=migrator t=2026-05-11T01:06:32.429457484Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T01:06:32.431057664Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.60219ms logger=migrator t=2026-05-11T01:06:32.438609065Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T01:06:32.440390868Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.782033ms logger=migrator t=2026-05-11T01:06:32.469519394Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:06:32.485721608Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.203454ms logger=migrator t=2026-05-11T01:06:32.490979447Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T01:06:32.491531847Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=553.299µs logger=migrator t=2026-05-11T01:06:32.497666301Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T01:06:32.49869242Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.037809ms logger=migrator t=2026-05-11T01:06:32.505331275Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T01:06:32.505852274Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=521.059µs logger=migrator t=2026-05-11T01:06:32.512735323Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T01:06:32.513838914Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.103791ms logger=migrator t=2026-05-11T01:06:32.520939607Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T01:06:32.52165977Z level=info msg="Migration successfully executed" id="create user auth table" duration=722.813µs logger=migrator t=2026-05-11T01:06:32.527555151Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T01:06:32.528465578Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=910.917µs logger=migrator t=2026-05-11T01:06:32.533623205Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T01:06:32.533671656Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=49.77µs logger=migrator t=2026-05-11T01:06:32.538748441Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T01:06:32.542448929Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=3.700088ms logger=migrator t=2026-05-11T01:06:32.547949223Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T01:06:32.55155949Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.609828ms logger=migrator t=2026-05-11T01:06:32.556753088Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T01:06:32.560348635Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.593057ms logger=migrator t=2026-05-11T01:06:32.565009072Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T01:06:32.56858977Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.578287ms logger=migrator t=2026-05-11T01:06:32.574537251Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T01:06:32.575201314Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=664.323µs logger=migrator t=2026-05-11T01:06:32.58041238Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T01:06:32.583970957Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=3.558647ms logger=migrator t=2026-05-11T01:06:32.588519322Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T01:06:32.589088423Z level=info msg="Migration successfully executed" id="create server_lock table" duration=568.781µs logger=migrator t=2026-05-11T01:06:32.59480315Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T01:06:32.595503823Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=702.143µs logger=migrator t=2026-05-11T01:06:32.600367115Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T01:06:32.600962765Z level=info msg="Migration successfully executed" id="create user auth token table" duration=596.031µs logger=migrator t=2026-05-11T01:06:32.60602158Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T01:06:32.606674462Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=653.222µs logger=migrator t=2026-05-11T01:06:32.613164584Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T01:06:32.613812726Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=648.022µs logger=migrator t=2026-05-11T01:06:32.619087315Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T01:06:32.619780278Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=693.283µs logger=migrator t=2026-05-11T01:06:32.624890853Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T01:06:32.628835867Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=3.943254ms logger=migrator t=2026-05-11T01:06:32.634177938Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T01:06:32.635711276Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.534218ms logger=migrator t=2026-05-11T01:06:32.640947664Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T01:06:32.641935722Z level=info msg="Migration successfully executed" id="create cache_data table" duration=988.198µs logger=migrator t=2026-05-11T01:06:32.646964477Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T01:06:32.648597847Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.63236ms logger=migrator t=2026-05-11T01:06:32.654194762Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T01:06:32.655351134Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.157722ms logger=migrator t=2026-05-11T01:06:32.660482591Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T01:06:32.661430218Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=947.497µs logger=migrator t=2026-05-11T01:06:32.667050853Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T01:06:32.667117674Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.361µs logger=migrator t=2026-05-11T01:06:32.671907074Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T01:06:32.672007676Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=100.552µs logger=migrator t=2026-05-11T01:06:32.676399068Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T01:06:32.677748893Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.350475ms logger=migrator t=2026-05-11T01:06:32.683132694Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:06:32.684119753Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=986.869µs logger=migrator t=2026-05-11T01:06:32.689061295Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:06:32.690536903Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.472358ms logger=migrator t=2026-05-11T01:06:32.695943944Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:06:32.696010816Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=67.592µs logger=migrator t=2026-05-11T01:06:32.705613915Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:06:32.706278147Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=664.742µs logger=migrator t=2026-05-11T01:06:32.710566148Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:06:32.71121824Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=652.092µs logger=migrator t=2026-05-11T01:06:32.715745825Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:06:32.71764496Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.901785ms logger=migrator t=2026-05-11T01:06:32.722587253Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:06:32.723682804Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.096661ms logger=migrator t=2026-05-11T01:06:32.72888224Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T01:06:32.736758839Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.873818ms logger=migrator t=2026-05-11T01:06:32.746870488Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T01:06:32.748599371Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.728794ms logger=migrator t=2026-05-11T01:06:32.755682043Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T01:06:32.755826116Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=146.483µs logger=migrator t=2026-05-11T01:06:32.760959491Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T01:06:32.762013981Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.05507ms logger=migrator t=2026-05-11T01:06:32.768942291Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-11T01:06:32.770120603Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.179412ms logger=migrator t=2026-05-11T01:06:32.775480524Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-11T01:06:32.776576275Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.092261ms logger=migrator t=2026-05-11T01:06:32.782983904Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:06:32.783110116Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=126.722µs logger=migrator t=2026-05-11T01:06:32.78811651Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T01:06:32.78969957Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.58365ms logger=migrator t=2026-05-11T01:06:32.794851697Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T01:06:32.795920716Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.068989ms logger=migrator t=2026-05-11T01:06:32.802067272Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-11T01:06:32.804103309Z 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.038538ms logger=migrator t=2026-05-11T01:06:32.809554811Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T01:06:32.81053538Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=980.599µs logger=migrator t=2026-05-11T01:06:32.817313777Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T01:06:32.827868604Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.552917ms logger=migrator t=2026-05-11T01:06:32.83402802Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T01:06:32.834860445Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=824.925µs logger=migrator t=2026-05-11T01:06:32.840620003Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T01:06:32.84148793Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=868.667µs logger=migrator t=2026-05-11T01:06:32.847353679Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T01:06:32.874381075Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.027506ms logger=migrator t=2026-05-11T01:06:32.879830467Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T01:06:32.903724765Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.889898ms logger=migrator t=2026-05-11T01:06:32.909208108Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T01:06:32.909957172Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=749.234µs logger=migrator t=2026-05-11T01:06:32.915825702Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T01:06:32.916912352Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.08688ms logger=migrator t=2026-05-11T01:06:32.925701126Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T01:06:32.934620983Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.921377ms logger=migrator t=2026-05-11T01:06:32.939617197Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T01:06:32.945932436Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.314709ms logger=migrator t=2026-05-11T01:06:32.952174702Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T01:06:32.953240453Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.065701ms logger=migrator t=2026-05-11T01:06:32.959805515Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T01:06:32.960922206Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.115571ms logger=migrator t=2026-05-11T01:06:32.966577382Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T01:06:32.967726653Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.148451ms logger=migrator t=2026-05-11T01:06:32.9734076Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T01:06:32.974449889Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.042649ms logger=migrator t=2026-05-11T01:06:32.981153405Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:06:32.981224527Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=71.342µs logger=migrator t=2026-05-11T01:06:33.006755094Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T01:06:33.032870464Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=26.11198ms logger=migrator t=2026-05-11T01:06:33.039280833Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T01:06:33.044090514Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.810441ms logger=migrator t=2026-05-11T01:06:33.0562037Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T01:06:33.06418106Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.97009ms logger=migrator t=2026-05-11T01:06:33.069707083Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T01:06:33.070498628Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=791.635µs logger=migrator t=2026-05-11T01:06:33.074809029Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T01:06:33.075694335Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=884.736µs logger=migrator t=2026-05-11T01:06:33.080926623Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T01:06:33.089250299Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.323566ms logger=migrator t=2026-05-11T01:06:33.096361442Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T01:06:33.102253902Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.89261ms logger=migrator t=2026-05-11T01:06:33.107215176Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-11T01:06:33.108225784Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.010288ms logger=migrator t=2026-05-11T01:06:33.114677995Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T01:06:33.124198284Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.518449ms logger=migrator t=2026-05-11T01:06:33.12881104Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T01:06:33.134940494Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.129164ms logger=migrator t=2026-05-11T01:06:33.15978088Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T01:06:33.159886742Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=106.682µs logger=migrator t=2026-05-11T01:06:33.286252729Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T01:06:33.288204035Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.954466ms logger=migrator t=2026-05-11T01:06:33.312184994Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-11T01:06:33.313056941Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=873.937µs logger=migrator t=2026-05-11T01:06:33.327149074Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-11T01:06:33.328883147Z 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.743843ms logger=migrator t=2026-05-11T01:06:33.336707553Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:06:33.336783745Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=74.852µs logger=migrator t=2026-05-11T01:06:33.342939Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T01:06:33.347700538Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=4.764128ms logger=migrator t=2026-05-11T01:06:33.355000776Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T01:06:33.361181611Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.181015ms logger=migrator t=2026-05-11T01:06:33.367357707Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T01:06:33.37767142Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.311603ms logger=migrator t=2026-05-11T01:06:33.383826895Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T01:06:33.388520754Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.695259ms logger=migrator t=2026-05-11T01:06:33.395862481Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T01:06:33.410460604Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=14.577723ms logger=migrator t=2026-05-11T01:06:33.417018707Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T01:06:33.417124789Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=115.592µs logger=migrator t=2026-05-11T01:06:33.424186771Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T01:06:33.424910865Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=726.194µs logger=migrator t=2026-05-11T01:06:33.432588458Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T01:06:33.443226638Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.63398ms logger=migrator t=2026-05-11T01:06:33.453139164Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T01:06:33.453245346Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=107.842µs logger=migrator t=2026-05-11T01:06:33.461808836Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T01:06:33.466775439Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.968993ms logger=migrator t=2026-05-11T01:06:33.475872679Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T01:06:33.476924739Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.05249ms logger=migrator t=2026-05-11T01:06:33.484290767Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T01:06:33.492566742Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.276185ms logger=migrator t=2026-05-11T01:06:33.49890584Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T01:06:33.499825778Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=920.127µs logger=migrator t=2026-05-11T01:06:33.509085181Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T01:06:33.510184532Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.099511ms logger=migrator t=2026-05-11T01:06:33.517003879Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T01:06:33.526339474Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.336135ms logger=migrator t=2026-05-11T01:06:33.54053125Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T01:06:33.541391156Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=867.336µs logger=migrator t=2026-05-11T01:06:33.548479789Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T01:06:33.55017483Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.694871ms logger=migrator t=2026-05-11T01:06:33.556230823Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T01:06:33.55708041Z level=info msg="Migration successfully executed" id="create alert_image table" duration=849.667µs logger=migrator t=2026-05-11T01:06:33.565198262Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T01:06:33.566378444Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.180212ms logger=migrator t=2026-05-11T01:06:33.574439035Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T01:06:33.574603608Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=144.263µs logger=migrator t=2026-05-11T01:06:33.580781134Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T01:06:33.582635118Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.853484ms logger=migrator t=2026-05-11T01:06:33.593919879Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T01:06:33.594933318Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.013889ms logger=migrator t=2026-05-11T01:06:33.602766016Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T01:06:33.603593101Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T01:06:33.610005491Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T01:06:33.61049563Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=489.819µs logger=migrator t=2026-05-11T01:06:33.630689549Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T01:06:33.632189897Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.502308ms logger=migrator t=2026-05-11T01:06:33.639203778Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T01:06:33.649126784Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.924626ms logger=migrator t=2026-05-11T01:06:33.65372972Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T01:06:33.654498635Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=768.325µs logger=migrator t=2026-05-11T01:06:33.660649119Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T01:06:33.66173207Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.085821ms logger=migrator t=2026-05-11T01:06:33.667875494Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T01:06:33.668534587Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=660.863µs logger=migrator t=2026-05-11T01:06:33.677366222Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T01:06:33.67829305Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=928.098µs logger=migrator t=2026-05-11T01:06:33.684532957Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T01:06:33.685704099Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.171252ms logger=migrator t=2026-05-11T01:06:33.693180028Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T01:06:33.693213649Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.841µs logger=migrator t=2026-05-11T01:06:33.701035146Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T01:06:33.701201109Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=170.703µs logger=migrator t=2026-05-11T01:06:33.708517565Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T01:06:33.715754241Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.235646ms logger=migrator t=2026-05-11T01:06:33.720993839Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T01:06:33.721261634Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=268.325µs logger=migrator t=2026-05-11T01:06:33.725732768Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T01:06:33.726782878Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.04992ms logger=migrator t=2026-05-11T01:06:33.733370551Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T01:06:33.734438221Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=1.0635ms logger=migrator t=2026-05-11T01:06:33.744462219Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T01:06:33.746350244Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.889145ms logger=migrator t=2026-05-11T01:06:33.755263211Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T01:06:33.756489983Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.224562ms logger=migrator t=2026-05-11T01:06:33.764050756Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T01:06:33.797453211Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.400306ms logger=migrator t=2026-05-11T01:06:33.805026483Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T01:06:33.81235323Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.326627ms logger=migrator t=2026-05-11T01:06:33.816534728Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T01:06:33.816689451Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=154.423µs logger=migrator t=2026-05-11T01:06:33.821502112Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T01:06:33.851680696Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.175324ms logger=migrator t=2026-05-11T01:06:33.86038824Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T01:06:33.896066188Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.678278ms logger=migrator t=2026-05-11T01:06:33.902718992Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T01:06:33.90364878Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=929.998µs logger=migrator t=2026-05-11T01:06:33.910282144Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T01:06:33.911174261Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=899.828µs logger=migrator t=2026-05-11T01:06:33.915030673Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T01:06:33.915266047Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=235.484µs logger=migrator t=2026-05-11T01:06:33.918868874Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T01:06:33.919924234Z level=info msg="Migration successfully executed" id="create permission table" duration=1.05505ms logger=migrator t=2026-05-11T01:06:33.927085458Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T01:06:33.929132037Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.042429ms logger=migrator t=2026-05-11T01:06:33.938106615Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T01:06:33.939135144Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.031299ms logger=migrator t=2026-05-11T01:06:33.944499105Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T01:06:33.945368691Z level=info msg="Migration successfully executed" id="create role table" duration=869.926µs logger=migrator t=2026-05-11T01:06:33.949359665Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T01:06:33.958753142Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.395067ms logger=migrator t=2026-05-11T01:06:33.962825518Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T01:06:33.970032463Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.205865ms logger=migrator t=2026-05-11T01:06:33.975238031Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T01:06:33.976155117Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=917.906µs logger=migrator t=2026-05-11T01:06:33.981409216Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T01:06:33.98268229Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.265174ms logger=migrator t=2026-05-11T01:06:33.989973606Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T01:06:33.991173289Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.200473ms logger=migrator t=2026-05-11T01:06:33.995476179Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T01:06:33.996440987Z level=info msg="Migration successfully executed" id="create team role table" duration=964.628µs logger=migrator t=2026-05-11T01:06:34.002603162Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T01:06:34.003798355Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.195563ms logger=migrator t=2026-05-11T01:06:34.008710227Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T01:06:34.010149704Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.458057ms logger=migrator t=2026-05-11T01:06:34.014604468Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T01:06:34.016553174Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.949006ms logger=migrator t=2026-05-11T01:06:34.022316822Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T01:06:34.023198509Z level=info msg="Migration successfully executed" id="create user role table" duration=882.767µs logger=migrator t=2026-05-11T01:06:34.031432553Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T01:06:34.032662506Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.241103ms logger=migrator t=2026-05-11T01:06:34.042946078Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T01:06:34.045021116Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.074948ms logger=migrator t=2026-05-11T01:06:34.051202023Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T01:06:34.053334512Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.134239ms logger=migrator t=2026-05-11T01:06:34.058918337Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T01:06:34.060110729Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.194652ms logger=migrator t=2026-05-11T01:06:34.067497088Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T01:06:34.068639599Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.143961ms logger=migrator t=2026-05-11T01:06:34.085159338Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T01:06:34.086460843Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.304175ms logger=migrator t=2026-05-11T01:06:34.091035998Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T01:06:34.100429915Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.392787ms logger=migrator t=2026-05-11T01:06:34.105781935Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T01:06:34.106676922Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=894.697µs logger=migrator t=2026-05-11T01:06:34.111355159Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T01:06:34.1130173Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.662231ms logger=migrator t=2026-05-11T01:06:34.118639665Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T01:06:34.11995444Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.314855ms logger=migrator t=2026-05-11T01:06:34.12365974Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T01:06:34.125316771Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.655751ms logger=migrator t=2026-05-11T01:06:34.130937136Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T01:06:34.131820872Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=882.696µs logger=migrator t=2026-05-11T01:06:34.136979869Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T01:06:34.138286223Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.306824ms logger=migrator t=2026-05-11T01:06:34.14341711Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T01:06:34.153690602Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.271572ms logger=migrator t=2026-05-11T01:06:34.159132044Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T01:06:34.166762856Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.632632ms logger=migrator t=2026-05-11T01:06:34.172137757Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T01:06:34.177703341Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.565784ms logger=migrator t=2026-05-11T01:06:34.181436682Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T01:06:34.189754208Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.316625ms logger=migrator t=2026-05-11T01:06:34.194447815Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T01:06:34.195712929Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.265044ms logger=migrator t=2026-05-11T01:06:34.200875796Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T01:06:34.201966066Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.08978ms logger=migrator t=2026-05-11T01:06:34.206396229Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T01:06:34.208017729Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.62181ms logger=migrator t=2026-05-11T01:06:34.216730132Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T01:06:34.217638959Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=908.407µs logger=migrator t=2026-05-11T01:06:34.221871989Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T01:06:34.223597061Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.724962ms logger=migrator t=2026-05-11T01:06:34.229487321Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T01:06:34.229592823Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=101.702µs logger=migrator t=2026-05-11T01:06:34.233782342Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T01:06:34.233833042Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=53.211µs logger=migrator t=2026-05-11T01:06:34.239949728Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T01:06:34.240485057Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=537.94µs logger=migrator t=2026-05-11T01:06:34.245733636Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T01:06:34.246577781Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=838.865µs logger=migrator t=2026-05-11T01:06:34.252757337Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T01:06:34.253518061Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=760.814µs logger=migrator t=2026-05-11T01:06:34.25933341Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T01:06:34.259566275Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=233.555µs logger=migrator t=2026-05-11T01:06:34.266236609Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T01:06:34.267065825Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=828.956µs logger=migrator t=2026-05-11T01:06:34.271756893Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T01:06:34.27321305Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.455478ms logger=migrator t=2026-05-11T01:06:34.281270941Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T01:06:34.283288499Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.016038ms logger=migrator t=2026-05-11T01:06:34.293461369Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T01:06:34.302290604Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.829205ms logger=migrator t=2026-05-11T01:06:34.308725725Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T01:06:34.308892728Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=167.453µs logger=migrator t=2026-05-11T01:06:34.317447638Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T01:06:34.318423637Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=975.769µs logger=migrator t=2026-05-11T01:06:34.340539741Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T01:06:34.34265461Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.115219ms logger=migrator t=2026-05-11T01:06:34.351034748Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T01:06:34.352158479Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.123752ms logger=migrator t=2026-05-11T01:06:34.363949899Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T01:06:34.376990384Z level=info msg="Migration successfully executed" id="add correlation config column" duration=13.084066ms logger=migrator t=2026-05-11T01:06:34.383508815Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T01:06:34.38482979Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.383796ms logger=migrator t=2026-05-11T01:06:34.395067783Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T01:06:34.396360996Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.294703ms logger=migrator t=2026-05-11T01:06:34.404144082Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:06:34.431389162Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.24499ms logger=migrator t=2026-05-11T01:06:34.43663406Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T01:06:34.437490317Z level=info msg="Migration successfully executed" id="create correlation v2" duration=856.827µs logger=migrator t=2026-05-11T01:06:34.444302774Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T01:06:34.446423073Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.120359ms logger=migrator t=2026-05-11T01:06:34.451836605Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T01:06:34.452944046Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.105801ms logger=migrator t=2026-05-11T01:06:34.457883058Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T01:06:34.459939977Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.055709ms logger=migrator t=2026-05-11T01:06:34.464874289Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T01:06:34.46545948Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=587.001µs logger=migrator t=2026-05-11T01:06:34.473330037Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T01:06:34.474195854Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=865.477µs logger=migrator t=2026-05-11T01:06:34.47883535Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T01:06:34.490582971Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.748181ms logger=migrator t=2026-05-11T01:06:34.495217197Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T01:06:34.496313308Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.099591ms logger=migrator t=2026-05-11T01:06:34.510958722Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T01:06:34.512822058Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.863866ms logger=migrator t=2026-05-11T01:06:34.518082825Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:06:34.518584365Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:06:34.522108211Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:06:34.522602231Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:06:34.526063885Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T01:06:34.526888851Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=824.476µs logger=migrator t=2026-05-11T01:06:34.530656651Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T01:06:34.532452655Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.796014ms logger=migrator t=2026-05-11T01:06:34.536539152Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:06:34.538479467Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.940536ms logger=migrator t=2026-05-11T01:06:34.544921948Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:06:34.545998738Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.07681ms logger=migrator t=2026-05-11T01:06:34.550368149Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T01:06:34.551500061Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.131802ms logger=migrator t=2026-05-11T01:06:34.555036688Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T01:06:34.55619688Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.160332ms logger=migrator t=2026-05-11T01:06:34.560775785Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T01:06:34.562062589Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.286174ms logger=migrator t=2026-05-11T01:06:34.566868749Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T01:06:34.56901319Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.145501ms logger=migrator t=2026-05-11T01:06:34.57438156Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T01:06:34.575670703Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.294463ms logger=migrator t=2026-05-11T01:06:34.579529566Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T01:06:34.58080504Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.275854ms logger=migrator t=2026-05-11T01:06:34.585700602Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T01:06:34.587377713Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.676261ms logger=migrator t=2026-05-11T01:06:34.593000359Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T01:06:34.617022768Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.02273ms logger=migrator t=2026-05-11T01:06:34.619993454Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T01:06:34.626064247Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.071143ms logger=migrator t=2026-05-11T01:06:34.62995137Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T01:06:34.638422059Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.470429ms logger=migrator t=2026-05-11T01:06:34.643517475Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T01:06:34.643767339Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=246.864µs logger=migrator t=2026-05-11T01:06:34.647356367Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T01:06:34.655799215Z level=info msg="Migration successfully executed" id="add share column" duration=8.441298ms logger=migrator t=2026-05-11T01:06:34.659074816Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T01:06:34.659213268Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=138.652µs logger=migrator t=2026-05-11T01:06:34.663854965Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T01:06:34.6646251Z level=info msg="Migration successfully executed" id="create file table" duration=769.825µs logger=migrator t=2026-05-11T01:06:34.669281306Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T01:06:34.671134872Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.853366ms logger=migrator t=2026-05-11T01:06:34.675757598Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T01:06:34.678180844Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.421976ms logger=migrator t=2026-05-11T01:06:34.686139512Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T01:06:34.68762662Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.487008ms logger=migrator t=2026-05-11T01:06:34.692125445Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T01:06:34.693359018Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.233113ms logger=migrator t=2026-05-11T01:06:34.697447574Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T01:06:34.697539467Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=92.922µs logger=migrator t=2026-05-11T01:06:34.70200765Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T01:06:34.702097852Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=91.022µs logger=migrator t=2026-05-11T01:06:34.705427114Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T01:06:34.706001515Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=568.552µs logger=migrator t=2026-05-11T01:06:34.70949907Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T01:06:34.709890257Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=391.417µs logger=migrator t=2026-05-11T01:06:34.714897321Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T01:06:34.717087392Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.190451ms logger=migrator t=2026-05-11T01:06:34.722020885Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T01:06:34.731165926Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.153032ms logger=migrator t=2026-05-11T01:06:34.738954911Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T01:06:34.739116274Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=162.003µs logger=migrator t=2026-05-11T01:06:34.748242446Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T01:06:34.75011676Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.864134ms logger=migrator t=2026-05-11T01:06:34.759629199Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T01:06:34.760064947Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=436.448µs logger=migrator t=2026-05-11T01:06:34.775298942Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T01:06:34.775662509Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=363.987µs logger=migrator t=2026-05-11T01:06:34.786132965Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T01:06:34.78696046Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=827.515µs logger=migrator t=2026-05-11T01:06:34.795280796Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T01:06:34.805199732Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.927806ms logger=migrator t=2026-05-11T01:06:34.816755449Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T01:06:34.828735563Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.980613ms logger=migrator t=2026-05-11T01:06:34.838183Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T01:06:34.839328131Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.145111ms logger=migrator t=2026-05-11T01:06:34.846804251Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T01:06:34.924850583Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.042122ms logger=migrator t=2026-05-11T01:06:34.929223255Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T01:06:34.930234084Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.010779ms logger=migrator t=2026-05-11T01:06:34.95676303Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T01:06:34.958812548Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.048498ms logger=migrator t=2026-05-11T01:06:34.966672586Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T01:06:34.995263041Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.590675ms logger=migrator t=2026-05-11T01:06:35.036474043Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T01:06:35.047314315Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.844472ms logger=migrator t=2026-05-11T01:06:35.052438162Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T01:06:35.0528576Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=419.498µs logger=migrator t=2026-05-11T01:06:35.057421416Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T01:06:35.057623509Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=204.953µs logger=migrator t=2026-05-11T01:06:35.062568411Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T01:06:35.062927349Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=359.197µs logger=migrator t=2026-05-11T01:06:35.068814679Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T01:06:35.069164075Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=349.416µs logger=migrator t=2026-05-11T01:06:35.077379089Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T01:06:35.077738695Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=364.556µs logger=migrator t=2026-05-11T01:06:35.084987951Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T01:06:35.086284705Z level=info msg="Migration successfully executed" id="create folder table" duration=1.296614ms logger=migrator t=2026-05-11T01:06:35.108278068Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T01:06:35.110751944Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.473546ms logger=migrator t=2026-05-11T01:06:35.118480098Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T01:06:35.119973576Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.467658ms logger=migrator t=2026-05-11T01:06:35.127050349Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T01:06:35.12714204Z level=info msg="Migration successfully executed" id="Update folder title length" duration=93.841µs logger=migrator t=2026-05-11T01:06:35.132402619Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T01:06:35.133707234Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.304955ms logger=migrator t=2026-05-11T01:06:35.139562873Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T01:06:35.141459299Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.893226ms logger=migrator t=2026-05-11T01:06:35.146399351Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T01:06:35.147991921Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.59402ms logger=migrator t=2026-05-11T01:06:35.152295421Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T01:06:35.152773511Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=478.32µs logger=migrator t=2026-05-11T01:06:35.157270955Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T01:06:35.157629712Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=358.206µs logger=migrator t=2026-05-11T01:06:35.161983113Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T01:06:35.163191606Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.208183ms logger=migrator t=2026-05-11T01:06:35.167658719Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T01:06:35.1704037Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.738711ms logger=migrator t=2026-05-11T01:06:35.175803592Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T01:06:35.177186918Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.383006ms logger=migrator t=2026-05-11T01:06:35.182713092Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T01:06:35.184156238Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.442327ms logger=migrator t=2026-05-11T01:06:35.190418236Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T01:06:35.191601627Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.183331ms logger=migrator t=2026-05-11T01:06:35.196352297Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T01:06:35.197762973Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.410876ms logger=migrator t=2026-05-11T01:06:35.204247884Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T01:06:35.206288173Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.034039ms logger=migrator t=2026-05-11T01:06:35.212055581Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T01:06:35.213339855Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.285294ms logger=migrator t=2026-05-11T01:06:35.218523333Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T01:06:35.21947716Z level=info msg="Migration successfully executed" id="create signing_key table" duration=953.097µs logger=migrator t=2026-05-11T01:06:35.226035843Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T01:06:35.227128853Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.09305ms logger=migrator t=2026-05-11T01:06:35.233749308Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T01:06:35.235616692Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.865814ms logger=migrator t=2026-05-11T01:06:35.240634006Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T01:06:35.241137026Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=495.349µs logger=migrator t=2026-05-11T01:06:35.247858022Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T01:06:35.260390967Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.534675ms logger=migrator t=2026-05-11T01:06:35.267194423Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T01:06:35.267979498Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=785.805µs logger=migrator t=2026-05-11T01:06:35.272963452Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T01:06:35.273000313Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=38.001µs logger=migrator t=2026-05-11T01:06:35.278073987Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T01:06:35.279993834Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.915636ms logger=migrator t=2026-05-11T01:06:35.287103517Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T01:06:35.287121457Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.871µs logger=migrator t=2026-05-11T01:06:35.292541477Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T01:06:35.294669408Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.126541ms logger=migrator t=2026-05-11T01:06:35.300177231Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T01:06:35.301478336Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.300645ms logger=migrator t=2026-05-11T01:06:35.309677759Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T01:06:35.311548814Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.870905ms logger=migrator t=2026-05-11T01:06:35.318345871Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T01:06:35.319200098Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=855.737µs logger=migrator t=2026-05-11T01:06:35.324354214Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T01:06:35.32468989Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=338.747µs logger=migrator t=2026-05-11T01:06:35.331630729Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T01:06:35.332337883Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=707.244µs logger=migrator t=2026-05-11T01:06:35.337801916Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T01:06:35.339330195Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.527288ms logger=migrator t=2026-05-11T01:06:35.347402136Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T01:06:35.348872243Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.469997ms logger=migrator t=2026-05-11T01:06:35.35672649Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T01:06:35.370174002Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.447202ms logger=migrator t=2026-05-11T01:06:35.375296018Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T01:06:35.384952468Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.65509ms logger=migrator t=2026-05-11T01:06:35.390679126Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T01:06:35.402545008Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.865402ms logger=migrator t=2026-05-11T01:06:35.408486219Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T01:06:35.40855868Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=73.121µs logger=migrator t=2026-05-11T01:06:35.413204788Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T01:06:35.426057759Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.850711ms logger=migrator t=2026-05-11T01:06:35.43202963Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T01:06:35.444801919Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.771999ms logger=migrator t=2026-05-11T01:06:35.450879253Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T01:06:35.451211319Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=327.096µs logger=migrator t=2026-05-11T01:06:35.457057589Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.836681909s logger=migrator t=2026-05-11T01:06:35.457568758Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T01:06:35.474979235Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T01:06:35.47525425Z level=info msg="Created default organization" logger=secrets t=2026-05-11T01:06:35.48166457Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T01:06:35.532380609Z level=info msg="Restored cache from database" duration=436.198µs logger=plugin.store t=2026-05-11T01:06:35.533723465Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T01:06:35.568418025Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T01:06:35.568441065Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T01:06:35.568515986Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T01:06:35.568527377Z level=info msg="Plugins loaded" count=54 duration=34.804902ms logger=query_data t=2026-05-11T01:06:35.572418629Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T01:06:35.575943165Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T01:06:35.582871445Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T01:06:35.59114158Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T01:06:35.593145297Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T01:06:35.595129595Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T01:06:35.616075557Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T01:06:35.635529871Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T01:06:35.655133567Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T01:06:35.655155588Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-11T01:06:35.655600137Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-11T01:06:35.655612607Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-11T01:06:35.655718739Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-11T01:06:35.659251835Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-11T01:06:35.718853011Z level=info msg="Update check succeeded" duration=63.065191ms logger=grafana.update.checker t=2026-05-11T01:06:35.722569901Z level=info msg="Update check succeeded" duration=66.936744ms logger=provisioning.dashboard t=2026-05-11T01:06:35.834207681Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-11T01:06:35.835158799Z level=info msg="State cache has been initialized" states=0 duration=179.544272ms logger=ngalert.scheduler t=2026-05-11T01:06:35.83521487Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T01:06:35.835286672Z level=info msg=starting first_tick=2026-05-11T01:06:40Z logger=provisioning.dashboard t=2026-05-11T01:06:35.883982904Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T01:06:35.899578785Z level=info msg="Patterns update finished" duration=66.502144ms logger=grafana-apiserver t=2026-05-11T01:06:36.311202334Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T01:06:36.311646642Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-11T01:06:37.827357285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:37.831429372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:37.845999074Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:37.871150815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:37.887639564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:37.909914661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:37.926276468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:37.958782806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:37.989278688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.060443489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.078648131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.118972476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.138186276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.194025042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.207413672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.249652104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.268110149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.319022302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.339656919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.389260217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.406835987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.476750206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.492040832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.935521136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:38.957161672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:39.199113823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:39.217059188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:39.658268791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:39.676847919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:39.721441444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:39.740710604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:39.786439291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:39.800745748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:39.850290307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:39.867289085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:39.907466338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:39.923861444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:39.969203514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:39.990810008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.044707598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.061893239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.105081918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.12171214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.178575994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.198679591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.252956556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.271212489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.317904884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.338096891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.388068507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.409539369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.465811743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.485047973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.528760091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.550756254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.618063124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.638094429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.688606105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.720469362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.968933535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:40.987340489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.128542003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.148082069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.2645571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.283309351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.374494348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.390956497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.464986124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.481296079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.564877514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.589049147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.672044531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.696742443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.772288598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.790145042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.873384961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.89841065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.974620727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:41.990928382Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:06:42.060681808Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T01:07:15.676448987Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-11T01:16:35.66731194Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-11T01:16:35.697083079Z level=info msg="Completed cleanup jobs" duration=41.02187ms logger=plugins.update.checker t=2026-05-11T01:16:35.771391492Z level=info msg="Update check succeeded" duration=52.002205ms logger=cleanup t=2026-05-11T01:26:35.69700803Z level=info msg="Completed cleanup jobs" duration=39.853237ms logger=plugins.update.checker t=2026-05-11T01:26:35.769886185Z level=info msg="Update check succeeded" duration=50.450245ms logger=cleanup t=2026-05-11T01:36:35.696701596Z level=info msg="Completed cleanup jobs" duration=40.691329ms logger=plugins.update.checker t=2026-05-11T01:36:35.769549156Z level=info msg="Update check succeeded" duration=50.053834ms logger=infra.usagestats t=2026-05-11T01:37:15.701730689Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T01:46:35.724460644Z level=info msg="Completed cleanup jobs" duration=67.943547ms logger=plugins.update.checker t=2026-05-11T01:46:35.769372751Z level=info msg="Update check succeeded" duration=49.558514ms logger=cleanup t=2026-05-11T01:56:35.669905452Z level=info msg="Completed cleanup jobs" duration=13.206157ms logger=plugins.update.checker t=2026-05-11T01:56:35.768042101Z level=info msg="Update check succeeded" duration=48.409533ms logger=cleanup t=2026-05-11T02:06:35.716101092Z level=info msg="Completed cleanup jobs" duration=59.533739ms logger=plugins.update.checker t=2026-05-11T02:06:35.771923262Z level=info msg="Update check succeeded" duration=52.450037ms logger=infra.usagestats t=2026-05-11T02:07:15.699744104Z level=info msg="Usage stats are ready to report"