logger=settings t=2026-05-04T01:47:33.375206506Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-04T01:47:33Z logger=settings t=2026-05-04T01:47:33.375467791Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-04T01:47:33.375482041Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-04T01:47:33.375485461Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-04T01:47:33.375488151Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-04T01:47:33.375490811Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-04T01:47:33.375496532Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-04T01:47:33.375501452Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-04T01:47:33.375505102Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-04T01:47:33.375507792Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-04T01:47:33.375510272Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-04T01:47:33.375513722Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-04T01:47:33.375518142Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-04T01:47:33.375521282Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-04T01:47:33.375524802Z level=info msg=Target target=[all] logger=settings t=2026-05-04T01:47:33.375531762Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-04T01:47:33.375536802Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-04T01:47:33.375541062Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-04T01:47:33.375545972Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-04T01:47:33.375550253Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-04T01:47:33.375555553Z level=info msg="App mode production" logger=sqlstore t=2026-05-04T01:47:33.375844498Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-04T01:47:33.375867399Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-04T01:47:33.377587964Z level=info msg="Locking database" logger=migrator t=2026-05-04T01:47:33.377600624Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-04T01:47:33.378282017Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-04T01:47:33.379190785Z level=info msg="Migration successfully executed" id="create migration_log table" duration=905.368µs logger=migrator t=2026-05-04T01:47:33.483749286Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-04T01:47:33.485381908Z level=info msg="Migration successfully executed" id="create user table" duration=1.634222ms logger=migrator t=2026-05-04T01:47:33.531783731Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-04T01:47:33.533088867Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.299175ms logger=migrator t=2026-05-04T01:47:33.549035657Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-04T01:47:33.549789702Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=754.945µs logger=migrator t=2026-05-04T01:47:33.572040649Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-04T01:47:33.573138061Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.100062ms logger=migrator t=2026-05-04T01:47:33.604481631Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-04T01:47:33.605673224Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.194153ms logger=migrator t=2026-05-04T01:47:33.646098347Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-04T01:47:33.649059126Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.965329ms logger=migrator t=2026-05-04T01:47:33.666547837Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-04T01:47:33.667834563Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.289626ms logger=migrator t=2026-05-04T01:47:33.678742372Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-04T01:47:33.680335134Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.596962ms logger=migrator t=2026-05-04T01:47:33.695927957Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-04T01:47:33.698456888Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=2.547131ms logger=migrator t=2026-05-04T01:47:33.712090442Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-04T01:47:33.720308787Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=8.215495ms logger=migrator t=2026-05-04T01:47:33.748240988Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-04T01:47:33.749653807Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.417499ms logger=migrator t=2026-05-04T01:47:33.759085656Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-04T01:47:33.760477024Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.391048ms logger=migrator t=2026-05-04T01:47:33.763638258Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-04T01:47:33.763702739Z level=info msg="Migration successfully executed" id="Update user table charset" duration=65.481µs logger=migrator t=2026-05-04T01:47:33.768213089Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-04T01:47:33.769590387Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.375338ms logger=migrator t=2026-05-04T01:47:33.773524266Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-04T01:47:33.773981215Z level=info msg="Migration successfully executed" id="Add missing user data" duration=457.199µs logger=migrator t=2026-05-04T01:47:33.779129658Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-04T01:47:33.780428455Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.298667ms logger=migrator t=2026-05-04T01:47:33.785129409Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-04T01:47:33.787485376Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=2.357487ms logger=migrator t=2026-05-04T01:47:33.794200852Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-04T01:47:33.795773403Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.575491ms logger=migrator t=2026-05-04T01:47:33.800322025Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-04T01:47:33.807970697Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.672873ms logger=migrator t=2026-05-04T01:47:33.812304185Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-04T01:47:33.813109351Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=800.796µs logger=migrator t=2026-05-04T01:47:33.817375567Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-04T01:47:33.817642202Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=266.675µs logger=migrator t=2026-05-04T01:47:33.820984449Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-04T01:47:33.821868537Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=883.707µs logger=migrator t=2026-05-04T01:47:33.826595692Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-04T01:47:33.826974439Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=378.347µs logger=migrator t=2026-05-04T01:47:33.831587822Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-04T01:47:33.832121663Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=533.121µs logger=migrator t=2026-05-04T01:47:33.835436579Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-04T01:47:33.836468731Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.032102ms logger=migrator t=2026-05-04T01:47:33.841820518Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-04T01:47:33.84291958Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.099692ms logger=migrator t=2026-05-04T01:47:33.855163475Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-04T01:47:33.856057034Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=898.619µs logger=migrator t=2026-05-04T01:47:33.859129956Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-04T01:47:33.859706047Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=576.561µs logger=migrator t=2026-05-04T01:47:33.863730428Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-04T01:47:33.864482133Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=751.706µs logger=migrator t=2026-05-04T01:47:33.87029977Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-04T01:47:33.870329681Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.281µs logger=migrator t=2026-05-04T01:47:33.893475305Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-04T01:47:33.894441794Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=964.869µs logger=migrator t=2026-05-04T01:47:33.899883034Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-04T01:47:33.900585339Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=702.845µs logger=migrator t=2026-05-04T01:47:33.905354054Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-04T01:47:33.906053678Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=699.694µs logger=migrator t=2026-05-04T01:47:33.91065991Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-04T01:47:33.911380835Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=729.055µs logger=migrator t=2026-05-04T01:47:33.91715397Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-04T01:47:33.920970748Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.809698ms logger=migrator t=2026-05-04T01:47:33.925781905Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-04T01:47:33.926686923Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=905.107µs logger=migrator t=2026-05-04T01:47:33.931450959Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-04T01:47:33.932227804Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=776.725µs logger=migrator t=2026-05-04T01:47:33.939824777Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-04T01:47:33.941128762Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.303665ms logger=migrator t=2026-05-04T01:47:33.947789206Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-04T01:47:33.94846884Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=679.104µs logger=migrator t=2026-05-04T01:47:33.95391511Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-04T01:47:33.954829308Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=905.758µs logger=migrator t=2026-05-04T01:47:33.960567653Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-04T01:47:33.962185376Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.607031ms logger=migrator t=2026-05-04T01:47:33.969290058Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-04T01:47:33.970603805Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.314827ms logger=migrator t=2026-05-04T01:47:33.977639375Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-04T01:47:33.978222207Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=584.122µs logger=migrator t=2026-05-04T01:47:33.98334616Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-04T01:47:33.984438592Z level=info msg="Migration successfully executed" id="create star table" duration=1.092822ms logger=migrator t=2026-05-04T01:47:33.989710308Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-04T01:47:33.990465614Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=747.535µs logger=migrator t=2026-05-04T01:47:34.001583617Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-04T01:47:34.00276091Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.177223ms logger=migrator t=2026-05-04T01:47:34.038639581Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-04T01:47:34.0415611Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=2.927458ms logger=migrator t=2026-05-04T01:47:34.059479039Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-04T01:47:34.060732055Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.253606ms logger=migrator t=2026-05-04T01:47:34.070190655Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-04T01:47:34.07099665Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=800.975µs logger=migrator t=2026-05-04T01:47:34.076106913Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-04T01:47:34.077058803Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=955.43µs logger=migrator t=2026-05-04T01:47:34.085024422Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-04T01:47:34.086116525Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.090823ms logger=migrator t=2026-05-04T01:47:34.093772188Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-04T01:47:34.093884091Z level=info msg="Migration successfully executed" id="Update org table charset" duration=101.043µs logger=migrator t=2026-05-04T01:47:34.099462963Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-04T01:47:34.099496344Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=34.111µs logger=migrator t=2026-05-04T01:47:34.10484077Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-04T01:47:34.105238169Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=401.329µs logger=migrator t=2026-05-04T01:47:34.110826981Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-04T01:47:34.112098286Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.271425ms logger=migrator t=2026-05-04T01:47:34.118215999Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-04T01:47:34.118986204Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=762.775µs logger=migrator t=2026-05-04T01:47:34.125440515Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-04T01:47:34.126304632Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=855.606µs logger=migrator t=2026-05-04T01:47:34.134012607Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-04T01:47:34.13466952Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=656.553µs logger=migrator t=2026-05-04T01:47:34.141224491Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-04T01:47:34.142581949Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.356308ms logger=migrator t=2026-05-04T01:47:34.148073959Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-04T01:47:34.148862825Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=789.926µs logger=migrator t=2026-05-04T01:47:34.155467788Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-04T01:47:34.163960358Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.49205ms logger=migrator t=2026-05-04T01:47:34.169869027Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-04T01:47:34.170437048Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=567.911µs logger=migrator t=2026-05-04T01:47:34.175657833Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-04T01:47:34.177249555Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.605601ms logger=migrator t=2026-05-04T01:47:34.183525781Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-04T01:47:34.184308607Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=778.026µs logger=migrator t=2026-05-04T01:47:34.191420139Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-04T01:47:34.191999272Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=581.363µs logger=migrator t=2026-05-04T01:47:34.197005241Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-04T01:47:34.198099854Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.092253ms logger=migrator t=2026-05-04T01:47:34.205622914Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-04T01:47:34.205790578Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=170.744µs logger=migrator t=2026-05-04T01:47:34.221684467Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-04T01:47:34.225868532Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.182665ms logger=migrator t=2026-05-04T01:47:34.231194879Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-04T01:47:34.233042005Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.839616ms logger=migrator t=2026-05-04T01:47:34.237629328Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-04T01:47:34.239592728Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.96323ms logger=migrator t=2026-05-04T01:47:34.244624428Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-04T01:47:34.245524257Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=900.309µs logger=migrator t=2026-05-04T01:47:34.253325713Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-04T01:47:34.255997156Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.669953ms logger=migrator t=2026-05-04T01:47:34.262160671Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-04T01:47:34.263046858Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=886.267µs logger=migrator t=2026-05-04T01:47:34.267235432Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-04T01:47:34.26809149Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=861.688µs logger=migrator t=2026-05-04T01:47:34.272833484Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-04T01:47:34.272876145Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=49.011µs logger=migrator t=2026-05-04T01:47:34.277939487Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-04T01:47:34.277981538Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.561µs logger=migrator t=2026-05-04T01:47:34.283657202Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-04T01:47:34.287229864Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.572652ms logger=migrator t=2026-05-04T01:47:34.292191283Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-04T01:47:34.294797506Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.097853ms logger=migrator t=2026-05-04T01:47:34.307199205Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-04T01:47:34.309521141Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.327696ms logger=migrator t=2026-05-04T01:47:34.315027802Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-04T01:47:34.316950651Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.922789ms logger=migrator t=2026-05-04T01:47:34.322137985Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-04T01:47:34.32238373Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=246.105µs logger=migrator t=2026-05-04T01:47:34.329921852Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-04T01:47:34.331953663Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=2.029172ms logger=migrator t=2026-05-04T01:47:34.33878859Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-04T01:47:34.339904572Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.119893ms logger=migrator t=2026-05-04T01:47:34.347546135Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-04T01:47:34.347591806Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=47.751µs logger=migrator t=2026-05-04T01:47:34.353352472Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-04T01:47:34.355467465Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.121373ms logger=migrator t=2026-05-04T01:47:34.360861993Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-04T01:47:34.361656929Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=794.336µs logger=migrator t=2026-05-04T01:47:34.369027107Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-04T01:47:34.374999857Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.97119ms logger=migrator t=2026-05-04T01:47:34.378550278Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-04T01:47:34.379524177Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=974.169µs logger=migrator t=2026-05-04T01:47:34.383475617Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-04T01:47:34.384340724Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=865.927µs logger=migrator t=2026-05-04T01:47:34.38809597Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-04T01:47:34.38911606Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.01955ms logger=migrator t=2026-05-04T01:47:34.395235303Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-04T01:47:34.395640491Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=404.788µs logger=migrator t=2026-05-04T01:47:34.398947117Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-04T01:47:34.399859386Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=912.299µs logger=migrator t=2026-05-04T01:47:34.403297045Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-04T01:47:34.406792985Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.49684ms logger=migrator t=2026-05-04T01:47:34.41201917Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-04T01:47:34.412832476Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=813.066µs logger=migrator t=2026-05-04T01:47:34.416274226Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-04T01:47:34.416400669Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=126.863µs logger=migrator t=2026-05-04T01:47:34.421086262Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-04T01:47:34.421237615Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=151.413µs logger=migrator t=2026-05-04T01:47:34.426294217Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-04T01:47:34.427492441Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.197924ms logger=migrator t=2026-05-04T01:47:34.432379279Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-04T01:47:34.437472001Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=5.092292ms logger=migrator t=2026-05-04T01:47:34.441699847Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-04T01:47:34.443099444Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.390827ms logger=migrator t=2026-05-04T01:47:34.447631506Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-04T01:47:34.448719587Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.087301ms logger=migrator t=2026-05-04T01:47:34.452989913Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-04T01:47:34.453919032Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=928.389µs logger=migrator t=2026-05-04T01:47:34.458041485Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-04T01:47:34.459024424Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=982.929µs logger=migrator t=2026-05-04T01:47:34.464020095Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-04T01:47:34.465945903Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.925488ms logger=migrator t=2026-05-04T01:47:34.471690988Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-04T01:47:34.478265671Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.576403ms logger=migrator t=2026-05-04T01:47:34.482893643Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-04T01:47:34.483919995Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.025872ms logger=migrator t=2026-05-04T01:47:34.492014697Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-04T01:47:34.493847163Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.787495ms logger=migrator t=2026-05-04T01:47:34.499782523Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-04T01:47:34.501016908Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.233806ms logger=migrator t=2026-05-04T01:47:34.509557239Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-04T01:47:34.510167761Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=610.352µs logger=migrator t=2026-05-04T01:47:34.515941497Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-04T01:47:34.520161983Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.223166ms logger=migrator t=2026-05-04T01:47:34.523975869Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-04T01:47:34.526755045Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.778136ms logger=migrator t=2026-05-04T01:47:34.538000501Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-04T01:47:34.538028771Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.75µs logger=migrator t=2026-05-04T01:47:34.541932509Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-04T01:47:34.542152354Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=220.305µs logger=migrator t=2026-05-04T01:47:34.626892256Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-04T01:47:34.628772473Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.879207ms logger=migrator t=2026-05-04T01:47:34.632251654Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-04T01:47:34.632396277Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=143.733µs logger=migrator t=2026-05-04T01:47:34.64502131Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-04T01:47:34.645303835Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=281.925µs logger=migrator t=2026-05-04T01:47:34.65795018Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-04T01:47:34.664731976Z level=info msg="Migration successfully executed" id="Add uid column" duration=6.781716ms logger=migrator t=2026-05-04T01:47:34.670017762Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-04T01:47:34.670219986Z level=info msg="Migration successfully executed" id="Update uid value" duration=202.654µs logger=migrator t=2026-05-04T01:47:34.676924661Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-04T01:47:34.678534793Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.608122ms logger=migrator t=2026-05-04T01:47:34.68489366Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-04T01:47:34.686565364Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.673454ms logger=migrator t=2026-05-04T01:47:34.694043335Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-04T01:47:34.694895802Z level=info msg="Migration successfully executed" id="create api_key table" duration=850.427µs logger=migrator t=2026-05-04T01:47:34.701170878Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-04T01:47:34.702041636Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=872.848µs logger=migrator t=2026-05-04T01:47:34.707347533Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-04T01:47:34.708104167Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=754.174µs logger=migrator t=2026-05-04T01:47:34.714045697Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-04T01:47:34.714949405Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=903.788µs logger=migrator t=2026-05-04T01:47:34.721399985Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-04T01:47:34.72218451Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=785.265µs logger=migrator t=2026-05-04T01:47:34.725863874Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-04T01:47:34.726726071Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=861.867µs logger=migrator t=2026-05-04T01:47:34.732510317Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-04T01:47:34.733197961Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=689.054µs logger=migrator t=2026-05-04T01:47:34.73856507Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-04T01:47:34.746012228Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.445889ms logger=migrator t=2026-05-04T01:47:34.749594861Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-04T01:47:34.750354896Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=759.175µs logger=migrator t=2026-05-04T01:47:34.756107462Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-04T01:47:34.756882767Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=774.936µs logger=migrator t=2026-05-04T01:47:34.761226155Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-04T01:47:34.762307056Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.079581ms logger=migrator t=2026-05-04T01:47:34.767333197Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-04T01:47:34.768539921Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.206204ms logger=migrator t=2026-05-04T01:47:34.773571102Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-04T01:47:34.774088632Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=517.47µs logger=migrator t=2026-05-04T01:47:34.777193135Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-04T01:47:34.778081203Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=887.758µs logger=migrator t=2026-05-04T01:47:34.781319318Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-04T01:47:34.781367209Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=46.221µs logger=migrator t=2026-05-04T01:47:34.78494315Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-04T01:47:34.787537713Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.593313ms logger=migrator t=2026-05-04T01:47:34.791316978Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-04T01:47:34.793739627Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.420179ms logger=migrator t=2026-05-04T01:47:34.797173827Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-04T01:47:34.7973341Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=217.425µs logger=migrator t=2026-05-04T01:47:34.800879851Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-04T01:47:34.803422242Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.541222ms logger=migrator t=2026-05-04T01:47:34.806943002Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-04T01:47:34.809359811Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.416359ms logger=migrator t=2026-05-04T01:47:34.812659357Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-04T01:47:34.813355741Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=695.904µs logger=migrator t=2026-05-04T01:47:34.816469553Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-04T01:47:34.816967274Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=497.601µs logger=migrator t=2026-05-04T01:47:34.82025113Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-04T01:47:34.821032725Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=781.365µs logger=migrator t=2026-05-04T01:47:34.82426387Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-04T01:47:34.825055596Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=789.536µs logger=migrator t=2026-05-04T01:47:34.828751591Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-04T01:47:34.829557626Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=807.426µs logger=migrator t=2026-05-04T01:47:34.83423083Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-04T01:47:34.834989545Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=758.815µs logger=migrator t=2026-05-04T01:47:34.850681701Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-04T01:47:34.850788383Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=107.932µs logger=migrator t=2026-05-04T01:47:34.895010101Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-04T01:47:34.895055353Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.642µs logger=migrator t=2026-05-04T01:47:34.913157366Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-04T01:47:34.917600556Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.442449ms logger=migrator t=2026-05-04T01:47:34.935354612Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-04T01:47:34.940137918Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.778706ms logger=migrator t=2026-05-04T01:47:34.946172609Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-04T01:47:34.94624425Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.891µs logger=migrator t=2026-05-04T01:47:34.953004916Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-04T01:47:34.954229851Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.224685ms logger=migrator t=2026-05-04T01:47:34.962528808Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-04T01:47:34.963844024Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.314156ms logger=migrator t=2026-05-04T01:47:34.973060469Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-04T01:47:34.973164441Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=112.033µs logger=migrator t=2026-05-04T01:47:34.978551549Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-04T01:47:34.979881406Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.325977ms logger=migrator t=2026-05-04T01:47:34.985947088Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-04T01:47:34.987935898Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.99066ms logger=migrator t=2026-05-04T01:47:34.993144493Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-04T01:47:34.996717104Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.574741ms logger=migrator t=2026-05-04T01:47:34.999781616Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-04T01:47:34.999814596Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.13µs logger=migrator t=2026-05-04T01:47:35.002229095Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-04T01:47:35.003058961Z level=info msg="Migration successfully executed" id="create session table" duration=828.796µs logger=migrator t=2026-05-04T01:47:35.00797415Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-04T01:47:35.008311507Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=342.807µs logger=migrator t=2026-05-04T01:47:35.012111483Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-04T01:47:35.012290387Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=178.883µs logger=migrator t=2026-05-04T01:47:35.01693289Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-04T01:47:35.018027972Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.094152ms logger=migrator t=2026-05-04T01:47:35.022710416Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-04T01:47:35.02438915Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.683944ms logger=migrator t=2026-05-04T01:47:35.033313099Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-04T01:47:35.03337226Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=60.451µs logger=migrator t=2026-05-04T01:47:35.041123536Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-04T01:47:35.041156537Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.811µs logger=migrator t=2026-05-04T01:47:35.045374861Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-04T01:47:35.048770479Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.395478ms logger=migrator t=2026-05-04T01:47:35.053926983Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-04T01:47:35.056917953Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.99037ms logger=migrator t=2026-05-04T01:47:35.061933804Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-04T01:47:35.062038656Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=104.992µs logger=migrator t=2026-05-04T01:47:35.067079807Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-04T01:47:35.067168479Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=87.982µs logger=migrator t=2026-05-04T01:47:35.071135938Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-04T01:47:35.071961666Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=824.088µs logger=migrator t=2026-05-04T01:47:35.077728232Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-04T01:47:35.077760212Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.31µs logger=migrator t=2026-05-04T01:47:35.081983466Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-04T01:47:35.08517411Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.190274ms logger=migrator t=2026-05-04T01:47:35.091105279Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-04T01:47:35.091282994Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=174.325µs logger=migrator t=2026-05-04T01:47:35.09508441Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-04T01:47:35.10003648Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.95149ms logger=migrator t=2026-05-04T01:47:35.104351056Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-04T01:47:35.107492639Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.138443ms logger=migrator t=2026-05-04T01:47:35.111097982Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-04T01:47:35.111172773Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=74.261µs logger=migrator t=2026-05-04T01:47:35.114758135Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-04T01:47:35.115630642Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=873.067µs logger=migrator t=2026-05-04T01:47:35.120453589Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-04T01:47:35.121244285Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=790.606µs logger=migrator t=2026-05-04T01:47:35.127434349Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-04T01:47:35.129297067Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.861578ms logger=migrator t=2026-05-04T01:47:35.148631025Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-04T01:47:35.149596655Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=965.279µs logger=migrator t=2026-05-04T01:47:35.154817119Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-04T01:47:35.156070815Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.254336ms logger=migrator t=2026-05-04T01:47:35.1608401Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-04T01:47:35.161843601Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.003041ms logger=migrator t=2026-05-04T01:47:35.174939433Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-04T01:47:35.176032026Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.088233ms logger=migrator t=2026-05-04T01:47:35.206509268Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-04T01:47:35.208581009Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.01528ms logger=migrator t=2026-05-04T01:47:35.213671111Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-04T01:47:35.215180222Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.506911ms logger=migrator t=2026-05-04T01:47:35.220870146Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-04T01:47:35.231116701Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.246745ms logger=migrator t=2026-05-04T01:47:35.237586282Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-04T01:47:35.238313376Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=725.284µs logger=migrator t=2026-05-04T01:47:35.243710585Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-04T01:47:35.245175504Z 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.468589ms logger=migrator t=2026-05-04T01:47:35.251227146Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-04T01:47:35.251690355Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=464.409µs logger=migrator t=2026-05-04T01:47:35.25686702Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-04T01:47:35.257840999Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=971.76µs logger=migrator t=2026-05-04T01:47:35.262473252Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-04T01:47:35.263735097Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.262245ms logger=migrator t=2026-05-04T01:47:35.270028573Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-04T01:47:35.273533664Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.504471ms logger=migrator t=2026-05-04T01:47:35.279045975Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-04T01:47:35.282555225Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.50586ms logger=migrator t=2026-05-04T01:47:35.286213898Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-04T01:47:35.289680658Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.46635ms logger=migrator t=2026-05-04T01:47:35.295606507Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-04T01:47:35.29921651Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.609313ms logger=migrator t=2026-05-04T01:47:35.303861523Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-04T01:47:35.304839103Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=974.74µs logger=migrator t=2026-05-04T01:47:35.308783362Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-04T01:47:35.308816412Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.32µs logger=migrator t=2026-05-04T01:47:35.312769312Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-04T01:47:35.312847604Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=79.252µs logger=migrator t=2026-05-04T01:47:35.318871305Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-04T01:47:35.320091819Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.220644ms logger=migrator t=2026-05-04T01:47:35.324372675Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T01:47:35.325333494Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=962.139µs logger=migrator t=2026-05-04T01:47:35.329660822Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-04T01:47:35.33057113Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=905.938µs logger=migrator t=2026-05-04T01:47:35.339372466Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-04T01:47:35.340651422Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.278786ms logger=migrator t=2026-05-04T01:47:35.345279165Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T01:47:35.346945169Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.664804ms logger=migrator t=2026-05-04T01:47:35.350724104Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-04T01:47:35.356623323Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.898998ms logger=migrator t=2026-05-04T01:47:35.369050533Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-04T01:47:35.375769397Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.718164ms logger=migrator t=2026-05-04T01:47:35.380576204Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-04T01:47:35.380734877Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=158.043µs logger=migrator t=2026-05-04T01:47:35.384011573Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-04T01:47:35.384700477Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=688.844µs logger=migrator t=2026-05-04T01:47:35.389750278Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-04T01:47:35.391240828Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.49029ms logger=migrator t=2026-05-04T01:47:35.394778049Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-04T01:47:35.399082385Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.302176ms logger=migrator t=2026-05-04T01:47:35.403152018Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-04T01:47:35.40327271Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=120.793µs logger=migrator t=2026-05-04T01:47:35.406668188Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-04T01:47:35.407662697Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=996.529µs logger=migrator t=2026-05-04T01:47:35.413130857Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-04T01:47:35.414193239Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.062862ms logger=migrator t=2026-05-04T01:47:35.419617668Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-04T01:47:35.41971468Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=97.062µs logger=migrator t=2026-05-04T01:47:35.42767676Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-04T01:47:35.428850783Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.173173ms logger=migrator t=2026-05-04T01:47:35.435859285Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-04T01:47:35.436852254Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=992.529µs logger=migrator t=2026-05-04T01:47:35.442405206Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-04T01:47:35.443482097Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.076131ms logger=migrator t=2026-05-04T01:47:35.447520159Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-04T01:47:35.448633441Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.113032ms logger=migrator t=2026-05-04T01:47:35.453436177Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-04T01:47:35.4546009Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.164073ms logger=migrator t=2026-05-04T01:47:35.459324976Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-04T01:47:35.461214644Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.892428ms logger=migrator t=2026-05-04T01:47:35.468455349Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-04T01:47:35.4685028Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=49.331µs logger=migrator t=2026-05-04T01:47:35.475173044Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-04T01:47:35.482268656Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.093672ms logger=migrator t=2026-05-04T01:47:35.490251897Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-04T01:47:35.491301548Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.053561ms logger=migrator t=2026-05-04T01:47:35.497935432Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-04T01:47:35.507014874Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=9.150903ms logger=migrator t=2026-05-04T01:47:35.513189147Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-04T01:47:35.514423373Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.234096ms logger=migrator t=2026-05-04T01:47:35.521232209Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-04T01:47:35.522822312Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.591122ms logger=migrator t=2026-05-04T01:47:35.531525886Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-04T01:47:35.532509016Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=979.389µs logger=migrator t=2026-05-04T01:47:35.538270011Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-04T01:47:35.550729942Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.457791ms logger=migrator t=2026-05-04T01:47:35.561892086Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-04T01:47:35.56260768Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=715.534µs logger=migrator t=2026-05-04T01:47:35.574444578Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-04T01:47:35.5760142Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.576432ms logger=migrator t=2026-05-04T01:47:35.583599782Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-04T01:47:35.584606842Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=1.012831ms logger=migrator t=2026-05-04T01:47:35.593534722Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-04T01:47:35.59444558Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=916.489µs logger=migrator t=2026-05-04T01:47:35.605524132Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-04T01:47:35.606030252Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=503.71µs logger=migrator t=2026-05-04T01:47:35.614289798Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-04T01:47:35.619037273Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.744355ms logger=migrator t=2026-05-04T01:47:35.624053614Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-04T01:47:35.628377791Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.323927ms logger=migrator t=2026-05-04T01:47:35.650040116Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-04T01:47:35.651932034Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.896278ms logger=migrator t=2026-05-04T01:47:35.658974045Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-04T01:47:35.659906425Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=932.25µs logger=migrator t=2026-05-04T01:47:35.667048298Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-04T01:47:35.667423695Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=375.197µs logger=migrator t=2026-05-04T01:47:35.6746312Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-04T01:47:35.67809105Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.46401ms logger=migrator t=2026-05-04T01:47:35.683277474Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-04T01:47:35.683932767Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=655.423µs logger=migrator t=2026-05-04T01:47:35.692410177Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-04T01:47:35.692755094Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=345.417µs logger=migrator t=2026-05-04T01:47:35.702399888Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-04T01:47:35.703313546Z level=info msg="Migration successfully executed" id="Move region to single row" duration=918.888µs logger=migrator t=2026-05-04T01:47:35.707365787Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-04T01:47:35.708342317Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=976.2µs logger=migrator t=2026-05-04T01:47:35.715827078Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-04T01:47:35.716689675Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=863.127µs logger=migrator t=2026-05-04T01:47:35.734273298Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T01:47:35.735551614Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.286746ms logger=migrator t=2026-05-04T01:47:35.740977152Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T01:47:35.741867051Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=890.009µs logger=migrator t=2026-05-04T01:47:35.750090056Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-04T01:47:35.751083676Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=998.19µs logger=migrator t=2026-05-04T01:47:35.756127217Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-04T01:47:35.758380793Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.258176ms logger=migrator t=2026-05-04T01:47:35.764825672Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-04T01:47:35.764906093Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=80.901µs logger=migrator t=2026-05-04T01:47:35.770032976Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-04T01:47:35.770923074Z level=info msg="Migration successfully executed" id="create test_data table" duration=890.088µs logger=migrator t=2026-05-04T01:47:35.777264791Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-04T01:47:35.778646389Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.378488ms logger=migrator t=2026-05-04T01:47:35.785310403Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-04T01:47:35.786720152Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.411328ms logger=migrator t=2026-05-04T01:47:35.794025158Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-04T01:47:35.794979697Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=954.409µs logger=migrator t=2026-05-04T01:47:35.800174582Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-04T01:47:35.800459858Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=285.666µs logger=migrator t=2026-05-04T01:47:35.80555571Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-04T01:47:35.806243404Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=687.444µs logger=migrator t=2026-05-04T01:47:35.811639432Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-04T01:47:35.811748834Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=112.842µs logger=migrator t=2026-05-04T01:47:35.819527631Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-04T01:47:35.820334807Z level=info msg="Migration successfully executed" id="create team table" duration=806.586µs logger=migrator t=2026-05-04T01:47:35.826509471Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-04T01:47:35.827715934Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.207894ms logger=migrator t=2026-05-04T01:47:35.834850698Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-04T01:47:35.835902269Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.048611ms logger=migrator t=2026-05-04T01:47:35.849286788Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-04T01:47:35.859377451Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=10.095923ms logger=migrator t=2026-05-04T01:47:35.86532017Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-04T01:47:35.865456053Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=134.403µs logger=migrator t=2026-05-04T01:47:35.871464184Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-04T01:47:35.873108587Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.650794ms logger=migrator t=2026-05-04T01:47:35.88028521Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-04T01:47:35.881312352Z level=info msg="Migration successfully executed" id="create team member table" duration=1.026672ms logger=migrator t=2026-05-04T01:47:35.887799102Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-04T01:47:35.888993505Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.189873ms logger=migrator t=2026-05-04T01:47:35.89615823Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-04T01:47:35.897608058Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.453938ms logger=migrator t=2026-05-04T01:47:35.913078669Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-04T01:47:35.91463477Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.553911ms logger=migrator t=2026-05-04T01:47:35.922929037Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-04T01:47:35.929267405Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.336568ms logger=migrator t=2026-05-04T01:47:35.937847337Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-04T01:47:35.942393568Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.540811ms logger=migrator t=2026-05-04T01:47:35.948009971Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-04T01:47:35.952711735Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.700354ms logger=migrator t=2026-05-04T01:47:35.957943501Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-04T01:47:35.958960201Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.01572ms logger=migrator t=2026-05-04T01:47:35.966510293Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-04T01:47:35.96790497Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.394517ms logger=migrator t=2026-05-04T01:47:35.974689597Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-04T01:47:35.976110665Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.421798ms logger=migrator t=2026-05-04T01:47:35.987542075Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-04T01:47:35.989131217Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.589283ms logger=migrator t=2026-05-04T01:47:35.996977525Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-04T01:47:35.998492225Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.51324ms logger=migrator t=2026-05-04T01:47:36.004617108Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-04T01:47:36.005484116Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=871.128µs logger=migrator t=2026-05-04T01:47:36.013966046Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-04T01:47:36.015497026Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.52871ms logger=migrator t=2026-05-04T01:47:36.021080348Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-04T01:47:36.021982877Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=901.589µs logger=migrator t=2026-05-04T01:47:36.029528998Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-04T01:47:36.030489968Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=960.27µs logger=migrator t=2026-05-04T01:47:36.038296015Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-04T01:47:36.038680392Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=388.288µs logger=migrator t=2026-05-04T01:47:36.044320705Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-04T01:47:36.045469348Z level=info msg="Migration successfully executed" id="create tag table" duration=1.148433ms logger=migrator t=2026-05-04T01:47:36.05102191Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-04T01:47:36.052537761Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.51853ms logger=migrator t=2026-05-04T01:47:36.060927879Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-04T01:47:36.061837307Z level=info msg="Migration successfully executed" id="create login attempt table" duration=910.048µs logger=migrator t=2026-05-04T01:47:36.067845148Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-04T01:47:36.069324188Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.47918ms logger=migrator t=2026-05-04T01:47:36.07491238Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-04T01:47:36.076051072Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.138582ms logger=migrator t=2026-05-04T01:47:36.082570483Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-04T01:47:36.103019785Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.445161ms logger=migrator t=2026-05-04T01:47:36.108415303Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-04T01:47:36.109193738Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=775.745µs logger=migrator t=2026-05-04T01:47:36.115296221Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-04T01:47:36.116018975Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=722.524µs logger=migrator t=2026-05-04T01:47:36.122766211Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-04T01:47:36.123443835Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=677.483µs logger=migrator t=2026-05-04T01:47:36.128547477Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-04T01:47:36.129640729Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.093242ms logger=migrator t=2026-05-04T01:47:36.133858794Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-04T01:47:36.134706241Z level=info msg="Migration successfully executed" id="create user auth table" duration=849.857µs logger=migrator t=2026-05-04T01:47:36.140213021Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-04T01:47:36.141679421Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.46596ms logger=migrator t=2026-05-04T01:47:36.147018438Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-04T01:47:36.14712376Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=105.972µs logger=migrator t=2026-05-04T01:47:36.152250833Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-04T01:47:36.157402166Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.150803ms logger=migrator t=2026-05-04T01:47:36.16202896Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-04T01:47:36.167059571Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.029841ms logger=migrator t=2026-05-04T01:47:36.171596031Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-04T01:47:36.176614313Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.017211ms logger=migrator t=2026-05-04T01:47:36.181569602Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-04T01:47:36.186620034Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.050372ms logger=migrator t=2026-05-04T01:47:36.191132134Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-04T01:47:36.192092944Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=964.34µs logger=migrator t=2026-05-04T01:47:36.196752837Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-04T01:47:36.202520343Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.766936ms logger=migrator t=2026-05-04T01:47:36.210440162Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-04T01:47:36.21136693Z level=info msg="Migration successfully executed" id="create server_lock table" duration=924.688µs logger=migrator t=2026-05-04T01:47:36.2168446Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-04T01:47:36.218535485Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.690395ms logger=migrator t=2026-05-04T01:47:36.224075866Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-04T01:47:36.225004534Z level=info msg="Migration successfully executed" id="create user auth token table" duration=928.438µs logger=migrator t=2026-05-04T01:47:36.231126857Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-04T01:47:36.232096487Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=966.86µs logger=migrator t=2026-05-04T01:47:36.239439224Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-04T01:47:36.240948505Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.508731ms logger=migrator t=2026-05-04T01:47:36.247289422Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-04T01:47:36.248385774Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.095962ms logger=migrator t=2026-05-04T01:47:36.253968716Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-04T01:47:36.263424656Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.45593ms logger=migrator t=2026-05-04T01:47:36.268829765Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-04T01:47:36.269497618Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=665.053µs logger=migrator t=2026-05-04T01:47:36.274416987Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-04T01:47:36.275391746Z level=info msg="Migration successfully executed" id="create cache_data table" duration=970.599µs logger=migrator t=2026-05-04T01:47:36.280237784Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-04T01:47:36.281238934Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.00081ms logger=migrator t=2026-05-04T01:47:36.286464339Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-04T01:47:36.287588232Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.122363ms logger=migrator t=2026-05-04T01:47:36.293123293Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-04T01:47:36.294840507Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.716434ms logger=migrator t=2026-05-04T01:47:36.300905359Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-04T01:47:36.30097586Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=70.662µs logger=migrator t=2026-05-04T01:47:36.306249746Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-04T01:47:36.306542572Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=293.556µs logger=migrator t=2026-05-04T01:47:36.311194386Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-04T01:47:36.312722557Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.527012ms logger=migrator t=2026-05-04T01:47:36.318639105Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T01:47:36.319930921Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.298986ms logger=migrator t=2026-05-04T01:47:36.330476043Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T01:47:36.332477703Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.00103ms logger=migrator t=2026-05-04T01:47:36.360291822Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-04T01:47:36.360407025Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=121.812µs logger=migrator t=2026-05-04T01:47:36.374160851Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T01:47:36.375609679Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.452678ms logger=migrator t=2026-05-04T01:47:36.38606527Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T01:47:36.387156241Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.090461ms logger=migrator t=2026-05-04T01:47:36.39359856Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T01:47:36.394729624Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.130954ms logger=migrator t=2026-05-04T01:47:36.413700605Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T01:47:36.415135553Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.443548ms logger=migrator t=2026-05-04T01:47:36.453156337Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-04T01:47:36.462382472Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.228895ms logger=migrator t=2026-05-04T01:47:36.469373342Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-04T01:47:36.470454214Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.081662ms logger=migrator t=2026-05-04T01:47:36.474007615Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-04T01:47:36.474096057Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=82.992µs logger=migrator t=2026-05-04T01:47:36.478966735Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-04T01:47:36.480511476Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.544251ms logger=migrator t=2026-05-04T01:47:36.486128709Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-04T01:47:36.488807172Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.689494ms logger=migrator t=2026-05-04T01:47:36.49713713Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-04T01:47:36.498175931Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.038721ms logger=migrator t=2026-05-04T01:47:36.505053099Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T01:47:36.505224832Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=172.583µs logger=migrator t=2026-05-04T01:47:36.511196242Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-04T01:47:36.512349636Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.154794ms logger=migrator t=2026-05-04T01:47:36.518060441Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-04T01:47:36.519120041Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.05669ms logger=migrator t=2026-05-04T01:47:36.522187183Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-04T01:47:36.523181714Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=995.21µs logger=migrator t=2026-05-04T01:47:36.528766876Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-04T01:47:36.530793406Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.03051ms logger=migrator t=2026-05-04T01:47:36.537060372Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-04T01:47:36.54342619Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.364288ms logger=migrator t=2026-05-04T01:47:36.5498964Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-04T01:47:36.551040963Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.144343ms logger=migrator t=2026-05-04T01:47:36.555749547Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T01:47:36.556428722Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=679.195µs logger=migrator t=2026-05-04T01:47:36.56284566Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-04T01:47:36.59472442Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.830819ms logger=migrator t=2026-05-04T01:47:36.599279982Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-04T01:47:36.622230163Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.942761ms logger=migrator t=2026-05-04T01:47:36.626329335Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-04T01:47:36.627327565Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=998.21µs logger=migrator t=2026-05-04T01:47:36.631763584Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T01:47:36.633283055Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.520121ms logger=migrator t=2026-05-04T01:47:36.639048351Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-04T01:47:36.64549421Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.4452ms logger=migrator t=2026-05-04T01:47:36.651746716Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-04T01:47:36.657824598Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.076832ms logger=migrator t=2026-05-04T01:47:36.663288618Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-04T01:47:36.66443218Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.143442ms logger=migrator t=2026-05-04T01:47:36.670359269Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-04T01:47:36.671533803Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.174614ms logger=migrator t=2026-05-04T01:47:36.677573125Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-04T01:47:36.678951292Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.378267ms logger=migrator t=2026-05-04T01:47:36.685258519Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-04T01:47:36.687122556Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.868707ms logger=migrator t=2026-05-04T01:47:36.692375682Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-04T01:47:36.692472834Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=87.961µs logger=migrator t=2026-05-04T01:47:36.696178328Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-04T01:47:36.704485394Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.307046ms logger=migrator t=2026-05-04T01:47:36.709359633Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-04T01:47:36.718368123Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.00812ms logger=migrator t=2026-05-04T01:47:36.723010197Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-04T01:47:36.729619829Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.613162ms logger=migrator t=2026-05-04T01:47:36.732983628Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-04T01:47:36.734020488Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.03653ms logger=migrator t=2026-05-04T01:47:36.737368375Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-04T01:47:36.738397576Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.027991ms logger=migrator t=2026-05-04T01:47:36.741891547Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-04T01:47:36.747931998Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.039241ms logger=migrator t=2026-05-04T01:47:36.751511419Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-04T01:47:36.757392787Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.881698ms logger=migrator t=2026-05-04T01:47:36.762724324Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-04T01:47:36.763894289Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.168424ms logger=migrator t=2026-05-04T01:47:36.769135014Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-04T01:47:36.777392109Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.255116ms logger=migrator t=2026-05-04T01:47:36.781666375Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-04T01:47:36.788217746Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.550861ms logger=migrator t=2026-05-04T01:47:36.792612155Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-04T01:47:36.792683576Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=72.211µs logger=migrator t=2026-05-04T01:47:36.79637684Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-04T01:47:36.797522094Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.144894ms logger=migrator t=2026-05-04T01:47:36.803042495Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-04T01:47:36.805603277Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.553601ms logger=migrator t=2026-05-04T01:47:36.819651369Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-04T01:47:36.822549517Z 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=2.890549ms logger=migrator t=2026-05-04T01:47:36.827802731Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T01:47:36.828111438Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=310.907µs logger=migrator t=2026-05-04T01:47:36.838316073Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-04T01:47:36.84813325Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.816187ms logger=migrator t=2026-05-04T01:47:36.852754053Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-04T01:47:36.859481918Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.719025ms logger=migrator t=2026-05-04T01:47:36.864582281Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-04T01:47:36.870966559Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.384418ms logger=migrator t=2026-05-04T01:47:36.879112652Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-04T01:47:36.88447641Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.368978ms logger=migrator t=2026-05-04T01:47:36.890168975Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-04T01:47:36.90137723Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=11.209554ms logger=migrator t=2026-05-04T01:47:36.906898521Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-04T01:47:36.906964112Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=65.441µs logger=migrator t=2026-05-04T01:47:36.910435181Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-04T01:47:36.911122625Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=684.824µs logger=migrator t=2026-05-04T01:47:36.916224628Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-04T01:47:36.921940862Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.716454ms logger=migrator t=2026-05-04T01:47:36.927958823Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-04T01:47:36.928039645Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=80.142µs logger=migrator t=2026-05-04T01:47:36.931605086Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-04T01:47:36.938373353Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.767757ms logger=migrator t=2026-05-04T01:47:36.941931014Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-04T01:47:36.943169859Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.238015ms logger=migrator t=2026-05-04T01:47:36.949872593Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-04T01:47:36.957047818Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.179725ms logger=migrator t=2026-05-04T01:47:36.961268442Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-04T01:47:36.961918245Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=650.083µs logger=migrator t=2026-05-04T01:47:36.965785353Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-04T01:47:36.966574619Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=788.966µs logger=migrator t=2026-05-04T01:47:36.972204462Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-04T01:47:36.978652781Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.447689ms logger=migrator t=2026-05-04T01:47:36.983512329Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-04T01:47:36.985285525Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.772946ms logger=migrator t=2026-05-04T01:47:36.990766525Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-04T01:47:36.992498389Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.727614ms logger=migrator t=2026-05-04T01:47:36.997369027Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-04T01:47:36.998277625Z level=info msg="Migration successfully executed" id="create alert_image table" duration=911.148µs logger=migrator t=2026-05-04T01:47:37.003334207Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-04T01:47:37.004147273Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=815.776µs logger=migrator t=2026-05-04T01:47:37.010063743Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-04T01:47:37.010265197Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=203.064µs logger=migrator t=2026-05-04T01:47:37.014890009Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-04T01:47:37.016709136Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.819297ms logger=migrator t=2026-05-04T01:47:37.022050853Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-04T01:47:37.0234167Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.371427ms logger=migrator t=2026-05-04T01:47:37.02787917Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-04T01:47:37.028296599Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-04T01:47:37.032584255Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-04T01:47:37.033059395Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=474.58µs logger=migrator t=2026-05-04T01:47:37.036374971Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-04T01:47:37.037543944Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.168083ms logger=migrator t=2026-05-04T01:47:37.040762919Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-04T01:47:37.047966804Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.202795ms logger=migrator t=2026-05-04T01:47:37.052496705Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-04T01:47:37.054397132Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.899417ms logger=migrator t=2026-05-04T01:47:37.061157499Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-04T01:47:37.062701019Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.54122ms logger=migrator t=2026-05-04T01:47:37.067476696Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-04T01:47:37.069022177Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.548332ms logger=migrator t=2026-05-04T01:47:37.074553278Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-04T01:47:37.075957946Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.403448ms logger=migrator t=2026-05-04T01:47:37.081373775Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-04T01:47:37.082565658Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.191433ms logger=migrator t=2026-05-04T01:47:37.086402946Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-04T01:47:37.086487728Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=85.882µs logger=migrator t=2026-05-04T01:47:37.094924507Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-04T01:47:37.095765004Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=842.247µs logger=migrator t=2026-05-04T01:47:37.104113851Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-04T01:47:37.114437829Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.330108ms logger=migrator t=2026-05-04T01:47:37.14987993Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-04T01:47:37.150373591Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=491.191µs logger=migrator t=2026-05-04T01:47:37.163341841Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-04T01:47:37.164803911Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.47281ms logger=migrator t=2026-05-04T01:47:37.209301205Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-04T01:47:37.210046279Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=749.434µs logger=migrator t=2026-05-04T01:47:37.250773637Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-04T01:47:37.252257697Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.48851ms logger=migrator t=2026-05-04T01:47:37.288874772Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-04T01:47:37.292684488Z level=info msg="Migration successfully executed" id="create secrets table" duration=3.809176ms logger=migrator t=2026-05-04T01:47:37.356734915Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-04T01:47:37.401702848Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=44.965143ms logger=migrator t=2026-05-04T01:47:37.423546617Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-04T01:47:37.432124589Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.579532ms logger=migrator t=2026-05-04T01:47:37.441652351Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-04T01:47:37.441943667Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=289.616µs logger=migrator t=2026-05-04T01:47:37.447205153Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-04T01:47:37.492193767Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=44.979163ms logger=migrator t=2026-05-04T01:47:37.49837739Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-04T01:47:37.534559387Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.192717ms logger=migrator t=2026-05-04T01:47:37.538421864Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-04T01:47:37.539082878Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=661.163µs logger=migrator t=2026-05-04T01:47:37.546498187Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-04T01:47:37.547699641Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.200844ms logger=migrator t=2026-05-04T01:47:37.552553328Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-04T01:47:37.552786093Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=233.175µs logger=migrator t=2026-05-04T01:47:37.558744693Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-04T01:47:37.559756793Z level=info msg="Migration successfully executed" id="create permission table" duration=1.012231ms logger=migrator t=2026-05-04T01:47:37.56805967Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-04T01:47:37.569821805Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.738754ms logger=migrator t=2026-05-04T01:47:37.577730764Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-04T01:47:37.578819646Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.088482ms logger=migrator t=2026-05-04T01:47:37.586024851Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-04T01:47:37.587305447Z level=info msg="Migration successfully executed" id="create role table" duration=1.278186ms logger=migrator t=2026-05-04T01:47:37.594055572Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-04T01:47:37.602322118Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.260786ms logger=migrator t=2026-05-04T01:47:37.60736647Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-04T01:47:37.617479572Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.110582ms logger=migrator t=2026-05-04T01:47:37.630031015Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-04T01:47:37.630904132Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=873.967µs logger=migrator t=2026-05-04T01:47:37.638441274Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-04T01:47:37.640183588Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.741624ms logger=migrator t=2026-05-04T01:47:37.645933864Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-04T01:47:37.646984415Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.049791ms logger=migrator t=2026-05-04T01:47:37.652289672Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-04T01:47:37.65369517Z level=info msg="Migration successfully executed" id="create team role table" duration=1.403308ms logger=migrator t=2026-05-04T01:47:37.662618349Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-04T01:47:37.663716241Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.098182ms logger=migrator t=2026-05-04T01:47:37.669347045Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-04T01:47:37.670688211Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.342897ms logger=migrator t=2026-05-04T01:47:37.67708733Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-04T01:47:37.678445377Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.360257ms logger=migrator t=2026-05-04T01:47:37.684896346Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-04T01:47:37.685866647Z level=info msg="Migration successfully executed" id="create user role table" duration=969.791µs logger=migrator t=2026-05-04T01:47:37.691769955Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-04T01:47:37.694079091Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.321017ms logger=migrator t=2026-05-04T01:47:37.703823826Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-04T01:47:37.705137423Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.312737ms logger=migrator t=2026-05-04T01:47:37.710491971Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-04T01:47:37.711797127Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.304406ms logger=migrator t=2026-05-04T01:47:37.719442281Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-04T01:47:37.720359399Z level=info msg="Migration successfully executed" id="create builtin role table" duration=916.378µs logger=migrator t=2026-05-04T01:47:37.727058813Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-04T01:47:37.728943111Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.884678ms logger=migrator t=2026-05-04T01:47:37.73487599Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-04T01:47:37.736570805Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.702155ms logger=migrator t=2026-05-04T01:47:37.742880471Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-04T01:47:37.751096566Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.215665ms logger=migrator t=2026-05-04T01:47:37.802802464Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-04T01:47:37.805466048Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.669404ms logger=migrator t=2026-05-04T01:47:37.815272965Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-04T01:47:37.816724124Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.454089ms logger=migrator t=2026-05-04T01:47:37.823708235Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-04T01:47:37.825623334Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.916668ms logger=migrator t=2026-05-04T01:47:37.830433759Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-04T01:47:37.831557722Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.119743ms logger=migrator t=2026-05-04T01:47:37.835400729Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-04T01:47:37.836193185Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=792.186µs logger=migrator t=2026-05-04T01:47:37.84088092Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-04T01:47:37.841973831Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.093082ms logger=migrator t=2026-05-04T01:47:37.847650485Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-04T01:47:37.860896631Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.252306ms logger=migrator t=2026-05-04T01:47:37.86828908Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-04T01:47:37.881397234Z level=info msg="Migration successfully executed" id="permission kind migration" duration=13.127784ms logger=migrator t=2026-05-04T01:47:37.886426964Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-04T01:47:37.893600208Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.172434ms logger=migrator t=2026-05-04T01:47:37.899242892Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-04T01:47:37.907223692Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.98027ms logger=migrator t=2026-05-04T01:47:37.915132711Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-04T01:47:37.916560289Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.440968ms logger=migrator t=2026-05-04T01:47:37.921497209Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-04T01:47:37.922717593Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.219734ms logger=migrator t=2026-05-04T01:47:37.928221894Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-04T01:47:37.929947819Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.724615ms logger=migrator t=2026-05-04T01:47:37.936079102Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-04T01:47:37.937594683Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.521152ms logger=migrator t=2026-05-04T01:47:37.944005571Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-04T01:47:37.945094083Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.087491ms logger=migrator t=2026-05-04T01:47:37.950133104Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-04T01:47:37.950243936Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=111.742µs logger=migrator t=2026-05-04T01:47:37.986952023Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-04T01:47:37.987056835Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=110.912µs logger=migrator t=2026-05-04T01:47:38.036231483Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-04T01:47:38.03705118Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=824.017µs logger=migrator t=2026-05-04T01:47:38.045117402Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-04T01:47:38.045680903Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=564.371µs logger=migrator t=2026-05-04T01:47:38.061380399Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-04T01:47:38.062611923Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.231295ms logger=migrator t=2026-05-04T01:47:38.080393501Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-04T01:47:38.080791849Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=399.388µs logger=migrator t=2026-05-04T01:47:38.094261489Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-04T01:47:38.09480325Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=541.751µs logger=migrator t=2026-05-04T01:47:38.103118307Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-04T01:47:38.104173668Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.056071ms logger=migrator t=2026-05-04T01:47:38.113319641Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-04T01:47:38.114876893Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.555682ms logger=migrator t=2026-05-04T01:47:38.120474485Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-04T01:47:38.130055677Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.580482ms logger=migrator t=2026-05-04T01:47:38.135638649Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-04T01:47:38.135703031Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=64.612µs logger=migrator t=2026-05-04T01:47:38.142659771Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-04T01:47:38.144185561Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.5257ms logger=migrator t=2026-05-04T01:47:38.150437227Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-04T01:47:38.15156811Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.130633ms logger=migrator t=2026-05-04T01:47:38.157966958Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-04T01:47:38.159750174Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.783836ms logger=migrator t=2026-05-04T01:47:38.165939398Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-04T01:47:38.177147733Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.230805ms logger=migrator t=2026-05-04T01:47:38.181906479Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-04T01:47:38.182984551Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.080001ms logger=migrator t=2026-05-04T01:47:38.187046953Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-04T01:47:38.188366659Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.319156ms logger=migrator t=2026-05-04T01:47:38.19287544Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-04T01:47:38.217843901Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.970202ms logger=migrator t=2026-05-04T01:47:38.222021785Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-04T01:47:38.22280575Z level=info msg="Migration successfully executed" id="create correlation v2" duration=783.665µs logger=migrator t=2026-05-04T01:47:38.227905733Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-04T01:47:38.228959725Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.053742ms logger=migrator t=2026-05-04T01:47:38.233965254Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-04T01:47:38.235647028Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.680174ms logger=migrator t=2026-05-04T01:47:38.240745591Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-04T01:47:38.241845373Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.098412ms logger=migrator t=2026-05-04T01:47:38.246563198Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-04T01:47:38.246790762Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=227.724µs logger=migrator t=2026-05-04T01:47:38.251514017Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-04T01:47:38.252303493Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=789.326µs logger=migrator t=2026-05-04T01:47:38.256390795Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-04T01:47:38.266956687Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.563682ms logger=migrator t=2026-05-04T01:47:38.271082251Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-04T01:47:38.271729523Z level=info msg="Migration successfully executed" id="create entity_events table" duration=647.132µs logger=migrator t=2026-05-04T01:47:38.27557044Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-04T01:47:38.276552981Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=983µs logger=migrator t=2026-05-04T01:47:38.2810241Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T01:47:38.281755254Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T01:47:38.286271785Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T01:47:38.286926288Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T01:47:38.29095831Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-04T01:47:38.291775296Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=816.306µs logger=migrator t=2026-05-04T01:47:38.296077923Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-04T01:47:38.297039542Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=961.249µs logger=migrator t=2026-05-04T01:47:38.301184695Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T01:47:38.302301648Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.116774ms logger=migrator t=2026-05-04T01:47:38.309068513Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T01:47:38.310607664Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.537631ms logger=migrator t=2026-05-04T01:47:38.316523753Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T01:47:38.317564284Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.040191ms logger=migrator t=2026-05-04T01:47:38.322046784Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T01:47:38.323108135Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.061001ms logger=migrator t=2026-05-04T01:47:38.327636166Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-04T01:47:38.328436192Z level=info msg="Migration successfully executed" id="Drop public config table" duration=798.896µs logger=migrator t=2026-05-04T01:47:38.335693748Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-04T01:47:38.337426272Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.732154ms logger=migrator t=2026-05-04T01:47:38.342125847Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T01:47:38.343236159Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.110642ms logger=migrator t=2026-05-04T01:47:38.347933064Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T01:47:38.349430554Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.49497ms logger=migrator t=2026-05-04T01:47:38.354186329Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-04T01:47:38.356021786Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.834557ms logger=migrator t=2026-05-04T01:47:38.361622579Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-04T01:47:38.383103761Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.481542ms logger=migrator t=2026-05-04T01:47:38.387430187Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-04T01:47:38.396525669Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.093032ms logger=migrator t=2026-05-04T01:47:38.401075131Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-04T01:47:38.407099652Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.024141ms logger=migrator t=2026-05-04T01:47:38.412148634Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-04T01:47:38.412428139Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=278.765µs logger=migrator t=2026-05-04T01:47:38.417031232Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-04T01:47:38.425680045Z level=info msg="Migration successfully executed" id="add share column" duration=8.648183ms logger=migrator t=2026-05-04T01:47:38.431539583Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-04T01:47:38.431759588Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=216.694µs logger=migrator t=2026-05-04T01:47:38.436216687Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-04T01:47:38.437142966Z level=info msg="Migration successfully executed" id="create file table" duration=925.359µs logger=migrator t=2026-05-04T01:47:38.44232383Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-04T01:47:38.443428682Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.104302ms logger=migrator t=2026-05-04T01:47:38.448967193Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-04T01:47:38.450091826Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.124063ms logger=migrator t=2026-05-04T01:47:38.456242659Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-04T01:47:38.457097496Z level=info msg="Migration successfully executed" id="create file_meta table" duration=855.127µs logger=migrator t=2026-05-04T01:47:38.462444494Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-04T01:47:38.463560306Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.114712ms logger=migrator t=2026-05-04T01:47:38.470595728Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-04T01:47:38.470662429Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.191µs logger=migrator t=2026-05-04T01:47:38.476475066Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-04T01:47:38.476540897Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.221µs logger=migrator t=2026-05-04T01:47:38.482050488Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-04T01:47:38.482632349Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=581.971µs logger=migrator t=2026-05-04T01:47:38.487559718Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-04T01:47:38.487822104Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=261.055µs logger=migrator t=2026-05-04T01:47:38.494049038Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-04T01:47:38.496196522Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.142834ms logger=migrator t=2026-05-04T01:47:38.501776584Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-04T01:47:38.511311905Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.533491ms logger=migrator t=2026-05-04T01:47:38.516580561Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-04T01:47:38.516743254Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=162.613µs logger=migrator t=2026-05-04T01:47:38.522753295Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-04T01:47:38.523889968Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.136484ms logger=migrator t=2026-05-04T01:47:38.530551591Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-04T01:47:38.531224966Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=672.874µs logger=migrator t=2026-05-04T01:47:38.53692944Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-04T01:47:38.537256507Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=327.237µs logger=migrator t=2026-05-04T01:47:38.543296318Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-04T01:47:38.544141844Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=845.046µs logger=migrator t=2026-05-04T01:47:38.551000933Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-04T01:47:38.563686397Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.685724ms logger=migrator t=2026-05-04T01:47:38.56880868Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-04T01:47:38.577972024Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.164424ms logger=migrator t=2026-05-04T01:47:38.58376578Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-04T01:47:38.584577767Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=812.107µs logger=migrator t=2026-05-04T01:47:38.590858713Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-04T01:47:38.66286039Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.002815ms logger=migrator t=2026-05-04T01:47:38.670550073Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-04T01:47:38.67136641Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=817.967µs logger=migrator t=2026-05-04T01:47:38.678010003Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-04T01:47:38.679842151Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.835458ms logger=migrator t=2026-05-04T01:47:38.68781448Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-04T01:47:38.713456346Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.642116ms logger=migrator t=2026-05-04T01:47:38.720009857Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-04T01:47:38.728918046Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.908539ms logger=migrator t=2026-05-04T01:47:38.735154841Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-04T01:47:38.735467637Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=312.876µs logger=migrator t=2026-05-04T01:47:38.742026509Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-04T01:47:38.742218853Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=192.404µs logger=migrator t=2026-05-04T01:47:38.747926928Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-04T01:47:38.748276615Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=368.738µs logger=migrator t=2026-05-04T01:47:38.754232934Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-04T01:47:38.754558131Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=325.807µs logger=migrator t=2026-05-04T01:47:38.761060492Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-04T01:47:38.761378578Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=317.896µs logger=migrator t=2026-05-04T01:47:38.767673774Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-04T01:47:38.769515762Z level=info msg="Migration successfully executed" id="create folder table" duration=1.841608ms logger=migrator t=2026-05-04T01:47:38.777673885Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-04T01:47:38.778951521Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.277016ms logger=migrator t=2026-05-04T01:47:38.794474652Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-04T01:47:38.795629376Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.155194ms logger=migrator t=2026-05-04T01:47:38.801533635Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-04T01:47:38.801561155Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.921µs logger=migrator t=2026-05-04T01:47:38.807035285Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T01:47:38.808950174Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.913649ms logger=migrator t=2026-05-04T01:47:38.816349922Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T01:47:38.817458355Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.150974ms logger=migrator t=2026-05-04T01:47:38.822946445Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-04T01:47:38.824558817Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.604992ms logger=migrator t=2026-05-04T01:47:38.830358473Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-04T01:47:38.831011277Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=653.154µs logger=migrator t=2026-05-04T01:47:38.837321483Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-04T01:47:38.837570388Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=248.515µs logger=migrator t=2026-05-04T01:47:38.843257623Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-04T01:47:38.844895695Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.637592ms logger=migrator t=2026-05-04T01:47:38.850338774Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-04T01:47:38.851509808Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.170844ms logger=migrator t=2026-05-04T01:47:38.857466818Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-04T01:47:38.859094411Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.627363ms logger=migrator t=2026-05-04T01:47:38.864270114Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-04T01:47:38.865469489Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.200365ms logger=migrator t=2026-05-04T01:47:38.870641263Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-04T01:47:38.871681063Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.03927ms logger=migrator t=2026-05-04T01:47:38.877361277Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-04T01:47:38.878329546Z level=info msg="Migration successfully executed" id="create anon_device table" duration=967.269µs logger=migrator t=2026-05-04T01:47:38.883058622Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-04T01:47:38.885086353Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.027201ms logger=migrator t=2026-05-04T01:47:38.896241697Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-04T01:47:38.89741359Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.165463ms logger=migrator t=2026-05-04T01:47:38.903712546Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-04T01:47:38.904819499Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.105143ms logger=migrator t=2026-05-04T01:47:38.910909531Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-04T01:47:38.912599546Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.690275ms logger=migrator t=2026-05-04T01:47:38.919678897Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-04T01:47:38.920811291Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.133914ms logger=migrator t=2026-05-04T01:47:38.928867271Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-04T01:47:38.92977511Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=913.479µs logger=migrator t=2026-05-04T01:47:38.937232439Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-04T01:47:38.947495386Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.258107ms logger=migrator t=2026-05-04T01:47:38.954434046Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-04T01:47:38.955098039Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=668.563µs logger=migrator t=2026-05-04T01:47:38.962557228Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T01:47:38.96262831Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.771µs logger=migrator t=2026-05-04T01:47:38.969320904Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T01:47:38.971684502Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.364318ms logger=migrator t=2026-05-04T01:47:38.977487598Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T01:47:38.977520259Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.991µs logger=migrator t=2026-05-04T01:47:38.982652893Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-04T01:47:38.984871916Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.218604ms logger=migrator t=2026-05-04T01:47:38.991640863Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T01:47:38.99302198Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.386397ms logger=migrator t=2026-05-04T01:47:38.999343608Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-04T01:47:39.001105432Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.761964ms logger=migrator t=2026-05-04T01:47:39.007135354Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-04T01:47:39.008138894Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.003671ms logger=migrator t=2026-05-04T01:47:39.014325988Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-04T01:47:39.014712066Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=387.108µs logger=migrator t=2026-05-04T01:47:39.019499582Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-04T01:47:39.02039227Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=890.888µs logger=migrator t=2026-05-04T01:47:39.024927611Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-04T01:47:39.026424041Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.4966ms logger=migrator t=2026-05-04T01:47:39.03282132Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-04T01:47:39.034675617Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.861077ms logger=migrator t=2026-05-04T01:47:39.040039035Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-04T01:47:39.050061266Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.021421ms logger=migrator t=2026-05-04T01:47:39.056079657Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-04T01:47:39.06621339Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.138663ms logger=migrator t=2026-05-04T01:47:39.07171046Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-04T01:47:39.081231102Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.519972ms logger=migrator t=2026-05-04T01:47:39.086375796Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-04T01:47:39.086439097Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=64.931µs logger=migrator t=2026-05-04T01:47:39.092019039Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-04T01:47:39.105398117Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.379428ms logger=migrator t=2026-05-04T01:47:39.110300656Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-04T01:47:39.120291607Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.982531ms logger=migrator t=2026-05-04T01:47:39.127255216Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-04T01:47:39.127965121Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=713.915µs logger=migrator t=2026-05-04T01:47:39.133377309Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.755131442s logger=migrator t=2026-05-04T01:47:39.134103605Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-04T01:47:39.150664557Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-04T01:47:39.150869561Z level=info msg="Created default organization" logger=secrets t=2026-05-04T01:47:39.154974183Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T01:47:39.208799374Z level=info msg="Restored cache from database" duration=956.919µs logger=plugin.store t=2026-05-04T01:47:39.210333475Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-04T01:47:39.260876861Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-04T01:47:39.260918291Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-04T01:47:39.261043924Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-04T01:47:39.261053614Z level=info msg="Plugins loaded" count=54 duration=50.720959ms logger=query_data t=2026-05-04T01:47:39.268932492Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-04T01:47:39.274514854Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-04T01:47:39.284844152Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-04T01:47:39.292966245Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-04T01:47:39.29523399Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-04T01:47:39.297134369Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-04T01:47:39.319443807Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-04T01:47:39.33851786Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-04T01:47:39.356845998Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-04T01:47:39.356874218Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-04T01:47:39.357091092Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-04T01:47:39.357275796Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-04T01:47:39.35791639Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-04T01:47:39.358296307Z level=info msg="State cache has been initialized" states=0 duration=1.020021ms logger=ngalert.scheduler t=2026-05-04T01:47:39.358355968Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-04T01:47:39.35845218Z level=info msg=starting first_tick=2026-05-04T01:47:40Z logger=http.server t=2026-05-04T01:47:39.362172945Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-04T01:47:39.413750331Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-04T01:47:39.448598651Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-04T01:47:39.461851947Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-05-04T01:47:39.462084902Z level=info msg="Update check succeeded" duration=105.01082ms logger=grafana.update.checker t=2026-05-04T01:47:39.465391048Z level=info msg="Update check succeeded" duration=107.632702ms logger=sqlstore.transactions t=2026-05-04T01:47:39.480730606Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-04T01:47:39.491360139Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T01:47:39.533255101Z level=info msg="Patterns update finished" duration=101.217953ms logger=sqlstore.transactions t=2026-05-04T01:47:39.556776534Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=provisioning.dashboard t=2026-05-04T01:47:39.581347997Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-04T01:47:39.585858178Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-05-04T01:47:39.592065072Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-04T01:47:39.592618493Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-04T01:47:42.033283545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.041787216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.064258967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.096123817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.114002196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.163771425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.177223886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.209864112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.225391053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.303252647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.317468092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.355508717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.37114076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.413526942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.442169087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.536285957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.554729368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.629776466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.646734466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.711208061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.726746343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.811559296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:42.832188181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:43.171303152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:43.195318254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:43.501185778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:43.521313362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:43.58791783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:43.608011853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:43.722462822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:43.7413006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:43.848553185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:43.865764431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:43.947954621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:43.969620526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.050115413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.065128274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.143730403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.160412618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.222000105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.239804643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.307562873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.333933153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.409684975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.424811668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.49309091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.511694653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.576376443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.594549658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.665413831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.687803251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.757877008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.778722237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.845826705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.863286156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.930321302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:44.950658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.025030755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.043049066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.122526742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.142280369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.23538857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.255622426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.323017969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.342318207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.427454897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.444068911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.51820016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.531232181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.603625555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.621019684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.696015591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.711688016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.793755904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.815377189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.883749042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.903509929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:45.991298022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:46.013173481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:47:46.087946133Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-04T01:48:46.385048523Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-04T01:57:39.408143532Z level=info msg="Completed cleanup jobs" duration=50.135077ms logger=plugins.update.checker t=2026-05-04T01:57:39.513333801Z level=info msg="Update check succeeded" duration=50.717478ms logger=sqlstore.transactions t=2026-05-04T02:02:39.293055995Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-04T02:07:39.383126551Z level=info msg="Completed cleanup jobs" duration=25.305541ms logger=plugins.update.checker t=2026-05-04T02:07:39.511502986Z level=info msg="Update check succeeded" duration=48.743626ms logger=cleanup t=2026-05-04T02:17:39.384283363Z level=info msg="Completed cleanup jobs" duration=26.532147ms logger=plugins.update.checker t=2026-05-04T02:17:39.520728614Z level=info msg="Update check succeeded" duration=58.022053ms logger=infra.usagestats t=2026-05-04T02:18:46.409091395Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-04T02:27:39.384342977Z level=info msg="Completed cleanup jobs" duration=26.238606ms logger=plugins.update.checker t=2026-05-04T02:27:39.518489923Z level=info msg="Update check succeeded" duration=55.529832ms logger=cleanup t=2026-05-04T02:37:39.397974794Z level=info msg="Completed cleanup jobs" duration=40.053942ms logger=plugins.update.checker t=2026-05-04T02:37:39.514399045Z level=info msg="Update check succeeded" duration=51.673514ms