logger=settings t=2026-05-27T00:51:50.671872869Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-27T00:51:50Z logger=settings t=2026-05-27T00:51:50.672401021Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-27T00:51:50.672421782Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-27T00:51:50.672429972Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-27T00:51:50.672436772Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-27T00:51:50.672445932Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-27T00:51:50.672452322Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-27T00:51:50.672458722Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-27T00:51:50.672465343Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-27T00:51:50.672471513Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-27T00:51:50.672477363Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-27T00:51:50.672483223Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-27T00:51:50.672489183Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-27T00:51:50.672495203Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-27T00:51:50.672501763Z level=info msg=Target target=[all] logger=settings t=2026-05-27T00:51:50.672519994Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-27T00:51:50.672525864Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-27T00:51:50.672531564Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-27T00:51:50.672537654Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-27T00:51:50.672543574Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-27T00:51:50.672549624Z level=info msg="App mode production" logger=sqlstore t=2026-05-27T00:51:50.673124767Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-27T00:51:50.673150187Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-27T00:51:50.675828066Z level=info msg="Locking database" logger=migrator t=2026-05-27T00:51:50.675849706Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-27T00:51:50.676739975Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-27T00:51:50.678265059Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.523024ms logger=migrator t=2026-05-27T00:51:50.682748356Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-27T00:51:50.683749549Z level=info msg="Migration successfully executed" id="create user table" duration=1.000332ms logger=migrator t=2026-05-27T00:51:50.690346952Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-27T00:51:50.690965765Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=619.273µs logger=migrator t=2026-05-27T00:51:50.698480109Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-27T00:51:50.699380018Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=900.109µs logger=migrator t=2026-05-27T00:51:50.748885407Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-27T00:51:50.750244646Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.362839ms logger=migrator t=2026-05-27T00:51:51.083316982Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-27T00:51:51.084619741Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.305549ms logger=migrator t=2026-05-27T00:51:51.101295345Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-27T00:51:51.104224688Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.929843ms logger=migrator t=2026-05-27T00:51:51.111382404Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-27T00:51:51.112486969Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.102505ms logger=migrator t=2026-05-27T00:51:51.117865906Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-27T00:51:51.118593972Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=728.395µs logger=migrator t=2026-05-27T00:51:51.123369466Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-27T00:51:51.124262175Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=893.519µs logger=migrator t=2026-05-27T00:51:51.128943917Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-27T00:51:51.129371236Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=432.249µs logger=migrator t=2026-05-27T00:51:51.133599048Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-27T00:51:51.134112569Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=519.621µs logger=migrator t=2026-05-27T00:51:51.139840804Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-27T00:51:51.141905179Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.066425ms logger=migrator t=2026-05-27T00:51:51.14700745Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-27T00:51:51.147094072Z level=info msg="Migration successfully executed" id="Update user table charset" duration=92.642µs logger=migrator t=2026-05-27T00:51:51.151457098Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-27T00:51:51.153500361Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.042943ms logger=migrator t=2026-05-27T00:51:51.15756396Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-27T00:51:51.157863307Z level=info msg="Migration successfully executed" id="Add missing user data" duration=300.887µs logger=migrator t=2026-05-27T00:51:51.163071811Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-27T00:51:51.164061132Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=989.151µs logger=migrator t=2026-05-27T00:51:51.167997537Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-27T00:51:51.168662132Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=666.695µs logger=migrator t=2026-05-27T00:51:51.18920959Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-27T00:51:51.190541179Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.33033ms logger=migrator t=2026-05-27T00:51:51.200211759Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-27T00:51:51.207479148Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.262879ms logger=migrator t=2026-05-27T00:51:51.227087285Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-27T00:51:51.228994396Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.910561ms logger=migrator t=2026-05-27T00:51:51.249512564Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-27T00:51:51.249860141Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=351.447µs logger=migrator t=2026-05-27T00:51:51.256415264Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-27T00:51:51.257072178Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=656.584µs logger=migrator t=2026-05-27T00:51:51.298833478Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-27T00:51:51.299263127Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=432.699µs logger=migrator t=2026-05-27T00:51:51.309987681Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-27T00:51:51.310510422Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=522.081µs logger=migrator t=2026-05-27T00:51:51.31957242Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-27T00:51:51.320425238Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=853.168µs logger=migrator t=2026-05-27T00:51:51.338571923Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-27T00:51:51.339402242Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=832.139µs logger=migrator t=2026-05-27T00:51:51.350927243Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-27T00:51:51.351842943Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=917.049µs logger=migrator t=2026-05-27T00:51:51.360801868Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-27T00:51:51.3618179Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.017172ms logger=migrator t=2026-05-27T00:51:51.372552003Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-27T00:51:51.373886333Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.33637ms logger=migrator t=2026-05-27T00:51:51.391769012Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-27T00:51:51.391816423Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=48.661µs logger=migrator t=2026-05-27T00:51:51.400927042Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-27T00:51:51.402507376Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.580714ms logger=migrator t=2026-05-27T00:51:51.40863477Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-27T00:51:51.40999604Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.365831ms logger=migrator t=2026-05-27T00:51:51.416885439Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-27T00:51:51.418376452Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.487293ms logger=migrator t=2026-05-27T00:51:51.42881249Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-27T00:51:51.430062367Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.255087ms logger=migrator t=2026-05-27T00:51:51.435938235Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-27T00:51:51.439198135Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.26095ms logger=migrator t=2026-05-27T00:51:51.445323779Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-27T00:51:51.446288491Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=965.892µs logger=migrator t=2026-05-27T00:51:51.45223285Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-27T00:51:51.453406325Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.173505ms logger=migrator t=2026-05-27T00:51:51.459703683Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-27T00:51:51.460865078Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.160965ms logger=migrator t=2026-05-27T00:51:51.473448382Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-27T00:51:51.474316221Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=871.979µs logger=migrator t=2026-05-27T00:51:51.483704775Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-27T00:51:51.484349769Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=647.014µs logger=migrator t=2026-05-27T00:51:51.490603366Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-27T00:51:51.490997804Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=394.908µs logger=migrator t=2026-05-27T00:51:51.496469294Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-27T00:51:51.497331312Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=862.338µs logger=migrator t=2026-05-27T00:51:51.502346182Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-27T00:51:51.502709249Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=360.738µs logger=migrator t=2026-05-27T00:51:51.508094357Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-27T00:51:51.509148319Z level=info msg="Migration successfully executed" id="create star table" duration=1.049402ms logger=migrator t=2026-05-27T00:51:51.514597438Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-27T00:51:51.51556385Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=967.092µs logger=migrator t=2026-05-27T00:51:51.523072973Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-27T00:51:51.523920092Z level=info msg="Migration successfully executed" id="create org table v1" duration=847.819µs logger=migrator t=2026-05-27T00:51:51.528815758Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-27T00:51:51.529710898Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=895.24µs logger=migrator t=2026-05-27T00:51:51.537146839Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-27T00:51:51.537897706Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=752.047µs logger=migrator t=2026-05-27T00:51:51.543184281Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-27T00:51:51.54403512Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=850.809µs logger=migrator t=2026-05-27T00:51:51.551827259Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-27T00:51:51.553329602Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.501953ms logger=migrator t=2026-05-27T00:51:51.561540241Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-27T00:51:51.564101497Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=2.561886ms logger=migrator t=2026-05-27T00:51:51.581079407Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-27T00:51:51.581131858Z level=info msg="Migration successfully executed" id="Update org table charset" duration=55.701µs logger=migrator t=2026-05-27T00:51:51.592054766Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-27T00:51:51.59268364Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=634.193µs logger=migrator t=2026-05-27T00:51:51.602255987Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-27T00:51:51.602829411Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=574.604µs logger=migrator t=2026-05-27T00:51:51.613559025Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-27T00:51:51.614649968Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.091393ms logger=migrator t=2026-05-27T00:51:51.620982256Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-27T00:51:51.621863545Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=882.089µs logger=migrator t=2026-05-27T00:51:51.637317152Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-27T00:51:51.639190873Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.875711ms logger=migrator t=2026-05-27T00:51:51.646962122Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-27T00:51:51.648880403Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.919932ms logger=migrator t=2026-05-27T00:51:51.659313271Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-27T00:51:51.660488247Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.176925ms logger=migrator t=2026-05-27T00:51:51.666934888Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-27T00:51:51.667887408Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=949µs logger=migrator t=2026-05-27T00:51:51.677286952Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-27T00:51:51.681927864Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.640692ms logger=migrator t=2026-05-27T00:51:51.687895854Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-27T00:51:51.68865075Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=756.236µs logger=migrator t=2026-05-27T00:51:51.698784631Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-27T00:51:51.699828413Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.047522ms logger=migrator t=2026-05-27T00:51:51.706318355Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-27T00:51:51.707296906Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=979.681µs logger=migrator t=2026-05-27T00:51:51.713467501Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-27T00:51:51.714039693Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=576.062µs logger=migrator t=2026-05-27T00:51:51.719161305Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-27T00:51:51.72029554Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.134036ms logger=migrator t=2026-05-27T00:51:51.727057987Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-27T00:51:51.7272013Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=145.303µs logger=migrator t=2026-05-27T00:51:51.73227097Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-27T00:51:51.734434408Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.166218ms logger=migrator t=2026-05-27T00:51:51.742259168Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-27T00:51:51.744447446Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.191108ms logger=migrator t=2026-05-27T00:51:51.751362797Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-27T00:51:51.754071906Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.70857ms logger=migrator t=2026-05-27T00:51:51.759195878Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-27T00:51:51.76072588Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.529462ms logger=migrator t=2026-05-27T00:51:51.767427526Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-27T00:51:51.769846329Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.418783ms logger=migrator t=2026-05-27T00:51:51.775934551Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-27T00:51:51.776958464Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.024163ms logger=migrator t=2026-05-27T00:51:51.783420555Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-27T00:51:51.784682513Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.266228ms logger=migrator t=2026-05-27T00:51:51.792496592Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-27T00:51:51.792541553Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=48.821µs logger=migrator t=2026-05-27T00:51:51.799040245Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-27T00:51:51.799073926Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=34.871µs logger=migrator t=2026-05-27T00:51:51.802622313Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-27T00:51:51.805129838Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.508715ms logger=migrator t=2026-05-27T00:51:51.811345803Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-27T00:51:51.813439949Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.090596ms logger=migrator t=2026-05-27T00:51:51.817881605Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-27T00:51:51.820071963Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.190588ms logger=migrator t=2026-05-27T00:51:51.824862328Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-27T00:51:51.826824451Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.961953ms logger=migrator t=2026-05-27T00:51:51.830889069Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-27T00:51:51.831134984Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=245.515µs logger=migrator t=2026-05-27T00:51:51.83690819Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-27T00:51:51.838592527Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.687127ms logger=migrator t=2026-05-27T00:51:51.843452053Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-27T00:51:51.844022085Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=570.792µs logger=migrator t=2026-05-27T00:51:51.850798412Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-27T00:51:51.850883624Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=89.042µs logger=migrator t=2026-05-27T00:51:51.860017884Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-27T00:51:51.861627769Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.612225ms logger=migrator t=2026-05-27T00:51:51.868102619Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-27T00:51:51.868999959Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=897.65µs logger=migrator t=2026-05-27T00:51:51.875361138Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-27T00:51:51.881532372Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.171034ms logger=migrator t=2026-05-27T00:51:51.88514876Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-27T00:51:51.885911538Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=762.408µs logger=migrator t=2026-05-27T00:51:51.892250086Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-27T00:51:51.893169806Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=918.109µs logger=migrator t=2026-05-27T00:51:51.898973182Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-27T00:51:51.900420834Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.442862ms logger=migrator t=2026-05-27T00:51:51.905412843Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-27T00:51:51.905726899Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=315.906µs logger=migrator t=2026-05-27T00:51:51.910193666Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-27T00:51:51.91123844Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.048214ms logger=migrator t=2026-05-27T00:51:51.91999768Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-27T00:51:51.922946334Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.948764ms logger=migrator t=2026-05-27T00:51:51.92821659Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-27T00:51:51.929450946Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.234106ms logger=migrator t=2026-05-27T00:51:51.937268096Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-27T00:51:51.937544832Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=277.516µs logger=migrator t=2026-05-27T00:51:52.013991938Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-27T00:51:52.014357286Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=370.379µs logger=migrator t=2026-05-27T00:51:52.027805069Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-27T00:51:52.029157829Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.35349ms logger=migrator t=2026-05-27T00:51:52.034632608Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-27T00:51:52.038600744Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.967986ms logger=migrator t=2026-05-27T00:51:52.044709327Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-27T00:51:52.04572258Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.029053ms logger=migrator t=2026-05-27T00:51:52.051568777Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-27T00:51:52.052395244Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=828.828µs logger=migrator t=2026-05-27T00:51:52.056518175Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-27T00:51:52.057475575Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=958.69µs logger=migrator t=2026-05-27T00:51:52.06138755Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-27T00:51:52.062373182Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=990.122µs logger=migrator t=2026-05-27T00:51:52.06642328Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-27T00:51:52.067592776Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.186107ms logger=migrator t=2026-05-27T00:51:52.072786238Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-27T00:51:52.080798903Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.014175ms logger=migrator t=2026-05-27T00:51:52.085442484Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-27T00:51:52.086392435Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=949.421µs logger=migrator t=2026-05-27T00:51:52.09024964Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-27T00:51:52.091052877Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=805.027µs logger=migrator t=2026-05-27T00:51:52.095485214Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-27T00:51:52.096286931Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=801.447µs logger=migrator t=2026-05-27T00:51:52.103557959Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-27T00:51:52.10449518Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=938.351µs logger=migrator t=2026-05-27T00:51:52.111334228Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-27T00:51:52.115920998Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.58872ms logger=migrator t=2026-05-27T00:51:52.121225664Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-27T00:51:52.123824741Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.598377ms logger=migrator t=2026-05-27T00:51:52.129921184Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-27T00:51:52.129971495Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=83.332µs logger=migrator t=2026-05-27T00:51:52.134763759Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-27T00:51:52.135024855Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=262.176µs logger=migrator t=2026-05-27T00:51:52.138742546Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-27T00:51:52.14262356Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.879244ms logger=migrator t=2026-05-27T00:51:52.146061416Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-27T00:51:52.146345702Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=285.506µs logger=migrator t=2026-05-27T00:51:52.150526552Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-27T00:51:52.150715496Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=189.984µs logger=migrator t=2026-05-27T00:51:52.154376847Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-27T00:51:52.158287582Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.907364ms logger=migrator t=2026-05-27T00:51:52.162900302Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-27T00:51:52.163160278Z level=info msg="Migration successfully executed" id="Update uid value" duration=259.336µs logger=migrator t=2026-05-27T00:51:52.167719787Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-27T00:51:52.169138578Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.419362ms logger=migrator t=2026-05-27T00:51:52.174602927Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-27T00:51:52.175957946Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.355369ms logger=migrator t=2026-05-27T00:51:52.179819151Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-27T00:51:52.180666009Z level=info msg="Migration successfully executed" id="create api_key table" duration=847.168µs logger=migrator t=2026-05-27T00:51:52.184652635Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-27T00:51:52.185634387Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=981.052µs logger=migrator t=2026-05-27T00:51:52.193053869Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-27T00:51:52.194309216Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.257738ms logger=migrator t=2026-05-27T00:51:52.19905493Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-27T00:51:52.20091283Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.85772ms logger=migrator t=2026-05-27T00:51:52.206240176Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-27T00:51:52.206987172Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=750.376µs logger=migrator t=2026-05-27T00:51:52.211846138Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-27T00:51:52.213048655Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.205277ms logger=migrator t=2026-05-27T00:51:52.218604386Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-27T00:51:52.219754511Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.150215ms logger=migrator t=2026-05-27T00:51:52.225667919Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-27T00:51:52.233811377Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.144678ms logger=migrator t=2026-05-27T00:51:52.238366666Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-27T00:51:52.239112202Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=745.896µs logger=migrator t=2026-05-27T00:51:52.243652711Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-27T00:51:52.24450872Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=856.219µs logger=migrator t=2026-05-27T00:51:52.250326907Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-27T00:51:52.251087053Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=761.206µs logger=migrator t=2026-05-27T00:51:52.254849435Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-27T00:51:52.255569591Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=715.646µs logger=migrator t=2026-05-27T00:51:52.259477676Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-27T00:51:52.259768022Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=290.896µs logger=migrator t=2026-05-27T00:51:52.264512636Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-27T00:51:52.265122179Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=610.263µs logger=migrator t=2026-05-27T00:51:52.270567637Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-27T00:51:52.270598648Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=32.181µs logger=migrator t=2026-05-27T00:51:52.273191935Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-27T00:51:52.275753341Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.561056ms logger=migrator t=2026-05-27T00:51:52.280150156Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-27T00:51:52.282559028Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.407262ms logger=migrator t=2026-05-27T00:51:52.286594597Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-27T00:51:52.28675134Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=157.203µs logger=migrator t=2026-05-27T00:51:52.291206527Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-27T00:51:52.302084684Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=10.874037ms logger=migrator t=2026-05-27T00:51:52.308334351Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-27T00:51:52.311153822Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.819381ms logger=migrator t=2026-05-27T00:51:52.315316542Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-27T00:51:52.31614134Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=825.418µs logger=migrator t=2026-05-27T00:51:52.32120073Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-27T00:51:52.321903796Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=703.026µs logger=migrator t=2026-05-27T00:51:52.327022287Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-27T00:51:52.328262935Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.240758ms logger=migrator t=2026-05-27T00:51:52.332077397Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-27T00:51:52.332900125Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=822.608µs logger=migrator t=2026-05-27T00:51:52.336376312Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-27T00:51:52.337200049Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=826.187µs logger=migrator t=2026-05-27T00:51:52.341846101Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-27T00:51:52.342669718Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=824.107µs logger=migrator t=2026-05-27T00:51:52.346968661Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-27T00:51:52.347038033Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=70.342µs logger=migrator t=2026-05-27T00:51:52.350908418Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-27T00:51:52.350945139Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=41.301µs logger=migrator t=2026-05-27T00:51:52.355472887Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-27T00:51:52.359923564Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.448747ms logger=migrator t=2026-05-27T00:51:52.367234624Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-27T00:51:52.371100368Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.865074ms logger=migrator t=2026-05-27T00:51:52.375115725Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-27T00:51:52.375189946Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=75.561µs logger=migrator t=2026-05-27T00:51:52.380093533Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-27T00:51:52.380946142Z level=info msg="Migration successfully executed" id="create quota table v1" duration=852.418µs logger=migrator t=2026-05-27T00:51:52.388114718Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-27T00:51:52.389577781Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.463963ms logger=migrator t=2026-05-27T00:51:52.395446188Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-27T00:51:52.395492629Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=50.301µs logger=migrator t=2026-05-27T00:51:52.402294187Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-27T00:51:52.404018605Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.724488ms logger=migrator t=2026-05-27T00:51:52.410150779Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-27T00:51:52.411474607Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.323729ms logger=migrator t=2026-05-27T00:51:52.416397564Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-27T00:51:52.42028416Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.886496ms logger=migrator t=2026-05-27T00:51:52.42351023Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-27T00:51:52.42353109Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=19.42µs logger=migrator t=2026-05-27T00:51:52.43044545Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-27T00:51:52.431526344Z level=info msg="Migration successfully executed" id="create session table" duration=1.082814ms logger=migrator t=2026-05-27T00:51:52.436243087Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-27T00:51:52.436333529Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=112.333µs logger=migrator t=2026-05-27T00:51:52.44238455Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-27T00:51:52.442493323Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=110.052µs logger=migrator t=2026-05-27T00:51:52.446346897Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-27T00:51:52.447111133Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=764.106µs logger=migrator t=2026-05-27T00:51:52.453302148Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-27T00:51:52.454109366Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=808.038µs logger=migrator t=2026-05-27T00:51:52.459003342Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-27T00:51:52.459034113Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.081µs logger=migrator t=2026-05-27T00:51:52.462677943Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-27T00:51:52.462721774Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=45.451µs logger=migrator t=2026-05-27T00:51:52.46668953Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-27T00:51:52.470457772Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.767522ms logger=migrator t=2026-05-27T00:51:52.475821069Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-27T00:51:52.501290943Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=25.465644ms logger=migrator t=2026-05-27T00:51:52.510785891Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-27T00:51:52.510916074Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=132.263µs logger=migrator t=2026-05-27T00:51:52.522122838Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-27T00:51:52.522245581Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=124.153µs logger=migrator t=2026-05-27T00:51:52.537752718Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-27T00:51:52.539014786Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.263058ms logger=migrator t=2026-05-27T00:51:52.553255556Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-27T00:51:52.553313747Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=61.191µs logger=migrator t=2026-05-27T00:51:52.557680023Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-27T00:51:52.56312874Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.449367ms logger=migrator t=2026-05-27T00:51:52.567849364Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-27T00:51:52.568079429Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=227.984µs logger=migrator t=2026-05-27T00:51:52.57317357Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-27T00:51:52.578070427Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.899286ms logger=migrator t=2026-05-27T00:51:52.583985125Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-27T00:51:52.587278657Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.294042ms logger=migrator t=2026-05-27T00:51:52.591182393Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-27T00:51:52.591252994Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=71.791µs logger=migrator t=2026-05-27T00:51:52.595736871Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-27T00:51:52.596647831Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=911.39µs logger=migrator t=2026-05-27T00:51:52.603114722Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-27T00:51:52.603903439Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=789.267µs logger=migrator t=2026-05-27T00:51:52.610907762Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-27T00:51:52.612621799Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.714147ms logger=migrator t=2026-05-27T00:51:52.619457879Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-27T00:51:52.621708577Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.251208ms logger=migrator t=2026-05-27T00:51:52.628640588Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-27T00:51:52.629686721Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.049933ms logger=migrator t=2026-05-27T00:51:52.636384567Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-27T00:51:52.637466551Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.081103ms logger=migrator t=2026-05-27T00:51:52.644925293Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-27T00:51:52.646352834Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.426451ms logger=migrator t=2026-05-27T00:51:52.65121165Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-27T00:51:52.652482897Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.264707ms logger=migrator t=2026-05-27T00:51:52.658053979Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-27T00:51:52.65994138Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.891581ms logger=migrator t=2026-05-27T00:51:52.672305859Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-27T00:51:52.684997146Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.691927ms logger=migrator t=2026-05-27T00:51:52.712316541Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-27T00:51:52.714046148Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.731587ms logger=migrator t=2026-05-27T00:51:52.719458826Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-27T00:51:52.720548071Z 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.090905ms logger=migrator t=2026-05-27T00:51:52.729467935Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-27T00:51:52.730042997Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=580.062µs logger=migrator t=2026-05-27T00:51:52.735942426Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-27T00:51:52.736771373Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=832.837µs logger=migrator t=2026-05-27T00:51:52.744208316Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-27T00:51:52.745997305Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.791879ms logger=migrator t=2026-05-27T00:51:52.751692769Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-27T00:51:52.755699516Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.006487ms logger=migrator t=2026-05-27T00:51:52.761964222Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-27T00:51:52.765704534Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.739672ms logger=migrator t=2026-05-27T00:51:52.771411639Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-27T00:51:52.775333314Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.920505ms logger=migrator t=2026-05-27T00:51:52.779603337Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-27T00:51:52.783385359Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.781652ms logger=migrator t=2026-05-27T00:51:52.787824667Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-27T00:51:52.788856209Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.031673ms logger=migrator t=2026-05-27T00:51:52.794025121Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-27T00:51:52.794050622Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.471µs logger=migrator t=2026-05-27T00:51:52.797599119Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-27T00:51:52.797625329Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=25.01µs logger=migrator t=2026-05-27T00:51:52.801664358Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-27T00:51:52.803060818Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.39563ms logger=migrator t=2026-05-27T00:51:52.808787933Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T00:51:52.810397658Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.612175ms logger=migrator t=2026-05-27T00:51:52.816229915Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-27T00:51:52.816959651Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=728.556µs logger=migrator t=2026-05-27T00:51:52.821056431Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-27T00:51:52.822268387Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.212656ms logger=migrator t=2026-05-27T00:51:52.827211244Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T00:51:52.82838881Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.178645ms logger=migrator t=2026-05-27T00:51:52.832115431Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-27T00:51:52.835915244Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.796973ms logger=migrator t=2026-05-27T00:51:52.841622878Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-27T00:51:52.845313558Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.69349ms logger=migrator t=2026-05-27T00:51:52.850693626Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-27T00:51:52.850867899Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=174.953µs logger=migrator t=2026-05-27T00:51:52.855072472Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-27T00:51:52.856071473Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=992.391µs logger=migrator t=2026-05-27T00:51:52.860614372Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-27T00:51:52.861420279Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=804.187µs logger=migrator t=2026-05-27T00:51:52.866310816Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-27T00:51:52.870128239Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.810483ms logger=migrator t=2026-05-27T00:51:52.87385688Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-27T00:51:52.873920281Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=64.121µs logger=migrator t=2026-05-27T00:51:52.877832607Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-27T00:51:52.878664535Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=832.028µs logger=migrator t=2026-05-27T00:51:52.883321767Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-27T00:51:52.884429771Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.106443ms logger=migrator t=2026-05-27T00:51:52.891217739Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-27T00:51:52.891365732Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=150.563µs logger=migrator t=2026-05-27T00:51:52.897450054Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-27T00:51:52.899387157Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.936333ms logger=migrator t=2026-05-27T00:51:52.906825958Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-27T00:51:52.908366502Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.540164ms logger=migrator t=2026-05-27T00:51:52.912977692Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-27T00:51:52.913872562Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=894.17µs logger=migrator t=2026-05-27T00:51:52.918290148Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-27T00:51:52.919159768Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=869.59µs logger=migrator t=2026-05-27T00:51:52.923927661Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-27T00:51:52.924873882Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=945.841µs logger=migrator t=2026-05-27T00:51:52.930791911Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-27T00:51:52.932488097Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.694556ms logger=migrator t=2026-05-27T00:51:52.93994643Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-27T00:51:52.939975801Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.361µs logger=migrator t=2026-05-27T00:51:52.945979471Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-27T00:51:52.95279165Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.811539ms logger=migrator t=2026-05-27T00:51:52.96471886Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-27T00:51:52.96610636Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.38812ms logger=migrator t=2026-05-27T00:51:52.981214029Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-27T00:51:52.985736837Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.521188ms logger=migrator t=2026-05-27T00:51:52.997384792Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-27T00:51:52.998728841Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.347379ms logger=migrator t=2026-05-27T00:51:53.009470465Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-27T00:51:53.011715194Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.240279ms logger=migrator t=2026-05-27T00:51:53.033783605Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-27T00:51:53.035118114Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.337439ms logger=migrator t=2026-05-27T00:51:53.048565767Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-27T00:51:53.063060252Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.505366ms logger=migrator t=2026-05-27T00:51:53.071333193Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-27T00:51:53.072211202Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=878.878µs logger=migrator t=2026-05-27T00:51:53.120946454Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-27T00:51:53.122874555Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.929861ms logger=migrator t=2026-05-27T00:51:53.129212484Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-27T00:51:53.129418878Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=202.914µs logger=migrator t=2026-05-27T00:51:53.134451697Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-27T00:51:53.135103172Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=651.125µs logger=migrator t=2026-05-27T00:51:53.140396187Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-27T00:51:53.140802986Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=411.419µs logger=migrator t=2026-05-27T00:51:53.146726685Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-27T00:51:53.152630114Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.905359ms logger=migrator t=2026-05-27T00:51:53.160590057Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-27T00:51:53.165553366Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.960918ms logger=migrator t=2026-05-27T00:51:53.17265778Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-27T00:51:53.173669032Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.009912ms logger=migrator t=2026-05-27T00:51:53.178987157Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-27T00:51:53.180724496Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.740698ms logger=migrator t=2026-05-27T00:51:53.186029701Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-27T00:51:53.186262156Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=232.765µs logger=migrator t=2026-05-27T00:51:53.19192997Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-27T00:51:53.198818119Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.887709ms logger=migrator t=2026-05-27T00:51:53.205508956Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-27T00:51:53.206664051Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.150944ms logger=migrator t=2026-05-27T00:51:53.213003848Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-27T00:51:53.213371207Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=366.379µs logger=migrator t=2026-05-27T00:51:53.21858631Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-27T00:51:53.219143293Z level=info msg="Migration successfully executed" id="Move region to single row" duration=558.713µs logger=migrator t=2026-05-27T00:51:53.224370537Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-27T00:51:53.226243097Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.8722ms logger=migrator t=2026-05-27T00:51:53.232193777Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-27T00:51:53.233369453Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.175477ms logger=migrator t=2026-05-27T00:51:53.239045786Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T00:51:53.240833274Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.785688ms logger=migrator t=2026-05-27T00:51:53.247184174Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T00:51:53.248379049Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.190625ms logger=migrator t=2026-05-27T00:51:53.255650778Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-27T00:51:53.25669737Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.049082ms logger=migrator t=2026-05-27T00:51:53.262691731Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-27T00:51:53.264031501Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.33864ms logger=migrator t=2026-05-27T00:51:53.270307267Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-27T00:51:53.270376889Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.712µs logger=migrator t=2026-05-27T00:51:53.276249557Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-27T00:51:53.277167266Z level=info msg="Migration successfully executed" id="create test_data table" duration=916.25µs logger=migrator t=2026-05-27T00:51:53.283780301Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-27T00:51:53.285708402Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.929651ms logger=migrator t=2026-05-27T00:51:53.29202144Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-27T00:51:53.29292544Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=906.79µs logger=migrator t=2026-05-27T00:51:53.298829538Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-27T00:51:53.299702807Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=873.409µs logger=migrator t=2026-05-27T00:51:53.306506926Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-27T00:51:53.306882424Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=375.758µs logger=migrator t=2026-05-27T00:51:53.312145329Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-27T00:51:53.312758262Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=621.414µs logger=migrator t=2026-05-27T00:51:53.317998526Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-27T00:51:53.318108599Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=111.053µs logger=migrator t=2026-05-27T00:51:53.323927625Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-27T00:51:53.324764593Z level=info msg="Migration successfully executed" id="create team table" duration=833.598µs logger=migrator t=2026-05-27T00:51:53.332327568Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-27T00:51:53.33423683Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.917252ms logger=migrator t=2026-05-27T00:51:53.341087939Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-27T00:51:53.342226984Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.140805ms logger=migrator t=2026-05-27T00:51:53.34987403Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-27T00:51:53.356116947Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.242157ms logger=migrator t=2026-05-27T00:51:53.360776618Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-27T00:51:53.360979802Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=203.564µs logger=migrator t=2026-05-27T00:51:53.365696415Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-27T00:51:53.36728298Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.587685ms logger=migrator t=2026-05-27T00:51:53.373350832Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-27T00:51:53.374570968Z level=info msg="Migration successfully executed" id="create team member table" duration=1.220576ms logger=migrator t=2026-05-27T00:51:53.382963701Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-27T00:51:53.384198239Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.234228ms logger=migrator t=2026-05-27T00:51:53.391957767Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-27T00:51:53.392925899Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=967.772µs logger=migrator t=2026-05-27T00:51:53.400166926Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-27T00:51:53.401444054Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.294888ms logger=migrator t=2026-05-27T00:51:53.407733641Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-27T00:51:53.412632798Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.897137ms logger=migrator t=2026-05-27T00:51:53.418336122Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-27T00:51:53.423213199Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.876937ms logger=migrator t=2026-05-27T00:51:53.429395263Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-27T00:51:53.436572309Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.176656ms logger=migrator t=2026-05-27T00:51:53.444390139Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-27T00:51:53.445642957Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.254958ms logger=migrator t=2026-05-27T00:51:53.452399794Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-27T00:51:53.453479277Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.080163ms logger=migrator t=2026-05-27T00:51:53.460180734Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-27T00:51:53.461293808Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.112804ms logger=migrator t=2026-05-27T00:51:53.469111188Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-27T00:51:53.471552952Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.441643ms logger=migrator t=2026-05-27T00:51:53.478080263Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-27T00:51:53.479180037Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.101224ms logger=migrator t=2026-05-27T00:51:53.484422061Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-27T00:51:53.485409074Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=986.983µs logger=migrator t=2026-05-27T00:51:53.492326024Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-27T00:51:53.494546662Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.220888ms logger=migrator t=2026-05-27T00:51:53.501728639Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-27T00:51:53.502716551Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=987.842µs logger=migrator t=2026-05-27T00:51:53.510760836Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-27T00:51:53.511546333Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=785.446µs logger=migrator t=2026-05-27T00:51:53.520930127Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-27T00:51:53.521742285Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=812.908µs logger=migrator t=2026-05-27T00:51:53.528304378Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-27T00:51:53.528988292Z level=info msg="Migration successfully executed" id="create tag table" duration=682.534µs logger=migrator t=2026-05-27T00:51:53.534329159Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-27T00:51:53.536336273Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.008684ms logger=migrator t=2026-05-27T00:51:53.543008298Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-27T00:51:53.543946649Z level=info msg="Migration successfully executed" id="create login attempt table" duration=943.221µs logger=migrator t=2026-05-27T00:51:53.550503061Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-27T00:51:53.551520133Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.016132ms logger=migrator t=2026-05-27T00:51:53.559197521Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-27T00:51:53.560743695Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.545915ms logger=migrator t=2026-05-27T00:51:53.568073934Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-27T00:51:53.585884423Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.807018ms logger=migrator t=2026-05-27T00:51:53.591343261Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-27T00:51:53.591946274Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=651.304µs logger=migrator t=2026-05-27T00:51:53.59862057Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-27T00:51:53.600837898Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.218159ms logger=migrator t=2026-05-27T00:51:53.607255807Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-27T00:51:53.607599485Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=303.867µs logger=migrator t=2026-05-27T00:51:53.613839392Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-27T00:51:53.614493876Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=654.974µs logger=migrator t=2026-05-27T00:51:53.625434064Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-27T00:51:53.626869785Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.41202ms logger=migrator t=2026-05-27T00:51:53.633877078Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-27T00:51:53.634975432Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.070173ms logger=migrator t=2026-05-27T00:51:53.640530592Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-27T00:51:53.640691976Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=163.094µs logger=migrator t=2026-05-27T00:51:53.64686243Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-27T00:51:53.652468053Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.605122ms logger=migrator t=2026-05-27T00:51:53.658733179Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-27T00:51:53.665834254Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.100575ms logger=migrator t=2026-05-27T00:51:53.671695401Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-27T00:51:53.676884964Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.195613ms logger=migrator t=2026-05-27T00:51:53.681897004Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-27T00:51:53.68768855Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.789766ms logger=migrator t=2026-05-27T00:51:53.69548728Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-27T00:51:53.696500382Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.017282ms logger=migrator t=2026-05-27T00:51:53.70284017Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-27T00:51:53.708766399Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.919358ms logger=migrator t=2026-05-27T00:51:53.715543977Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-27T00:51:53.716899336Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.355559ms logger=migrator t=2026-05-27T00:51:53.726374123Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-27T00:51:53.727757713Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.369659ms logger=migrator t=2026-05-27T00:51:53.735118474Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-27T00:51:53.736147316Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.030393ms logger=migrator t=2026-05-27T00:51:53.742539175Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-27T00:51:53.743603548Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.067923ms logger=migrator t=2026-05-27T00:51:53.760429045Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-27T00:51:53.761376705Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=951.34µs logger=migrator t=2026-05-27T00:51:53.787514145Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-27T00:51:53.788754952Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.243457ms logger=migrator t=2026-05-27T00:51:53.798990565Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-27T00:51:53.808714186Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.695651ms logger=migrator t=2026-05-27T00:51:53.815425273Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-27T00:51:53.816770202Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.346539ms logger=migrator t=2026-05-27T00:51:53.823809906Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-27T00:51:53.825213186Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.4064ms logger=migrator t=2026-05-27T00:51:53.832022244Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-27T00:51:53.833531257Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.512643ms logger=migrator t=2026-05-27T00:51:53.841244955Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-27T00:51:53.842346339Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.101304ms logger=migrator t=2026-05-27T00:51:53.848646056Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-27T00:51:53.849744351Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.097805ms logger=migrator t=2026-05-27T00:51:53.855430874Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-27T00:51:53.855533847Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=104.283µs logger=migrator t=2026-05-27T00:51:53.861469326Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-27T00:51:53.861602809Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=134.973µs logger=migrator t=2026-05-27T00:51:53.871619467Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-27T00:51:53.873513868Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.894711ms logger=migrator t=2026-05-27T00:51:53.879488268Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T00:51:53.88048652Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=998.222µs logger=migrator t=2026-05-27T00:51:53.885383606Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T00:51:53.887091094Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.707028ms logger=migrator t=2026-05-27T00:51:53.904616275Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-27T00:51:53.904687237Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.422µs logger=migrator t=2026-05-27T00:51:53.911919955Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T00:51:53.912849965Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=927.97µs logger=migrator t=2026-05-27T00:51:53.919426849Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T00:51:53.920917391Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.489881ms logger=migrator t=2026-05-27T00:51:53.937158995Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T00:51:53.938181377Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.021781ms logger=migrator t=2026-05-27T00:51:53.947143593Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T00:51:53.947863598Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=720.275µs logger=migrator t=2026-05-27T00:51:53.95346129Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-27T00:51:53.960057413Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.591153ms logger=migrator t=2026-05-27T00:51:53.968749973Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-27T00:51:53.969723935Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=981.892µs logger=migrator t=2026-05-27T00:51:53.978277321Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-27T00:51:53.978383363Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=108.622µs logger=migrator t=2026-05-27T00:51:53.983965575Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-27T00:51:53.985315034Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.349389ms logger=migrator t=2026-05-27T00:51:53.991462757Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-27T00:51:53.992676224Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.215347ms logger=migrator t=2026-05-27T00:51:53.999182626Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-27T00:51:54.000294001Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.112035ms logger=migrator t=2026-05-27T00:51:54.006471825Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T00:51:54.006624238Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=160.313µs logger=migrator t=2026-05-27T00:51:54.011702879Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-27T00:51:54.013519398Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.816989ms logger=migrator t=2026-05-27T00:51:54.020036431Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-27T00:51:54.021220906Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.183755ms logger=migrator t=2026-05-27T00:51:54.02691352Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-27T00:51:54.028189517Z 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.276877ms logger=migrator t=2026-05-27T00:51:54.034850573Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-27T00:51:54.036458267Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.608624ms logger=migrator t=2026-05-27T00:51:54.044089724Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-27T00:51:54.050722379Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.630205ms logger=migrator t=2026-05-27T00:51:54.066255867Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-27T00:51:54.067455003Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.202336ms logger=migrator t=2026-05-27T00:51:54.078382461Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T00:51:54.079962246Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.582045ms logger=migrator t=2026-05-27T00:51:54.08565559Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-27T00:51:54.118655909Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.998919ms logger=migrator t=2026-05-27T00:51:54.123118916Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-27T00:51:54.159534019Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=36.410374ms logger=migrator t=2026-05-27T00:51:54.165137431Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-27T00:51:54.166073652Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=947.731µs logger=migrator t=2026-05-27T00:51:54.171916129Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T00:51:54.17289799Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=982.471µs logger=migrator t=2026-05-27T00:51:54.178620995Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-27T00:51:54.183520642Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.900757ms logger=migrator t=2026-05-27T00:51:54.187736623Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-27T00:51:54.193945509Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.208976ms logger=migrator t=2026-05-27T00:51:54.19811265Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-27T00:51:54.199175654Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.065024ms logger=migrator t=2026-05-27T00:51:54.209422006Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-27T00:51:54.210614893Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.193427ms logger=migrator t=2026-05-27T00:51:54.21597786Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-27T00:51:54.217215736Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.235276ms logger=migrator t=2026-05-27T00:51:54.222238785Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-27T00:51:54.22340284Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.164425ms logger=migrator t=2026-05-27T00:51:54.2279569Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-27T00:51:54.228117914Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=164.344µs logger=migrator t=2026-05-27T00:51:54.232732754Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-27T00:51:54.240951893Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.219728ms logger=migrator t=2026-05-27T00:51:54.245202286Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-27T00:51:54.251757968Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.554052ms logger=migrator t=2026-05-27T00:51:54.255880488Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-27T00:51:54.260232383Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.351695ms logger=migrator t=2026-05-27T00:51:54.266778876Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-27T00:51:54.26790106Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.122074ms logger=migrator t=2026-05-27T00:51:54.273042422Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-27T00:51:54.274645897Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.603955ms logger=migrator t=2026-05-27T00:51:54.279022452Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-27T00:51:54.285629426Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.606624ms logger=migrator t=2026-05-27T00:51:54.291531304Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-27T00:51:54.297185308Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.652794ms logger=migrator t=2026-05-27T00:51:54.301205416Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-27T00:51:54.30231274Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.106234ms logger=migrator t=2026-05-27T00:51:54.309336243Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-27T00:51:54.315870195Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.531972ms logger=migrator t=2026-05-27T00:51:54.324164466Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-27T00:51:54.331578298Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.424593ms logger=migrator t=2026-05-27T00:51:54.337149589Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-27T00:51:54.3372058Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=56.831µs logger=migrator t=2026-05-27T00:51:54.341295009Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-27T00:51:54.343269082Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.974853ms logger=migrator t=2026-05-27T00:51:54.348290862Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-27T00:51:54.349897206Z 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.605784ms logger=migrator t=2026-05-27T00:51:54.355451027Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-27T00:51:54.35647511Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.024053ms logger=migrator t=2026-05-27T00:51:54.360663781Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T00:51:54.360730542Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=64.561µs logger=migrator t=2026-05-27T00:51:54.364219628Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-27T00:51:54.370627948Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.40782ms logger=migrator t=2026-05-27T00:51:54.37532499Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-27T00:51:54.382278332Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.950782ms logger=migrator t=2026-05-27T00:51:54.386745329Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-27T00:51:54.391350159Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.60108ms logger=migrator t=2026-05-27T00:51:54.39642789Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-27T00:51:54.403071124Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.642034ms logger=migrator t=2026-05-27T00:51:54.408280018Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-27T00:51:54.41478208Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.500712ms logger=migrator t=2026-05-27T00:51:54.418564503Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-27T00:51:54.418627344Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=63.491µs logger=migrator t=2026-05-27T00:51:54.4221225Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-27T00:51:54.422932027Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=813.447µs logger=migrator t=2026-05-27T00:51:54.427080558Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-27T00:51:54.432609929Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.528721ms logger=migrator t=2026-05-27T00:51:54.438021636Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-27T00:51:54.438105058Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=83.482µs logger=migrator t=2026-05-27T00:51:54.442721078Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-27T00:51:54.453437822Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.724644ms logger=migrator t=2026-05-27T00:51:54.457992461Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-27T00:51:54.458719607Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=727.156µs logger=migrator t=2026-05-27T00:51:54.463763627Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-27T00:51:54.470033003Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.268646ms logger=migrator t=2026-05-27T00:51:54.476836432Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-27T00:51:54.477632699Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=796.037µs logger=migrator t=2026-05-27T00:51:54.482968516Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-27T00:51:54.484909898Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.944013ms logger=migrator t=2026-05-27T00:51:54.494135109Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-27T00:51:54.503052273Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.918994ms logger=migrator t=2026-05-27T00:51:54.50706483Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-27T00:51:54.507866848Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=802.078µs logger=migrator t=2026-05-27T00:51:54.513615433Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-27T00:51:54.514698397Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.083343ms logger=migrator t=2026-05-27T00:51:54.519248786Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-27T00:51:54.520061393Z level=info msg="Migration successfully executed" id="create alert_image table" duration=812.747µs logger=migrator t=2026-05-27T00:51:54.5254244Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-27T00:51:54.527422214Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.999134ms logger=migrator t=2026-05-27T00:51:54.534093249Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-27T00:51:54.534230592Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=138.583µs logger=migrator t=2026-05-27T00:51:54.538157598Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-27T00:51:54.539291972Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.134194ms logger=migrator t=2026-05-27T00:51:54.544718901Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-27T00:51:54.546342896Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.626205ms logger=migrator t=2026-05-27T00:51:54.551087579Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-27T00:51:54.551512288Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-27T00:51:54.556471147Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-27T00:51:54.556856565Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=385.598µs logger=migrator t=2026-05-27T00:51:54.561129969Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-27T00:51:54.56213701Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.005701ms logger=migrator t=2026-05-27T00:51:54.567811384Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-27T00:51:54.576655106Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.847473ms logger=migrator t=2026-05-27T00:51:54.582912462Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-27T00:51:54.583979356Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.063384ms logger=migrator t=2026-05-27T00:51:54.589511517Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-27T00:51:54.590894126Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.384699ms logger=migrator t=2026-05-27T00:51:54.596714433Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-27T00:51:54.597800677Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.083034ms logger=migrator t=2026-05-27T00:51:54.602681914Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-27T00:51:54.603939091Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.260757ms logger=migrator t=2026-05-27T00:51:54.609369519Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-27T00:51:54.610497393Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.127554ms logger=migrator t=2026-05-27T00:51:54.617495466Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-27T00:51:54.617547917Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=50.611µs logger=migrator t=2026-05-27T00:51:54.62182673Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-27T00:51:54.621935772Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=110.262µs logger=migrator t=2026-05-27T00:51:54.627128236Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-27T00:51:54.635954648Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.827442ms logger=migrator t=2026-05-27T00:51:54.640490197Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-27T00:51:54.640766293Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=274.886µs logger=migrator t=2026-05-27T00:51:54.647118041Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-27T00:51:54.648209776Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.092785ms logger=migrator t=2026-05-27T00:51:54.654213406Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-27T00:51:54.654493692Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=280.916µs logger=migrator t=2026-05-27T00:51:54.65853034Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-27T00:51:54.659559343Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.029003ms logger=migrator t=2026-05-27T00:51:54.666463983Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-27T00:51:54.667361083Z level=info msg="Migration successfully executed" id="create secrets table" duration=899.95µs logger=migrator t=2026-05-27T00:51:54.673715251Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-27T00:51:54.707045507Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.329566ms logger=migrator t=2026-05-27T00:51:54.71086652Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-27T00:51:54.7159109Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.04437ms logger=migrator t=2026-05-27T00:51:54.721907351Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-27T00:51:54.722204197Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=297.756µs logger=migrator t=2026-05-27T00:51:54.729329823Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-27T00:51:54.763389175Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.045651ms logger=migrator t=2026-05-27T00:51:54.767717528Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-27T00:51:54.79761809Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.896702ms logger=migrator t=2026-05-27T00:51:54.803817705Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-27T00:51:54.805021392Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.203747ms logger=migrator t=2026-05-27T00:51:54.809951809Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-27T00:51:54.811298778Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.347159ms logger=migrator t=2026-05-27T00:51:54.816339398Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-27T00:51:54.816664385Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=325.047µs logger=migrator t=2026-05-27T00:51:54.820833446Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-27T00:51:54.82192861Z level=info msg="Migration successfully executed" id="create permission table" duration=1.095065ms logger=migrator t=2026-05-27T00:51:54.830283012Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-27T00:51:54.83203823Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.755377ms logger=migrator t=2026-05-27T00:51:54.837874308Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-27T00:51:54.838975381Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.098773ms logger=migrator t=2026-05-27T00:51:54.844488822Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-27T00:51:54.846059355Z level=info msg="Migration successfully executed" id="create role table" duration=1.552633ms logger=migrator t=2026-05-27T00:51:54.851218468Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-27T00:51:54.862865681Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.648834ms logger=migrator t=2026-05-27T00:51:54.872503002Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-27T00:51:54.88068507Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.180048ms logger=migrator t=2026-05-27T00:51:54.885275639Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-27T00:51:54.886610119Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.33502ms logger=migrator t=2026-05-27T00:51:54.891455375Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-27T00:51:54.892669401Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.215536ms logger=migrator t=2026-05-27T00:51:54.898504528Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-27T00:51:54.899804327Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.300029ms logger=migrator t=2026-05-27T00:51:54.904605521Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-27T00:51:54.905680445Z level=info msg="Migration successfully executed" id="create team role table" duration=1.074634ms logger=migrator t=2026-05-27T00:51:54.910315135Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-27T00:51:54.911722116Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.405791ms logger=migrator t=2026-05-27T00:51:54.91648936Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-27T00:51:54.918177566Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.688826ms logger=migrator t=2026-05-27T00:51:54.92384816Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-27T00:51:54.925329923Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.481533ms logger=migrator t=2026-05-27T00:51:54.930172418Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-27T00:51:54.931105549Z level=info msg="Migration successfully executed" id="create user role table" duration=933.85µs logger=migrator t=2026-05-27T00:51:54.936028776Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-27T00:51:54.93713528Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.106294ms logger=migrator t=2026-05-27T00:51:54.941925804Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-27T00:51:54.943045999Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.120124ms logger=migrator t=2026-05-27T00:51:54.952631237Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-27T00:51:54.953905085Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.276518ms logger=migrator t=2026-05-27T00:51:54.959111579Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-27T00:51:54.960205902Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.091693ms logger=migrator t=2026-05-27T00:51:54.966649992Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-27T00:51:54.967875829Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.225727ms logger=migrator t=2026-05-27T00:51:54.972284525Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-27T00:51:54.973436291Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.152876ms logger=migrator t=2026-05-27T00:51:54.978797527Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-27T00:51:54.987062758Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.26483ms logger=migrator t=2026-05-27T00:51:54.991000093Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-27T00:51:54.992082667Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.082524ms logger=migrator t=2026-05-27T00:51:54.997952995Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-27T00:51:54.999059849Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.106164ms logger=migrator t=2026-05-27T00:51:55.005911408Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-27T00:51:55.007152505Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.243928ms logger=migrator t=2026-05-27T00:51:55.012176545Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-27T00:51:55.013487543Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.312468ms logger=migrator t=2026-05-27T00:51:55.01793191Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-27T00:51:55.019179137Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.246917ms logger=migrator t=2026-05-27T00:51:55.023327908Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-27T00:51:55.025219148Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.89613ms logger=migrator t=2026-05-27T00:51:55.029928181Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-27T00:51:55.037965446Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.034005ms logger=migrator t=2026-05-27T00:51:55.041636706Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-27T00:51:55.04964151Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.002194ms logger=migrator t=2026-05-27T00:51:55.056538431Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-27T00:51:55.068550253Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.006222ms logger=migrator t=2026-05-27T00:51:55.077330574Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-27T00:51:55.088541698Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.210974ms logger=migrator t=2026-05-27T00:51:55.098763151Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-27T00:51:55.099854274Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.092933ms logger=migrator t=2026-05-27T00:51:55.113690276Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-27T00:51:55.114938653Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.248847ms logger=migrator t=2026-05-27T00:51:55.125657747Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-27T00:51:55.127367104Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.710327ms logger=migrator t=2026-05-27T00:51:55.138510997Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-27T00:51:55.140253484Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.742617ms logger=migrator t=2026-05-27T00:51:55.14739139Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-27T00:51:55.149301282Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.908842ms logger=migrator t=2026-05-27T00:51:55.172562209Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-27T00:51:55.172734582Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=190.514µs logger=migrator t=2026-05-27T00:51:55.182649239Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-27T00:51:55.182750311Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=106.433µs logger=migrator t=2026-05-27T00:51:55.187622766Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-27T00:51:55.188132028Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=509.362µs logger=migrator t=2026-05-27T00:51:55.19329403Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-27T00:51:55.193875893Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=582.803µs logger=migrator t=2026-05-27T00:51:55.204915204Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-27T00:51:55.206445417Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.532483ms logger=migrator t=2026-05-27T00:51:55.220765258Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-27T00:51:55.22130511Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=559.462µs logger=migrator t=2026-05-27T00:51:55.239386585Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-27T00:51:55.240130441Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=744.136µs logger=migrator t=2026-05-27T00:51:55.272630849Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-27T00:51:55.274298905Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.666916ms logger=migrator t=2026-05-27T00:51:55.295111689Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-27T00:51:55.297541962Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.429532ms logger=migrator t=2026-05-27T00:51:55.306832014Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-27T00:51:55.315445461Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.612797ms logger=migrator t=2026-05-27T00:51:55.323393715Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-27T00:51:55.323444446Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=51.301µs logger=migrator t=2026-05-27T00:51:55.328870624Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-27T00:51:55.330405577Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.534543ms logger=migrator t=2026-05-27T00:51:55.338502303Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-27T00:51:55.339657009Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.154576ms logger=migrator t=2026-05-27T00:51:55.347297715Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-27T00:51:55.349707967Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.410452ms logger=migrator t=2026-05-27T00:51:55.356268921Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-27T00:51:55.36493635Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.666479ms logger=migrator t=2026-05-27T00:51:55.37137085Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-27T00:51:55.372904973Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.534073ms logger=migrator t=2026-05-27T00:51:55.379492367Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-27T00:51:55.381338107Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.84563ms logger=migrator t=2026-05-27T00:51:55.389012474Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-27T00:51:55.410786278Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.787625ms logger=migrator t=2026-05-27T00:51:55.417921834Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-27T00:51:55.419754844Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.820839ms logger=migrator t=2026-05-27T00:51:55.424759633Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-27T00:51:55.426719616Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.970823ms logger=migrator t=2026-05-27T00:51:55.441573289Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-27T00:51:55.443826489Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.252629ms logger=migrator t=2026-05-27T00:51:55.451517416Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-27T00:51:55.452803914Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.286828ms logger=migrator t=2026-05-27T00:51:55.457420785Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-27T00:51:55.457729381Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=308.256µs logger=migrator t=2026-05-27T00:51:55.462398912Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-27T00:51:55.463691651Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.287909ms logger=migrator t=2026-05-27T00:51:55.469209601Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-27T00:51:55.478528494Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.317203ms logger=migrator t=2026-05-27T00:51:55.484893852Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-27T00:51:55.485907175Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.009093ms logger=migrator t=2026-05-27T00:51:55.491243012Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-27T00:51:55.492930988Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.687927ms logger=migrator t=2026-05-27T00:51:55.500611695Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T00:51:55.501659118Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T00:51:55.505728707Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T00:51:55.506526004Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T00:51:55.513296362Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-27T00:51:55.514353664Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.054392ms logger=migrator t=2026-05-27T00:51:55.523818821Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-27T00:51:55.525823495Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.013224ms logger=migrator t=2026-05-27T00:51:55.531634201Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T00:51:55.533602624Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.968433ms logger=migrator t=2026-05-27T00:51:55.540463323Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T00:51:55.541613309Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.148946ms logger=migrator t=2026-05-27T00:51:55.551937793Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T00:51:55.553848565Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.911652ms logger=migrator t=2026-05-27T00:51:55.557980936Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T00:51:55.559897747Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.916031ms logger=migrator t=2026-05-27T00:51:55.571361106Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-27T00:51:55.572118564Z level=info msg="Migration successfully executed" id="Drop public config table" duration=758.387µs logger=migrator t=2026-05-27T00:51:55.582496939Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-27T00:51:55.58388815Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.36604ms logger=migrator t=2026-05-27T00:51:55.588434288Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T00:51:55.589351539Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=917.141µs logger=migrator t=2026-05-27T00:51:55.594421479Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T00:51:55.59583238Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.410721ms logger=migrator t=2026-05-27T00:51:55.60090212Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-27T00:51:55.602263689Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.361979ms logger=migrator t=2026-05-27T00:51:55.607591216Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-27T00:51:55.630622047Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.98561ms logger=migrator t=2026-05-27T00:51:55.677182612Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-27T00:51:55.689900909Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.719427ms logger=migrator t=2026-05-27T00:51:55.696326909Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-27T00:51:55.707183506Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.856087ms logger=migrator t=2026-05-27T00:51:55.713259178Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-27T00:51:55.713439882Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=171.243µs logger=migrator t=2026-05-27T00:51:55.7193193Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-27T00:51:55.728737155Z level=info msg="Migration successfully executed" id="add share column" duration=9.410315ms logger=migrator t=2026-05-27T00:51:55.735254487Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-27T00:51:55.735477212Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=222.065µs logger=migrator t=2026-05-27T00:51:55.74137083Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-27T00:51:55.742459944Z level=info msg="Migration successfully executed" id="create file table" duration=1.088234ms logger=migrator t=2026-05-27T00:51:55.749720492Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-27T00:51:55.751043711Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.323238ms logger=migrator t=2026-05-27T00:51:55.760367814Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-27T00:51:55.762344928Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.989034ms logger=migrator t=2026-05-27T00:51:55.770957085Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-27T00:51:55.772300754Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.344269ms logger=migrator t=2026-05-27T00:51:55.778993039Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-27T00:51:55.781638597Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.647868ms logger=migrator t=2026-05-27T00:51:55.78814153Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-27T00:51:55.788213451Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=72.411µs logger=migrator t=2026-05-27T00:51:55.792887792Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-27T00:51:55.792990825Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=106.093µs logger=migrator t=2026-05-27T00:51:55.79783058Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-27T00:51:55.798449193Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=618.353µs logger=migrator t=2026-05-27T00:51:55.804081366Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-27T00:51:55.804334393Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=256.537µs logger=migrator t=2026-05-27T00:51:55.810926726Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-27T00:51:55.812469009Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.545023ms logger=migrator t=2026-05-27T00:51:55.819480692Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-27T00:51:55.830657195Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.179433ms logger=migrator t=2026-05-27T00:51:55.838232491Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-27T00:51:55.838447556Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=217.305µs logger=migrator t=2026-05-27T00:51:55.843420293Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-27T00:51:55.845399266Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.983673ms logger=migrator t=2026-05-27T00:51:55.890988519Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-27T00:51:55.891855919Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=871.83µs logger=migrator t=2026-05-27T00:51:55.923981969Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-27T00:51:55.92449666Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=516.021µs logger=migrator t=2026-05-27T00:51:55.934724083Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-27T00:51:55.935288285Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=564.973µs logger=migrator t=2026-05-27T00:51:55.994576116Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-27T00:51:56.008360796Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.7956ms logger=migrator t=2026-05-27T00:51:56.015793319Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-27T00:51:56.026182885Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.393496ms logger=migrator t=2026-05-27T00:51:56.031516572Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-27T00:51:56.032664616Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.142904ms logger=migrator t=2026-05-27T00:51:56.039725081Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-27T00:51:56.121770348Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.041987ms logger=migrator t=2026-05-27T00:51:56.127990973Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-27T00:51:56.128939543Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=936.91µs logger=migrator t=2026-05-27T00:51:56.134492504Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-27T00:51:56.135421445Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=928.851µs logger=migrator t=2026-05-27T00:51:56.141103299Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-27T00:51:56.167222338Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.116289ms logger=migrator t=2026-05-27T00:51:56.176589411Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-27T00:51:56.18800548Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.405989ms logger=migrator t=2026-05-27T00:51:56.196179838Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-27T00:51:56.196859514Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=680.786µs logger=migrator t=2026-05-27T00:51:56.203425146Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-27T00:51:56.203787434Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=364.518µs logger=migrator t=2026-05-27T00:51:56.21003058Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-27T00:51:56.210550432Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=522.142µs logger=migrator t=2026-05-27T00:51:56.21602451Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-27T00:51:56.216469061Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=446.361µs logger=migrator t=2026-05-27T00:51:56.223139126Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-27T00:51:56.223659357Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=518.991µs logger=migrator t=2026-05-27T00:51:56.22929065Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-27T00:51:56.230828414Z level=info msg="Migration successfully executed" id="create folder table" duration=1.539954ms logger=migrator t=2026-05-27T00:51:56.236095539Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-27T00:51:56.237413197Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.317579ms logger=migrator t=2026-05-27T00:51:56.253917626Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-27T00:51:56.25589147Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.975054ms logger=migrator t=2026-05-27T00:51:56.262052004Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-27T00:51:56.262149596Z level=info msg="Migration successfully executed" id="Update folder title length" duration=101.563µs logger=migrator t=2026-05-27T00:51:56.267883911Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T00:51:56.269571598Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.688817ms logger=migrator t=2026-05-27T00:51:56.285514204Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T00:51:56.287326064Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.83053ms logger=migrator t=2026-05-27T00:51:56.292889305Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-27T00:51:56.294156352Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.266917ms logger=migrator t=2026-05-27T00:51:56.299600991Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-27T00:51:56.29998462Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=384.308µs logger=migrator t=2026-05-27T00:51:56.30412918Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-27T00:51:56.304437867Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=309.437µs logger=migrator t=2026-05-27T00:51:56.30962015Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-27T00:51:56.31144745Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.82762ms logger=migrator t=2026-05-27T00:51:56.317729397Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-27T00:51:56.318977844Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.259657ms logger=migrator t=2026-05-27T00:51:56.32569386Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-27T00:51:56.328107112Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.413472ms logger=migrator t=2026-05-27T00:51:56.336066956Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-27T00:51:56.338302555Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.238769ms logger=migrator t=2026-05-27T00:51:56.344105581Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-27T00:51:56.345627544Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.525203ms logger=migrator t=2026-05-27T00:51:56.350701205Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-27T00:51:56.351875301Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.175165ms logger=migrator t=2026-05-27T00:51:56.359830694Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-27T00:51:56.362475661Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.660128ms logger=migrator t=2026-05-27T00:51:56.37161041Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-27T00:51:56.37342032Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.81299ms logger=migrator t=2026-05-27T00:51:56.379833669Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-27T00:51:56.381801853Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.960913ms logger=migrator t=2026-05-27T00:51:56.390167225Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-27T00:51:56.391690508Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.526433ms logger=migrator t=2026-05-27T00:51:56.399774814Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-27T00:51:56.402300799Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.528965ms logger=migrator t=2026-05-27T00:51:56.408665777Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-27T00:51:56.409058256Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=395.119µs logger=migrator t=2026-05-27T00:51:56.416240063Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-27T00:51:56.423141063Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=6.903079ms logger=migrator t=2026-05-27T00:51:56.430865901Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-27T00:51:56.431659558Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=805.917µs logger=migrator t=2026-05-27T00:51:56.436809811Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T00:51:56.436840311Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=29.39µs logger=migrator t=2026-05-27T00:51:56.443338743Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T00:51:56.444535889Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.197256ms logger=migrator t=2026-05-27T00:51:56.450228233Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T00:51:56.450249953Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=24µs logger=migrator t=2026-05-27T00:51:56.455828005Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-27T00:51:56.45791477Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.086255ms logger=migrator t=2026-05-27T00:51:56.466088959Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T00:51:56.467110481Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.020832ms logger=migrator t=2026-05-27T00:51:56.475619196Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-27T00:51:56.476863974Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.253298ms logger=migrator t=2026-05-27T00:51:56.482850374Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-27T00:51:56.483783494Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=924.9µs logger=migrator t=2026-05-27T00:51:56.490650173Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-27T00:51:56.491243997Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=606.164µs logger=migrator t=2026-05-27T00:51:56.498512675Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-27T00:51:56.499127369Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=614.394µs logger=migrator t=2026-05-27T00:51:56.504418253Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-27T00:51:56.505363045Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=945.382µs logger=migrator t=2026-05-27T00:51:56.512742364Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-27T00:51:56.513805318Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.063094ms logger=migrator t=2026-05-27T00:51:56.53132644Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-27T00:51:56.53867545Z level=info msg="Migration successfully executed" id="add stack_id column" duration=7.34631ms logger=migrator t=2026-05-27T00:51:56.547608045Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-27T00:51:56.558173525Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.56476ms logger=migrator t=2026-05-27T00:51:56.567280563Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-27T00:51:56.58136284Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.077157ms logger=migrator t=2026-05-27T00:51:56.588490634Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-27T00:51:56.588579246Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=91.402µs logger=migrator t=2026-05-27T00:51:56.596927448Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-27T00:51:56.611427625Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.502117ms logger=migrator t=2026-05-27T00:51:56.618641092Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-27T00:51:56.62863193Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.991308ms logger=migrator t=2026-05-27T00:51:56.634280043Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-27T00:51:56.634648271Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=368.628µs logger=migrator t=2026-05-27T00:51:56.641455258Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.964752894s logger=migrator t=2026-05-27T00:51:56.642358279Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-27T00:51:56.661373362Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-27T00:51:56.661584638Z level=info msg="Created default organization" logger=secrets t=2026-05-27T00:51:56.668285184Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T00:51:56.719968159Z level=info msg="Restored cache from database" duration=461.58µs logger=plugin.store t=2026-05-27T00:51:56.722205858Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-27T00:51:56.765542333Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-27T00:51:56.765586084Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-27T00:51:56.765645555Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-27T00:51:56.765656775Z level=info msg="Plugins loaded" count=54 duration=43.452287ms logger=query_data t=2026-05-27T00:51:56.770113022Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-27T00:51:56.772918242Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-27T00:51:56.778551085Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-27T00:51:56.790552117Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-27T00:51:56.795053045Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-27T00:51:56.797729193Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-27T00:51:56.822854081Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-27T00:51:56.844481762Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-27T00:51:56.868535186Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-27T00:51:56.868570217Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-27T00:51:56.86874408Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-27T00:51:56.871094671Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-27T00:51:56.871256075Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-27T00:51:56.87426084Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-27T00:51:56.879100156Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-27T00:51:56.879988645Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-27T00:51:56.945520363Z level=info msg="Update check succeeded" duration=74.592015ms logger=ngalert.state.manager t=2026-05-27T00:51:56.955844068Z level=info msg="State cache has been initialized" states=0 duration=84.748297ms logger=ngalert.scheduler t=2026-05-27T00:51:56.95591787Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-27T00:51:56.955966201Z level=info msg=starting first_tick=2026-05-27T00:52:00Z logger=grafana.update.checker t=2026-05-27T00:51:56.962910562Z level=info msg="Update check succeeded" duration=91.705328ms logger=sqlstore.transactions t=2026-05-27T00:51:56.966626533Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-27T00:51:56.977727624Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-27T00:51:57.038905297Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T00:51:57.238229349Z level=info msg="Patterns update finished" duration=289.383303ms logger=grafana-apiserver t=2026-05-27T00:51:57.310963274Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-27T00:51:57.311351822Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-27T00:51:58.834929684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:58.835547489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:58.851832123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:58.88291173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:58.90446736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:58.97011408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:58.987833776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.085620236Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-27T00:51:59.089198894Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-27T00:51:59.124568515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.212814807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.232767141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.273953999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.294488586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.357236784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.375027791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.418300494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.439789452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.502344065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.523138898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.566802759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.584972505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.632239815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.645069104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.716688764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.732394997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.775189329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.794801946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.839800516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.857500721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.910855054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.925928033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:51:59.974215774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.003438961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.097422149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.111135908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.212445855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.229397014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.338193104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.357513575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.450111752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.466580771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.540732116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.554997707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.623607502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.641645385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.705267121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.726563095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.796520569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.813874357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.875944289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.89116987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.952280122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:00.970318425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:01.040126836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:01.059390045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:01.135278878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:01.151857469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:01.229981502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:01.245677454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:01.309632398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:01.326102427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:01.625694963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:01.651540736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.166577296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.183767211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.275455588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.29252676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.359289934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.376575101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.460242153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.478399689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.551556673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.56660266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.629768667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.649876255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.72862226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.747800608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.835329905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.856115498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T00:52:02.945268671Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-27T00:52:28.892548244Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-27T01:01:56.922588351Z level=info msg="Completed cleanup jobs" duration=51.245201ms logger=plugins.update.checker t=2026-05-27T01:01:57.006643171Z level=info msg="Update check succeeded" duration=61.043522ms logger=sqlstore.transactions t=2026-05-27T01:06:56.789310391Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-27T01:11:56.886255542Z level=info msg="Completed cleanup jobs" duration=14.438993ms logger=plugins.update.checker t=2026-05-27T01:11:57.003388084Z level=info msg="Update check succeeded" duration=57.36978ms logger=cleanup t=2026-05-27T01:21:56.894931029Z level=info msg="Completed cleanup jobs" duration=23.129468ms logger=plugins.update.checker t=2026-05-27T01:21:56.99998799Z level=info msg="Update check succeeded" duration=54.294808ms logger=infra.usagestats t=2026-05-27T01:22:28.914701517Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-27T01:31:56.887421504Z level=info msg="Completed cleanup jobs" duration=15.258607ms logger=plugins.update.checker t=2026-05-27T01:31:57.258046822Z level=info msg="Update check succeeded" duration=311.471451ms logger=cleanup t=2026-05-27T01:41:56.890599406Z level=info msg="Completed cleanup jobs" duration=13.576921ms logger=plugins.update.checker t=2026-05-27T01:41:57.032818308Z level=info msg="Update check succeeded" duration=86.660474ms logger=cleanup t=2026-05-27T01:51:56.903835974Z level=info msg="Completed cleanup jobs" duration=32.195753ms logger=plugins.update.checker t=2026-05-27T01:51:57.000042743Z level=info msg="Update check succeeded" duration=54.365819ms logger=infra.usagestats t=2026-05-27T01:52:28.92058747Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-27T02:01:56.89809306Z level=info msg="Completed cleanup jobs" duration=24.591859ms logger=plugins.update.checker t=2026-05-27T02:01:56.996640989Z level=info msg="Update check succeeded" duration=50.265341ms