logger=settings t=2026-06-06T02:12:44.265077964Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-06T02:12:44Z logger=settings t=2026-06-06T02:12:44.265752107Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-06T02:12:44.265779938Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-06T02:12:44.265787828Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-06T02:12:44.265795788Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-06T02:12:44.265802109Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-06T02:12:44.265809459Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-06T02:12:44.26581673Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-06T02:12:44.26583637Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-06T02:12:44.26584574Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-06T02:12:44.26585856Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-06T02:12:44.265868231Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-06T02:12:44.265881301Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-06T02:12:44.265896581Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-06T02:12:44.265904591Z level=info msg=Target target=[all] logger=settings t=2026-06-06T02:12:44.265929222Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-06T02:12:44.265936082Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-06T02:12:44.265942372Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-06T02:12:44.265948652Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-06T02:12:44.265955992Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-06T02:12:44.265963762Z level=info msg="App mode production" logger=sqlstore t=2026-06-06T02:12:44.266715437Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-06T02:12:44.266752148Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-06T02:12:44.269450702Z level=info msg="Locking database" logger=migrator t=2026-06-06T02:12:44.269463913Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-06T02:12:44.270050634Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-06T02:12:44.270953322Z level=info msg="Migration successfully executed" id="create migration_log table" duration=902.528µs logger=migrator t=2026-06-06T02:12:44.27824776Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-06T02:12:44.279333681Z level=info msg="Migration successfully executed" id="create user table" duration=1.079712ms logger=migrator t=2026-06-06T02:12:44.285438995Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-06T02:12:44.286822352Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.384097ms logger=migrator t=2026-06-06T02:12:44.290760581Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-06T02:12:44.292052798Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.297057ms logger=migrator t=2026-06-06T02:12:44.296967167Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-06T02:12:44.297796173Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=829.196µs logger=migrator t=2026-06-06T02:12:44.301902966Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-06T02:12:44.302617111Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=713.995µs logger=migrator t=2026-06-06T02:12:44.306301075Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-06T02:12:44.308875787Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.573271ms logger=migrator t=2026-06-06T02:12:44.31255969Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-06T02:12:44.313404307Z level=info msg="Migration successfully executed" id="create user table v2" duration=844.467µs logger=migrator t=2026-06-06T02:12:44.318377777Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-06T02:12:44.319578282Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.199745ms logger=migrator t=2026-06-06T02:12:44.326361838Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-06T02:12:44.327754107Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.385698ms logger=migrator t=2026-06-06T02:12:44.337553954Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-06T02:12:44.338509513Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=960.079µs logger=migrator t=2026-06-06T02:12:44.343752258Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-06T02:12:44.344543915Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=794.907µs logger=migrator t=2026-06-06T02:12:44.347718249Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-06T02:12:44.348948513Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.229844ms logger=migrator t=2026-06-06T02:12:44.352084766Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-06T02:12:44.352118177Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.451µs logger=migrator t=2026-06-06T02:12:44.355565227Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-06T02:12:44.35672469Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.159293ms logger=migrator t=2026-06-06T02:12:44.360099688Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-06T02:12:44.360500536Z level=info msg="Migration successfully executed" id="Add missing user data" duration=400.938µs logger=migrator t=2026-06-06T02:12:44.364461906Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-06T02:12:44.36615427Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.692313ms logger=migrator t=2026-06-06T02:12:44.369940256Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-06T02:12:44.37113509Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.194574ms logger=migrator t=2026-06-06T02:12:44.37506844Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-06T02:12:44.377458707Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.390127ms logger=migrator t=2026-06-06T02:12:44.382670812Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-06T02:12:44.391826937Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.155314ms logger=migrator t=2026-06-06T02:12:44.397842839Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-06T02:12:44.400235646Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.398288ms logger=migrator t=2026-06-06T02:12:44.406412311Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-06T02:12:44.406627065Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=213.514µs logger=migrator t=2026-06-06T02:12:44.411417911Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-06T02:12:44.412140506Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=722.205µs logger=migrator t=2026-06-06T02:12:44.417514704Z 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-06-06T02:12:44.417870201Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=355.517µs logger=migrator t=2026-06-06T02:12:44.423200929Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-06T02:12:44.423801411Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=600.762µs logger=migrator t=2026-06-06T02:12:44.430949664Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-06T02:12:44.432271751Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.317657ms logger=migrator t=2026-06-06T02:12:44.448965448Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-06T02:12:44.450116351Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.151452ms logger=migrator t=2026-06-06T02:12:44.462943289Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-06T02:12:44.464547981Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.610742ms logger=migrator t=2026-06-06T02:12:44.47091028Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-06T02:12:44.47242348Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.50674ms logger=migrator t=2026-06-06T02:12:44.480562024Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-06T02:12:44.481508174Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=953.45µs logger=migrator t=2026-06-06T02:12:44.48726362Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-06T02:12:44.48729801Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=35.64µs logger=migrator t=2026-06-06T02:12:44.494242489Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-06T02:12:44.495257859Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.01422ms logger=migrator t=2026-06-06T02:12:44.502451685Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-06T02:12:44.503342102Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=892.027µs logger=migrator t=2026-06-06T02:12:44.513502477Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-06T02:12:44.514265672Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=764.415µs logger=migrator t=2026-06-06T02:12:44.523609541Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-06T02:12:44.524456038Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=843.187µs logger=migrator t=2026-06-06T02:12:44.530169263Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-06T02:12:44.540008041Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=9.830248ms logger=migrator t=2026-06-06T02:12:44.546426421Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-06T02:12:44.547263467Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=839.006µs logger=migrator t=2026-06-06T02:12:44.556431372Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-06T02:12:44.55832173Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.894578ms logger=migrator t=2026-06-06T02:12:44.563063956Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-06T02:12:44.5637623Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=698.264µs logger=migrator t=2026-06-06T02:12:44.567999645Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-06T02:12:44.56873892Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=739.295µs logger=migrator t=2026-06-06T02:12:44.573603588Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-06T02:12:44.574384204Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=779.466µs logger=migrator t=2026-06-06T02:12:44.580277692Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-06T02:12:44.580694111Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=410.808µs logger=migrator t=2026-06-06T02:12:44.585156821Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-06T02:12:44.585693021Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=536.601µs logger=migrator t=2026-06-06T02:12:44.591157912Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-06T02:12:44.591815185Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=663.344µs logger=migrator t=2026-06-06T02:12:44.597729134Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-06T02:12:44.598622531Z level=info msg="Migration successfully executed" id="create star table" duration=896.628µs logger=migrator t=2026-06-06T02:12:44.6035319Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-06T02:12:44.604309556Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=777.436µs logger=migrator t=2026-06-06T02:12:44.610625664Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-06T02:12:44.611399909Z level=info msg="Migration successfully executed" id="create org table v1" duration=773.625µs logger=migrator t=2026-06-06T02:12:44.616839359Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-06T02:12:44.617687936Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=848.376µs logger=migrator t=2026-06-06T02:12:44.626679056Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-06T02:12:44.627748179Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.064802ms logger=migrator t=2026-06-06T02:12:44.635106886Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-06T02:12:44.635846142Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=739.306µs logger=migrator t=2026-06-06T02:12:44.641477195Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-06T02:12:44.64220046Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=723.185µs logger=migrator t=2026-06-06T02:12:44.648613529Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-06T02:12:44.649333373Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=719.725µs logger=migrator t=2026-06-06T02:12:44.654265442Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-06T02:12:44.654307773Z level=info msg="Migration successfully executed" id="Update org table charset" duration=51.431µs logger=migrator t=2026-06-06T02:12:44.659688422Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-06T02:12:44.659741113Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=45.871µs logger=migrator t=2026-06-06T02:12:44.664413097Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-06T02:12:44.664596971Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=184.324µs logger=migrator t=2026-06-06T02:12:44.669622592Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-06T02:12:44.671206793Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.582611ms logger=migrator t=2026-06-06T02:12:44.676454489Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-06T02:12:44.677834997Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.381538ms logger=migrator t=2026-06-06T02:12:44.683249466Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-06T02:12:44.684058132Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=805.466µs logger=migrator t=2026-06-06T02:12:44.690539203Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-06T02:12:44.691594474Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.056311ms logger=migrator t=2026-06-06T02:12:44.697107545Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-06T02:12:44.698429002Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.321187ms logger=migrator t=2026-06-06T02:12:44.703854811Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-06T02:12:44.705016504Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.164013ms logger=migrator t=2026-06-06T02:12:44.710622127Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-06T02:12:44.721221521Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=10.599544ms logger=migrator t=2026-06-06T02:12:44.72610984Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-06T02:12:44.726887415Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=777.515µs logger=migrator t=2026-06-06T02:12:44.731897026Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-06T02:12:44.732903056Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.00251ms logger=migrator t=2026-06-06T02:12:44.739858707Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-06T02:12:44.741241514Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.382407ms logger=migrator t=2026-06-06T02:12:44.747717555Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-06T02:12:44.748257386Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=340.877µs logger=migrator t=2026-06-06T02:12:44.754301257Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-06T02:12:44.755915589Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.613862ms logger=migrator t=2026-06-06T02:12:44.761677636Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-06T02:12:44.761746447Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=69.661µs logger=migrator t=2026-06-06T02:12:44.766299138Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-06T02:12:44.768468392Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.168684ms logger=migrator t=2026-06-06T02:12:44.773206278Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-06T02:12:44.774961983Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.755545ms logger=migrator t=2026-06-06T02:12:44.780507365Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-06T02:12:44.783616717Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.112013ms logger=migrator t=2026-06-06T02:12:44.788359853Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-06T02:12:44.789122798Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=767.825µs logger=migrator t=2026-06-06T02:12:44.793877334Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-06T02:12:44.795739652Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.862058ms logger=migrator t=2026-06-06T02:12:44.802290964Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-06T02:12:44.803056109Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=764.545µs logger=migrator t=2026-06-06T02:12:44.807752664Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-06T02:12:44.809038879Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.286485ms logger=migrator t=2026-06-06T02:12:44.814707373Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-06T02:12:44.814738624Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32.111µs logger=migrator t=2026-06-06T02:12:44.819565241Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-06T02:12:44.819597472Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=33.531µs logger=migrator t=2026-06-06T02:12:44.825730315Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-06T02:12:44.827763117Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.033012ms logger=migrator t=2026-06-06T02:12:44.833695576Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-06T02:12:44.835593585Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.898009ms logger=migrator t=2026-06-06T02:12:44.841043064Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-06T02:12:44.844186847Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.146443ms logger=migrator t=2026-06-06T02:12:44.850712508Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-06T02:12:44.852624577Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.916069ms logger=migrator t=2026-06-06T02:12:44.858593167Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-06T02:12:44.858900853Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=308.836µs logger=migrator t=2026-06-06T02:12:44.866299473Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-06T02:12:44.867337763Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.0373ms logger=migrator t=2026-06-06T02:12:44.874028389Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-06T02:12:44.874969487Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=941.248µs logger=migrator t=2026-06-06T02:12:44.879953978Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-06T02:12:44.88005859Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=70.421µs logger=migrator t=2026-06-06T02:12:44.885264435Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-06T02:12:44.887204393Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.936308ms logger=migrator t=2026-06-06T02:12:44.893318937Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-06T02:12:44.894222595Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=903.568µs logger=migrator t=2026-06-06T02:12:44.898621923Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-06T02:12:44.903057593Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.43609ms logger=migrator t=2026-06-06T02:12:44.907804539Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-06T02:12:44.908680016Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=874.857µs logger=migrator t=2026-06-06T02:12:44.914230968Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-06T02:12:44.915177737Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=944.969µs logger=migrator t=2026-06-06T02:12:44.920579026Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-06T02:12:44.921703019Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.124283ms logger=migrator t=2026-06-06T02:12:44.928103218Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-06T02:12:44.928635238Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=533.68µs logger=migrator t=2026-06-06T02:12:44.932366543Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-06T02:12:44.933384604Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.017741ms logger=migrator t=2026-06-06T02:12:44.94067913Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-06T02:12:44.942449756Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.771536ms logger=migrator t=2026-06-06T02:12:44.946063379Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-06T02:12:44.947356605Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.292476ms logger=migrator t=2026-06-06T02:12:44.953156732Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-06T02:12:44.953347846Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=188.614µs logger=migrator t=2026-06-06T02:12:44.957158272Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-06T02:12:44.957336626Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=178.914µs logger=migrator t=2026-06-06T02:12:44.961659943Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-06T02:12:44.962547751Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=887.808µs logger=migrator t=2026-06-06T02:12:44.967772496Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-06T02:12:44.974001762Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=6.228205ms logger=migrator t=2026-06-06T02:12:44.982040584Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-06T02:12:44.983008304Z level=info msg="Migration successfully executed" id="create data_source table" duration=966.66µs logger=migrator t=2026-06-06T02:12:44.98830295Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-06T02:12:44.989196308Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=893.539µs logger=migrator t=2026-06-06T02:12:44.993056666Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-06T02:12:44.993954363Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=897.457µs logger=migrator t=2026-06-06T02:12:45.010232031Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-06T02:12:45.01109951Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=866.929µs logger=migrator t=2026-06-06T02:12:45.028693133Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-06T02:12:45.041085773Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=12.383769ms logger=migrator t=2026-06-06T02:12:45.068552446Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-06T02:12:45.074160129Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.613023ms logger=migrator t=2026-06-06T02:12:45.079894554Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-06T02:12:45.080634679Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=740.345µs logger=migrator t=2026-06-06T02:12:45.085072569Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-06T02:12:45.086434536Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.365077ms logger=migrator t=2026-06-06T02:12:45.093031619Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-06T02:12:45.094657382Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.629863ms logger=migrator t=2026-06-06T02:12:45.099439768Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-06T02:12:45.1000165Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=576.772µs logger=migrator t=2026-06-06T02:12:45.108328707Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-06T02:12:45.110755956Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.426329ms logger=migrator t=2026-06-06T02:12:45.117724477Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-06T02:12:45.120198916Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.470908ms logger=migrator t=2026-06-06T02:12:45.123531124Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-06T02:12:45.123556124Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=25.621µs logger=migrator t=2026-06-06T02:12:45.126927272Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-06T02:12:45.127123036Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=193.473µs logger=migrator t=2026-06-06T02:12:45.13032024Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-06T02:12:45.132607186Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.286696ms logger=migrator t=2026-06-06T02:12:45.136049925Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-06T02:12:45.13631227Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=262.565µs logger=migrator t=2026-06-06T02:12:45.187678146Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-06T02:12:45.188124605Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=452.349µs logger=migrator t=2026-06-06T02:12:45.232275294Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-06T02:12:45.235126191Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.854528ms logger=migrator t=2026-06-06T02:12:45.241144682Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-06T02:12:45.241397777Z level=info msg="Migration successfully executed" id="Update uid value" duration=253.075µs logger=migrator t=2026-06-06T02:12:45.246207764Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-06T02:12:45.247075232Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=867.158µs logger=migrator t=2026-06-06T02:12:45.25346807Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-06T02:12:45.254254216Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=786.396µs logger=migrator t=2026-06-06T02:12:45.259514102Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-06T02:12:45.261015223Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.499311ms logger=migrator t=2026-06-06T02:12:45.267477842Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-06T02:12:45.269074335Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.598293ms logger=migrator t=2026-06-06T02:12:45.275761689Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-06T02:12:45.27727563Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.47324ms logger=migrator t=2026-06-06T02:12:45.282429273Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-06T02:12:45.283798921Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.369408ms logger=migrator t=2026-06-06T02:12:45.288413894Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-06T02:12:45.289630478Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.211734ms logger=migrator t=2026-06-06T02:12:45.296222531Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-06T02:12:45.296912845Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=690.394µs logger=migrator t=2026-06-06T02:12:45.302672981Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-06T02:12:45.303758313Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.085902ms logger=migrator t=2026-06-06T02:12:45.30758213Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-06T02:12:45.318165913Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.582993ms logger=migrator t=2026-06-06T02:12:45.322516591Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-06T02:12:45.323042422Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=525.401µs logger=migrator t=2026-06-06T02:12:45.326489871Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-06T02:12:45.327075002Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=584.571µs logger=migrator t=2026-06-06T02:12:45.332025532Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-06T02:12:45.333493132Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.46504ms logger=migrator t=2026-06-06T02:12:45.338320989Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-06T02:12:45.339141306Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=818.517µs logger=migrator t=2026-06-06T02:12:45.343372791Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-06T02:12:45.343727148Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=354.297µs logger=migrator t=2026-06-06T02:12:45.347741219Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-06T02:12:45.348643397Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=901.768µs logger=migrator t=2026-06-06T02:12:45.353335212Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-06T02:12:45.353364153Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=29.691µs logger=migrator t=2026-06-06T02:12:45.357378223Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-06T02:12:45.360861503Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.48208ms logger=migrator t=2026-06-06T02:12:45.364759672Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-06T02:12:45.367384745Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.624653ms logger=migrator t=2026-06-06T02:12:45.372728242Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-06T02:12:45.372946917Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=218.715µs logger=migrator t=2026-06-06T02:12:45.376646291Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-06T02:12:45.379267954Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.621813ms logger=migrator t=2026-06-06T02:12:45.383284524Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-06T02:12:45.385812085Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.527471ms logger=migrator t=2026-06-06T02:12:45.390275135Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-06T02:12:45.3910163Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=738.865µs logger=migrator t=2026-06-06T02:12:45.394612172Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-06T02:12:45.395140474Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=528.162µs logger=migrator t=2026-06-06T02:12:45.399070463Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-06T02:12:45.399879459Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=809.197µs logger=migrator t=2026-06-06T02:12:45.404256917Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-06T02:12:45.405098054Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=840.947µs logger=migrator t=2026-06-06T02:12:45.409314559Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-06T02:12:45.410145246Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=831.377µs logger=migrator t=2026-06-06T02:12:45.414289469Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-06T02:12:45.415143927Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=853.338µs logger=migrator t=2026-06-06T02:12:45.42475458Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-06T02:12:45.424827151Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=73.681µs logger=migrator t=2026-06-06T02:12:45.42969329Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-06T02:12:45.42972629Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=34.161µs logger=migrator t=2026-06-06T02:12:45.433596418Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-06T02:12:45.436326483Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.730245ms logger=migrator t=2026-06-06T02:12:45.44014707Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-06T02:12:45.442954057Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.806377ms logger=migrator t=2026-06-06T02:12:45.447764473Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-06T02:12:45.447846395Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=83.662µs logger=migrator t=2026-06-06T02:12:45.46050069Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-06T02:12:45.462137013Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.636003ms logger=migrator t=2026-06-06T02:12:45.466757985Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-06T02:12:45.467630584Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=872.199µs logger=migrator t=2026-06-06T02:12:45.473619234Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-06T02:12:45.473655795Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=38.011µs logger=migrator t=2026-06-06T02:12:45.477187806Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-06T02:12:45.478023242Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=834.866µs logger=migrator t=2026-06-06T02:12:45.483040214Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-06T02:12:45.484728928Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.687914ms logger=migrator t=2026-06-06T02:12:45.491168168Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-06T02:12:45.495912733Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.744866ms logger=migrator t=2026-06-06T02:12:45.5002601Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-06T02:12:45.500287631Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.251µs logger=migrator t=2026-06-06T02:12:45.504130979Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-06T02:12:45.505540887Z level=info msg="Migration successfully executed" id="create session table" duration=1.409668ms logger=migrator t=2026-06-06T02:12:45.510385935Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-06T02:12:45.510469176Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=83.791µs logger=migrator t=2026-06-06T02:12:45.515284874Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-06T02:12:45.515366915Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=83.321µs logger=migrator t=2026-06-06T02:12:45.518730563Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-06T02:12:45.519409006Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=678.553µs logger=migrator t=2026-06-06T02:12:45.523340085Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-06T02:12:45.524138212Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=795.777µs logger=migrator t=2026-06-06T02:12:45.532572142Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-06T02:12:45.532601502Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=31.64µs logger=migrator t=2026-06-06T02:12:45.53893473Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-06T02:12:45.538988981Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=58.301µs logger=migrator t=2026-06-06T02:12:45.546590934Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-06T02:12:45.55141675Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.825846ms logger=migrator t=2026-06-06T02:12:45.559154546Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-06T02:12:45.563343471Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.199355ms logger=migrator t=2026-06-06T02:12:45.567734379Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-06T02:12:45.567853152Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=113.622µs logger=migrator t=2026-06-06T02:12:45.574266481Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-06T02:12:45.574515316Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=256.155µs logger=migrator t=2026-06-06T02:12:45.582726832Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-06T02:12:45.583834084Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.687714ms logger=migrator t=2026-06-06T02:12:45.590198572Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-06T02:12:45.590247653Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=49.581µs logger=migrator t=2026-06-06T02:12:45.593546009Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-06T02:12:45.597201003Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.654984ms logger=migrator t=2026-06-06T02:12:45.602631643Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-06T02:12:45.602778696Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=147.563µs logger=migrator t=2026-06-06T02:12:45.607312406Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-06T02:12:45.610564933Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.252997ms logger=migrator t=2026-06-06T02:12:45.615585173Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-06T02:12:45.61887235Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.286537ms logger=migrator t=2026-06-06T02:12:45.622618305Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-06T02:12:45.622689697Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=71.982µs logger=migrator t=2026-06-06T02:12:45.627130166Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-06T02:12:45.628026994Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=896.769µs logger=migrator t=2026-06-06T02:12:45.632989784Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-06T02:12:45.6343078Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.318666ms logger=migrator t=2026-06-06T02:12:45.638485935Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-06T02:12:45.639538076Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.051651ms logger=migrator t=2026-06-06T02:12:45.644775771Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-06T02:12:45.645691449Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=915.318µs logger=migrator t=2026-06-06T02:12:45.649857844Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-06T02:12:45.650715791Z level=info msg="Migration successfully executed" id="add index alert state" duration=859.597µs logger=migrator t=2026-06-06T02:12:45.655450176Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-06T02:12:45.656604159Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.151943ms logger=migrator t=2026-06-06T02:12:45.662339605Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-06T02:12:45.663375565Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.03546ms logger=migrator t=2026-06-06T02:12:45.668644392Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-06T02:12:45.670474719Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.839638ms logger=migrator t=2026-06-06T02:12:45.675317177Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-06T02:12:45.67750664Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.188253ms logger=migrator t=2026-06-06T02:12:45.682136044Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-06T02:12:45.691354589Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.217846ms logger=migrator t=2026-06-06T02:12:45.694875051Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-06T02:12:45.69537108Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=495.939µs logger=migrator t=2026-06-06T02:12:45.699249908Z 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-06-06T02:12:45.700969583Z 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.722725ms logger=migrator t=2026-06-06T02:12:45.706602427Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-06T02:12:45.707099987Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=497.359µs logger=migrator t=2026-06-06T02:12:45.710914853Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-06T02:12:45.711546186Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=631.053µs logger=migrator t=2026-06-06T02:12:45.715547467Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-06T02:12:45.716414344Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=866.457µs logger=migrator t=2026-06-06T02:12:45.724069668Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-06T02:12:45.729872695Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.812027ms logger=migrator t=2026-06-06T02:12:45.73608871Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-06T02:12:45.740838406Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.749236ms logger=migrator t=2026-06-06T02:12:45.744367366Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-06T02:12:45.747942349Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.575823ms logger=migrator t=2026-06-06T02:12:45.752748165Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-06T02:12:45.756205436Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.456181ms logger=migrator t=2026-06-06T02:12:45.760728586Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-06T02:12:45.761613554Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=884.298µs logger=migrator t=2026-06-06T02:12:45.765802779Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-06T02:12:45.765830229Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.39µs logger=migrator t=2026-06-06T02:12:45.769399221Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-06T02:12:45.769438512Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=40.581µs logger=migrator t=2026-06-06T02:12:45.77327554Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-06T02:12:45.774476853Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.201224ms logger=migrator t=2026-06-06T02:12:45.779671098Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-06T02:12:45.780612467Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=940.579µs logger=migrator t=2026-06-06T02:12:45.785505926Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-06T02:12:45.786653608Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.146993ms logger=migrator t=2026-06-06T02:12:45.791515436Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-06T02:12:45.792844744Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.329288ms logger=migrator t=2026-06-06T02:12:45.797273662Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-06T02:12:45.798121419Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=847.397µs logger=migrator t=2026-06-06T02:12:45.801838765Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-06T02:12:45.808549249Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.708374ms logger=migrator t=2026-06-06T02:12:45.815457959Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-06T02:12:45.819168913Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.710194ms logger=migrator t=2026-06-06T02:12:45.825094162Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-06T02:12:45.825270216Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=175.934µs logger=migrator t=2026-06-06T02:12:45.829050363Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-06T02:12:45.830349668Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.309876ms logger=migrator t=2026-06-06T02:12:45.834695226Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-06T02:12:45.835950051Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.257635ms logger=migrator t=2026-06-06T02:12:45.840476523Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-06T02:12:45.844059915Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.582582ms logger=migrator t=2026-06-06T02:12:45.847780759Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-06T02:12:45.847850361Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.352µs logger=migrator t=2026-06-06T02:12:45.851255679Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-06T02:12:45.852089347Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=833.348µs logger=migrator t=2026-06-06T02:12:45.85674627Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-06T02:12:45.858169219Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.419249ms logger=migrator t=2026-06-06T02:12:45.862823623Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-06T02:12:45.862955976Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=133.193µs logger=migrator t=2026-06-06T02:12:45.866972566Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-06T02:12:45.868495167Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.521711ms logger=migrator t=2026-06-06T02:12:45.873596179Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-06T02:12:45.874895456Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.298777ms logger=migrator t=2026-06-06T02:12:45.879347675Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-06T02:12:45.880739914Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.388108ms logger=migrator t=2026-06-06T02:12:45.884893737Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-06T02:12:45.885726544Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=832.777µs logger=migrator t=2026-06-06T02:12:45.891402959Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-06T02:12:45.893586533Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.190055ms logger=migrator t=2026-06-06T02:12:45.898288717Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-06T02:12:45.899223926Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=930.279µs logger=migrator t=2026-06-06T02:12:45.905356019Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-06T02:12:45.90541581Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=61.241µs logger=migrator t=2026-06-06T02:12:45.909267078Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-06T02:12:45.915783769Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.51455ms logger=migrator t=2026-06-06T02:12:45.919914622Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-06T02:12:45.920938133Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.023501ms logger=migrator t=2026-06-06T02:12:45.925385223Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-06T02:12:45.93173424Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.346907ms logger=migrator t=2026-06-06T02:12:45.935785672Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-06T02:12:45.936617789Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=822.567µs logger=migrator t=2026-06-06T02:12:45.940440525Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-06T02:12:45.941429196Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=988.491µs logger=migrator t=2026-06-06T02:12:45.947515759Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-06T02:12:45.948491928Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=974.45µs logger=migrator t=2026-06-06T02:12:45.95209179Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-06T02:12:45.965296596Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.199206ms logger=migrator t=2026-06-06T02:12:45.968919989Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-06T02:12:45.969669215Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=748.736µs logger=migrator t=2026-06-06T02:12:45.974217686Z 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-06-06T02:12:45.975151105Z 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=932.379µs logger=migrator t=2026-06-06T02:12:45.982268618Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-06T02:12:45.982656366Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=387.778µs logger=migrator t=2026-06-06T02:12:45.989700018Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-06T02:12:45.990678127Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=977.709µs logger=migrator t=2026-06-06T02:12:45.998671738Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-06T02:12:45.998990785Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=315.356µs logger=migrator t=2026-06-06T02:12:46.005053907Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-06T02:12:46.012445296Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.39129ms logger=migrator t=2026-06-06T02:12:46.017331055Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-06T02:12:46.021468017Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.136292ms logger=migrator t=2026-06-06T02:12:46.025647172Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-06T02:12:46.026602971Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=955.329µs logger=migrator t=2026-06-06T02:12:46.031065471Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-06T02:12:46.033289485Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.202894ms logger=migrator t=2026-06-06T02:12:46.041219635Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-06T02:12:46.04143989Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=220.625µs logger=migrator t=2026-06-06T02:12:46.045535193Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-06T02:12:46.049670005Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.133462ms logger=migrator t=2026-06-06T02:12:46.05631949Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-06T02:12:46.057273659Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=952.799µs logger=migrator t=2026-06-06T02:12:46.064464364Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-06T02:12:46.064634938Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=170.424µs logger=migrator t=2026-06-06T02:12:46.069815301Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-06T02:12:46.070240611Z level=info msg="Migration successfully executed" id="Move region to single row" duration=423.219µs logger=migrator t=2026-06-06T02:12:46.076823522Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-06T02:12:46.078096148Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.272465ms logger=migrator t=2026-06-06T02:12:46.085362694Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-06T02:12:46.086243582Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=880.748µs logger=migrator t=2026-06-06T02:12:46.092353466Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-06T02:12:46.093485368Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.131142ms logger=migrator t=2026-06-06T02:12:46.098658892Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-06T02:12:46.099575621Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=915.969µs logger=migrator t=2026-06-06T02:12:46.108130473Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-06T02:12:46.110025801Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.903428ms logger=migrator t=2026-06-06T02:12:46.118295548Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-06T02:12:46.124267518Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=5.9687ms logger=migrator t=2026-06-06T02:12:46.131441672Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-06T02:12:46.131555805Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=112.473µs logger=migrator t=2026-06-06T02:12:46.150742521Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-06T02:12:46.152519937Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.777406ms logger=migrator t=2026-06-06T02:12:46.159804014Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-06T02:12:46.160693042Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=890.098µs logger=migrator t=2026-06-06T02:12:46.167530739Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-06T02:12:46.169773474Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.246895ms logger=migrator t=2026-06-06T02:12:46.177726505Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-06T02:12:46.179214235Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.48625ms logger=migrator t=2026-06-06T02:12:46.186648774Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-06T02:12:46.187059292Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=414.118µs logger=migrator t=2026-06-06T02:12:46.19239378Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-06T02:12:46.192813908Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=419.858µs logger=migrator t=2026-06-06T02:12:46.19785087Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-06T02:12:46.198051764Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=202.154µs logger=migrator t=2026-06-06T02:12:46.204618137Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-06T02:12:46.206092316Z level=info msg="Migration successfully executed" id="create team table" duration=1.49518ms logger=migrator t=2026-06-06T02:12:46.239263694Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-06T02:12:46.241394537Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.130533ms logger=migrator t=2026-06-06T02:12:46.250399808Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-06T02:12:46.252267906Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.865408ms logger=migrator t=2026-06-06T02:12:46.258534932Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-06T02:12:46.265506802Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.97281ms logger=migrator t=2026-06-06T02:12:46.274927653Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-06T02:12:46.275542385Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=620.353µs logger=migrator t=2026-06-06T02:12:46.281235219Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-06T02:12:46.282541855Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.306356ms logger=migrator t=2026-06-06T02:12:46.288733771Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-06T02:12:46.290051487Z level=info msg="Migration successfully executed" id="create team member table" duration=1.317416ms logger=migrator t=2026-06-06T02:12:46.295418865Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-06T02:12:46.296857204Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.439439ms logger=migrator t=2026-06-06T02:12:46.302540569Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-06T02:12:46.304345015Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.808216ms logger=migrator t=2026-06-06T02:12:46.309871516Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-06T02:12:46.31102994Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.163844ms logger=migrator t=2026-06-06T02:12:46.316420879Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-06T02:12:46.322296037Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.875898ms logger=migrator t=2026-06-06T02:12:46.326628284Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-06T02:12:46.331220416Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.591622ms logger=migrator t=2026-06-06T02:12:46.335524283Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-06T02:12:46.340251118Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.726355ms logger=migrator t=2026-06-06T02:12:46.344591426Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-06T02:12:46.345487613Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=896.037µs logger=migrator t=2026-06-06T02:12:46.350495344Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-06T02:12:46.351377562Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=878.768µs logger=migrator t=2026-06-06T02:12:46.356313162Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-06T02:12:46.35723456Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=923.509µs logger=migrator t=2026-06-06T02:12:46.362892124Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-06T02:12:46.363813582Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=921.158µs logger=migrator t=2026-06-06T02:12:46.368254292Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-06T02:12:46.369086838Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=832.446µs logger=migrator t=2026-06-06T02:12:46.374542528Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-06T02:12:46.375427517Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=884.589µs logger=migrator t=2026-06-06T02:12:46.381199453Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-06T02:12:46.382023389Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=826.206µs logger=migrator t=2026-06-06T02:12:46.38752474Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-06T02:12:46.388450268Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=926.078µs logger=migrator t=2026-06-06T02:12:46.393422269Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-06T02:12:46.393846977Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=424.588µs logger=migrator t=2026-06-06T02:12:46.398141794Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-06T02:12:46.398326578Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=184.814µs logger=migrator t=2026-06-06T02:12:46.402309278Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-06T02:12:46.402895479Z level=info msg="Migration successfully executed" id="create tag table" duration=586.281µs logger=migrator t=2026-06-06T02:12:46.407799288Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-06T02:12:46.408989103Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.189315ms logger=migrator t=2026-06-06T02:12:46.41384393Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-06T02:12:46.414609546Z level=info msg="Migration successfully executed" id="create login attempt table" duration=765.566µs logger=migrator t=2026-06-06T02:12:46.420046385Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-06T02:12:46.420998315Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=951.79µs logger=migrator t=2026-06-06T02:12:46.426529936Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-06T02:12:46.427558916Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.02413ms logger=migrator t=2026-06-06T02:12:46.432448415Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-06T02:12:46.446742943Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.293897ms logger=migrator t=2026-06-06T02:12:46.452607691Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-06T02:12:46.453392286Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=788.966µs logger=migrator t=2026-06-06T02:12:46.460178563Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-06T02:12:46.46102092Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=842.147µs logger=migrator t=2026-06-06T02:12:46.467015301Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-06T02:12:46.467347907Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=332.386µs logger=migrator t=2026-06-06T02:12:46.473796768Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-06T02:12:46.475025702Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.232964ms logger=migrator t=2026-06-06T02:12:46.484024953Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-06T02:12:46.484921472Z level=info msg="Migration successfully executed" id="create user auth table" duration=895.939µs logger=migrator t=2026-06-06T02:12:46.492454493Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-06T02:12:46.493487295Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.033181ms logger=migrator t=2026-06-06T02:12:46.499382313Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-06T02:12:46.499453815Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=73.102µs logger=migrator t=2026-06-06T02:12:46.504048716Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-06T02:12:46.509821254Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.771948ms logger=migrator t=2026-06-06T02:12:46.51563019Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-06T02:12:46.525768234Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=10.129774ms logger=migrator t=2026-06-06T02:12:46.532891788Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-06T02:12:46.537657983Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.767895ms logger=migrator t=2026-06-06T02:12:46.54543418Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-06T02:12:46.55140331Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.96912ms logger=migrator t=2026-06-06T02:12:46.556582385Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-06T02:12:46.55782806Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.245415ms logger=migrator t=2026-06-06T02:12:46.564013815Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-06T02:12:46.575794272Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=11.775307ms logger=migrator t=2026-06-06T02:12:46.583388255Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-06T02:12:46.584513417Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.124932ms logger=migrator t=2026-06-06T02:12:46.594423337Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-06T02:12:46.595876436Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.458109ms logger=migrator t=2026-06-06T02:12:46.602547321Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-06T02:12:46.603661983Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.116512ms logger=migrator t=2026-06-06T02:12:46.610685045Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-06T02:12:46.612031461Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.346316ms logger=migrator t=2026-06-06T02:12:46.617190215Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-06T02:12:46.618207316Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.01625ms logger=migrator t=2026-06-06T02:12:46.625847Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-06T02:12:46.627859541Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.01798ms logger=migrator t=2026-06-06T02:12:46.637069016Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-06T02:12:46.646036476Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.97284ms logger=migrator t=2026-06-06T02:12:46.654997407Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-06T02:12:46.657088059Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.090662ms logger=migrator t=2026-06-06T02:12:46.663228782Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-06T02:12:46.664200613Z level=info msg="Migration successfully executed" id="create cache_data table" duration=972.431µs logger=migrator t=2026-06-06T02:12:46.669402928Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-06T02:12:46.670394047Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=991.019µs logger=migrator t=2026-06-06T02:12:46.676376338Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-06T02:12:46.677813897Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.437659ms logger=migrator t=2026-06-06T02:12:46.685886709Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-06T02:12:46.68691628Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.033021ms logger=migrator t=2026-06-06T02:12:46.693199296Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-06T02:12:46.693317048Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=121.132µs logger=migrator t=2026-06-06T02:12:46.699291969Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-06T02:12:46.699424421Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=133.102µs logger=migrator t=2026-06-06T02:12:46.7048293Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-06T02:12:46.70629602Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.46661ms logger=migrator t=2026-06-06T02:12:46.711670279Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-06T02:12:46.712653428Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=982.889µs logger=migrator t=2026-06-06T02:12:46.71871539Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-06T02:12:46.719775181Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.060011ms logger=migrator t=2026-06-06T02:12:46.725398755Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-06T02:12:46.725515988Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=119.103µs logger=migrator t=2026-06-06T02:12:46.731249673Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-06T02:12:46.732979587Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.718094ms logger=migrator t=2026-06-06T02:12:46.738673752Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-06T02:12:46.739846806Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.176704ms logger=migrator t=2026-06-06T02:12:46.744014Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-06T02:12:46.744890917Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=876.767µs logger=migrator t=2026-06-06T02:12:46.750472849Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-06T02:12:46.751207175Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=734.246µs logger=migrator t=2026-06-06T02:12:46.755930599Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-06T02:12:46.763010072Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.076383ms logger=migrator t=2026-06-06T02:12:46.768498703Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-06T02:12:46.769729677Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.230654ms logger=migrator t=2026-06-06T02:12:46.774212798Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-06T02:12:46.77433032Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=117.702µs logger=migrator t=2026-06-06T02:12:46.779716019Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-06T02:12:46.780673068Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=963.759µs logger=migrator t=2026-06-06T02:12:46.784827102Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-06T02:12:46.785994975Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.167543ms logger=migrator t=2026-06-06T02:12:46.790303272Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-06T02:12:46.7912294Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=922.528µs logger=migrator t=2026-06-06T02:12:46.795902755Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-06T02:12:46.795983516Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=81.051µs logger=migrator t=2026-06-06T02:12:46.800605279Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-06T02:12:46.80159541Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=989.901µs logger=migrator t=2026-06-06T02:12:46.805883635Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-06T02:12:46.806989408Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.104783ms logger=migrator t=2026-06-06T02:12:46.81159241Z 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-06-06T02:12:46.812621682Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.029272ms logger=migrator t=2026-06-06T02:12:46.817217124Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-06T02:12:46.81799618Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=779.246µs logger=migrator t=2026-06-06T02:12:46.824128263Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-06T02:12:46.831150344Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.021131ms logger=migrator t=2026-06-06T02:12:46.836482722Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-06T02:12:46.837482613Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=998.421µs logger=migrator t=2026-06-06T02:12:46.842714847Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-06T02:12:46.844426932Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.715615ms logger=migrator t=2026-06-06T02:12:46.850606026Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-06T02:12:46.880818575Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.202199ms logger=migrator t=2026-06-06T02:12:46.886637822Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-06T02:12:46.911570124Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.932562ms logger=migrator t=2026-06-06T02:12:46.917775889Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-06T02:12:46.918615886Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=835.287µs logger=migrator t=2026-06-06T02:12:46.92327801Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-06T02:12:46.924264149Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=984.669µs logger=migrator t=2026-06-06T02:12:46.929498575Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-06T02:12:46.935130389Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.630463ms logger=migrator t=2026-06-06T02:12:46.943479677Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-06T02:12:46.949744964Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.264267ms logger=migrator t=2026-06-06T02:12:46.957711153Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-06T02:12:46.958768905Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.057002ms logger=migrator t=2026-06-06T02:12:46.964420929Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-06T02:12:46.966801797Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.379938ms logger=migrator t=2026-06-06T02:12:46.973574913Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-06T02:12:46.974641564Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.065651ms logger=migrator t=2026-06-06T02:12:46.980817779Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-06T02:12:46.981955022Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.137023ms logger=migrator t=2026-06-06T02:12:46.988897912Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-06T02:12:46.989011714Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=115.132µs logger=migrator t=2026-06-06T02:12:46.995292651Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-06T02:12:47.002884184Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.591243ms logger=migrator t=2026-06-06T02:12:47.008952116Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-06T02:12:47.015177771Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.224965ms logger=migrator t=2026-06-06T02:12:47.019997528Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-06T02:12:47.026178403Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.179915ms logger=migrator t=2026-06-06T02:12:47.033108522Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-06T02:12:47.034369818Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.261336ms logger=migrator t=2026-06-06T02:12:47.041523091Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-06T02:12:47.042643814Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.119053ms logger=migrator t=2026-06-06T02:12:47.047843639Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-06T02:12:47.055621285Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.777066ms logger=migrator t=2026-06-06T02:12:47.06177403Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-06T02:12:47.068617277Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.830567ms logger=migrator t=2026-06-06T02:12:47.073083617Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-06T02:12:47.07420116Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.126902ms logger=migrator t=2026-06-06T02:12:47.080792892Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-06T02:12:47.090444217Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.650905ms logger=migrator t=2026-06-06T02:12:47.099064221Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-06T02:12:47.108729125Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.660324ms logger=migrator t=2026-06-06T02:12:47.115114964Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-06T02:12:47.115199416Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=85.022µs logger=migrator t=2026-06-06T02:12:47.127715557Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-06T02:12:47.129585715Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.869328ms logger=migrator t=2026-06-06T02:12:47.138146057Z 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-06-06T02:12:47.139230699Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.084812ms logger=migrator t=2026-06-06T02:12:47.145802492Z 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-06-06T02:12:47.148888614Z 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=3.080362ms logger=migrator t=2026-06-06T02:12:47.155067598Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-06T02:12:47.155201911Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=130.463µs logger=migrator t=2026-06-06T02:12:47.158896275Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-06T02:12:47.168647382Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.749277ms logger=migrator t=2026-06-06T02:12:47.172670453Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-06T02:12:47.177167054Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.496471ms logger=migrator t=2026-06-06T02:12:47.180904559Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-06T02:12:47.187153174Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.248365ms logger=migrator t=2026-06-06T02:12:47.191603204Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-06T02:12:47.197829659Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.226445ms logger=migrator t=2026-06-06T02:12:47.201580455Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-06T02:12:47.207798951Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.217726ms logger=migrator t=2026-06-06T02:12:47.211424983Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-06T02:12:47.211492445Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=68.332µs logger=migrator t=2026-06-06T02:12:47.220635918Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-06T02:12:47.222036197Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.405969ms logger=migrator t=2026-06-06T02:12:47.22711912Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-06T02:12:47.233649491Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.533692ms logger=migrator t=2026-06-06T02:12:47.237480548Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-06T02:12:47.237562629Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=82.631µs logger=migrator t=2026-06-06T02:12:47.241499649Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-06T02:12:47.2515035Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.9693ms logger=migrator t=2026-06-06T02:12:47.255859428Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-06T02:12:47.256702375Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=839.927µs logger=migrator t=2026-06-06T02:12:47.261555783Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-06T02:12:47.270747278Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.188845ms logger=migrator t=2026-06-06T02:12:47.275359771Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-06T02:12:47.275942253Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=581.832µs logger=migrator t=2026-06-06T02:12:47.279934053Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-06T02:12:47.281159448Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.224795ms logger=migrator t=2026-06-06T02:12:47.286153329Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-06T02:12:47.292527127Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.373188ms logger=migrator t=2026-06-06T02:12:47.296023377Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-06T02:12:47.296831303Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=808.296µs logger=migrator t=2026-06-06T02:12:47.301857615Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-06T02:12:47.302868086Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.010301ms logger=migrator t=2026-06-06T02:12:47.309437727Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-06T02:12:47.311132072Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.701565ms logger=migrator t=2026-06-06T02:12:47.316304935Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-06T02:12:47.317670663Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.369618ms logger=migrator t=2026-06-06T02:12:47.321430018Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-06T02:12:47.321552241Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=123.003µs logger=migrator t=2026-06-06T02:12:47.327199445Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-06T02:12:47.329224096Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.027452ms logger=migrator t=2026-06-06T02:12:47.336183546Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-06T02:12:47.337231937Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.048801ms logger=migrator t=2026-06-06T02:12:47.340816009Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-06T02:12:47.341238087Z 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-06-06T02:12:47.348262549Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-06T02:12:47.348924532Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=661.843µs logger=migrator t=2026-06-06T02:12:47.354638077Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-06T02:12:47.357137058Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.498371ms logger=migrator t=2026-06-06T02:12:47.360980385Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-06T02:12:47.368418825Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.44058ms logger=migrator t=2026-06-06T02:12:47.374714632Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-06T02:12:47.376304314Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.591062ms logger=migrator t=2026-06-06T02:12:47.381706193Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-06T02:12:47.382896257Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.186204ms logger=migrator t=2026-06-06T02:12:47.38701892Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-06T02:12:47.38851356Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.49372ms logger=migrator t=2026-06-06T02:12:47.394358747Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-06T02:12:47.396340197Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.98075ms logger=migrator t=2026-06-06T02:12:47.403948651Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-06T02:12:47.405218236Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.265125ms logger=migrator t=2026-06-06T02:12:47.409502153Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-06T02:12:47.409587014Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=92.632µs logger=migrator t=2026-06-06T02:12:47.415375161Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-06T02:12:47.415572755Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=203.194µs logger=migrator t=2026-06-06T02:12:47.421708608Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-06T02:12:47.431844613Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.143675ms logger=migrator t=2026-06-06T02:12:47.435420155Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-06T02:12:47.43570636Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=290.106µs logger=migrator t=2026-06-06T02:12:47.441305683Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-06T02:12:47.442455956Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.145833ms logger=migrator t=2026-06-06T02:12:47.448541449Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-06T02:12:47.448936997Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=401.358µs logger=migrator t=2026-06-06T02:12:47.45258335Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-06T02:12:47.453478178Z level=info msg="Migration successfully executed" id="create data_keys table" duration=894.738µs logger=migrator t=2026-06-06T02:12:47.460565221Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-06T02:12:47.461493059Z level=info msg="Migration successfully executed" id="create secrets table" duration=930.838µs logger=migrator t=2026-06-06T02:12:47.467022001Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-06T02:12:47.506838742Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.809451ms logger=migrator t=2026-06-06T02:12:47.511612709Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-06T02:12:47.519186692Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.573273ms logger=migrator t=2026-06-06T02:12:47.524424897Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-06T02:12:47.524676482Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=238.385µs logger=migrator t=2026-06-06T02:12:47.5294943Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-06T02:12:47.575120468Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=45.620458ms logger=migrator t=2026-06-06T02:12:47.583027698Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-06T02:12:47.614358538Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.335361ms logger=migrator t=2026-06-06T02:12:47.619312629Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-06T02:12:47.620031783Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=739.525µs logger=migrator t=2026-06-06T02:12:47.625907251Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-06T02:12:47.627778379Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.869408ms logger=migrator t=2026-06-06T02:12:47.633445473Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-06T02:12:47.63379504Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=344.637µs logger=migrator t=2026-06-06T02:12:47.637921143Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-06T02:12:47.638798521Z level=info msg="Migration successfully executed" id="create permission table" duration=876.058µs logger=migrator t=2026-06-06T02:12:47.642790261Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-06T02:12:47.644587688Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.795967ms logger=migrator t=2026-06-06T02:12:47.651517587Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-06T02:12:47.652644539Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.127202ms logger=migrator t=2026-06-06T02:12:47.656593599Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-06T02:12:47.657379155Z level=info msg="Migration successfully executed" id="create role table" duration=785.716µs logger=migrator t=2026-06-06T02:12:47.661342495Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-06T02:12:47.668721293Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.378328ms logger=migrator t=2026-06-06T02:12:47.674649332Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-06T02:12:47.686886719Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.250397ms logger=migrator t=2026-06-06T02:12:47.692536903Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-06T02:12:47.693536443Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=999.69µs logger=migrator t=2026-06-06T02:12:47.701738538Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-06T02:12:47.703120206Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.381188ms logger=migrator t=2026-06-06T02:12:47.707326431Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-06T02:12:47.708547535Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.212724ms logger=migrator t=2026-06-06T02:12:47.713207039Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-06T02:12:47.71426515Z level=info msg="Migration successfully executed" id="create team role table" duration=1.054321ms logger=migrator t=2026-06-06T02:12:47.722247241Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-06T02:12:47.724633699Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.393578ms logger=migrator t=2026-06-06T02:12:47.730593779Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-06T02:12:47.731751043Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.156874ms logger=migrator t=2026-06-06T02:12:47.739700433Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-06T02:12:47.741327466Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.628732ms logger=migrator t=2026-06-06T02:12:47.746073971Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-06T02:12:47.747246154Z level=info msg="Migration successfully executed" id="create user role table" duration=1.174913ms logger=migrator t=2026-06-06T02:12:47.754586902Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-06T02:12:47.756516512Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.93524ms logger=migrator t=2026-06-06T02:12:47.763538123Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-06T02:12:47.764712877Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.172764ms logger=migrator t=2026-06-06T02:12:47.770764249Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-06T02:12:47.771875551Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.108321ms logger=migrator t=2026-06-06T02:12:47.777159917Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-06T02:12:47.778955064Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.797897ms logger=migrator t=2026-06-06T02:12:47.783943523Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-06T02:12:47.785096847Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.153114ms logger=migrator t=2026-06-06T02:12:47.791824462Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-06T02:12:47.792902935Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.081713ms logger=migrator t=2026-06-06T02:12:47.796465816Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-06T02:12:47.803027598Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.560582ms logger=migrator t=2026-06-06T02:12:47.812129371Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-06T02:12:47.813883757Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.768926ms logger=migrator t=2026-06-06T02:12:47.819342197Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-06T02:12:47.8204936Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.143982ms logger=migrator t=2026-06-06T02:12:47.824615553Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-06T02:12:47.825684684Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.069091ms logger=migrator t=2026-06-06T02:12:47.830318468Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-06T02:12:47.83140585Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.087172ms logger=migrator t=2026-06-06T02:12:47.838587544Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-06T02:12:47.840685697Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=2.101733ms logger=migrator t=2026-06-06T02:12:47.847633386Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-06T02:12:47.848699587Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.066471ms logger=migrator t=2026-06-06T02:12:47.852461364Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-06T02:12:47.860888333Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.427999ms logger=migrator t=2026-06-06T02:12:47.865335722Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-06T02:12:47.876792594Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.448862ms logger=migrator t=2026-06-06T02:12:47.881141291Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-06T02:12:47.891302066Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.162105ms logger=migrator t=2026-06-06T02:12:47.89549437Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-06T02:12:47.904330708Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.835638ms logger=migrator t=2026-06-06T02:12:47.909102835Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-06T02:12:47.90990165Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=797.845µs logger=migrator t=2026-06-06T02:12:47.914276189Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-06T02:12:47.916029675Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.752166ms logger=migrator t=2026-06-06T02:12:47.92077804Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-06T02:12:47.922394022Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.616073ms logger=migrator t=2026-06-06T02:12:47.926941583Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-06T02:12:47.927798731Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=857.658µs logger=migrator t=2026-06-06T02:12:47.931315102Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-06T02:12:47.932893374Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.576432ms logger=migrator t=2026-06-06T02:12:47.937254861Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-06T02:12:47.937363943Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=107.042µs logger=migrator t=2026-06-06T02:12:47.942053368Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-06T02:12:47.942096479Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=43.341µs logger=migrator t=2026-06-06T02:12:47.945834464Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-06T02:12:47.946291893Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=456.509µs logger=migrator t=2026-06-06T02:12:47.949956478Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-06T02:12:47.950903296Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=945.689µs logger=migrator t=2026-06-06T02:12:47.954732733Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-06T02:12:47.955385027Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=652.434µs logger=migrator t=2026-06-06T02:12:47.959611762Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-06T02:12:47.959819206Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=207.034µs logger=migrator t=2026-06-06T02:12:47.963417258Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-06T02:12:47.963902318Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=483.64µs logger=migrator t=2026-06-06T02:12:47.967534761Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-06T02:12:47.968621543Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.085532ms logger=migrator t=2026-06-06T02:12:47.973885999Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-06T02:12:47.975683796Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.797287ms logger=migrator t=2026-06-06T02:12:47.980520843Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-06T02:12:47.988837711Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.318658ms logger=migrator t=2026-06-06T02:12:47.99380673Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-06T02:12:47.993874542Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.622µs logger=migrator t=2026-06-06T02:12:47.999829271Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-06T02:12:48.000853853Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.022782ms logger=migrator t=2026-06-06T02:12:48.010271042Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-06T02:12:48.012557288Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.286086ms logger=migrator t=2026-06-06T02:12:48.016892176Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-06T02:12:48.017992327Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.100261ms logger=migrator t=2026-06-06T02:12:48.024626261Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-06T02:12:48.032187403Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.559092ms logger=migrator t=2026-06-06T02:12:48.036094102Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-06T02:12:48.03698261Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=888.598µs logger=migrator t=2026-06-06T02:12:48.040652174Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-06T02:12:48.041411109Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=761.575µs logger=migrator t=2026-06-06T02:12:48.047010322Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-06T02:12:48.067097256Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.084304ms logger=migrator t=2026-06-06T02:12:48.073904574Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-06T02:12:48.074976575Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.071291ms logger=migrator t=2026-06-06T02:12:48.093774574Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-06T02:12:48.095338476Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.568042ms logger=migrator t=2026-06-06T02:12:48.101159723Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-06T02:12:48.102368177Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.209004ms logger=migrator t=2026-06-06T02:12:48.10901064Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-06T02:12:48.111754985Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.747365ms logger=migrator t=2026-06-06T02:12:48.116551752Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-06T02:12:48.117010721Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=460.309µs logger=migrator t=2026-06-06T02:12:48.122854729Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-06T02:12:48.123757378Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=902.039µs logger=migrator t=2026-06-06T02:12:48.129179157Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-06T02:12:48.141828201Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.644004ms logger=migrator t=2026-06-06T02:12:48.14721664Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-06T02:12:48.148295161Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.078261ms logger=migrator t=2026-06-06T02:12:48.160224722Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-06T02:12:48.161804694Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.581752ms logger=migrator t=2026-06-06T02:12:48.168758324Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-06T02:12:48.169522839Z 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-06-06T02:12:48.174404548Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-06T02:12:48.175093012Z 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-06-06T02:12:48.180333557Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-06T02:12:48.181611173Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.279155ms logger=migrator t=2026-06-06T02:12:48.190105053Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-06T02:12:48.191246397Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.140334ms logger=migrator t=2026-06-06T02:12:48.198534463Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-06T02:12:48.200000243Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.46663ms logger=migrator t=2026-06-06T02:12:48.205613866Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-06T02:12:48.206749179Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.135273ms logger=migrator t=2026-06-06T02:12:48.210615097Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-06T02:12:48.211650338Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.035571ms logger=migrator t=2026-06-06T02:12:48.216520046Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-06T02:12:48.21775595Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.233394ms logger=migrator t=2026-06-06T02:12:48.222486366Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-06T02:12:48.223318372Z level=info msg="Migration successfully executed" id="Drop public config table" duration=831.536µs logger=migrator t=2026-06-06T02:12:48.228818483Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-06T02:12:48.230027908Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.208865ms logger=migrator t=2026-06-06T02:12:48.234900256Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-06T02:12:48.236387836Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.48811ms logger=migrator t=2026-06-06T02:12:48.241766455Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-06T02:12:48.244097372Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.333278ms logger=migrator t=2026-06-06T02:12:48.250008111Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-06T02:12:48.251851467Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.843026ms logger=migrator t=2026-06-06T02:12:48.257045912Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-06T02:12:48.284809531Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.762279ms logger=migrator t=2026-06-06T02:12:48.310960127Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-06T02:12:48.319800466Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.844719ms logger=migrator t=2026-06-06T02:12:48.333675666Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-06T02:12:48.346415812Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.740406ms logger=migrator t=2026-06-06T02:12:48.352640427Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-06T02:12:48.352872762Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=229.435µs logger=migrator t=2026-06-06T02:12:48.357799031Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-06T02:12:48.367195691Z level=info msg="Migration successfully executed" id="add share column" duration=9.40477ms logger=migrator t=2026-06-06T02:12:48.372091268Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-06T02:12:48.372387894Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=296.616µs logger=migrator t=2026-06-06T02:12:48.378007398Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-06T02:12:48.379224943Z level=info msg="Migration successfully executed" id="create file table" duration=1.216725ms logger=migrator t=2026-06-06T02:12:48.384815865Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-06T02:12:48.385931607Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.115502ms logger=migrator t=2026-06-06T02:12:48.391480809Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-06T02:12:48.393395688Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.914649ms logger=migrator t=2026-06-06T02:12:48.4014214Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-06T02:12:48.402495941Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.071371ms logger=migrator t=2026-06-06T02:12:48.408740167Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-06T02:12:48.411156746Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.415768ms logger=migrator t=2026-06-06T02:12:48.416897931Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-06T02:12:48.416963222Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.001µs logger=migrator t=2026-06-06T02:12:48.422974303Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-06T02:12:48.423051406Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=72.293µs logger=migrator t=2026-06-06T02:12:48.428574536Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-06T02:12:48.429801041Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.226715ms logger=migrator t=2026-06-06T02:12:48.435502486Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-06T02:12:48.435746621Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=244.365µs logger=migrator t=2026-06-06T02:12:48.441011647Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-06T02:12:48.442084229Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.072792ms logger=migrator t=2026-06-06T02:12:48.448193621Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-06T02:12:48.461611521Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.45546ms logger=migrator t=2026-06-06T02:12:48.467570451Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-06T02:12:48.467698364Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=128.283µs logger=migrator t=2026-06-06T02:12:48.473751927Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-06T02:12:48.475536412Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.787035ms logger=migrator t=2026-06-06T02:12:48.482695387Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-06T02:12:48.483183616Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=488.859µs logger=migrator t=2026-06-06T02:12:48.488089735Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-06T02:12:48.488461423Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=371.738µs logger=migrator t=2026-06-06T02:12:48.493214099Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-06T02:12:48.493739789Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=525.53µs logger=migrator t=2026-06-06T02:12:48.49871476Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-06T02:12:48.508325833Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.614233ms logger=migrator t=2026-06-06T02:12:48.512378784Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-06T02:12:48.518618651Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.239737ms logger=migrator t=2026-06-06T02:12:48.523782164Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-06T02:12:48.52606755Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.286206ms logger=migrator t=2026-06-06T02:12:48.53103293Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-06T02:12:48.606054631Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.016561ms logger=migrator t=2026-06-06T02:12:48.612858698Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-06T02:12:48.613782257Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=923.799µs logger=migrator t=2026-06-06T02:12:48.618663945Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-06T02:12:48.620548543Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.884318ms logger=migrator t=2026-06-06T02:12:48.626630105Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-06T02:12:48.65219827Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.561405ms logger=migrator t=2026-06-06T02:12:48.657748722Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-06T02:12:48.666549169Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.800867ms logger=migrator t=2026-06-06T02:12:48.671375796Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-06T02:12:48.671610381Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=231.365µs logger=migrator t=2026-06-06T02:12:48.677434338Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-06T02:12:48.677725884Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=284.086µs logger=migrator t=2026-06-06T02:12:48.683714146Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-06T02:12:48.684084643Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=371.248µs logger=migrator t=2026-06-06T02:12:48.689760417Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-06T02:12:48.690121924Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=362.437µs logger=migrator t=2026-06-06T02:12:48.694765148Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-06T02:12:48.694968332Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=203.404µs logger=migrator t=2026-06-06T02:12:48.700078334Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-06T02:12:48.70131013Z level=info msg="Migration successfully executed" id="create folder table" duration=1.229736ms logger=migrator t=2026-06-06T02:12:48.706679428Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-06T02:12:48.707890452Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.211344ms logger=migrator t=2026-06-06T02:12:48.712718069Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-06T02:12:48.71470683Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.98878ms logger=migrator t=2026-06-06T02:12:48.719787831Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-06T02:12:48.719821242Z level=info msg="Migration successfully executed" id="Update folder title length" duration=34.361µs logger=migrator t=2026-06-06T02:12:48.724394274Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-06T02:12:48.725580429Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.185935ms logger=migrator t=2026-06-06T02:12:48.73065755Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-06T02:12:48.731721432Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.061382ms logger=migrator t=2026-06-06T02:12:48.736884226Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-06T02:12:48.739130281Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.245345ms logger=migrator t=2026-06-06T02:12:48.744594001Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-06T02:12:48.745017479Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=423.318µs logger=migrator t=2026-06-06T02:12:48.74952274Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-06T02:12:48.749938839Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=419.519µs logger=migrator t=2026-06-06T02:12:48.755115863Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-06T02:12:48.757068483Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.926499ms logger=migrator t=2026-06-06T02:12:48.762207016Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-06T02:12:48.763361939Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.151403ms logger=migrator t=2026-06-06T02:12:48.768896611Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-06T02:12:48.770299388Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.401447ms logger=migrator t=2026-06-06T02:12:48.775794969Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-06T02:12:48.776977574Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.182695ms logger=migrator t=2026-06-06T02:12:48.781823772Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-06T02:12:48.783670948Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.848577ms logger=migrator t=2026-06-06T02:12:48.78873714Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-06T02:12:48.790113119Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.376188ms logger=migrator t=2026-06-06T02:12:48.796094019Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-06T02:12:48.797384014Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.289495ms logger=migrator t=2026-06-06T02:12:48.80411536Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-06T02:12:48.806160891Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.048871ms logger=migrator t=2026-06-06T02:12:48.811935397Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-06T02:12:48.813682472Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.745625ms logger=migrator t=2026-06-06T02:12:48.819360077Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-06T02:12:48.820771855Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.409278ms logger=migrator t=2026-06-06T02:12:48.826312356Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-06T02:12:48.827681304Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.370078ms logger=migrator t=2026-06-06T02:12:48.832039523Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-06T02:12:48.83241953Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=381.357µs logger=migrator t=2026-06-06T02:12:48.836930701Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-06T02:12:48.848062125Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.135665ms logger=migrator t=2026-06-06T02:12:48.853866572Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-06T02:12:48.85476013Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=890.348µs logger=migrator t=2026-06-06T02:12:48.860050857Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-06T02:12:48.860106418Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=56.361µs logger=migrator t=2026-06-06T02:12:48.864834673Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-06T02:12:48.866246732Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.411849ms logger=migrator t=2026-06-06T02:12:48.870897595Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-06T02:12:48.870945586Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=48.921µs logger=migrator t=2026-06-06T02:12:48.876069479Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-06T02:12:48.878445697Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.383718ms logger=migrator t=2026-06-06T02:12:48.884455008Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-06T02:12:48.886283885Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.833677ms logger=migrator t=2026-06-06T02:12:48.892458299Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-06T02:12:48.89355063Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.092721ms logger=migrator t=2026-06-06T02:12:48.900338878Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-06T02:12:48.902142174Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.809396ms logger=migrator t=2026-06-06T02:12:48.91680724Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-06T02:12:48.91734311Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=547.851µs logger=migrator t=2026-06-06T02:12:48.922339501Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-06T02:12:48.923502454Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.163073ms logger=migrator t=2026-06-06T02:12:48.928799481Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-06T02:12:48.92974902Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=949.609µs logger=migrator t=2026-06-06T02:12:48.936029687Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-06T02:12:48.936957385Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=920.038µs logger=migrator t=2026-06-06T02:12:48.94214189Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-06T02:12:48.952128061Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.990331ms logger=migrator t=2026-06-06T02:12:48.956856236Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-06T02:12:48.966260865Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.404499ms logger=migrator t=2026-06-06T02:12:48.971681215Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-06T02:12:48.97938286Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.700825ms logger=migrator t=2026-06-06T02:12:48.984390741Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-06T02:12:48.984582354Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=190.263µs logger=migrator t=2026-06-06T02:12:48.991525244Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-06T02:12:49.003045197Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.525803ms logger=migrator t=2026-06-06T02:12:49.009706461Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-06T02:12:49.016442146Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.735126ms logger=migrator t=2026-06-06T02:12:49.021792064Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-06T02:12:49.02211752Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=325.546µs logger=migrator t=2026-06-06T02:12:49.02705319Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.757035486s logger=migrator t=2026-06-06T02:12:49.027652592Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-06T02:12:49.045310338Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-06T02:12:49.045654975Z level=info msg="Created default organization" logger=secrets t=2026-06-06T02:12:49.056428062Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-06T02:12:49.101382407Z level=info msg="Restored cache from database" duration=396.898µs logger=plugin.store t=2026-06-06T02:12:49.102584331Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-06T02:12:49.137378412Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-06T02:12:49.137408023Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-06T02:12:49.137468634Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-06T02:12:49.137478184Z level=info msg="Plugins loaded" count=54 duration=34.893973ms logger=query_data t=2026-06-06T02:12:49.141328762Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-06T02:12:49.145042946Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-06T02:12:49.151084278Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-06T02:12:49.161882275Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-06T02:12:49.163541809Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-06T02:12:49.164960787Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-06T02:12:49.187534211Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-06T02:12:49.205234309Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-06T02:12:49.223835103Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-06T02:12:49.223901774Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-06T02:12:49.224331604Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-06T02:12:49.224546198Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-06T02:12:49.2246316Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-06T02:12:49.228209341Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-06T02:12:49.250186884Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-06T02:12:49.293332663Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-06T02:12:49.314204484Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-06T02:12:49.332018832Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-06T02:12:49.334363839Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugins.update.checker t=2026-06-06T02:12:49.354655138Z level=info msg="Update check succeeded" duration=130.518538ms logger=grafana.update.checker t=2026-06-06T02:12:49.355022315Z level=info msg="Update check succeeded" duration=130.968908ms logger=sqlstore.transactions t=2026-06-06T02:12:49.364579368Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-06T02:12:49.365075258Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-06T02:12:49.366036297Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-06T02:12:49.396582022Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-06T02:12:49.40789044Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-06-06T02:12:49.4212966Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-06T02:12:49.442325663Z level=info msg="Patterns update finished" duration=216.138633ms logger=provisioning.dashboard t=2026-06-06T02:12:49.458909477Z level=info msg="finished to provision dashboards" logger=ngalert.state.manager t=2026-06-06T02:12:49.492353241Z level=info msg="State cache has been initialized" states=0 duration=267.803883ms logger=ngalert.scheduler t=2026-06-06T02:12:49.492430012Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-06T02:12:49.492532374Z level=info msg=starting first_tick=2026-06-06T02:12:50Z logger=grafana-apiserver t=2026-06-06T02:12:49.661242843Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-06T02:12:49.661622411Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-06T02:12:53.353906413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.354676428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.371279932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.388203443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.40692857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.428653807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.447552398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.470601912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.490149116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.514062568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.532776555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.558098185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.572004695Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-06T02:12:53.58963289Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-06T02:12:53.602638111Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-06T02:12:53.627813728Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-06T02:12:53.64027344Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-06-06T02:12:53.654582558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.688091603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.715493755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.735572019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.763235986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.782480954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.815528859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.835862089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.875163291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.891970399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.919670657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.935448364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.967724065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:53.987090535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.02709964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.051588724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.092709461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.111539431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.157736482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.175367046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.216338412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.234205972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.271766027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.296758221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.385468068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.459176872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.496125906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.515281232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.556063374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.580315562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.663767523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.684134994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.72965858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.743683932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.793885983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.806955536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.850022564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.86523914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.908862939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.926140287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.984834179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:54.996998044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:55.051733136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:55.069755129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:55.124635035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:55.145190228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:55.199993923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:55.223970955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:55.429851592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:55.455472408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:55.659050128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:55.684310507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.149632598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.16959058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.227505666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.246820875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.314356315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.353203808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.472227605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.487584984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.563588104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.582922324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.669379965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.686041681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.76396167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.781681357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-06T02:12:56.863367952Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-06T02:13:35.246175799Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-06T02:22:49.263170604Z level=info msg="Completed cleanup jobs" duration=38.143595ms logger=plugins.update.checker t=2026-06-06T02:22:49.45813439Z level=info msg="Update check succeeded" duration=102.531314ms logger=sqlstore.transactions t=2026-06-06T02:27:49.167025837Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-06T02:32:49.252730436Z level=info msg="Completed cleanup jobs" duration=27.566897ms logger=plugins.update.checker t=2026-06-06T02:32:49.456074814Z level=info msg="Update check succeeded" duration=100.763686ms logger=cleanup t=2026-06-06T02:42:49.285501572Z level=info msg="Completed cleanup jobs" duration=60.547634ms logger=plugins.update.checker t=2026-06-06T02:42:49.442351302Z level=info msg="Update check succeeded" duration=86.889876ms logger=infra.usagestats t=2026-06-06T02:43:35.274907558Z level=info msg="Usage stats are ready to report"