logger=settings t=2026-03-31T05:12:54.31576585Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-31T05:12:54Z logger=settings t=2026-03-31T05:12:54.316363972Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-31T05:12:54.316382223Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-31T05:12:54.316387473Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-31T05:12:54.316391973Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-31T05:12:54.316396033Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-31T05:12:54.316402843Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-31T05:12:54.316412853Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-31T05:12:54.316418684Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-31T05:12:54.316431614Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-31T05:12:54.316438784Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-31T05:12:54.316442884Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-31T05:12:54.316447664Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-31T05:12:54.316451834Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-31T05:12:54.316456844Z level=info msg=Target target=[all] logger=settings t=2026-03-31T05:12:54.316472325Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-31T05:12:54.316476315Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-31T05:12:54.316480485Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-31T05:12:54.316484445Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-31T05:12:54.316488655Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-31T05:12:54.316492515Z level=info msg="App mode production" logger=sqlstore t=2026-03-31T05:12:54.317052927Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-31T05:12:54.317088137Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-31T05:12:54.319443007Z level=info msg="Locking database" logger=migrator t=2026-03-31T05:12:54.319459388Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-31T05:12:54.320183733Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-31T05:12:54.321298567Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.115444ms logger=migrator t=2026-03-31T05:12:54.427416378Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-31T05:12:54.429257077Z level=info msg="Migration successfully executed" id="create user table" duration=1.845449ms logger=migrator t=2026-03-31T05:12:54.447864871Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-31T05:12:54.448866622Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.007801ms logger=migrator t=2026-03-31T05:12:54.458545967Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-31T05:12:54.460386895Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.847978ms logger=migrator t=2026-03-31T05:12:54.475333792Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-31T05:12:54.476136738Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=807.837µs logger=migrator t=2026-03-31T05:12:54.481523122Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-31T05:12:54.482272518Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=746.955µs logger=migrator t=2026-03-31T05:12:54.488579071Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-31T05:12:54.493137317Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.555566ms logger=migrator t=2026-03-31T05:12:54.500439881Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-31T05:12:54.501489104Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.071603ms logger=migrator t=2026-03-31T05:12:54.509063894Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-31T05:12:54.509898031Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=839.647µs logger=migrator t=2026-03-31T05:12:54.519996764Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-31T05:12:54.520894524Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=898.79µs logger=migrator t=2026-03-31T05:12:54.525340577Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-31T05:12:54.526107934Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=769.227µs logger=migrator t=2026-03-31T05:12:54.534072242Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-31T05:12:54.535507943Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.523152ms logger=migrator t=2026-03-31T05:12:54.550353026Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-31T05:12:54.551985731Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.639045ms logger=migrator t=2026-03-31T05:12:54.557833334Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-31T05:12:54.557862745Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.751µs logger=migrator t=2026-03-31T05:12:54.568795646Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-31T05:12:54.570267197Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.477ms logger=migrator t=2026-03-31T05:12:54.57702499Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-31T05:12:54.577234424Z level=info msg="Migration successfully executed" id="Add missing user data" duration=208.914µs logger=migrator t=2026-03-31T05:12:54.583222991Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-31T05:12:54.58415675Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=934.299µs logger=migrator t=2026-03-31T05:12:54.593799444Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-31T05:12:54.596040212Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=2.226898ms logger=migrator t=2026-03-31T05:12:54.604382788Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-31T05:12:54.606374269Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.995561ms logger=migrator t=2026-03-31T05:12:54.611153431Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-31T05:12:54.619565738Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.409017ms logger=migrator t=2026-03-31T05:12:54.630882138Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-31T05:12:54.634181307Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=3.291359ms logger=migrator t=2026-03-31T05:12:54.640642814Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-31T05:12:54.64090369Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=264.106µs logger=migrator t=2026-03-31T05:12:54.646049837Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-31T05:12:54.646799694Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=749.977µs logger=migrator t=2026-03-31T05:12:54.652642288Z 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-03-31T05:12:54.653044396Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=400.799µs logger=migrator t=2026-03-31T05:12:54.660186986Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-31T05:12:54.66080075Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=617.554µs logger=migrator t=2026-03-31T05:12:54.667080842Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-31T05:12:54.668032022Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=951.89µs logger=migrator t=2026-03-31T05:12:54.672892715Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-31T05:12:54.673892406Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.003901ms logger=migrator t=2026-03-31T05:12:54.678615416Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-31T05:12:54.6797661Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.154254ms logger=migrator t=2026-03-31T05:12:54.687062244Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-31T05:12:54.68873339Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.671986ms logger=migrator t=2026-03-31T05:12:54.714962994Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-31T05:12:54.715844142Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=886.928µs logger=migrator t=2026-03-31T05:12:54.72379528Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-31T05:12:54.723826131Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.621µs logger=migrator t=2026-03-31T05:12:54.730771548Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-31T05:12:54.732555665Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.790357ms logger=migrator t=2026-03-31T05:12:54.738174544Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-31T05:12:54.739010992Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=834.198µs logger=migrator t=2026-03-31T05:12:54.744739384Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-31T05:12:54.745678083Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=938.53µs logger=migrator t=2026-03-31T05:12:54.750764571Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-31T05:12:54.752029507Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.265636ms logger=migrator t=2026-03-31T05:12:54.760664149Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-31T05:12:54.766308419Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.645389ms logger=migrator t=2026-03-31T05:12:54.815419427Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-31T05:12:54.818135904Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.714798ms logger=migrator t=2026-03-31T05:12:54.849840724Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-31T05:12:54.851212543Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.37311ms logger=migrator t=2026-03-31T05:12:54.861589982Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-31T05:12:54.862870579Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.277147ms logger=migrator t=2026-03-31T05:12:54.880300267Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-31T05:12:54.88137984Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.079693ms logger=migrator t=2026-03-31T05:12:54.887229564Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-31T05:12:54.888413589Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.183685ms logger=migrator t=2026-03-31T05:12:54.89602193Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-31T05:12:54.896863267Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=845.607µs logger=migrator t=2026-03-31T05:12:54.901518896Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-31T05:12:54.902355513Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=835.957µs logger=migrator t=2026-03-31T05:12:54.909721249Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-31T05:12:54.910684079Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=973.06µs logger=migrator t=2026-03-31T05:12:54.91736705Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-31T05:12:54.920139419Z level=info msg="Migration successfully executed" id="create star table" duration=2.760719ms logger=migrator t=2026-03-31T05:12:54.927449694Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-31T05:12:54.928376753Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=927.889µs logger=migrator t=2026-03-31T05:12:54.934740038Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-31T05:12:54.935766489Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.027261ms logger=migrator t=2026-03-31T05:12:54.941252095Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-31T05:12:54.942194025Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=939.81µs logger=migrator t=2026-03-31T05:12:54.948253563Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-31T05:12:54.949129982Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=876.679µs logger=migrator t=2026-03-31T05:12:54.955055137Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-31T05:12:54.956197211Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.141294ms logger=migrator t=2026-03-31T05:12:54.96985318Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-31T05:12:54.970613235Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=763.375µs logger=migrator t=2026-03-31T05:12:54.97650789Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-31T05:12:54.977293707Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=787.547µs logger=migrator t=2026-03-31T05:12:54.985090001Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-31T05:12:54.985149732Z level=info msg="Migration successfully executed" id="Update org table charset" duration=64.031µs logger=migrator t=2026-03-31T05:12:54.990191219Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-31T05:12:54.99023072Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=41.671µs logger=migrator t=2026-03-31T05:12:54.99546486Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-31T05:12:54.995766517Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=302.217µs logger=migrator t=2026-03-31T05:12:55.000956647Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-31T05:12:55.002194683Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.235036ms logger=migrator t=2026-03-31T05:12:55.008511216Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-31T05:12:55.009956036Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.44869ms logger=migrator t=2026-03-31T05:12:55.016100397Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-31T05:12:55.016859083Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=758.976µs logger=migrator t=2026-03-31T05:12:55.021814338Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-31T05:12:55.022487052Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=669.154µs logger=migrator t=2026-03-31T05:12:55.027235652Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-31T05:12:55.028225443Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=989.371µs logger=migrator t=2026-03-31T05:12:55.033991115Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-31T05:12:55.034794682Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=803.627µs logger=migrator t=2026-03-31T05:12:55.040576353Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-31T05:12:55.04984466Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.262547ms logger=migrator t=2026-03-31T05:12:55.056271516Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-31T05:12:55.0569695Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=698.295µs logger=migrator t=2026-03-31T05:12:55.06314798Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-31T05:12:55.06404548Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=837.019µs logger=migrator t=2026-03-31T05:12:55.06974229Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-31T05:12:55.071255222Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.516312ms logger=migrator t=2026-03-31T05:12:55.076094454Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-31T05:12:55.076746438Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=655.554µs logger=migrator t=2026-03-31T05:12:55.082400067Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-31T05:12:55.083970901Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.562944ms logger=migrator t=2026-03-31T05:12:55.090641861Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-31T05:12:55.090767294Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=127.463µs logger=migrator t=2026-03-31T05:12:55.097266592Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-31T05:12:55.099349645Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.080133ms logger=migrator t=2026-03-31T05:12:55.104039965Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-31T05:12:55.105827863Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.787728ms logger=migrator t=2026-03-31T05:12:55.113632267Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-31T05:12:55.116940978Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.309391ms logger=migrator t=2026-03-31T05:12:55.122198528Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-31T05:12:55.123033776Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=835.088µs logger=migrator t=2026-03-31T05:12:55.130949424Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-31T05:12:55.133229581Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.285088ms logger=migrator t=2026-03-31T05:12:55.138588774Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-31T05:12:55.139527725Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=939.461µs logger=migrator t=2026-03-31T05:12:55.144825286Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-31T05:12:55.147200966Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.380971ms logger=migrator t=2026-03-31T05:12:55.154191324Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-31T05:12:55.154252946Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=64.372µs logger=migrator t=2026-03-31T05:12:55.160411185Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-31T05:12:55.160452186Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=44.421µs logger=migrator t=2026-03-31T05:12:55.16679582Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-31T05:12:55.169570339Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.780309ms logger=migrator t=2026-03-31T05:12:55.175551255Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-31T05:12:55.17815974Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.610715ms logger=migrator t=2026-03-31T05:12:55.182831999Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-31T05:12:55.18524482Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.412771ms logger=migrator t=2026-03-31T05:12:55.19042786Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-31T05:12:55.192594166Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.175226ms logger=migrator t=2026-03-31T05:12:55.197629702Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-31T05:12:55.197891937Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=262.625µs logger=migrator t=2026-03-31T05:12:55.201418572Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-31T05:12:55.202424803Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.005571ms logger=migrator t=2026-03-31T05:12:55.208971141Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-31T05:12:55.210006904Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.031332ms logger=migrator t=2026-03-31T05:12:55.218123385Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-31T05:12:55.218263868Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=142.053µs logger=migrator t=2026-03-31T05:12:55.231738953Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-31T05:12:55.233661423Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.92493ms logger=migrator t=2026-03-31T05:12:55.238602068Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-31T05:12:55.239723151Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.119183ms logger=migrator t=2026-03-31T05:12:55.250719123Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-31T05:12:55.259394637Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.676694ms logger=migrator t=2026-03-31T05:12:55.26757947Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-31T05:12:55.269136103Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.556353ms logger=migrator t=2026-03-31T05:12:55.274817773Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-31T05:12:55.276016908Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.199235ms logger=migrator t=2026-03-31T05:12:55.279671846Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-31T05:12:55.280541804Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=864.168µs logger=migrator t=2026-03-31T05:12:55.285034159Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-31T05:12:55.285360346Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=326.297µs logger=migrator t=2026-03-31T05:12:55.289006433Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-31T05:12:55.289884591Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=875.559µs logger=migrator t=2026-03-31T05:12:55.293727923Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-31T05:12:55.297153575Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.414952ms logger=migrator t=2026-03-31T05:12:55.303953308Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-31T05:12:55.307233767Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=3.278169ms logger=migrator t=2026-03-31T05:12:55.311462837Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-31T05:12:55.311725343Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=262.926µs logger=migrator t=2026-03-31T05:12:55.316750079Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-31T05:12:55.316946843Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=196.444µs logger=migrator t=2026-03-31T05:12:55.330300226Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-31T05:12:55.331714725Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.41421ms logger=migrator t=2026-03-31T05:12:55.338191312Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-31T05:12:55.341135525Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.944683ms logger=migrator t=2026-03-31T05:12:55.348315686Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-31T05:12:55.350267347Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.952442ms logger=migrator t=2026-03-31T05:12:55.357364757Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-31T05:12:55.358198915Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=834.138µs logger=migrator t=2026-03-31T05:12:55.36411279Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-31T05:12:55.365643402Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.530011ms logger=migrator t=2026-03-31T05:12:55.374957069Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-31T05:12:55.375724565Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=768.256µs logger=migrator t=2026-03-31T05:12:55.381951406Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-31T05:12:55.382887696Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=940.1µs logger=migrator t=2026-03-31T05:12:55.388071405Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-31T05:12:55.396503594Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.426938ms logger=migrator t=2026-03-31T05:12:55.490156253Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-31T05:12:55.49284391Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.691217ms logger=migrator t=2026-03-31T05:12:55.501675556Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-31T05:12:55.504088977Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.412041ms logger=migrator t=2026-03-31T05:12:55.511626036Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-31T05:12:55.5137067Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=2.080494ms logger=migrator t=2026-03-31T05:12:55.518159124Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-31T05:12:55.518857129Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=697.395µs logger=migrator t=2026-03-31T05:12:55.523064519Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-31T05:12:55.527511032Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.449034ms logger=migrator t=2026-03-31T05:12:55.532384795Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-31T05:12:55.536173935Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.79209ms logger=migrator t=2026-03-31T05:12:55.540431875Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-31T05:12:55.540465616Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.931µs logger=migrator t=2026-03-31T05:12:55.552173303Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-31T05:12:55.55251999Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=354.377µs logger=migrator t=2026-03-31T05:12:55.558884464Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-31T05:12:55.562464151Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.578797ms logger=migrator t=2026-03-31T05:12:55.56717878Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-31T05:12:55.567513447Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=332.367µs logger=migrator t=2026-03-31T05:12:55.575759641Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-31T05:12:55.575999326Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=239.595µs logger=migrator t=2026-03-31T05:12:55.581057273Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-31T05:12:55.585423086Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.364723ms logger=migrator t=2026-03-31T05:12:55.592227079Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-31T05:12:55.592450774Z level=info msg="Migration successfully executed" id="Update uid value" duration=223.315µs logger=migrator t=2026-03-31T05:12:55.597795317Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-31T05:12:55.598726017Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=928.461µs logger=migrator t=2026-03-31T05:12:55.60267073Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-31T05:12:55.603541738Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=868.558µs logger=migrator t=2026-03-31T05:12:55.607550443Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-31T05:12:55.610342042Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.796289ms logger=migrator t=2026-03-31T05:12:55.61499721Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-31T05:12:55.615816868Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=819.108µs logger=migrator t=2026-03-31T05:12:55.621896636Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-31T05:12:55.624070933Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.173356ms logger=migrator t=2026-03-31T05:12:55.630725133Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-31T05:12:55.631652632Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=926.839µs logger=migrator t=2026-03-31T05:12:55.635892922Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-31T05:12:55.63724074Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.344738ms logger=migrator t=2026-03-31T05:12:55.643440581Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-31T05:12:55.644610376Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.170175ms logger=migrator t=2026-03-31T05:12:55.653343581Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-31T05:12:55.65473484Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.39775ms logger=migrator t=2026-03-31T05:12:55.661217377Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-31T05:12:55.668838879Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.620851ms logger=migrator t=2026-03-31T05:12:55.675941008Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-31T05:12:55.676569201Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=628.453µs logger=migrator t=2026-03-31T05:12:55.683040769Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-31T05:12:55.68456852Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.527942ms logger=migrator t=2026-03-31T05:12:55.689044085Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-31T05:12:55.69074231Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.697555ms logger=migrator t=2026-03-31T05:12:55.695380509Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-31T05:12:55.696289038Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=905.099µs logger=migrator t=2026-03-31T05:12:55.700232402Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-31T05:12:55.700588719Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=356.177µs logger=migrator t=2026-03-31T05:12:55.704147554Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-31T05:12:55.704755286Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=611.762µs logger=migrator t=2026-03-31T05:12:55.709119539Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-31T05:12:55.70914898Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.581µs logger=migrator t=2026-03-31T05:12:55.713466641Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-31T05:12:55.718378344Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.908454ms logger=migrator t=2026-03-31T05:12:55.722327308Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-31T05:12:55.726946645Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.618647ms logger=migrator t=2026-03-31T05:12:55.731511172Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-31T05:12:55.731699296Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=188.304µs logger=migrator t=2026-03-31T05:12:55.738124532Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-31T05:12:55.744036036Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.912535ms logger=migrator t=2026-03-31T05:12:55.750545105Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-31T05:12:55.753520987Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.966802ms logger=migrator t=2026-03-31T05:12:55.759090255Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-31T05:12:55.759933883Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=843.498µs logger=migrator t=2026-03-31T05:12:55.768104285Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-31T05:12:55.768777589Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=673.134µs logger=migrator t=2026-03-31T05:12:55.773233564Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-31T05:12:55.774945569Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.710595ms logger=migrator t=2026-03-31T05:12:55.779276282Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-31T05:12:55.780492117Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.215646ms logger=migrator t=2026-03-31T05:12:55.785446892Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-31T05:12:55.786518465Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.070924ms logger=migrator t=2026-03-31T05:12:55.790836205Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-31T05:12:55.791896138Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.059752ms logger=migrator t=2026-03-31T05:12:55.795840032Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-31T05:12:55.795937854Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=98.502µs logger=migrator t=2026-03-31T05:12:55.800775706Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-31T05:12:55.800809047Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=33.921µs logger=migrator t=2026-03-31T05:12:55.80527784Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-31T05:12:55.810118583Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.839953ms logger=migrator t=2026-03-31T05:12:55.815890375Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-31T05:12:55.818667924Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.777229ms logger=migrator t=2026-03-31T05:12:55.824141229Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-31T05:12:55.824240021Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=99.732µs logger=migrator t=2026-03-31T05:12:55.828968832Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-31T05:12:55.830408922Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.440409ms logger=migrator t=2026-03-31T05:12:55.835670533Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-31T05:12:55.837192635Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.521782ms logger=migrator t=2026-03-31T05:12:55.841600438Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-31T05:12:55.841635459Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.171µs logger=migrator t=2026-03-31T05:12:55.847087494Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-31T05:12:55.848615367Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.533433ms logger=migrator t=2026-03-31T05:12:55.852974738Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-31T05:12:55.854074722Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.096824ms logger=migrator t=2026-03-31T05:12:55.858036556Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-31T05:12:55.861254323Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.217257ms logger=migrator t=2026-03-31T05:12:55.865622626Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-31T05:12:55.865685877Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=63.341µs logger=migrator t=2026-03-31T05:12:55.869093399Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-31T05:12:55.870027228Z level=info msg="Migration successfully executed" id="create session table" duration=933.269µs logger=migrator t=2026-03-31T05:12:55.874957263Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-31T05:12:55.875240369Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=287.476µs logger=migrator t=2026-03-31T05:12:55.880148983Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-31T05:12:55.880234164Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=81.471µs logger=migrator t=2026-03-31T05:12:55.884247049Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-31T05:12:55.885298902Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.045092ms logger=migrator t=2026-03-31T05:12:55.890960231Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-31T05:12:55.8918402Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=879.299µs logger=migrator t=2026-03-31T05:12:55.896169841Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-31T05:12:55.896214342Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=45.371µs logger=migrator t=2026-03-31T05:12:55.90037322Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-31T05:12:55.900419251Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=46.911µs logger=migrator t=2026-03-31T05:12:55.904722432Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-31T05:12:55.910131497Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.407074ms logger=migrator t=2026-03-31T05:12:55.91549277Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-31T05:12:55.91884476Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.34773ms logger=migrator t=2026-03-31T05:12:55.922643461Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-31T05:12:55.922726812Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=83.161µs logger=migrator t=2026-03-31T05:12:55.926283847Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-31T05:12:55.926427901Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=146.354µs logger=migrator t=2026-03-31T05:12:55.9301858Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-31T05:12:55.931537968Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.351848ms logger=migrator t=2026-03-31T05:12:55.938192909Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-31T05:12:55.938296431Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=109.482µs logger=migrator t=2026-03-31T05:12:55.943096092Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-31T05:12:55.947158519Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.072236ms logger=migrator t=2026-03-31T05:12:55.951111522Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-31T05:12:55.951292825Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=185.814µs logger=migrator t=2026-03-31T05:12:55.957414016Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-31T05:12:55.960611883Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.198037ms logger=migrator t=2026-03-31T05:12:55.965634739Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-31T05:12:55.968792206Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.157287ms logger=migrator t=2026-03-31T05:12:55.972920563Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-31T05:12:55.972995344Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=75.171µs logger=migrator t=2026-03-31T05:12:55.977224774Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-31T05:12:55.978905669Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.679425ms logger=migrator t=2026-03-31T05:12:55.984489367Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-31T05:12:55.985335335Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=844.058µs logger=migrator t=2026-03-31T05:12:55.989252568Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-31T05:12:55.99032591Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.072772ms logger=migrator t=2026-03-31T05:12:55.996458291Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-31T05:12:55.997354419Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=895.759µs logger=migrator t=2026-03-31T05:12:56.001169869Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-31T05:12:56.002020217Z level=info msg="Migration successfully executed" id="add index alert state" duration=847.158µs logger=migrator t=2026-03-31T05:12:56.006352849Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-31T05:12:56.007186627Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=833.357µs logger=migrator t=2026-03-31T05:12:56.012732924Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-31T05:12:56.013843798Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.111155ms logger=migrator t=2026-03-31T05:12:56.019694171Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-31T05:12:56.021156102Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.461181ms logger=migrator t=2026-03-31T05:12:56.026946314Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-31T05:12:56.028374744Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.42762ms logger=migrator t=2026-03-31T05:12:56.033642206Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-31T05:12:56.04424992Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.606704ms logger=migrator t=2026-03-31T05:12:56.048441568Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-31T05:12:56.048966789Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=525.211µs logger=migrator t=2026-03-31T05:12:56.052654928Z 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-03-31T05:12:56.053267681Z 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=612.603µs logger=migrator t=2026-03-31T05:12:56.058700005Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-31T05:12:56.059158325Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=453.36µs logger=migrator t=2026-03-31T05:12:56.063334843Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-31T05:12:56.06414468Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=819.818µs logger=migrator t=2026-03-31T05:12:56.0684018Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-31T05:12:56.069603936Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.197726ms logger=migrator t=2026-03-31T05:12:56.075447589Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-31T05:12:56.079078306Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.630257ms logger=migrator t=2026-03-31T05:12:56.085152594Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-31T05:12:56.088668398Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.516174ms logger=migrator t=2026-03-31T05:12:56.093321337Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-31T05:12:56.096844591Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.522865ms logger=migrator t=2026-03-31T05:12:56.102528401Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-31T05:12:56.106032406Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.503915ms logger=migrator t=2026-03-31T05:12:56.111510511Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-31T05:12:56.112569883Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.010811ms logger=migrator t=2026-03-31T05:12:56.117082669Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-31T05:12:56.11710975Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.761µs logger=migrator t=2026-03-31T05:12:56.121076833Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-31T05:12:56.121106544Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.461µs logger=migrator t=2026-03-31T05:12:56.125821724Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-31T05:12:56.127058429Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.236285ms logger=migrator t=2026-03-31T05:12:56.131164897Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-31T05:12:56.132153147Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=987.8µs logger=migrator t=2026-03-31T05:12:56.137072451Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-31T05:12:56.138097763Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.029572ms logger=migrator t=2026-03-31T05:12:56.14411483Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-31T05:12:56.145411727Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.297588ms logger=migrator t=2026-03-31T05:12:56.151402504Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-31T05:12:56.153220682Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.821488ms logger=migrator t=2026-03-31T05:12:56.161793464Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-31T05:12:56.168418784Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.623949ms logger=migrator t=2026-03-31T05:12:56.173264806Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-31T05:12:56.175910752Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.645646ms logger=migrator t=2026-03-31T05:12:56.1857714Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-31T05:12:56.186094217Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=325.347µs logger=migrator t=2026-03-31T05:12:56.201205507Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-31T05:12:56.203323301Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.127534ms logger=migrator t=2026-03-31T05:12:56.215060449Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-31T05:12:56.216422018Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.362949ms logger=migrator t=2026-03-31T05:12:56.223451827Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-31T05:12:56.227683766Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.233069ms logger=migrator t=2026-03-31T05:12:56.231916336Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-31T05:12:56.232006377Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=91.302µs logger=migrator t=2026-03-31T05:12:56.235902569Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-31T05:12:56.237668157Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.763588ms logger=migrator t=2026-03-31T05:12:56.243531381Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-31T05:12:56.246716448Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=3.185957ms logger=migrator t=2026-03-31T05:12:56.252051371Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-31T05:12:56.252137642Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=86.911µs logger=migrator t=2026-03-31T05:12:56.25724463Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-31T05:12:56.258861734Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.613244ms logger=migrator t=2026-03-31T05:12:56.263158956Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-31T05:12:56.264072274Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=913.349µs logger=migrator t=2026-03-31T05:12:56.268606971Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-31T05:12:56.26955136Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=943.429µs logger=migrator t=2026-03-31T05:12:56.273611665Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-31T05:12:56.2752222Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.618355ms logger=migrator t=2026-03-31T05:12:56.27900929Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-31T05:12:56.280008242Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=998.131µs logger=migrator t=2026-03-31T05:12:56.284608488Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-31T05:12:56.285698302Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.089213ms logger=migrator t=2026-03-31T05:12:56.290175475Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-31T05:12:56.290207876Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=38.371µs logger=migrator t=2026-03-31T05:12:56.294649311Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-31T05:12:56.301061276Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.412035ms logger=migrator t=2026-03-31T05:12:56.306444439Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-31T05:12:56.307090613Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=646.624µs logger=migrator t=2026-03-31T05:12:56.310799902Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-31T05:12:56.314845157Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.045315ms logger=migrator t=2026-03-31T05:12:56.321192731Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-31T05:12:56.322112481Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=919.94µs logger=migrator t=2026-03-31T05:12:56.326734538Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-31T05:12:56.328405214Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.669116ms logger=migrator t=2026-03-31T05:12:56.333618064Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-31T05:12:56.335124345Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.506221ms logger=migrator t=2026-03-31T05:12:56.341148163Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-31T05:12:56.352722408Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.571805ms logger=migrator t=2026-03-31T05:12:56.359579112Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-31T05:12:56.360184335Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=605.103µs logger=migrator t=2026-03-31T05:12:56.367411108Z 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-03-31T05:12:56.36938086Z 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.966752ms logger=migrator t=2026-03-31T05:12:56.37699603Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-31T05:12:56.377289326Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=293.456µs logger=migrator t=2026-03-31T05:12:56.383882426Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-31T05:12:56.385066821Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.184444ms logger=migrator t=2026-03-31T05:12:56.390913074Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-31T05:12:56.391163589Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=251.515µs logger=migrator t=2026-03-31T05:12:56.395521252Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-31T05:12:56.400706081Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.186239ms logger=migrator t=2026-03-31T05:12:56.405727638Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-31T05:12:56.410241553Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.514286ms logger=migrator t=2026-03-31T05:12:56.416475284Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-31T05:12:56.419278303Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.800249ms logger=migrator t=2026-03-31T05:12:56.42764522Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-31T05:12:56.430316396Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.672516ms logger=migrator t=2026-03-31T05:12:56.437493088Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-31T05:12:56.438122681Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=635.023µs logger=migrator t=2026-03-31T05:12:56.447457629Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-31T05:12:56.455841836Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.382768ms logger=migrator t=2026-03-31T05:12:56.462222951Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-31T05:12:56.464159291Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.92516ms logger=migrator t=2026-03-31T05:12:56.47260447Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-31T05:12:56.472967158Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=368.738µs logger=migrator t=2026-03-31T05:12:56.479723381Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-31T05:12:56.480277532Z level=info msg="Migration successfully executed" id="Move region to single row" duration=555.111µs logger=migrator t=2026-03-31T05:12:56.492289967Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-31T05:12:56.494125985Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.850219ms logger=migrator t=2026-03-31T05:12:56.501000361Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-31T05:12:56.501676455Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=676.325µs logger=migrator t=2026-03-31T05:12:56.506126678Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-31T05:12:56.507019898Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=892.52µs logger=migrator t=2026-03-31T05:12:56.514084096Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-31T05:12:56.515566818Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.486332ms logger=migrator t=2026-03-31T05:12:56.520961932Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-31T05:12:56.522706559Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.744387ms logger=migrator t=2026-03-31T05:12:56.527733485Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-31T05:12:56.528589743Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=856.038µs logger=migrator t=2026-03-31T05:12:56.532330552Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-31T05:12:56.532467985Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=137.633µs logger=migrator t=2026-03-31T05:12:56.539013443Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-31T05:12:56.54073234Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.722977ms logger=migrator t=2026-03-31T05:12:56.54737811Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-31T05:12:56.548274249Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=896.998µs logger=migrator t=2026-03-31T05:12:56.561267523Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-31T05:12:56.562799606Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.534733ms logger=migrator t=2026-03-31T05:12:56.569537608Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-31T05:12:56.570669692Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.132384ms logger=migrator t=2026-03-31T05:12:56.575656097Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-31T05:12:56.575904583Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=248.926µs logger=migrator t=2026-03-31T05:12:56.582028223Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-31T05:12:56.582969522Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=943.04µs logger=migrator t=2026-03-31T05:12:56.589796836Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-31T05:12:56.590055842Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=264.305µs logger=migrator t=2026-03-31T05:12:56.597399127Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-31T05:12:56.598785097Z level=info msg="Migration successfully executed" id="create team table" duration=1.38686ms logger=migrator t=2026-03-31T05:12:56.603150569Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-31T05:12:56.604344734Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.193474ms logger=migrator t=2026-03-31T05:12:56.635035852Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-31T05:12:56.637529365Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.526524ms logger=migrator t=2026-03-31T05:12:56.644008432Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-31T05:12:56.650478579Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.475367ms logger=migrator t=2026-03-31T05:12:56.654194927Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-31T05:12:56.654426822Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=231.605µs logger=migrator t=2026-03-31T05:12:56.659583291Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-31T05:12:56.660712545Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.134185ms logger=migrator t=2026-03-31T05:12:56.674109027Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-31T05:12:56.675503187Z level=info msg="Migration successfully executed" id="create team member table" duration=1.39376ms logger=migrator t=2026-03-31T05:12:56.6841495Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-31T05:12:56.685478688Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.325708ms logger=migrator t=2026-03-31T05:12:56.690164717Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-31T05:12:56.690944503Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=773.726µs logger=migrator t=2026-03-31T05:12:56.696423079Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-31T05:12:56.697181486Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=758.047µs logger=migrator t=2026-03-31T05:12:56.702184351Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-31T05:12:56.706190516Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.005945ms logger=migrator t=2026-03-31T05:12:56.712030839Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-31T05:12:56.716445213Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.413914ms logger=migrator t=2026-03-31T05:12:56.723100393Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-31T05:12:56.7304982Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.404297ms logger=migrator t=2026-03-31T05:12:56.735453494Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-31T05:12:56.736452385Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=998.931µs logger=migrator t=2026-03-31T05:12:56.742891641Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-31T05:12:56.744554317Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.661756ms logger=migrator t=2026-03-31T05:12:56.752759039Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-31T05:12:56.753778511Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.018282ms logger=migrator t=2026-03-31T05:12:56.761365872Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-31T05:12:56.762490385Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.123873ms logger=migrator t=2026-03-31T05:12:56.767583773Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-31T05:12:56.768664546Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.079742ms logger=migrator t=2026-03-31T05:12:56.77786062Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-31T05:12:56.779913273Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.057913ms logger=migrator t=2026-03-31T05:12:56.786644366Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-31T05:12:56.788465474Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.820558ms logger=migrator t=2026-03-31T05:12:56.796003103Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-31T05:12:56.797680509Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.677116ms logger=migrator t=2026-03-31T05:12:56.805065424Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-31T05:12:56.80624095Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.181376ms logger=migrator t=2026-03-31T05:12:56.815761821Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-31T05:12:56.816340263Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=590.252µs logger=migrator t=2026-03-31T05:12:56.825915245Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-31T05:12:56.826870315Z level=info msg="Migration successfully executed" id="create tag table" duration=962.34µs logger=migrator t=2026-03-31T05:12:56.832945294Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-31T05:12:56.834547238Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.602004ms logger=migrator t=2026-03-31T05:12:56.842520226Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-31T05:12:56.843368424Z level=info msg="Migration successfully executed" id="create login attempt table" duration=848.608µs logger=migrator t=2026-03-31T05:12:56.84978822Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-31T05:12:56.850908134Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.119074ms logger=migrator t=2026-03-31T05:12:56.856519362Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-31T05:12:56.858205377Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.686145ms logger=migrator t=2026-03-31T05:12:56.86449309Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-31T05:12:56.880043889Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.550389ms logger=migrator t=2026-03-31T05:12:56.886190789Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-31T05:12:56.887009186Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=819.086µs logger=migrator t=2026-03-31T05:12:56.892379749Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-31T05:12:56.894233399Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.8543ms logger=migrator t=2026-03-31T05:12:56.900008011Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-31T05:12:56.900493081Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=486.47µs logger=migrator t=2026-03-31T05:12:56.906874685Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-31T05:12:56.90753845Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=664.105µs logger=migrator t=2026-03-31T05:12:56.913587938Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-31T05:12:56.914444776Z level=info msg="Migration successfully executed" id="create user auth table" duration=857.468µs logger=migrator t=2026-03-31T05:12:56.922485515Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-31T05:12:56.9245927Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.113565ms logger=migrator t=2026-03-31T05:12:56.931589198Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-31T05:12:56.931742451Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=160.474µs logger=migrator t=2026-03-31T05:12:56.939340522Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-31T05:12:56.944706715Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.364413ms logger=migrator t=2026-03-31T05:12:56.94965083Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-31T05:12:56.954712277Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.062007ms logger=migrator t=2026-03-31T05:12:56.960667083Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-31T05:12:56.965867443Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.20104ms logger=migrator t=2026-03-31T05:12:56.973064954Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-31T05:12:56.982252508Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.183204ms logger=migrator t=2026-03-31T05:12:56.9894069Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-31T05:12:56.990565314Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.155454ms logger=migrator t=2026-03-31T05:12:56.995826735Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-31T05:12:57.001305241Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.477666ms logger=migrator t=2026-03-31T05:12:57.009187008Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-31T05:12:57.010487865Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.288506ms logger=migrator t=2026-03-31T05:12:57.017151016Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-31T05:12:57.019028636Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.87725ms logger=migrator t=2026-03-31T05:12:57.024019231Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-31T05:12:57.025489822Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.472701ms logger=migrator t=2026-03-31T05:12:57.032222214Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-31T05:12:57.033267677Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.046342ms logger=migrator t=2026-03-31T05:12:57.041101541Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-31T05:12:57.042352228Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.251747ms logger=migrator t=2026-03-31T05:12:57.048558599Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-31T05:12:57.04954001Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=981.36µs logger=migrator t=2026-03-31T05:12:57.055979857Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-31T05:12:57.064716871Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.740975ms logger=migrator t=2026-03-31T05:12:57.071143827Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-31T05:12:57.071947853Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=805.276µs logger=migrator t=2026-03-31T05:12:57.079083204Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-31T05:12:57.080162507Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.080353ms logger=migrator t=2026-03-31T05:12:57.087315318Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-31T05:12:57.08882145Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.507192ms logger=migrator t=2026-03-31T05:12:57.098588316Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-31T05:12:57.100218391Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.630395ms logger=migrator t=2026-03-31T05:12:57.115739569Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-31T05:12:57.116841322Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.103123ms logger=migrator t=2026-03-31T05:12:57.127299433Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-31T05:12:57.127449226Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=153.463µs logger=migrator t=2026-03-31T05:12:57.13233605Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-31T05:12:57.132545644Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=216.125µs logger=migrator t=2026-03-31T05:12:57.138798096Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-31T05:12:57.139993492Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.196316ms logger=migrator t=2026-03-31T05:12:57.143625818Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-31T05:12:57.144517966Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=892.838µs logger=migrator t=2026-03-31T05:12:57.149449431Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-31T05:12:57.151098476Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.646915ms logger=migrator t=2026-03-31T05:12:57.161475895Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-31T05:12:57.161660618Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=190.314µs logger=migrator t=2026-03-31T05:12:57.168909232Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-31T05:12:57.171373684Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.476502ms logger=migrator t=2026-03-31T05:12:57.178260029Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-31T05:12:57.17918435Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=923.871µs logger=migrator t=2026-03-31T05:12:57.186733918Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-31T05:12:57.188309132Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.574954ms logger=migrator t=2026-03-31T05:12:57.196948005Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-31T05:12:57.199441778Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.493162ms logger=migrator t=2026-03-31T05:12:57.205313371Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-31T05:12:57.212386121Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.07879ms logger=migrator t=2026-03-31T05:12:57.21898504Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-31T05:12:57.219893649Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=907.839µs logger=migrator t=2026-03-31T05:12:57.22563583Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-31T05:12:57.225728562Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=94.642µs logger=migrator t=2026-03-31T05:12:57.230129816Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-31T05:12:57.231083655Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=953.429µs logger=migrator t=2026-03-31T05:12:57.235268215Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-31T05:12:57.236848717Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.579772ms logger=migrator t=2026-03-31T05:12:57.242392184Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-31T05:12:57.243358845Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=966.031µs logger=migrator t=2026-03-31T05:12:57.247757318Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-31T05:12:57.247886971Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=130.203µs logger=migrator t=2026-03-31T05:12:57.260108749Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-31T05:12:57.261502468Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.393109ms logger=migrator t=2026-03-31T05:12:57.265774979Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-31T05:12:57.267935154Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.163385ms logger=migrator t=2026-03-31T05:12:57.272104303Z 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-03-31T05:12:57.273076103Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=970.93µs logger=migrator t=2026-03-31T05:12:57.277409415Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-31T05:12:57.279238283Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.835619ms logger=migrator t=2026-03-31T05:12:57.292509383Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-31T05:12:57.302419513Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.91515ms logger=migrator t=2026-03-31T05:12:57.307572812Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-31T05:12:57.308309398Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=737.515µs logger=migrator t=2026-03-31T05:12:57.313652531Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-31T05:12:57.314707083Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.054572ms logger=migrator t=2026-03-31T05:12:57.321403594Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-31T05:12:57.357094758Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=35.664233ms logger=migrator t=2026-03-31T05:12:57.364671429Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-31T05:12:57.391919374Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.247096ms logger=migrator t=2026-03-31T05:12:57.397481312Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-31T05:12:57.398716298Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.234016ms logger=migrator t=2026-03-31T05:12:57.405761717Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-31T05:12:57.407672657Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.91613ms logger=migrator t=2026-03-31T05:12:57.415770198Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-31T05:12:57.424705056Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.939268ms logger=migrator t=2026-03-31T05:12:57.431732165Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-31T05:12:57.436710621Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.973326ms logger=migrator t=2026-03-31T05:12:57.442514414Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-31T05:12:57.443604026Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.090293ms logger=migrator t=2026-03-31T05:12:57.449239185Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-31T05:12:57.450730377Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.490512ms logger=migrator t=2026-03-31T05:12:57.455587359Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-31T05:12:57.456625142Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.037422ms logger=migrator t=2026-03-31T05:12:57.470705959Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-31T05:12:57.47266359Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.960491ms logger=migrator t=2026-03-31T05:12:57.477788788Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-31T05:12:57.47788601Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=98.062µs logger=migrator t=2026-03-31T05:12:57.484787206Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-31T05:12:57.494130154Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.348517ms logger=migrator t=2026-03-31T05:12:57.5001139Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-31T05:12:57.508232972Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.112691ms logger=migrator t=2026-03-31T05:12:57.514468183Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-31T05:12:57.521152215Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.684022ms logger=migrator t=2026-03-31T05:12:57.531089624Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-31T05:12:57.533327392Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.258427ms logger=migrator t=2026-03-31T05:12:57.543072428Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-31T05:12:57.544153481Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.080983ms logger=migrator t=2026-03-31T05:12:57.550008904Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-31T05:12:57.557294079Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.284415ms logger=migrator t=2026-03-31T05:12:57.564308136Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-31T05:12:57.571921367Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.614281ms logger=migrator t=2026-03-31T05:12:57.577442654Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-31T05:12:57.578442925Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=999.611µs logger=migrator t=2026-03-31T05:12:57.584010692Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-31T05:12:57.590573292Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.56232ms logger=migrator t=2026-03-31T05:12:57.597986588Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-31T05:12:57.605379964Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.392286ms logger=migrator t=2026-03-31T05:12:57.614017647Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-31T05:12:57.614449956Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=413.369µs logger=migrator t=2026-03-31T05:12:57.622802212Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-31T05:12:57.624200382Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.39938ms logger=migrator t=2026-03-31T05:12:57.634009679Z 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-03-31T05:12:57.635657184Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.653625ms logger=migrator t=2026-03-31T05:12:57.643189823Z 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-03-31T05:12:57.644389579Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.202335ms logger=migrator t=2026-03-31T05:12:57.651135951Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-31T05:12:57.651269584Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=134.703µs logger=migrator t=2026-03-31T05:12:57.655537864Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-31T05:12:57.663247706Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.708972ms logger=migrator t=2026-03-31T05:12:57.670660103Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-31T05:12:57.676932395Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.273392ms logger=migrator t=2026-03-31T05:12:57.680692335Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-31T05:12:57.687831376Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.132131ms logger=migrator t=2026-03-31T05:12:57.699879141Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-31T05:12:57.706175934Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.298413ms logger=migrator t=2026-03-31T05:12:57.718614106Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-31T05:12:57.726448112Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.835626ms logger=migrator t=2026-03-31T05:12:57.731376276Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-31T05:12:57.731441278Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=65.942µs logger=migrator t=2026-03-31T05:12:57.742826708Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-31T05:12:57.744204227Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.381249ms logger=migrator t=2026-03-31T05:12:57.751987702Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-31T05:12:57.757077659Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.090157ms logger=migrator t=2026-03-31T05:12:57.766157551Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-31T05:12:57.766271253Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=114.122µs logger=migrator t=2026-03-31T05:12:57.776592901Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-31T05:12:57.784479779Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.888787ms logger=migrator t=2026-03-31T05:12:57.790277441Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-31T05:12:57.791328383Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.050862ms logger=migrator t=2026-03-31T05:12:57.796250157Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-31T05:12:57.806634837Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.38612ms logger=migrator t=2026-03-31T05:12:57.811359036Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-31T05:12:57.812704105Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.348259ms logger=migrator t=2026-03-31T05:12:57.817631369Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-31T05:12:57.819358405Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.726936ms logger=migrator t=2026-03-31T05:12:57.823656046Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-31T05:12:57.830776936Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.11631ms logger=migrator t=2026-03-31T05:12:57.835403544Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-31T05:12:57.836837854Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.43356ms logger=migrator t=2026-03-31T05:12:57.840012222Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-31T05:12:57.841058154Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.045751ms logger=migrator t=2026-03-31T05:12:57.844243691Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-31T05:12:57.845054728Z level=info msg="Migration successfully executed" id="create alert_image table" duration=810.667µs logger=migrator t=2026-03-31T05:12:57.85319331Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-31T05:12:57.85509698Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.90804ms logger=migrator t=2026-03-31T05:12:57.859441933Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-31T05:12:57.859516084Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=73.092µs logger=migrator t=2026-03-31T05:12:57.86406194Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-31T05:12:57.865155773Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.096183ms logger=migrator t=2026-03-31T05:12:57.872426886Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-31T05:12:57.873472959Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.045703ms logger=migrator t=2026-03-31T05:12:57.878033165Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-31T05:12:57.878443513Z 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-03-31T05:12:57.88254521Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-31T05:12:57.883208034Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=663.424µs logger=migrator t=2026-03-31T05:12:57.891213723Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-31T05:12:57.893090154Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.875871ms logger=migrator t=2026-03-31T05:12:57.901272025Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-31T05:12:57.913640477Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=12.367372ms logger=migrator t=2026-03-31T05:12:57.918124501Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-31T05:12:57.919095523Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=970.842µs logger=migrator t=2026-03-31T05:12:57.92415774Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-31T05:12:57.925165131Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.007851ms logger=migrator t=2026-03-31T05:12:57.930395121Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-31T05:12:57.931399812Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.005571ms logger=migrator t=2026-03-31T05:12:57.936914279Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-31T05:12:57.93884769Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.936441ms logger=migrator t=2026-03-31T05:12:57.947470692Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-31T05:12:57.948638806Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.167604ms logger=migrator t=2026-03-31T05:12:57.953493779Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-31T05:12:57.953522Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.411µs logger=migrator t=2026-03-31T05:12:57.95778004Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-31T05:12:57.957854842Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=75.332µs logger=migrator t=2026-03-31T05:12:57.965183036Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-31T05:12:57.97575077Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.564853ms logger=migrator t=2026-03-31T05:12:57.981221365Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-31T05:12:57.981574522Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=353.437µs logger=migrator t=2026-03-31T05:12:57.991275548Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-31T05:12:57.992172287Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=890.939µs logger=migrator t=2026-03-31T05:12:57.997988439Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-31T05:12:57.998330966Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=342.127µs logger=migrator t=2026-03-31T05:12:58.005473878Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-31T05:12:58.006846307Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.373248ms logger=migrator t=2026-03-31T05:12:58.010573925Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-31T05:12:58.011663818Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.090253ms logger=migrator t=2026-03-31T05:12:58.017610184Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-31T05:12:58.050576361Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.967027ms logger=migrator t=2026-03-31T05:12:58.054096135Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-31T05:12:58.060162563Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.065828ms logger=migrator t=2026-03-31T05:12:58.066141909Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-31T05:12:58.066292172Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=150.913µs logger=migrator t=2026-03-31T05:12:58.069669355Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-31T05:12:58.10262276Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.946925ms logger=migrator t=2026-03-31T05:12:58.108242589Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-31T05:12:58.152120926Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=43.871407ms logger=migrator t=2026-03-31T05:12:58.156521799Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-31T05:12:58.157369527Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=846.788µs logger=migrator t=2026-03-31T05:12:58.16181373Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-31T05:12:58.162932234Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.118354ms logger=migrator t=2026-03-31T05:12:58.166080641Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-31T05:12:58.166370267Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=289.196µs logger=migrator t=2026-03-31T05:12:58.169728248Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-31T05:12:58.170878413Z level=info msg="Migration successfully executed" id="create permission table" duration=1.150485ms logger=migrator t=2026-03-31T05:12:58.174187912Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-31T05:12:58.175432198Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.243256ms logger=migrator t=2026-03-31T05:12:58.178965513Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-31T05:12:58.187250269Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=8.284126ms logger=migrator t=2026-03-31T05:12:58.19349636Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-31T05:12:58.195517612Z level=info msg="Migration successfully executed" id="create role table" duration=2.026722ms logger=migrator t=2026-03-31T05:12:58.205897132Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-31T05:12:58.215859843Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.968271ms logger=migrator t=2026-03-31T05:12:58.219849807Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-31T05:12:58.227991159Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.141292ms logger=migrator t=2026-03-31T05:12:58.231723457Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-31T05:12:58.233032496Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.298618ms logger=migrator t=2026-03-31T05:12:58.236528009Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-31T05:12:58.237720425Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.192096ms logger=migrator t=2026-03-31T05:12:58.240861011Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-31T05:12:58.242110787Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.249206ms logger=migrator t=2026-03-31T05:12:58.249186327Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-31T05:12:58.250353092Z level=info msg="Migration successfully executed" id="create team role table" duration=1.166174ms logger=migrator t=2026-03-31T05:12:58.258177797Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-31T05:12:58.259409642Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.231425ms logger=migrator t=2026-03-31T05:12:58.26354824Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-31T05:12:58.26542828Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.8794ms logger=migrator t=2026-03-31T05:12:58.269332883Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-31T05:12:58.270678131Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.344348ms logger=migrator t=2026-03-31T05:12:58.274615334Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-31T05:12:58.275523153Z level=info msg="Migration successfully executed" id="create user role table" duration=907.459µs logger=migrator t=2026-03-31T05:12:58.279037967Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-31T05:12:58.280203562Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.165195ms logger=migrator t=2026-03-31T05:12:58.283449711Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-31T05:12:58.284885391Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.43516ms logger=migrator t=2026-03-31T05:12:58.288407386Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-31T05:12:58.28956445Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.156794ms logger=migrator t=2026-03-31T05:12:58.293031973Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-31T05:12:58.293962943Z level=info msg="Migration successfully executed" id="create builtin role table" duration=925.96µs logger=migrator t=2026-03-31T05:12:58.297889306Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-31T05:12:58.29905857Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.169184ms logger=migrator t=2026-03-31T05:12:58.303667158Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-31T05:12:58.304773571Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.106003ms logger=migrator t=2026-03-31T05:12:58.310084213Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-31T05:12:58.321234479Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.150896ms logger=migrator t=2026-03-31T05:12:58.325516369Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-31T05:12:58.326798386Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.282117ms logger=migrator t=2026-03-31T05:12:58.330934924Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-31T05:12:58.332359324Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.42389ms logger=migrator t=2026-03-31T05:12:58.336020182Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-31T05:12:58.338096525Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.074863ms logger=migrator t=2026-03-31T05:12:58.343722414Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-31T05:12:58.344847688Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.125314ms logger=migrator t=2026-03-31T05:12:58.348168138Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-31T05:12:58.349027006Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=858.088µs logger=migrator t=2026-03-31T05:12:58.352867778Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-31T05:12:58.35440292Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.535102ms logger=migrator t=2026-03-31T05:12:58.358068028Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-31T05:12:58.367976857Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.909269ms logger=migrator t=2026-03-31T05:12:58.372717237Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-31T05:12:58.383977865Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.262088ms logger=migrator t=2026-03-31T05:12:58.388289485Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-31T05:12:58.39555286Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.262494ms logger=migrator t=2026-03-31T05:12:58.398671075Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-31T05:12:58.406919019Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.244784ms logger=migrator t=2026-03-31T05:12:58.415544372Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-31T05:12:58.417739258Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.200277ms logger=migrator t=2026-03-31T05:12:58.421741302Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-31T05:12:58.42300484Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.259677ms logger=migrator t=2026-03-31T05:12:58.427012174Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-31T05:12:58.428114708Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.102444ms logger=migrator t=2026-03-31T05:12:58.432465929Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-31T05:12:58.433388468Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=922.249µs logger=migrator t=2026-03-31T05:12:58.43673907Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-31T05:12:58.437896994Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.157484ms logger=migrator t=2026-03-31T05:12:58.441435139Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-31T05:12:58.441532151Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=97.542µs logger=migrator t=2026-03-31T05:12:58.446397864Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-31T05:12:58.446461025Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=63.761µs logger=migrator t=2026-03-31T05:12:58.449932728Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-31T05:12:58.450540612Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=607.683µs logger=migrator t=2026-03-31T05:12:58.454897363Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-31T05:12:58.455896334Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.000301ms logger=migrator t=2026-03-31T05:12:58.460187685Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-31T05:12:58.461312958Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.125903ms logger=migrator t=2026-03-31T05:12:58.468507161Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-31T05:12:58.468892289Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=385.548µs logger=migrator t=2026-03-31T05:12:58.472989076Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-31T05:12:58.473954556Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=959.6µs logger=migrator t=2026-03-31T05:12:58.478789808Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-31T05:12:58.480143577Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.349948ms logger=migrator t=2026-03-31T05:12:58.486587592Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-31T05:12:58.48787616Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.287658ms logger=migrator t=2026-03-31T05:12:58.494256285Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-31T05:12:58.505204956Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.948001ms logger=migrator t=2026-03-31T05:12:58.508682349Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-31T05:12:58.508737861Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=55.992µs logger=migrator t=2026-03-31T05:12:58.512876998Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-31T05:12:58.51389635Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.019042ms logger=migrator t=2026-03-31T05:12:58.520445887Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-31T05:12:58.522675775Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.229128ms logger=migrator t=2026-03-31T05:12:58.527867395Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-31T05:12:58.529267055Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.40078ms logger=migrator t=2026-03-31T05:12:58.534608188Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-31T05:12:58.54566697Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.064383ms logger=migrator t=2026-03-31T05:12:58.550807829Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-31T05:12:58.552203709Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.39681ms logger=migrator t=2026-03-31T05:12:58.556322816Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-31T05:12:58.557645104Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.325358ms logger=migrator t=2026-03-31T05:12:58.563505848Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-31T05:12:58.585182106Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.674468ms logger=migrator t=2026-03-31T05:12:58.589897615Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-31T05:12:58.590807515Z level=info msg="Migration successfully executed" id="create correlation v2" duration=909.45µs logger=migrator t=2026-03-31T05:12:58.596780001Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-31T05:12:58.599144101Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.36275ms logger=migrator t=2026-03-31T05:12:58.604511684Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-31T05:12:58.606141129Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.630345ms logger=migrator t=2026-03-31T05:12:58.610555372Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-31T05:12:58.611788178Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.232856ms logger=migrator t=2026-03-31T05:12:58.616027258Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-31T05:12:58.616327144Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=299.806µs logger=migrator t=2026-03-31T05:12:58.62133766Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-31T05:12:58.622848582Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.511502ms logger=migrator t=2026-03-31T05:12:58.626913367Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-31T05:12:58.637252316Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.339509ms logger=migrator t=2026-03-31T05:12:58.641518527Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-31T05:12:58.642411385Z level=info msg="Migration successfully executed" id="create entity_events table" duration=892.699µs logger=migrator t=2026-03-31T05:12:58.647107214Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-31T05:12:58.648131756Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.024442ms logger=migrator t=2026-03-31T05:12:58.654400688Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-31T05:12:58.655295088Z 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-03-31T05:12:58.659577148Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-31T05:12:58.660116019Z 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-03-31T05:12:58.664550393Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-31T05:12:58.665814949Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.269106ms logger=migrator t=2026-03-31T05:12:58.671368637Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-31T05:12:58.672350728Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=982.111µs logger=migrator t=2026-03-31T05:12:58.680142692Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-31T05:12:58.681336297Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.189995ms logger=migrator t=2026-03-31T05:12:58.687445687Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-31T05:12:58.689708064Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.266608ms logger=migrator t=2026-03-31T05:12:58.69468048Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-31T05:12:58.695995287Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.318978ms logger=migrator t=2026-03-31T05:12:58.700974783Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-31T05:12:58.702881353Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.906091ms logger=migrator t=2026-03-31T05:12:58.70843424Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-31T05:12:58.709210126Z level=info msg="Migration successfully executed" id="Drop public config table" duration=775.996µs logger=migrator t=2026-03-31T05:12:58.716139192Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-31T05:12:58.71837857Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.240718ms logger=migrator t=2026-03-31T05:12:58.725502731Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-31T05:12:58.726631944Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.129893ms logger=migrator t=2026-03-31T05:12:58.733276105Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-31T05:12:58.735600164Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.32348ms logger=migrator t=2026-03-31T05:12:58.744108213Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-31T05:12:58.745662117Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.554623ms logger=migrator t=2026-03-31T05:12:58.754073754Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-31T05:12:58.77848802Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.411586ms logger=migrator t=2026-03-31T05:12:58.784298523Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-31T05:12:58.791475054Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.175221ms logger=migrator t=2026-03-31T05:12:58.798752079Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-31T05:12:58.809464755Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.712726ms logger=migrator t=2026-03-31T05:12:58.833671946Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-31T05:12:58.834106575Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=436.109µs logger=migrator t=2026-03-31T05:12:58.842253207Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-31T05:12:58.855565908Z level=info msg="Migration successfully executed" id="add share column" duration=13.308191ms logger=migrator t=2026-03-31T05:12:58.863014606Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-31T05:12:58.863362164Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=351.798µs logger=migrator t=2026-03-31T05:12:58.867952441Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-31T05:12:58.869384191Z level=info msg="Migration successfully executed" id="create file table" duration=1.433659ms logger=migrator t=2026-03-31T05:12:58.874692383Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-31T05:12:58.876371669Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.677816ms logger=migrator t=2026-03-31T05:12:58.881794592Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-31T05:12:58.883818335Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.022113ms logger=migrator t=2026-03-31T05:12:58.89162203Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-31T05:12:58.892624801Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.002801ms logger=migrator t=2026-03-31T05:12:58.90013388Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-31T05:12:58.901794456Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.657026ms logger=migrator t=2026-03-31T05:12:58.906899843Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-31T05:12:58.907000715Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=101.232µs logger=migrator t=2026-03-31T05:12:58.911877478Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-31T05:12:58.911999251Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=122.303µs logger=migrator t=2026-03-31T05:12:58.916444815Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-31T05:12:58.917735762Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.295427ms logger=migrator t=2026-03-31T05:12:58.923052764Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-31T05:12:58.923287079Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=234.475µs logger=migrator t=2026-03-31T05:12:58.929166623Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-31T05:12:58.930680716Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.517123ms logger=migrator t=2026-03-31T05:12:58.935954897Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-31T05:12:58.945010409Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.056032ms logger=migrator t=2026-03-31T05:12:58.997871445Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-31T05:12:58.998289474Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=419.069µs logger=migrator t=2026-03-31T05:12:59.004947744Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-31T05:12:59.00755812Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.609775ms logger=migrator t=2026-03-31T05:12:59.014749552Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-31T05:12:59.015241852Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=493µs logger=migrator t=2026-03-31T05:12:59.027370498Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-31T05:12:59.027744297Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=374.979µs logger=migrator t=2026-03-31T05:12:59.033632531Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-31T05:12:59.034133762Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=504.701µs logger=migrator t=2026-03-31T05:12:59.039398873Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-31T05:12:59.048127337Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.727674ms logger=migrator t=2026-03-31T05:12:59.053596663Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-31T05:12:59.062593693Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.99606ms logger=migrator t=2026-03-31T05:12:59.06864296Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-31T05:12:59.069466477Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=822.897µs logger=migrator t=2026-03-31T05:12:59.074326131Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-31T05:12:59.153647497Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.317026ms logger=migrator t=2026-03-31T05:12:59.16231664Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-31T05:12:59.164272891Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.956391ms logger=migrator t=2026-03-31T05:12:59.171177077Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-31T05:12:59.173279262Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.107875ms logger=migrator t=2026-03-31T05:12:59.179476103Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-31T05:12:59.207325111Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.839969ms logger=migrator t=2026-03-31T05:12:59.212594412Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-31T05:12:59.21959668Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.001658ms logger=migrator t=2026-03-31T05:12:59.226081157Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-31T05:12:59.226417564Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=336.667µs logger=migrator t=2026-03-31T05:12:59.23193806Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-31T05:12:59.232178086Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=239.146µs logger=migrator t=2026-03-31T05:12:59.238295585Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-31T05:12:59.238649733Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=355.098µs logger=migrator t=2026-03-31T05:12:59.244638859Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-31T05:12:59.244995226Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=355.847µs logger=migrator t=2026-03-31T05:12:59.251388672Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-31T05:12:59.251934734Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=553.023µs logger=migrator t=2026-03-31T05:12:59.259697497Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-31T05:12:59.260870422Z level=info msg="Migration successfully executed" id="create folder table" duration=1.173465ms logger=migrator t=2026-03-31T05:12:59.265588752Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-31T05:12:59.267617005Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.023323ms logger=migrator t=2026-03-31T05:12:59.274262995Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-31T05:12:59.275326908Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.063632ms logger=migrator t=2026-03-31T05:12:59.281466097Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-31T05:12:59.281502728Z level=info msg="Migration successfully executed" id="Update folder title length" duration=37.511µs logger=migrator t=2026-03-31T05:12:59.286033894Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-31T05:12:59.287114707Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.075742ms logger=migrator t=2026-03-31T05:12:59.292645133Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-31T05:12:59.293670095Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.028812ms logger=migrator t=2026-03-31T05:12:59.300891858Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-31T05:12:59.30197499Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.083032ms logger=migrator t=2026-03-31T05:12:59.308688812Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-31T05:12:59.309121411Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=432.599µs logger=migrator t=2026-03-31T05:12:59.314135728Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-31T05:12:59.314432464Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=296.806µs logger=migrator t=2026-03-31T05:12:59.32087935Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-31T05:12:59.322502334Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.621534ms logger=migrator t=2026-03-31T05:12:59.327697254Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-31T05:12:59.329661235Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.964561ms logger=migrator t=2026-03-31T05:12:59.336281126Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-31T05:12:59.338823259Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.561534ms logger=migrator t=2026-03-31T05:12:59.347026913Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-31T05:12:59.349085336Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.057723ms logger=migrator t=2026-03-31T05:12:59.354192144Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-31T05:12:59.355347599Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.154735ms logger=migrator t=2026-03-31T05:12:59.362331246Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-31T05:12:59.363782647Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.450591ms logger=migrator t=2026-03-31T05:12:59.371731794Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-31T05:12:59.373162415Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.430721ms logger=migrator t=2026-03-31T05:12:59.378542959Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-31T05:12:59.379767674Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.224755ms logger=migrator t=2026-03-31T05:12:59.385504405Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-31T05:12:59.386519687Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.008082ms logger=migrator t=2026-03-31T05:12:59.391633924Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-31T05:12:59.393742999Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.108715ms logger=migrator t=2026-03-31T05:12:59.398300726Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-31T05:12:59.399620113Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.319077ms logger=migrator t=2026-03-31T05:12:59.405431286Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-31T05:12:59.405819335Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=390.359µs logger=migrator t=2026-03-31T05:12:59.411603647Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-31T05:12:59.424679613Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.077606ms logger=migrator t=2026-03-31T05:12:59.429180868Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-31T05:12:59.42975278Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=572.432µs logger=migrator t=2026-03-31T05:12:59.43493361Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-31T05:12:59.434969401Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.471µs logger=migrator t=2026-03-31T05:12:59.44347066Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-31T05:12:59.444347528Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=877.118µs logger=migrator t=2026-03-31T05:12:59.448618489Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-31T05:12:59.44863681Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.441µs logger=migrator t=2026-03-31T05:12:59.453446561Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-31T05:12:59.454487863Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.038262ms logger=migrator t=2026-03-31T05:12:59.461252216Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-31T05:12:59.463233518Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.980382ms logger=migrator t=2026-03-31T05:12:59.469065551Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-31T05:12:59.471065573Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.999682ms logger=migrator t=2026-03-31T05:12:59.476625591Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-31T05:12:59.477479059Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=854.728µs logger=migrator t=2026-03-31T05:12:59.483268881Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-31T05:12:59.483793322Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=525.851µs logger=migrator t=2026-03-31T05:12:59.488882899Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-31T05:12:59.490070405Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.186956ms logger=migrator t=2026-03-31T05:12:59.49507411Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-31T05:12:59.496053302Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=978.581µs logger=migrator t=2026-03-31T05:12:59.501969836Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-31T05:12:59.503413996Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.44357ms logger=migrator t=2026-03-31T05:12:59.508463393Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-31T05:12:59.518748221Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.274117ms logger=migrator t=2026-03-31T05:12:59.524676076Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-31T05:12:59.537942016Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.26463ms logger=migrator t=2026-03-31T05:12:59.54327843Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-31T05:12:59.552363451Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.081562ms logger=migrator t=2026-03-31T05:12:59.55941769Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-31T05:12:59.559493571Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=76.291µs logger=migrator t=2026-03-31T05:12:59.56509672Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-31T05:12:59.578134035Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.036506ms logger=migrator t=2026-03-31T05:12:59.585829998Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-31T05:12:59.597525135Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.688457ms logger=migrator t=2026-03-31T05:12:59.605747949Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-31T05:12:59.606492955Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=747.426µs logger=migrator t=2026-03-31T05:12:59.611756156Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.291604703s logger=migrator t=2026-03-31T05:12:59.612683175Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-31T05:12:59.630469621Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-31T05:12:59.630699956Z level=info msg="Created default organization" logger=secrets t=2026-03-31T05:12:59.636800255Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-31T05:12:59.690184483Z level=info msg="Restored cache from database" duration=455.56µs logger=plugin.store t=2026-03-31T05:12:59.691514491Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-31T05:12:59.728788489Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-31T05:12:59.728818489Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-31T05:12:59.728916781Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-31T05:12:59.728929762Z level=info msg="Plugins loaded" count=54 duration=37.416261ms logger=query_data t=2026-03-31T05:12:59.733525499Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-31T05:12:59.737495693Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-31T05:12:59.743890147Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-31T05:12:59.755188846Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-31T05:12:59.758670869Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-31T05:12:59.761525301Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-31T05:12:59.78663484Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-31T05:12:59.805866047Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-31T05:12:59.829878004Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-31T05:12:59.829900255Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-31T05:12:59.830281683Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-31T05:12:59.830704541Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-31T05:12:59.831235733Z level=info msg="Storage starting" logger=http.server t=2026-03-31T05:12:59.83963955Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-03-31T05:12:59.918818414Z level=info msg="Update check succeeded" duration=87.97424ms logger=plugins.update.checker t=2026-03-31T05:12:59.920467438Z level=info msg="Update check succeeded" duration=89.250956ms logger=provisioning.dashboard t=2026-03-31T05:12:59.942921752Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-03-31T05:12:59.95181157Z level=info msg="State cache has been initialized" states=0 duration=121.525557ms logger=ngalert.scheduler t=2026-03-31T05:12:59.951881532Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-31T05:12:59.951956873Z level=info msg=starting first_tick=2026-03-31T05:13:00Z logger=sqlstore.transactions t=2026-03-31T05:12:59.994309099Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-31T05:13:00.049237729Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-31T05:13:00.104387715Z level=info msg="Patterns update finished" duration=178.552393ms logger=grafana-apiserver t=2026-03-31T05:13:00.249157763Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-31T05:13:00.250162014Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-31T05:13:01.024006474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.024651408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.049676067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.077333541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.098984779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.126333957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.146019073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.1696053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.189617803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.220882094Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-31T05:13:01.223461928Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-31T05:13:01.24243852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.324682688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.342689798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.369245669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.389298243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.430173196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.446808718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.470215662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.490114393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.514293073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.535279637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.560774386Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.58036259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.603658101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.623322777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.6475898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.66129594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.685271256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.702842968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.739323969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.759573786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.785944573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.804184309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.835146873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.852324686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.880819528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.899065214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.926409771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.946178748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:01.985488409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.001727092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.04230171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.059000923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.09772946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.115847994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.156337059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.172852998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.201180906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.219695338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.260308486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.279866288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.322339097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.344342411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.398293871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.420353198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.482556302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.498240643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.549427915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.571793377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.627953624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.647608619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.70826925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.729247084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.776985372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.803951143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.893227838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.912424383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:02.979878149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:03.00644195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:03.115143698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:03.133611517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:03.388254887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:03.405252847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:03.687767036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:03.707613795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:03.950507527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:03.966965265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:04.052352019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:04.071527994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:04.1622365Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-31T05:13:51.857806432Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-31T05:22:59.928968978Z level=info msg="Completed cleanup jobs" duration=97.942521ms logger=plugins.update.checker t=2026-03-31T05:22:59.972287685Z level=info msg="Update check succeeded" duration=51.55167ms logger=sqlstore.transactions t=2026-03-31T05:27:59.752853543Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-31T05:32:59.862844179Z level=info msg="Completed cleanup jobs" duration=32.111917ms logger=plugins.update.checker t=2026-03-31T05:32:59.969295172Z level=info msg="Update check succeeded" duration=48.635655ms logger=cleanup t=2026-03-31T05:42:59.894270711Z level=info msg="Completed cleanup jobs" duration=63.023017ms logger=plugins.update.checker t=2026-03-31T05:42:59.968408243Z level=info msg="Update check succeeded" duration=47.097972ms logger=infra.usagestats t=2026-03-31T05:43:51.879964459Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-31T05:52:59.853465892Z level=info msg="Completed cleanup jobs" duration=22.027154ms logger=plugins.update.checker t=2026-03-31T05:52:59.976407Z level=info msg="Update check succeeded" duration=55.162511ms logger=cleanup t=2026-03-31T06:02:59.85889039Z level=info msg="Completed cleanup jobs" duration=25.377467ms logger=plugins.update.checker t=2026-03-31T06:02:59.969194008Z level=info msg="Update check succeeded" duration=48.236358ms logger=cleanup t=2026-03-31T06:12:59.888527452Z level=info msg="Completed cleanup jobs" duration=57.298608ms logger=plugins.update.checker t=2026-03-31T06:12:59.968870318Z level=info msg="Update check succeeded" duration=48.041113ms logger=infra.usagestats t=2026-03-31T06:13:51.880570286Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-31T06:22:59.868916897Z level=info msg="Completed cleanup jobs" duration=38.302937ms logger=plugins.update.checker t=2026-03-31T06:22:59.971331689Z level=info msg="Update check succeeded" duration=49.605307ms