logger=settings t=2026-04-20T02:13:42.056245488Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T02:13:42Z logger=settings t=2026-04-20T02:13:42.056506013Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T02:13:42.056516713Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T02:13:42.056520103Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T02:13:42.056523563Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T02:13:42.056530493Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T02:13:42.056534453Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T02:13:42.056539664Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T02:13:42.056545814Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T02:13:42.056550254Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T02:13:42.056553944Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T02:13:42.056557964Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T02:13:42.056560764Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T02:13:42.056563424Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T02:13:42.056566264Z level=info msg=Target target=[all] logger=settings t=2026-04-20T02:13:42.056572284Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T02:13:42.056575044Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T02:13:42.056577674Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T02:13:42.056580284Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T02:13:42.056582954Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T02:13:42.056585664Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T02:13:42.057092174Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T02:13:42.057113685Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T02:13:42.058665385Z level=info msg="Locking database" logger=migrator t=2026-04-20T02:13:42.058679186Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T02:13:42.059320979Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T02:13:42.060682306Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.361277ms logger=migrator t=2026-04-20T02:13:42.06736582Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T02:13:42.067993742Z level=info msg="Migration successfully executed" id="create user table" duration=628.132µs logger=migrator t=2026-04-20T02:13:42.072125674Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T02:13:42.073779468Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.654274ms logger=migrator t=2026-04-20T02:13:42.079668325Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T02:13:42.080401499Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=734.114µs logger=migrator t=2026-04-20T02:13:42.084205566Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T02:13:42.084844279Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=645.533µs logger=migrator t=2026-04-20T02:13:42.089053452Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T02:13:42.089742517Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=689.165µs logger=migrator t=2026-04-20T02:13:42.094582422Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T02:13:42.097067152Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.48415ms logger=migrator t=2026-04-20T02:13:42.100768087Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T02:13:42.101584263Z level=info msg="Migration successfully executed" id="create user table v2" duration=816.546µs logger=migrator t=2026-04-20T02:13:42.106017601Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T02:13:42.107786657Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.774676ms logger=migrator t=2026-04-20T02:13:42.114394358Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T02:13:42.115709105Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.312297ms logger=migrator t=2026-04-20T02:13:42.123599263Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T02:13:42.124416379Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=824.596µs logger=migrator t=2026-04-20T02:13:42.131706105Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T02:13:42.132345667Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=638.622µs logger=migrator t=2026-04-20T02:13:42.146826397Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T02:13:42.148073361Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.239004ms logger=migrator t=2026-04-20T02:13:42.151897498Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T02:13:42.151960439Z level=info msg="Migration successfully executed" id="Update user table charset" duration=66.531µs logger=migrator t=2026-04-20T02:13:42.158291335Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T02:13:42.160258115Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.96839ms logger=migrator t=2026-04-20T02:13:42.163704274Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T02:13:42.163941768Z level=info msg="Migration successfully executed" id="Add missing user data" duration=237.764µs logger=migrator t=2026-04-20T02:13:42.169242864Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T02:13:42.170659202Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.414798ms logger=migrator t=2026-04-20T02:13:42.174240344Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T02:13:42.175324925Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.084201ms logger=migrator t=2026-04-20T02:13:42.179674553Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T02:13:42.182053851Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.377697ms logger=migrator t=2026-04-20T02:13:42.186932307Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T02:13:42.19654193Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.603052ms logger=migrator t=2026-04-20T02:13:42.201674472Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T02:13:42.202557259Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=881.297µs logger=migrator t=2026-04-20T02:13:42.207978328Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T02:13:42.208354085Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=377.267µs logger=migrator t=2026-04-20T02:13:42.214899126Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T02:13:42.216850145Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.955329ms logger=migrator t=2026-04-20T02:13:42.225489298Z 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-04-20T02:13:42.226739032Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=1.232475ms logger=migrator t=2026-04-20T02:13:42.232552489Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T02:13:42.233158881Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=608.202µs logger=migrator t=2026-04-20T02:13:42.239350074Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T02:13:42.240950007Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.599733ms logger=migrator t=2026-04-20T02:13:42.261124899Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T02:13:42.262217021Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.096272ms logger=migrator t=2026-04-20T02:13:42.267383814Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T02:13:42.268103018Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=719.314µs logger=migrator t=2026-04-20T02:13:42.281634239Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T02:13:42.282770641Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.136062ms logger=migrator t=2026-04-20T02:13:42.289293582Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T02:13:42.290395853Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.096451ms logger=migrator t=2026-04-20T02:13:42.296125518Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T02:13:42.296178399Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=54.221µs logger=migrator t=2026-04-20T02:13:42.310279841Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T02:13:42.311177669Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=907.079µs logger=migrator t=2026-04-20T02:13:42.315789041Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T02:13:42.316450905Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=662.044µs logger=migrator t=2026-04-20T02:13:42.321616307Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T02:13:42.322658239Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.035641ms logger=migrator t=2026-04-20T02:13:42.32771482Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T02:13:42.328379043Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=659.593µs logger=migrator t=2026-04-20T02:13:42.333805181Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:13:42.338620857Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.814335ms logger=migrator t=2026-04-20T02:13:42.348141627Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T02:13:42.349104996Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=967.999µs logger=migrator t=2026-04-20T02:13:42.354361721Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T02:13:42.355132206Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=788.555µs logger=migrator t=2026-04-20T02:13:42.359425893Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T02:13:42.360031665Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=605.482µs logger=migrator t=2026-04-20T02:13:42.364060646Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T02:13:42.364665587Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=598.741µs logger=migrator t=2026-04-20T02:13:42.368774989Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T02:13:42.369369181Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=593.802µs logger=migrator t=2026-04-20T02:13:42.374991103Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T02:13:42.375470873Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=488.02µs logger=migrator t=2026-04-20T02:13:42.379553284Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T02:13:42.380093325Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=540.551µs logger=migrator t=2026-04-20T02:13:42.384125936Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T02:13:42.384475403Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=348.327µs logger=migrator t=2026-04-20T02:13:42.389263318Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T02:13:42.389899721Z level=info msg="Migration successfully executed" id="create star table" duration=636.543µs logger=migrator t=2026-04-20T02:13:42.394886501Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T02:13:42.395955212Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.072721ms logger=migrator t=2026-04-20T02:13:42.401916331Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T02:13:42.403450802Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.524291ms logger=migrator t=2026-04-20T02:13:42.409899511Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T02:13:42.410754628Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=854.977µs logger=migrator t=2026-04-20T02:13:42.416015273Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T02:13:42.416865889Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=847.806µs logger=migrator t=2026-04-20T02:13:42.423170676Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T02:13:42.425370059Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=2.201633ms logger=migrator t=2026-04-20T02:13:42.435825788Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T02:13:42.43642138Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=597.942µs logger=migrator t=2026-04-20T02:13:42.442059822Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T02:13:42.442721906Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=661.944µs logger=migrator t=2026-04-20T02:13:42.447496941Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T02:13:42.447536012Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.701µs logger=migrator t=2026-04-20T02:13:42.451445201Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T02:13:42.451471091Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.73µs logger=migrator t=2026-04-20T02:13:42.456251676Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T02:13:42.456421889Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=175.563µs logger=migrator t=2026-04-20T02:13:42.461742796Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T02:13:42.46295832Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.215874ms logger=migrator t=2026-04-20T02:13:42.473193034Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T02:13:42.474129054Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=939.38µs logger=migrator t=2026-04-20T02:13:42.478848137Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T02:13:42.479731225Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=883.358µs logger=migrator t=2026-04-20T02:13:42.486632653Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T02:13:42.487337918Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=706.445µs logger=migrator t=2026-04-20T02:13:42.497711134Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T02:13:42.498615333Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=905.709µs logger=migrator t=2026-04-20T02:13:42.504819777Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T02:13:42.505889798Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.070872ms logger=migrator t=2026-04-20T02:13:42.511352977Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T02:13:42.517745844Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.387937ms logger=migrator t=2026-04-20T02:13:42.522678973Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T02:13:42.523371406Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=693.473µs logger=migrator t=2026-04-20T02:13:42.52803393Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T02:13:42.52904972Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.01987ms logger=migrator t=2026-04-20T02:13:42.534977059Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T02:13:42.535848426Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=871.627µs logger=migrator t=2026-04-20T02:13:42.539759324Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T02:13:42.540152592Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=393.318µs logger=migrator t=2026-04-20T02:13:42.546141731Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T02:13:42.547451548Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.309407ms logger=migrator t=2026-04-20T02:13:42.553014309Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T02:13:42.553097531Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=84.532µs logger=migrator t=2026-04-20T02:13:42.558649531Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T02:13:42.561543819Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.896228ms logger=migrator t=2026-04-20T02:13:42.568432236Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T02:13:42.570932117Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.49951ms logger=migrator t=2026-04-20T02:13:42.577307584Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T02:13:42.579358145Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.051621ms logger=migrator t=2026-04-20T02:13:42.585106209Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T02:13:42.586230183Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.119513ms logger=migrator t=2026-04-20T02:13:42.591064139Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T02:13:42.593356674Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.292795ms logger=migrator t=2026-04-20T02:13:42.599203571Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T02:13:42.600311934Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.100363ms logger=migrator t=2026-04-20T02:13:42.604444606Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T02:13:42.605400356Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=953µs logger=migrator t=2026-04-20T02:13:42.610469986Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T02:13:42.610572768Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=105.302µs logger=migrator t=2026-04-20T02:13:42.615355524Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T02:13:42.615401845Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=48.231µs logger=migrator t=2026-04-20T02:13:42.62169634Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T02:13:42.623866604Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.169854ms logger=migrator t=2026-04-20T02:13:42.628269392Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T02:13:42.63066293Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.387538ms logger=migrator t=2026-04-20T02:13:42.635360863Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T02:13:42.639108749Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.747646ms logger=migrator t=2026-04-20T02:13:42.642323673Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T02:13:42.645032717Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.710054ms logger=migrator t=2026-04-20T02:13:42.6497115Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T02:13:42.649981586Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=278.336µs logger=migrator t=2026-04-20T02:13:42.657333352Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T02:13:42.658322983Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=992.911µs logger=migrator t=2026-04-20T02:13:42.663981666Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T02:13:42.665026836Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.052021ms logger=migrator t=2026-04-20T02:13:42.66970297Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T02:13:42.66972953Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.6µs logger=migrator t=2026-04-20T02:13:42.674482725Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T02:13:42.675605298Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.122113ms logger=migrator t=2026-04-20T02:13:42.679036526Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T02:13:42.67972357Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=687.023µs logger=migrator t=2026-04-20T02:13:42.68473135Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:13:42.689335892Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.608712ms logger=migrator t=2026-04-20T02:13:42.692780571Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T02:13:42.693679228Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=898.068µs logger=migrator t=2026-04-20T02:13:42.698149518Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T02:13:42.699220089Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.070881ms logger=migrator t=2026-04-20T02:13:42.704944813Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T02:13:42.706344891Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.403758ms logger=migrator t=2026-04-20T02:13:42.711071265Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T02:13:42.711575666Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=504.811µs logger=migrator t=2026-04-20T02:13:42.715673497Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T02:13:42.716699278Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.028341ms logger=migrator t=2026-04-20T02:13:42.720739879Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T02:13:42.723047515Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.306696ms logger=migrator t=2026-04-20T02:13:42.72732467Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T02:13:42.728688208Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.363398ms logger=migrator t=2026-04-20T02:13:42.732963913Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T02:13:42.733141956Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=189.564µs logger=migrator t=2026-04-20T02:13:42.737409702Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T02:13:42.737697948Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=288.806µs logger=migrator t=2026-04-20T02:13:42.745064955Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T02:13:42.745944302Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=886.507µs logger=migrator t=2026-04-20T02:13:42.749972852Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T02:13:42.753456173Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.473409ms logger=migrator t=2026-04-20T02:13:42.7623262Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T02:13:42.764071264Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.749165ms logger=migrator t=2026-04-20T02:13:42.769508923Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T02:13:42.770285189Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=777.046µs logger=migrator t=2026-04-20T02:13:42.776265148Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T02:13:42.777790528Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.52854ms logger=migrator t=2026-04-20T02:13:42.783143315Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T02:13:42.784309889Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.176204ms logger=migrator t=2026-04-20T02:13:42.789761257Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T02:13:42.790764658Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.00352ms logger=migrator t=2026-04-20T02:13:42.802009762Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T02:13:42.814853648Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=12.842776ms logger=migrator t=2026-04-20T02:13:42.818484061Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T02:13:42.819246706Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=764.265µs logger=migrator t=2026-04-20T02:13:42.824505911Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T02:13:42.825355528Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=849.857µs logger=migrator t=2026-04-20T02:13:42.828696904Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T02:13:42.829469241Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=772.577µs logger=migrator t=2026-04-20T02:13:42.833176204Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T02:13:42.833762346Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=586.452µs logger=migrator t=2026-04-20T02:13:42.837705295Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T02:13:42.840058991Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.353466ms logger=migrator t=2026-04-20T02:13:42.844861248Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T02:13:42.848078742Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.221624ms logger=migrator t=2026-04-20T02:13:42.85245561Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T02:13:42.85248737Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=33.91µs logger=migrator t=2026-04-20T02:13:42.924194672Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T02:13:42.924849776Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=662.024µs logger=migrator t=2026-04-20T02:13:42.995748761Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T02:13:43.003749641Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=8.00506ms logger=migrator t=2026-04-20T02:13:43.094001834Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T02:13:43.09432693Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=329.686µs logger=migrator t=2026-04-20T02:13:43.100987284Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T02:13:43.101180607Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=194.343µs logger=migrator t=2026-04-20T02:13:43.105775598Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T02:13:43.108209507Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.433959ms logger=migrator t=2026-04-20T02:13:43.114104235Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T02:13:43.114292988Z level=info msg="Migration successfully executed" id="Update uid value" duration=189.103µs logger=migrator t=2026-04-20T02:13:43.117997583Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T02:13:43.118895081Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=897.208µs logger=migrator t=2026-04-20T02:13:43.12433806Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T02:13:43.125193256Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=856.517µs logger=migrator t=2026-04-20T02:13:43.129917731Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T02:13:43.130707597Z level=info msg="Migration successfully executed" id="create api_key table" duration=782.726µs logger=migrator t=2026-04-20T02:13:43.13442521Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T02:13:43.135240518Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=819.687µs logger=migrator t=2026-04-20T02:13:43.138994502Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T02:13:43.139773778Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=779.545µs logger=migrator t=2026-04-20T02:13:43.144186536Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T02:13:43.145297128Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.108572ms logger=migrator t=2026-04-20T02:13:43.149585004Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T02:13:43.150871629Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.285245ms logger=migrator t=2026-04-20T02:13:43.155005752Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T02:13:43.155726876Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=721.334µs logger=migrator t=2026-04-20T02:13:43.161231946Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T02:13:43.16192489Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=700.354µs logger=migrator t=2026-04-20T02:13:43.166184945Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T02:13:43.173991972Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.808327ms logger=migrator t=2026-04-20T02:13:43.178616353Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T02:13:43.179324898Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=708.705µs logger=migrator t=2026-04-20T02:13:43.183225396Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T02:13:43.184040172Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=814.616µs logger=migrator t=2026-04-20T02:13:43.188632254Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T02:13:43.18944338Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=810.846µs logger=migrator t=2026-04-20T02:13:43.194219835Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T02:13:43.195525241Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.305116ms logger=migrator t=2026-04-20T02:13:43.199851658Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T02:13:43.20045276Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=596.291µs logger=migrator t=2026-04-20T02:13:43.204189314Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T02:13:43.204718205Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=528.301µs logger=migrator t=2026-04-20T02:13:43.209168644Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T02:13:43.209198904Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=31.27µs logger=migrator t=2026-04-20T02:13:43.213209945Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T02:13:43.217306876Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.098161ms logger=migrator t=2026-04-20T02:13:43.221634003Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T02:13:43.224512931Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.879348ms logger=migrator t=2026-04-20T02:13:43.23154483Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T02:13:43.231755005Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=212.385µs logger=migrator t=2026-04-20T02:13:43.235285806Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T02:13:43.238722894Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.435558ms logger=migrator t=2026-04-20T02:13:43.24301519Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T02:13:43.246281774Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.279195ms logger=migrator t=2026-04-20T02:13:43.251854326Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T02:13:43.252657893Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=804.457µs logger=migrator t=2026-04-20T02:13:43.256834166Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T02:13:43.257373286Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=536.62µs logger=migrator t=2026-04-20T02:13:43.278783094Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T02:13:43.280124221Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.341147ms logger=migrator t=2026-04-20T02:13:43.302553319Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T02:13:43.303899676Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.347867ms logger=migrator t=2026-04-20T02:13:43.316431826Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T02:13:43.3176526Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.220664ms logger=migrator t=2026-04-20T02:13:43.347698101Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T02:13:43.349622769Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.929048ms logger=migrator t=2026-04-20T02:13:43.359803782Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T02:13:43.359882484Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=68.812µs logger=migrator t=2026-04-20T02:13:43.393565217Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T02:13:43.393643778Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=74.531µs logger=migrator t=2026-04-20T02:13:43.40674061Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T02:13:43.412143058Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.403818ms logger=migrator t=2026-04-20T02:13:43.421518355Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T02:13:43.426969594Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.449799ms logger=migrator t=2026-04-20T02:13:43.432663838Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T02:13:43.43276513Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=105.823µs logger=migrator t=2026-04-20T02:13:43.436677587Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T02:13:43.437539065Z level=info msg="Migration successfully executed" id="create quota table v1" duration=862.038µs logger=migrator t=2026-04-20T02:13:43.441430472Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T02:13:43.442458683Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.02792ms logger=migrator t=2026-04-20T02:13:43.446440543Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T02:13:43.446564265Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=124.802µs logger=migrator t=2026-04-20T02:13:43.452014034Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T02:13:43.452895891Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=879.387µs logger=migrator t=2026-04-20T02:13:43.458075595Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T02:13:43.459003393Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=928.458µs logger=migrator t=2026-04-20T02:13:43.462621696Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T02:13:43.465928022Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.306446ms logger=migrator t=2026-04-20T02:13:43.470059254Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T02:13:43.470091575Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=35.521µs logger=migrator t=2026-04-20T02:13:43.473669557Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T02:13:43.474695527Z level=info msg="Migration successfully executed" id="create session table" duration=1.02688ms logger=migrator t=2026-04-20T02:13:43.478697016Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T02:13:43.478825079Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=129.373µs logger=migrator t=2026-04-20T02:13:43.482524804Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T02:13:43.482640006Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=134.473µs logger=migrator t=2026-04-20T02:13:43.486966772Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T02:13:43.487823879Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=851.957µs logger=migrator t=2026-04-20T02:13:43.491523263Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T02:13:43.49288122Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.366227ms logger=migrator t=2026-04-20T02:13:43.498041803Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T02:13:43.498073604Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.26µs logger=migrator t=2026-04-20T02:13:43.502211407Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T02:13:43.502261858Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=51.381µs logger=migrator t=2026-04-20T02:13:43.506660535Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T02:13:43.509585624Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.924678ms logger=migrator t=2026-04-20T02:13:43.512809699Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T02:13:43.515577624Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.767745ms logger=migrator t=2026-04-20T02:13:43.519338939Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T02:13:43.51941991Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=82.441µs logger=migrator t=2026-04-20T02:13:43.523736986Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T02:13:43.52387466Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=141.004µs logger=migrator t=2026-04-20T02:13:43.529799998Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T02:13:43.530973521Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.174413ms logger=migrator t=2026-04-20T02:13:43.535294458Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T02:13:43.535324398Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=36.98µs logger=migrator t=2026-04-20T02:13:43.539696645Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T02:13:43.54441541Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.718245ms logger=migrator t=2026-04-20T02:13:43.548522091Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T02:13:43.548814127Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=293.186µs logger=migrator t=2026-04-20T02:13:43.553352978Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T02:13:43.556817177Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.464759ms logger=migrator t=2026-04-20T02:13:43.560262196Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T02:13:43.565569201Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.304765ms logger=migrator t=2026-04-20T02:13:43.573169194Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T02:13:43.573328817Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=182.284µs logger=migrator t=2026-04-20T02:13:43.577816977Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T02:13:43.578914928Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.098751ms logger=migrator t=2026-04-20T02:13:43.583066842Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T02:13:43.583927579Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=860.617µs logger=migrator t=2026-04-20T02:13:43.58899897Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T02:13:43.590070861Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.071521ms logger=migrator t=2026-04-20T02:13:43.595455329Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T02:13:43.596392777Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=937.468µs logger=migrator t=2026-04-20T02:13:43.601326476Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T02:13:43.602841597Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.518771ms logger=migrator t=2026-04-20T02:13:43.607254054Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T02:13:43.608170333Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=916.049µs logger=migrator t=2026-04-20T02:13:43.612109521Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T02:13:43.613108931Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=999.49µs logger=migrator t=2026-04-20T02:13:43.619479289Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T02:13:43.620454628Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=975.109µs logger=migrator t=2026-04-20T02:13:43.627164512Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T02:13:43.627960038Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=793.256µs logger=migrator t=2026-04-20T02:13:43.633788465Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T02:13:43.645552469Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.764664ms logger=migrator t=2026-04-20T02:13:43.651419487Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T02:13:43.652821395Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.405609ms logger=migrator t=2026-04-20T02:13:43.656408886Z 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-04-20T02:13:43.658388286Z 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.98088ms logger=migrator t=2026-04-20T02:13:43.662856105Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T02:13:43.663237453Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=381.207µs logger=migrator t=2026-04-20T02:13:43.666698902Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T02:13:43.667459477Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=765.145µs logger=migrator t=2026-04-20T02:13:43.672025608Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T02:13:43.672984528Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=961.5µs logger=migrator t=2026-04-20T02:13:43.676213012Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T02:13:43.680977657Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.763275ms logger=migrator t=2026-04-20T02:13:43.685744392Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T02:13:43.690536518Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.752655ms logger=migrator t=2026-04-20T02:13:43.694093749Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T02:13:43.698713541Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.617982ms logger=migrator t=2026-04-20T02:13:43.702233011Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T02:13:43.706765132Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.46742ms logger=migrator t=2026-04-20T02:13:43.711136949Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T02:13:43.712428655Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.285856ms logger=migrator t=2026-04-20T02:13:43.717071227Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T02:13:43.717109588Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=40.381µs logger=migrator t=2026-04-20T02:13:43.720366774Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T02:13:43.720400485Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=35.781µs logger=migrator t=2026-04-20T02:13:43.723231751Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T02:13:43.723992116Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=760.065µs logger=migrator t=2026-04-20T02:13:43.728441195Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T02:13:43.729972095Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.53311ms logger=migrator t=2026-04-20T02:13:43.734792962Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T02:13:43.735814592Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.02394ms logger=migrator t=2026-04-20T02:13:43.739161549Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T02:13:43.740031277Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=871.108µs logger=migrator t=2026-04-20T02:13:43.744066047Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T02:13:43.745030486Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=971.099µs logger=migrator t=2026-04-20T02:13:43.748339963Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T02:13:43.755305401Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.958878ms logger=migrator t=2026-04-20T02:13:43.759134779Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T02:13:43.76373089Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.596912ms logger=migrator t=2026-04-20T02:13:43.767842572Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T02:13:43.768070407Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=227.455µs logger=migrator t=2026-04-20T02:13:43.770819621Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T02:13:43.771809081Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=985.87µs logger=migrator t=2026-04-20T02:13:43.775831451Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T02:13:43.776783371Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=953.449µs logger=migrator t=2026-04-20T02:13:43.781367051Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T02:13:43.785464014Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.097583ms logger=migrator t=2026-04-20T02:13:43.789442933Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T02:13:43.789521344Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=81.371µs logger=migrator t=2026-04-20T02:13:43.793076326Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T02:13:43.794050595Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=974.509µs logger=migrator t=2026-04-20T02:13:43.797941343Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T02:13:43.799224369Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.283106ms logger=migrator t=2026-04-20T02:13:43.803235049Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T02:13:43.80331896Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=84.671µs logger=migrator t=2026-04-20T02:13:43.809516404Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T02:13:43.810659727Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.150043ms logger=migrator t=2026-04-20T02:13:43.81435124Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T02:13:43.815200088Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=848.648µs logger=migrator t=2026-04-20T02:13:43.818750029Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T02:13:43.819564865Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=814.376µs logger=migrator t=2026-04-20T02:13:43.826938742Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T02:13:43.827774199Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=835.267µs logger=migrator t=2026-04-20T02:13:43.83187895Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T02:13:43.833432492Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.547222ms logger=migrator t=2026-04-20T02:13:43.839690427Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T02:13:43.840587715Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=896.998µs logger=migrator t=2026-04-20T02:13:43.845621545Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T02:13:43.845649516Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.6µs logger=migrator t=2026-04-20T02:13:43.849647366Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T02:13:43.856260028Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.611641ms logger=migrator t=2026-04-20T02:13:43.85992304Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T02:13:43.860702977Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=779.907µs logger=migrator t=2026-04-20T02:13:43.865586874Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T02:13:43.872962241Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.365258ms logger=migrator t=2026-04-20T02:13:43.879015172Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T02:13:43.880708356Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.678024ms logger=migrator t=2026-04-20T02:13:43.88592104Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T02:13:43.887063463Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.140373ms logger=migrator t=2026-04-20T02:13:43.891957961Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T02:13:43.892854598Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=896.877µs logger=migrator t=2026-04-20T02:13:43.898467981Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T02:13:43.911631084Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.162134ms logger=migrator t=2026-04-20T02:13:43.916752336Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T02:13:43.91793536Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.181733ms logger=migrator t=2026-04-20T02:13:43.923132973Z 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-04-20T02:13:43.928787356Z 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=5.649463ms logger=migrator t=2026-04-20T02:13:43.937398828Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T02:13:43.93799799Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=600.172µs logger=migrator t=2026-04-20T02:13:43.943259015Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T02:13:43.944170914Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=911.499µs logger=migrator t=2026-04-20T02:13:43.950165614Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T02:13:43.950436539Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=270.806µs logger=migrator t=2026-04-20T02:13:43.956766575Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T02:13:43.96303452Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.285995ms logger=migrator t=2026-04-20T02:13:43.971095641Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T02:13:43.975640432Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.545321ms logger=migrator t=2026-04-20T02:13:43.979870536Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T02:13:43.980887587Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.017181ms logger=migrator t=2026-04-20T02:13:43.985686152Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T02:13:43.986788925Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.102073ms logger=migrator t=2026-04-20T02:13:43.994716013Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T02:13:43.994960228Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=244.775µs logger=migrator t=2026-04-20T02:13:44.001682552Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T02:13:44.007731993Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.049631ms logger=migrator t=2026-04-20T02:13:44.013730972Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T02:13:44.014642301Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=911.429µs logger=migrator t=2026-04-20T02:13:44.01911302Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T02:13:44.019281563Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=168.743µs logger=migrator t=2026-04-20T02:13:44.042803134Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T02:13:44.043227912Z level=info msg="Migration successfully executed" id="Move region to single row" duration=425.388µs logger=migrator t=2026-04-20T02:13:44.049343844Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T02:13:44.050448436Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.107262ms logger=migrator t=2026-04-20T02:13:44.057046598Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T02:13:44.057977556Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=930.768µs logger=migrator t=2026-04-20T02:13:44.064442485Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T02:13:44.065516987Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.073352ms logger=migrator t=2026-04-20T02:13:44.081313853Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T02:13:44.083368223Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.05103ms logger=migrator t=2026-04-20T02:13:44.090598638Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T02:13:44.091406564Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=806.056µs logger=migrator t=2026-04-20T02:13:44.09821218Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T02:13:44.099080137Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=867.627µs logger=migrator t=2026-04-20T02:13:44.102530156Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T02:13:44.102601708Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=71.652µs logger=migrator t=2026-04-20T02:13:44.107087557Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T02:13:44.107898373Z level=info msg="Migration successfully executed" id="create test_data table" duration=810.686µs logger=migrator t=2026-04-20T02:13:44.114429634Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T02:13:44.115420984Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=989.93µs logger=migrator t=2026-04-20T02:13:44.121873363Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T02:13:44.122877553Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.004419ms logger=migrator t=2026-04-20T02:13:44.1282711Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T02:13:44.130019506Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.752305ms logger=migrator t=2026-04-20T02:13:44.135943004Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T02:13:44.136131697Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=185.513µs logger=migrator t=2026-04-20T02:13:44.140945004Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T02:13:44.141569536Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=625.552µs logger=migrator t=2026-04-20T02:13:44.147187468Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T02:13:44.14729601Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=110.242µs logger=migrator t=2026-04-20T02:13:44.151722849Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T02:13:44.152519925Z level=info msg="Migration successfully executed" id="create team table" duration=795.106µs logger=migrator t=2026-04-20T02:13:44.157055786Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T02:13:44.158081256Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.024ms logger=migrator t=2026-04-20T02:13:44.164150407Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T02:13:44.165523305Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.372398ms logger=migrator t=2026-04-20T02:13:44.170931392Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T02:13:44.175350761Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.419069ms logger=migrator t=2026-04-20T02:13:44.180090846Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T02:13:44.180260039Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=170.443µs logger=migrator t=2026-04-20T02:13:44.18483635Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T02:13:44.185705528Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=846.627µs logger=migrator t=2026-04-20T02:13:44.192456472Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T02:13:44.193626576Z level=info msg="Migration successfully executed" id="create team member table" duration=1.169774ms logger=migrator t=2026-04-20T02:13:44.199583635Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T02:13:44.201031454Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.447768ms logger=migrator t=2026-04-20T02:13:44.206809899Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T02:13:44.207727658Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=916.909µs logger=migrator t=2026-04-20T02:13:44.214153646Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T02:13:44.215166986Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.01182ms logger=migrator t=2026-04-20T02:13:44.221431961Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T02:13:44.226605124Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.172753ms logger=migrator t=2026-04-20T02:13:44.231997122Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T02:13:44.236426461Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.429669ms logger=migrator t=2026-04-20T02:13:44.242995882Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T02:13:44.247607954Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.610073ms logger=migrator t=2026-04-20T02:13:44.253171215Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T02:13:44.254169455Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.0022ms logger=migrator t=2026-04-20T02:13:44.259775017Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T02:13:44.260767807Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=992.52µs logger=migrator t=2026-04-20T02:13:44.266997351Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T02:13:44.268635163Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.638342ms logger=migrator t=2026-04-20T02:13:44.274982821Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T02:13:44.276007371Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.02214ms logger=migrator t=2026-04-20T02:13:44.281376539Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T02:13:44.283047462Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.669934ms logger=migrator t=2026-04-20T02:13:44.289408939Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T02:13:44.290414139Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.00439ms logger=migrator t=2026-04-20T02:13:44.29601384Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T02:13:44.29794778Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.931299ms logger=migrator t=2026-04-20T02:13:44.304062731Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T02:13:44.305057991Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=991.04µs logger=migrator t=2026-04-20T02:13:44.312587082Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T02:13:44.313495729Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=906.908µs logger=migrator t=2026-04-20T02:13:44.320968859Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T02:13:44.321361557Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=392.888µs logger=migrator t=2026-04-20T02:13:44.32701729Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T02:13:44.328204364Z level=info msg="Migration successfully executed" id="create tag table" duration=1.186344ms logger=migrator t=2026-04-20T02:13:44.3334923Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T02:13:44.334990519Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.497829ms logger=migrator t=2026-04-20T02:13:44.339240604Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T02:13:44.339976919Z level=info msg="Migration successfully executed" id="create login attempt table" duration=735.795µs logger=migrator t=2026-04-20T02:13:44.34710289Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T02:13:44.34904657Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.9438ms logger=migrator t=2026-04-20T02:13:44.354186482Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T02:13:44.355226433Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.040581ms logger=migrator t=2026-04-20T02:13:44.360969958Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:13:44.375985278Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.01524ms logger=migrator t=2026-04-20T02:13:44.381643361Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T02:13:44.382305494Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=661.803µs logger=migrator t=2026-04-20T02:13:44.386689152Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T02:13:44.387573129Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=883.907µs logger=migrator t=2026-04-20T02:13:44.394382805Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T02:13:44.395431597Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=1.045711ms logger=migrator t=2026-04-20T02:13:44.400487367Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T02:13:44.401668121Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.186715ms logger=migrator t=2026-04-20T02:13:44.40660213Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T02:13:44.407443816Z level=info msg="Migration successfully executed" id="create user auth table" duration=842.276µs logger=migrator t=2026-04-20T02:13:44.412772953Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T02:13:44.413778483Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.002189ms logger=migrator t=2026-04-20T02:13:44.419400495Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T02:13:44.419470666Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=71.381µs logger=migrator t=2026-04-20T02:13:44.424268992Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T02:13:44.429484597Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.214685ms logger=migrator t=2026-04-20T02:13:44.435369454Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T02:13:44.440548007Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.180823ms logger=migrator t=2026-04-20T02:13:44.446793852Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T02:13:44.452070348Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.277796ms logger=migrator t=2026-04-20T02:13:44.457445495Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T02:13:44.463069477Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.622292ms logger=migrator t=2026-04-20T02:13:44.46774957Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T02:13:44.468989635Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.239955ms logger=migrator t=2026-04-20T02:13:44.474788011Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T02:13:44.479887283Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.098772ms logger=migrator t=2026-04-20T02:13:44.484609277Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T02:13:44.486026706Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.417209ms logger=migrator t=2026-04-20T02:13:44.491351512Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T02:13:44.492294911Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=943.649µs logger=migrator t=2026-04-20T02:13:44.497683948Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T02:13:44.498623357Z level=info msg="Migration successfully executed" id="create user auth token table" duration=939.039µs logger=migrator t=2026-04-20T02:13:44.503947093Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T02:13:44.504851712Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=904.359µs logger=migrator t=2026-04-20T02:13:44.51076781Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T02:13:44.512466353Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.694103ms logger=migrator t=2026-04-20T02:13:44.518657818Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T02:13:44.519680838Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.02248ms logger=migrator t=2026-04-20T02:13:44.524752359Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T02:13:44.530937553Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.186904ms logger=migrator t=2026-04-20T02:13:44.535622537Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T02:13:44.536539725Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=914.298µs logger=migrator t=2026-04-20T02:13:44.542171227Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T02:13:44.543375761Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.203263ms logger=migrator t=2026-04-20T02:13:44.548734478Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T02:13:44.551831159Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.980779ms logger=migrator t=2026-04-20T02:13:44.557253058Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T02:13:44.559000993Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.751705ms logger=migrator t=2026-04-20T02:13:44.564327569Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T02:13:44.565018743Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=691.344µs logger=migrator t=2026-04-20T02:13:44.56984561Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T02:13:44.569917341Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.941µs logger=migrator t=2026-04-20T02:13:44.577542374Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T02:13:44.577667876Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=126.122µs logger=migrator t=2026-04-20T02:13:44.583226087Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T02:13:44.584611594Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.385517ms logger=migrator t=2026-04-20T02:13:44.589815409Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T02:13:44.590828468Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.012379ms logger=migrator t=2026-04-20T02:13:44.596245877Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T02:13:44.597160256Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=915.499µs logger=migrator t=2026-04-20T02:13:44.602831019Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:13:44.60290084Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.451µs logger=migrator t=2026-04-20T02:13:44.607480021Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T02:13:44.608960861Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.48199ms logger=migrator t=2026-04-20T02:13:44.613704116Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T02:13:44.615106284Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.402918ms logger=migrator t=2026-04-20T02:13:44.621962261Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T02:13:44.623057363Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.092951ms logger=migrator t=2026-04-20T02:13:44.627953481Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T02:13:44.629502001Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.5472ms logger=migrator t=2026-04-20T02:13:44.634091073Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T02:13:44.639842458Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.750315ms logger=migrator t=2026-04-20T02:13:44.644885369Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T02:13:44.645784856Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=899.087µs logger=migrator t=2026-04-20T02:13:44.650659754Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T02:13:44.650741696Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=82.082µs logger=migrator t=2026-04-20T02:13:44.655538671Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T02:13:44.657030031Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.49115ms logger=migrator t=2026-04-20T02:13:44.663153503Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T02:13:44.664132673Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=978.91µs logger=migrator t=2026-04-20T02:13:44.669043361Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T02:13:44.670010691Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=967.17µs logger=migrator t=2026-04-20T02:13:44.675902038Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:13:44.675970259Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=69.231µs logger=migrator t=2026-04-20T02:13:44.68051607Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T02:13:44.681902778Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.385908ms logger=migrator t=2026-04-20T02:13:44.687381637Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T02:13:44.688383357Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.00242ms logger=migrator t=2026-04-20T02:13:44.694136442Z 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-04-20T02:13:44.695876867Z 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.739505ms logger=migrator t=2026-04-20T02:13:44.701205143Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T02:13:44.702975918Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.772385ms logger=migrator t=2026-04-20T02:13:44.708864167Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T02:13:44.716953737Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.09325ms logger=migrator t=2026-04-20T02:13:44.72306813Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T02:13:44.724975038Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.913028ms logger=migrator t=2026-04-20T02:13:44.731134171Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T02:13:44.732627551Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.44486ms logger=migrator t=2026-04-20T02:13:44.738123761Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T02:13:44.764822233Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.695582ms logger=migrator t=2026-04-20T02:13:44.772108749Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T02:13:44.799446215Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.331346ms logger=migrator t=2026-04-20T02:13:44.808009446Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T02:13:44.809312662Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.305356ms logger=migrator t=2026-04-20T02:13:44.81368576Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T02:13:44.814551407Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=866.517µs logger=migrator t=2026-04-20T02:13:44.81921178Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T02:13:44.825315982Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.100112ms logger=migrator t=2026-04-20T02:13:44.828850172Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T02:13:44.835097108Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.245476ms logger=migrator t=2026-04-20T02:13:44.84026054Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T02:13:44.841369743Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.109003ms logger=migrator t=2026-04-20T02:13:44.847493475Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T02:13:44.850679118Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=3.178483ms logger=migrator t=2026-04-20T02:13:44.857536656Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T02:13:44.859736679Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.204983ms logger=migrator t=2026-04-20T02:13:44.866136788Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T02:13:44.867686728Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.55378ms logger=migrator t=2026-04-20T02:13:44.872081066Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:13:44.873069546Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=979.649µs logger=migrator t=2026-04-20T02:13:44.876853501Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T02:13:44.88229974Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.446229ms logger=migrator t=2026-04-20T02:13:44.886181978Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T02:13:44.893228528Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.04431ms logger=migrator t=2026-04-20T02:13:44.897379911Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T02:13:44.903989323Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.604242ms logger=migrator t=2026-04-20T02:13:44.909128336Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T02:13:44.910239258Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.117062ms logger=migrator t=2026-04-20T02:13:44.916104126Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T02:13:44.917362031Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.259084ms logger=migrator t=2026-04-20T02:13:44.92388576Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T02:13:44.930764778Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.877268ms logger=migrator t=2026-04-20T02:13:44.934776708Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T02:13:44.940584224Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.806736ms logger=migrator t=2026-04-20T02:13:44.94436857Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T02:13:44.945551254Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.182073ms logger=migrator t=2026-04-20T02:13:44.950172436Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T02:13:44.956425281Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.249895ms logger=migrator t=2026-04-20T02:13:44.961287398Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T02:13:44.96893538Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.644582ms logger=migrator t=2026-04-20T02:13:44.973000022Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T02:13:44.973070093Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=69.601µs logger=migrator t=2026-04-20T02:13:44.977544552Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T02:13:44.978700966Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.158994ms logger=migrator t=2026-04-20T02:13:44.98342364Z 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-04-20T02:13:44.985278937Z 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.854747ms logger=migrator t=2026-04-20T02:13:44.990250006Z 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-04-20T02:13:44.991371978Z 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.122982ms logger=migrator t=2026-04-20T02:13:44.999584082Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:13:44.999854208Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=276.606µs logger=migrator t=2026-04-20T02:13:45.004862518Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T02:13:45.011668924Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.806496ms logger=migrator t=2026-04-20T02:13:45.018324067Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T02:13:45.026736955Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.412469ms logger=migrator t=2026-04-20T02:13:45.038417948Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T02:13:45.048263675Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.849547ms logger=migrator t=2026-04-20T02:13:45.0525486Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T02:13:45.06052707Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.98157ms logger=migrator t=2026-04-20T02:13:45.065214284Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T02:13:45.071422358Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.213333ms logger=migrator t=2026-04-20T02:13:45.075231683Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T02:13:45.075326385Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=94.992µs logger=migrator t=2026-04-20T02:13:45.078634852Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T02:13:45.079484219Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=851.527µs logger=migrator t=2026-04-20T02:13:45.084734724Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T02:13:45.092577269Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.840906ms logger=migrator t=2026-04-20T02:13:45.096278844Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T02:13:45.096346125Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.731µs logger=migrator t=2026-04-20T02:13:45.099971627Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T02:13:45.106234992Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.262355ms logger=migrator t=2026-04-20T02:13:45.109751723Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T02:13:45.110780043Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.02887ms logger=migrator t=2026-04-20T02:13:45.116569389Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T02:13:45.123899666Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.332917ms logger=migrator t=2026-04-20T02:13:45.128102789Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T02:13:45.128950906Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=838.307µs logger=migrator t=2026-04-20T02:13:45.134289542Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T02:13:45.13616622Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.876098ms logger=migrator t=2026-04-20T02:13:45.140961446Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T02:13:45.147464826Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.50067ms logger=migrator t=2026-04-20T02:13:45.151213621Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T02:13:45.152016717Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=802.076µs logger=migrator t=2026-04-20T02:13:45.15814804Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T02:13:45.159258701Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.106891ms logger=migrator t=2026-04-20T02:13:45.165026447Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T02:13:45.166040357Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.013371ms logger=migrator t=2026-04-20T02:13:45.179141118Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T02:13:45.180672669Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.537151ms logger=migrator t=2026-04-20T02:13:45.186008206Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T02:13:45.186074308Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.122µs logger=migrator t=2026-04-20T02:13:45.190095697Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T02:13:45.191650069Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.560112ms logger=migrator t=2026-04-20T02:13:45.196959585Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T02:13:45.198139658Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.181853ms logger=migrator t=2026-04-20T02:13:45.209627607Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T02:13:45.210020115Z 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-04-20T02:13:45.21372953Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T02:13:45.214324261Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=594.491µs logger=migrator t=2026-04-20T02:13:45.218112277Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T02:13:45.219857562Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.744115ms logger=migrator t=2026-04-20T02:13:45.223987174Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T02:13:45.230792161Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.803597ms logger=migrator t=2026-04-20T02:13:45.235823051Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T02:13:45.237027565Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.204354ms logger=migrator t=2026-04-20T02:13:45.24083346Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T02:13:45.241859282Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.025821ms logger=migrator t=2026-04-20T02:13:45.248592266Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T02:13:45.249936403Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.349468ms logger=migrator t=2026-04-20T02:13:45.254493973Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T02:13:45.255668877Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.173934ms logger=migrator t=2026-04-20T02:13:45.262766099Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T02:13:45.264736718Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.970299ms logger=migrator t=2026-04-20T02:13:45.269755219Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T02:13:45.26980275Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=49.831µs logger=migrator t=2026-04-20T02:13:45.274991734Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T02:13:45.275119256Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=125.902µs logger=migrator t=2026-04-20T02:13:45.287066774Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T02:13:45.294646176Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.581572ms logger=migrator t=2026-04-20T02:13:45.300935201Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T02:13:45.301690616Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=761.365µs logger=migrator t=2026-04-20T02:13:45.306124065Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T02:13:45.307538323Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.408938ms logger=migrator t=2026-04-20T02:13:45.31289214Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T02:13:45.313178496Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=286.596µs logger=migrator t=2026-04-20T02:13:45.318593294Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T02:13:45.319957342Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.365797ms logger=migrator t=2026-04-20T02:13:45.325698656Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T02:13:45.327486081Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.793615ms logger=migrator t=2026-04-20T02:13:45.334193746Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T02:13:45.372311086Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.11414ms logger=migrator t=2026-04-20T02:13:45.37843075Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T02:13:45.390610293Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=12.177503ms logger=migrator t=2026-04-20T02:13:45.398195574Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T02:13:45.398568202Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=377.278µs logger=migrator t=2026-04-20T02:13:45.404628912Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T02:13:45.442683802Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.04846ms logger=migrator t=2026-04-20T02:13:45.451880286Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T02:13:45.487820964Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.936488ms logger=migrator t=2026-04-20T02:13:45.493072888Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T02:13:45.493793423Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=722.475µs logger=migrator t=2026-04-20T02:13:45.499863404Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T02:13:45.501047538Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.183894ms logger=migrator t=2026-04-20T02:13:45.509488876Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T02:13:45.509882754Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=398.518µs logger=migrator t=2026-04-20T02:13:45.514826313Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T02:13:45.515945396Z level=info msg="Migration successfully executed" id="create permission table" duration=1.118993ms logger=migrator t=2026-04-20T02:13:45.523297392Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T02:13:45.524402435Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.110653ms logger=migrator t=2026-04-20T02:13:45.5306715Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T02:13:45.532416795Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.744795ms logger=migrator t=2026-04-20T02:13:45.536659259Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T02:13:45.537653989Z level=info msg="Migration successfully executed" id="create role table" duration=996.01µs logger=migrator t=2026-04-20T02:13:45.546461456Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T02:13:45.554026226Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.563481ms logger=migrator t=2026-04-20T02:13:45.559080737Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T02:13:45.570191739Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.116232ms logger=migrator t=2026-04-20T02:13:45.574577737Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T02:13:45.575390613Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=812.046µs logger=migrator t=2026-04-20T02:13:45.581907443Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T02:13:45.58475535Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.806296ms logger=migrator t=2026-04-20T02:13:45.591694239Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T02:13:45.592858871Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.164692ms logger=migrator t=2026-04-20T02:13:45.596961554Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T02:13:45.597997984Z level=info msg="Migration successfully executed" id="create team role table" duration=1.03344ms logger=migrator t=2026-04-20T02:13:45.603040135Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T02:13:45.605714029Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.673444ms logger=migrator t=2026-04-20T02:13:45.610490104Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T02:13:45.611664128Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.176204ms logger=migrator t=2026-04-20T02:13:45.617618796Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T02:13:45.620068415Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.454289ms logger=migrator t=2026-04-20T02:13:45.629391061Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T02:13:45.630301079Z level=info msg="Migration successfully executed" id="create user role table" duration=909.658µs logger=migrator t=2026-04-20T02:13:45.637401551Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T02:13:45.638863991Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.46156ms logger=migrator t=2026-04-20T02:13:45.643811199Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T02:13:45.645638216Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.826157ms logger=migrator t=2026-04-20T02:13:45.651315779Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T02:13:45.652535843Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.220864ms logger=migrator t=2026-04-20T02:13:45.656607955Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T02:13:45.657817579Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.208994ms logger=migrator t=2026-04-20T02:13:45.666346869Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T02:13:45.667763838Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.422339ms logger=migrator t=2026-04-20T02:13:45.672352359Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T02:13:45.673531153Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.177114ms logger=migrator t=2026-04-20T02:13:45.680111054Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T02:13:45.692008851Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.902337ms logger=migrator t=2026-04-20T02:13:45.698063433Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T02:13:45.700154784Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.100691ms logger=migrator t=2026-04-20T02:13:45.707860958Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T02:13:45.709218166Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.357828ms logger=migrator t=2026-04-20T02:13:45.713680835Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T02:13:45.714783787Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.103023ms logger=migrator t=2026-04-20T02:13:45.721098853Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T02:13:45.722265576Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.166223ms logger=migrator t=2026-04-20T02:13:45.729249616Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T02:13:45.730121613Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=871.737µs logger=migrator t=2026-04-20T02:13:45.736222955Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T02:13:45.737435549Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.212594ms logger=migrator t=2026-04-20T02:13:45.742753376Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T02:13:45.750476299Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.723303ms logger=migrator t=2026-04-20T02:13:45.755106202Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T02:13:45.762354077Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.246755ms logger=migrator t=2026-04-20T02:13:45.767500519Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T02:13:45.773420138Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.917859ms logger=migrator t=2026-04-20T02:13:45.785140612Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T02:13:45.792877896Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.739714ms logger=migrator t=2026-04-20T02:13:45.797515199Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T02:13:45.798647202Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.133563ms logger=migrator t=2026-04-20T02:13:45.805123871Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T02:13:45.811528739Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=6.400588ms logger=migrator t=2026-04-20T02:13:45.819551439Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T02:13:45.821156282Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.608223ms logger=migrator t=2026-04-20T02:13:45.825951187Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T02:13:45.827500618Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.547921ms logger=migrator t=2026-04-20T02:13:45.836321084Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T02:13:45.838360375Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.044771ms logger=migrator t=2026-04-20T02:13:45.847986147Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T02:13:45.848223592Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=243.815µs logger=migrator t=2026-04-20T02:13:45.854020267Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T02:13:45.854102139Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=83.652µs logger=migrator t=2026-04-20T02:13:45.861549498Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T02:13:45.862352294Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=804.526µs logger=migrator t=2026-04-20T02:13:45.86815748Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T02:13:45.869233702Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.079482ms logger=migrator t=2026-04-20T02:13:45.873882334Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T02:13:45.875007277Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.124163ms logger=migrator t=2026-04-20T02:13:45.878605838Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T02:13:45.878812732Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=207.154µs logger=migrator t=2026-04-20T02:13:45.884063448Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T02:13:45.884590448Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=527.65µs logger=migrator t=2026-04-20T02:13:45.888515627Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T02:13:45.89018849Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.670943ms logger=migrator t=2026-04-20T02:13:45.896923225Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T02:13:45.898137739Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.214164ms logger=migrator t=2026-04-20T02:13:45.903387044Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T02:13:45.914522296Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.131332ms logger=migrator t=2026-04-20T02:13:45.920581507Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T02:13:45.920821512Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=249.654µs logger=migrator t=2026-04-20T02:13:45.930492866Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T02:13:45.93174197Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.254005ms logger=migrator t=2026-04-20T02:13:45.93922042Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T02:13:45.940366232Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.145972ms logger=migrator t=2026-04-20T02:13:45.945035006Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T02:13:45.950216619Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=5.179223ms logger=migrator t=2026-04-20T02:13:45.965699478Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T02:13:45.976179428Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.477349ms logger=migrator t=2026-04-20T02:13:45.984572795Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T02:13:45.985581915Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.01299ms logger=migrator t=2026-04-20T02:13:45.998765729Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T02:13:46.002062424Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=3.291546ms logger=migrator t=2026-04-20T02:13:46.009565505Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:13:46.031813369Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.247785ms logger=migrator t=2026-04-20T02:13:46.04342317Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T02:13:46.045217077Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.867718ms logger=migrator t=2026-04-20T02:13:46.051509142Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T02:13:46.052882059Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.375797ms logger=migrator t=2026-04-20T02:13:46.063884789Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T02:13:46.065976031Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.095802ms logger=migrator t=2026-04-20T02:13:46.076014902Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T02:13:46.078021201Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.011839ms logger=migrator t=2026-04-20T02:13:46.088369158Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T02:13:46.088650614Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=286.026µs logger=migrator t=2026-04-20T02:13:46.093563642Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T02:13:46.095804167Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.231935ms logger=migrator t=2026-04-20T02:13:46.143606522Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T02:13:46.153468088Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.869636ms logger=migrator t=2026-04-20T02:13:46.159033439Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T02:13:46.159698922Z level=info msg="Migration successfully executed" id="create entity_events table" duration=667.603µs logger=migrator t=2026-04-20T02:13:46.165301944Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T02:13:46.166145642Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=847.288µs logger=migrator t=2026-04-20T02:13:46.173144191Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T02:13:46.173691032Z 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-04-20T02:13:46.179704183Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T02:13:46.180361756Z 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-04-20T02:13:46.186984208Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T02:13:46.188473818Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.498761ms logger=migrator t=2026-04-20T02:13:46.1946185Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T02:13:46.19564721Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.02856ms logger=migrator t=2026-04-20T02:13:46.200985627Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T02:13:46.202870845Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.884558ms logger=migrator t=2026-04-20T02:13:46.208532908Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T02:13:46.209677861Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.144183ms logger=migrator t=2026-04-20T02:13:46.215889905Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T02:13:46.217185061Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.295276ms logger=migrator t=2026-04-20T02:13:46.223711221Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T02:13:46.225867124Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.160563ms logger=migrator t=2026-04-20T02:13:46.231505017Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T02:13:46.232337593Z level=info msg="Migration successfully executed" id="Drop public config table" duration=829.536µs logger=migrator t=2026-04-20T02:13:46.239505217Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T02:13:46.241350124Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.844717ms logger=migrator t=2026-04-20T02:13:46.246275532Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T02:13:46.247522557Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.247275ms logger=migrator t=2026-04-20T02:13:46.253137069Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T02:13:46.254436315Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.252075ms logger=migrator t=2026-04-20T02:13:46.260556387Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T02:13:46.261741421Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.184874ms logger=migrator t=2026-04-20T02:13:46.26769797Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T02:13:46.293110977Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.411837ms logger=migrator t=2026-04-20T02:13:46.29978396Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T02:13:46.310401163Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.616882ms logger=migrator t=2026-04-20T02:13:46.316772239Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T02:13:46.329368831Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.595182ms logger=migrator t=2026-04-20T02:13:46.335860591Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T02:13:46.336119476Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=255.275µs logger=migrator t=2026-04-20T02:13:46.341416582Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T02:13:46.352001943Z level=info msg="Migration successfully executed" id="add share column" duration=10.585551ms logger=migrator t=2026-04-20T02:13:46.358004973Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T02:13:46.358212947Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=205.104µs logger=migrator t=2026-04-20T02:13:46.362407052Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T02:13:46.36335247Z level=info msg="Migration successfully executed" id="create file table" duration=945.398µs logger=migrator t=2026-04-20T02:13:46.369196847Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T02:13:46.371322289Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.125112ms logger=migrator t=2026-04-20T02:13:46.377727817Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T02:13:46.378939502Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.211775ms logger=migrator t=2026-04-20T02:13:46.386016853Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T02:13:46.387573964Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.558101ms logger=migrator t=2026-04-20T02:13:46.393476762Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T02:13:46.394692926Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.209724ms logger=migrator t=2026-04-20T02:13:46.401105305Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T02:13:46.401248307Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=144.413µs logger=migrator t=2026-04-20T02:13:46.407340199Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T02:13:46.407489572Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=150.323µs logger=migrator t=2026-04-20T02:13:46.412671015Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T02:13:46.413295248Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=624.293µs logger=migrator t=2026-04-20T02:13:46.417628864Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T02:13:46.41788282Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=254.426µs logger=migrator t=2026-04-20T02:13:46.423311688Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T02:13:46.42544206Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.130462ms logger=migrator t=2026-04-20T02:13:46.430832248Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T02:13:46.439714305Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.884307ms logger=migrator t=2026-04-20T02:13:46.445242125Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T02:13:46.445452289Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=210.154µs logger=migrator t=2026-04-20T02:13:46.452352798Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T02:13:46.453689044Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.334736ms logger=migrator t=2026-04-20T02:13:46.459773766Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T02:13:46.460303087Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=527.691µs logger=migrator t=2026-04-20T02:13:46.464767755Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T02:13:46.465082862Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=314.807µs logger=migrator t=2026-04-20T02:13:46.469943989Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T02:13:46.470638363Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=694.504µs logger=migrator t=2026-04-20T02:13:46.475344067Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T02:13:46.485309716Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.966629ms logger=migrator t=2026-04-20T02:13:46.491291975Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T02:13:46.498356036Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.066781ms logger=migrator t=2026-04-20T02:13:46.503245734Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T02:13:46.504389747Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.143963ms logger=migrator t=2026-04-20T02:13:46.508750014Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T02:13:46.589880204Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.12379ms logger=migrator t=2026-04-20T02:13:46.595418855Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T02:13:46.596544907Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.113962ms logger=migrator t=2026-04-20T02:13:46.601929505Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T02:13:46.603233821Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.304176ms logger=migrator t=2026-04-20T02:13:46.608064987Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T02:13:46.636155229Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.090812ms logger=migrator t=2026-04-20T02:13:46.642855733Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T02:13:46.650301152Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.447679ms logger=migrator t=2026-04-20T02:13:46.654634398Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T02:13:46.654965854Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=327.916µs logger=migrator t=2026-04-20T02:13:46.660572866Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T02:13:46.660833491Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=260.795µs logger=migrator t=2026-04-20T02:13:46.665631138Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T02:13:46.665903213Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=267.646µs logger=migrator t=2026-04-20T02:13:46.670337012Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T02:13:46.670587967Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=250.965µs logger=migrator t=2026-04-20T02:13:46.675158137Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T02:13:46.675423904Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=267.997µs logger=migrator t=2026-04-20T02:13:46.681150248Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T02:13:46.682211019Z level=info msg="Migration successfully executed" id="create folder table" duration=1.060471ms logger=migrator t=2026-04-20T02:13:46.687415193Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T02:13:46.688882401Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.466868ms logger=migrator t=2026-04-20T02:13:46.694475353Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T02:13:46.695765169Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.289066ms logger=migrator t=2026-04-20T02:13:46.702137266Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T02:13:46.702219068Z level=info msg="Migration successfully executed" id="Update folder title length" duration=83.012µs logger=migrator t=2026-04-20T02:13:46.707261909Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T02:13:46.708539754Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.277575ms logger=migrator t=2026-04-20T02:13:46.714259248Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T02:13:46.716654066Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.375058ms logger=migrator t=2026-04-20T02:13:46.721800049Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T02:13:46.723053175Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.252616ms logger=migrator t=2026-04-20T02:13:46.726952022Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T02:13:46.727381351Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=429.409µs logger=migrator t=2026-04-20T02:13:46.731982173Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T02:13:46.732247908Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=265.865µs logger=migrator t=2026-04-20T02:13:46.737188297Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T02:13:46.738622955Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.433518ms logger=migrator t=2026-04-20T02:13:46.743647676Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T02:13:46.746306439Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.658253ms logger=migrator t=2026-04-20T02:13:46.751734667Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T02:13:46.752830179Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.095432ms logger=migrator t=2026-04-20T02:13:46.758235977Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T02:13:46.759483592Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.247265ms logger=migrator t=2026-04-20T02:13:46.764177465Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T02:13:46.76590342Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.726295ms logger=migrator t=2026-04-20T02:13:46.771140585Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T02:13:46.772255087Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.114202ms logger=migrator t=2026-04-20T02:13:46.777187296Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T02:13:46.77942153Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.234095ms logger=migrator t=2026-04-20T02:13:46.785087573Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T02:13:46.78643121Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.344227ms logger=migrator t=2026-04-20T02:13:46.793469721Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T02:13:46.795193225Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.723114ms logger=migrator t=2026-04-20T02:13:46.80098593Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T02:13:46.802611603Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.625523ms logger=migrator t=2026-04-20T02:13:46.807628964Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T02:13:46.808920709Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.291315ms logger=migrator t=2026-04-20T02:13:46.814020941Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T02:13:46.814396008Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=375.987µs logger=migrator t=2026-04-20T02:13:46.819413399Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T02:13:46.83046681Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.054931ms logger=migrator t=2026-04-20T02:13:46.83500482Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T02:13:46.835548801Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=544.701µs logger=migrator t=2026-04-20T02:13:46.839938218Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T02:13:46.839954829Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=17.451µs logger=migrator t=2026-04-20T02:13:46.844749635Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T02:13:46.84602285Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.273075ms logger=migrator t=2026-04-20T02:13:46.850728814Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T02:13:46.850754495Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.871µs logger=migrator t=2026-04-20T02:13:46.855258005Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T02:13:46.856505719Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.248424ms logger=migrator t=2026-04-20T02:13:46.861864926Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T02:13:46.863092831Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.227195ms logger=migrator t=2026-04-20T02:13:46.868326005Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T02:13:46.869346656Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.020541ms logger=migrator t=2026-04-20T02:13:46.8740545Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T02:13:46.875125752Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.072052ms logger=migrator t=2026-04-20T02:13:46.880898217Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T02:13:46.881241664Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=344.347µs logger=migrator t=2026-04-20T02:13:46.88604854Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T02:13:46.887272434Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.223954ms logger=migrator t=2026-04-20T02:13:46.893264053Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T02:13:46.895393636Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.134143ms logger=migrator t=2026-04-20T02:13:46.901174932Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T02:13:46.902033578Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=858.256µs logger=migrator t=2026-04-20T02:13:46.907326594Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T02:13:46.919641671Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.315397ms logger=migrator t=2026-04-20T02:13:46.92511918Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T02:13:46.934744252Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.624172ms logger=migrator t=2026-04-20T02:13:46.943120389Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T02:13:46.955013687Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.892617ms logger=migrator t=2026-04-20T02:13:46.960581318Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T02:13:46.960650889Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=71.641µs logger=migrator t=2026-04-20T02:13:46.965234931Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T02:13:46.97616338Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.920298ms logger=migrator t=2026-04-20T02:13:46.983426244Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T02:13:46.996666829Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.238385ms logger=migrator t=2026-04-20T02:13:47.002439404Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T02:13:47.002976535Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=537.321µs logger=migrator t=2026-04-20T02:13:47.008137758Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.94884842s logger=migrator t=2026-04-20T02:13:47.009133538Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T02:13:47.027686988Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T02:13:47.027901092Z level=info msg="Created default organization" logger=secrets t=2026-04-20T02:13:47.034194969Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T02:13:47.081245608Z level=info msg="Restored cache from database" duration=458.439µs logger=plugin.store t=2026-04-20T02:13:47.082555435Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T02:13:47.118448322Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T02:13:47.118473362Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T02:13:47.118590515Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T02:13:47.118603925Z level=info msg="Plugins loaded" count=54 duration=36.04978ms logger=query_data t=2026-04-20T02:13:47.122642845Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T02:13:47.126398041Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T02:13:47.13289665Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T02:13:47.146872069Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T02:13:47.151400819Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T02:13:47.154991921Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T02:13:47.186106043Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T02:13:47.206401638Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T02:13:47.228748724Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T02:13:47.228773105Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-20T02:13:47.229322385Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-20T02:13:47.229500389Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T02:13:47.231722303Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-20T02:13:47.235897397Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-20T02:13:47.24109924Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-04-20T02:13:47.296242312Z level=info msg="Update check succeeded" duration=65.368155ms logger=plugins.update.checker t=2026-04-20T02:13:47.297129549Z level=info msg="Update check succeeded" duration=66.923965ms logger=provisioning.dashboard t=2026-04-20T02:13:47.318878464Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-20T02:13:47.325800683Z level=info msg="State cache has been initialized" states=0 duration=96.291383ms logger=ngalert.scheduler t=2026-04-20T02:13:47.325867094Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T02:13:47.325978786Z level=info msg=starting first_tick=2026-04-20T02:13:50Z logger=sqlstore.transactions t=2026-04-20T02:13:47.379841492Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-04-20T02:13:47.396868802Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T02:13:47.397559665Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T02:13:47.402416732Z level=info msg="Patterns update finished" duration=83.067669ms logger=provisioning.dashboard t=2026-04-20T02:13:47.448279268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:50.727462741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:50.72890251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:50.747127694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:50.770842577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:50.787857048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:50.806657643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:50.827385517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:50.874012848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:50.893749662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:50.913529597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:50.931570218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:50.956581878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:50.971571277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.462709025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.476513551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.679987375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.708807501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.733109917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.750854161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.777629196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.796090084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.819526623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.835797288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.866143693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.88149643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.921797085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.943174722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.975516238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:51.994867964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.039385383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.060993375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.128105335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.14638667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.181630254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.199128264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.240954829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.256430199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.29557895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.31556778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.355405605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.393090048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.432473785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.446819401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.493154686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.513134975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.550681906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.592392219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.658990758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.678869846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.754908644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.769894244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.809561405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.829951832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.884809479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.909294118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.962778506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:52.979960179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.034320954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.053421126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.152948524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.172658608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.237566874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.258243427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.323094132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.355298955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.457752672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.476656219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.544836691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.565279999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.674758716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.695341426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.770830164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.790030638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.859394823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.873333322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.96690168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:53.987455221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:54.07400889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:54.092317845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:54.168127039Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T02:15:34.251101823Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T02:23:47.283070389Z level=info msg="Completed cleanup jobs" duration=52.806151ms logger=plugins.update.checker t=2026-04-20T02:23:47.355235954Z level=info msg="Update check succeeded" duration=57.688677ms logger=sqlstore.transactions t=2026-04-20T02:28:47.142544123Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"