logger=settings t=2026-09-01T18:39:30.294712172Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-01T18:39:30Z logger=settings t=2026-09-01T18:39:30.295084452Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-01T18:39:30.295096763Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-01T18:39:30.295100263Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-01T18:39:30.295103253Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-01T18:39:30.295105933Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-01T18:39:30.295108503Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-01T18:39:30.295111663Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-01T18:39:30.295115023Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-01T18:39:30.295117723Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-01T18:39:30.295127084Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-01T18:39:30.295130384Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-01T18:39:30.295256317Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-01T18:39:30.295259627Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-01T18:39:30.295265488Z level=info msg=Target target=[all] logger=settings t=2026-09-01T18:39:30.295272168Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-01T18:39:30.295274978Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-01T18:39:30.295277488Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-01T18:39:30.295282998Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-01T18:39:30.29534311Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-01T18:39:30.29535176Z level=info msg="App mode production" logger=sqlstore t=2026-09-01T18:39:30.298023968Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-01T18:39:30.298202645Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-01T18:39:30.305455266Z level=info msg="Locking database" logger=migrator t=2026-09-01T18:39:30.305506398Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-01T18:39:30.30661377Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-01T18:39:30.308469064Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.868215ms logger=migrator t=2026-09-01T18:39:30.313627505Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-01T18:39:30.314775958Z level=info msg="Migration successfully executed" id="create user table" duration=1.148333ms logger=migrator t=2026-09-01T18:39:30.319831196Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-01T18:39:30.320856827Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.024891ms logger=migrator t=2026-09-01T18:39:30.327504301Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-01T18:39:30.328546101Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.041101ms logger=migrator t=2026-09-01T18:39:30.333908498Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-01T18:39:30.334899387Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=990.189µs logger=migrator t=2026-09-01T18:39:30.341571092Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-01T18:39:30.342628543Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.070282ms logger=migrator t=2026-09-01T18:39:30.350276547Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-01T18:39:30.353979355Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.701737ms logger=migrator t=2026-09-01T18:39:30.358626151Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-01T18:39:30.359874208Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.247947ms logger=migrator t=2026-09-01T18:39:30.365530833Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-01T18:39:30.366512101Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=984.778µs logger=migrator t=2026-09-01T18:39:30.372588869Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-01T18:39:30.373611999Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.022219ms logger=migrator t=2026-09-01T18:39:30.382663013Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-01T18:39:30.38323429Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=566.296µs logger=migrator t=2026-09-01T18:39:30.388378681Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-01T18:39:30.389580516Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.207675ms logger=migrator t=2026-09-01T18:39:30.397573379Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-01T18:39:30.399354642Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.781103ms logger=migrator t=2026-09-01T18:39:30.405792409Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-01T18:39:30.405836831Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.972µs logger=migrator t=2026-09-01T18:39:30.411850967Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-01T18:39:30.413440883Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.589756ms logger=migrator t=2026-09-01T18:39:30.419184671Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-01T18:39:30.419562052Z level=info msg="Migration successfully executed" id="Add missing user data" duration=377.741µs logger=migrator t=2026-09-01T18:39:30.448657893Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-01T18:39:30.450297271Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.639058ms logger=migrator t=2026-09-01T18:39:30.457364668Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-01T18:39:30.458405378Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.0401ms logger=migrator t=2026-09-01T18:39:30.473091097Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-01T18:39:30.47486205Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.770752ms logger=migrator t=2026-09-01T18:39:30.481173834Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-01T18:39:30.492522335Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.348122ms logger=migrator t=2026-09-01T18:39:30.50976942Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-01T18:39:30.511492721Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.73678ms logger=migrator t=2026-09-01T18:39:30.517844796Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-01T18:39:30.518157506Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=312.199µs logger=migrator t=2026-09-01T18:39:30.524745797Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-01T18:39:30.525756737Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.01926ms logger=migrator t=2026-09-01T18:39:30.532262878Z 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-09-01T18:39:30.53269974Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=428.642µs logger=migrator t=2026-09-01T18:39:30.540003364Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-01T18:39:30.54055005Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=564.707µs logger=migrator t=2026-09-01T18:39:30.547623747Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-01T18:39:30.548911055Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.287898ms logger=migrator t=2026-09-01T18:39:30.555900069Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-01T18:39:30.557113174Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.210955ms logger=migrator t=2026-09-01T18:39:30.565052336Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-01T18:39:30.566290453Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.231236ms logger=migrator t=2026-09-01T18:39:30.573214665Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-01T18:39:30.57440467Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.182515ms logger=migrator t=2026-09-01T18:39:30.581509328Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-01T18:39:30.582910549Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.405342ms logger=migrator t=2026-09-01T18:39:30.590922083Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-01T18:39:30.590971994Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=41.261µs logger=migrator t=2026-09-01T18:39:30.596824355Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-01T18:39:30.597928058Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.099833ms logger=migrator t=2026-09-01T18:39:30.604274053Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-01T18:39:30.605230961Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=953.408µs logger=migrator t=2026-09-01T18:39:30.61374393Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-01T18:39:30.614687408Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=940.778µs logger=migrator t=2026-09-01T18:39:30.625903006Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-01T18:39:30.626953206Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.05419ms logger=migrator t=2026-09-01T18:39:30.633195559Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-01T18:39:30.637596837Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.400678ms logger=migrator t=2026-09-01T18:39:30.645403795Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-01T18:39:30.64661023Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.206385ms logger=migrator t=2026-09-01T18:39:30.653361908Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-01T18:39:30.654422309Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.056751ms logger=migrator t=2026-09-01T18:39:30.660908409Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-01T18:39:30.662138194Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.229395ms logger=migrator t=2026-09-01T18:39:30.669810359Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-01T18:39:30.670813179Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.00296ms logger=migrator t=2026-09-01T18:39:30.67736258Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-01T18:39:30.67838472Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.021011ms logger=migrator t=2026-09-01T18:39:30.686033773Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-01T18:39:30.687052373Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.02462ms logger=migrator t=2026-09-01T18:39:30.693855982Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-01T18:39:30.694867242Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.01154ms logger=migrator t=2026-09-01T18:39:30.702784223Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-01T18:39:30.703395951Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=613.178µs logger=migrator t=2026-09-01T18:39:30.710417017Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-01T18:39:30.711877069Z level=info msg="Migration successfully executed" id="create star table" duration=1.464423ms logger=migrator t=2026-09-01T18:39:30.71840448Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-01T18:39:30.719658957Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.254077ms logger=migrator t=2026-09-01T18:39:30.727802424Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-01T18:39:30.729226016Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.422402ms logger=migrator t=2026-09-01T18:39:30.743349999Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-01T18:39:30.744906665Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.559626ms logger=migrator t=2026-09-01T18:39:30.756191595Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-01T18:39:30.757595936Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.406741ms logger=migrator t=2026-09-01T18:39:30.764809437Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-01T18:39:30.766023293Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.213676ms logger=migrator t=2026-09-01T18:39:30.774275284Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-01T18:39:30.775788998Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.516094ms logger=migrator t=2026-09-01T18:39:30.782781193Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-01T18:39:30.784166373Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.38522ms logger=migrator t=2026-09-01T18:39:30.795374661Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-01T18:39:30.795418282Z level=info msg="Migration successfully executed" id="Update org table charset" duration=44.851µs logger=migrator t=2026-09-01T18:39:30.802966102Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-01T18:39:30.803092036Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=127.464µs logger=migrator t=2026-09-01T18:39:30.809655548Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-01T18:39:30.809930076Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=272.488µs logger=migrator t=2026-09-01T18:39:30.817089275Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-01T18:39:30.818136766Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.055571ms logger=migrator t=2026-09-01T18:39:30.828473038Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-01T18:39:30.829628882Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.155894ms logger=migrator t=2026-09-01T18:39:30.838683777Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-01T18:39:30.840957423Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.264556ms logger=migrator t=2026-09-01T18:39:30.848337398Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-01T18:39:30.849798191Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.460003ms logger=migrator t=2026-09-01T18:39:30.862165833Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-01T18:39:30.863332117Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.165974ms logger=migrator t=2026-09-01T18:39:30.871573768Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-01T18:39:30.872713822Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.140634ms logger=migrator t=2026-09-01T18:39:30.879533152Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-01T18:39:30.887947067Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.412486ms logger=migrator t=2026-09-01T18:39:30.895629192Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-01T18:39:30.896797906Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.168005ms logger=migrator t=2026-09-01T18:39:30.90379006Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-01T18:39:30.904968135Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.178965ms logger=migrator t=2026-09-01T18:39:30.912191586Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-01T18:39:30.91333922Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.146294ms logger=migrator t=2026-09-01T18:39:30.922889469Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-01T18:39:30.923432075Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=542.716µs logger=migrator t=2026-09-01T18:39:30.930316816Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-01T18:39:30.931593323Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.279107ms logger=migrator t=2026-09-01T18:39:30.938195467Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-01T18:39:30.93830843Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=114.053µs logger=migrator t=2026-09-01T18:39:30.946011234Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-01T18:39:30.948814256Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.802012ms logger=migrator t=2026-09-01T18:39:30.955282256Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-01T18:39:30.958059177Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.775711ms logger=migrator t=2026-09-01T18:39:30.964450444Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-01T18:39:30.967157103Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.707089ms logger=migrator t=2026-09-01T18:39:30.975382773Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-01T18:39:30.976611569Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.227856ms logger=migrator t=2026-09-01T18:39:30.98312413Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-01T18:39:30.985979564Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.862103ms logger=migrator t=2026-09-01T18:39:30.992152824Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-01T18:39:30.99337248Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.218646ms logger=migrator t=2026-09-01T18:39:30.998933742Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-01T18:39:31.000265601Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.331119ms logger=migrator t=2026-09-01T18:39:31.005849384Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-01T18:39:31.005893416Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.972µs logger=migrator t=2026-09-01T18:39:31.012157618Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-01T18:39:31.01220367Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=46.952µs logger=migrator t=2026-09-01T18:39:31.021675437Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-01T18:39:31.025307213Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.639457ms logger=migrator t=2026-09-01T18:39:31.034353338Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-01T18:39:31.037709436Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.361589ms logger=migrator t=2026-09-01T18:39:31.047803411Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-01T18:39:31.051154589Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.360148ms logger=migrator t=2026-09-01T18:39:31.05906601Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-01T18:39:31.062030587Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.972957ms logger=migrator t=2026-09-01T18:39:31.070021031Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-01T18:39:31.070372141Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=352.5µs logger=migrator t=2026-09-01T18:39:31.076031326Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-01T18:39:31.077246972Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.215316ms logger=migrator t=2026-09-01T18:39:31.083970899Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-01T18:39:31.085777081Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.806922ms logger=migrator t=2026-09-01T18:39:31.251008712Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-01T18:39:31.251108745Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=129.214µs logger=migrator t=2026-09-01T18:39:31.36720324Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-01T18:39:31.36927737Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.076371ms logger=migrator t=2026-09-01T18:39:31.376723518Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-01T18:39:31.377914883Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.192625ms logger=migrator t=2026-09-01T18:39:31.385977358Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-01T18:39:31.397121084Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=11.121865ms logger=migrator t=2026-09-01T18:39:31.40793027Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-01T18:39:31.409836416Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.908975ms logger=migrator t=2026-09-01T18:39:31.419386795Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-01T18:39:31.420857948Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.473373ms logger=migrator t=2026-09-01T18:39:31.427903544Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-01T18:39:31.429004076Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.083892ms logger=migrator t=2026-09-01T18:39:31.437307869Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-01T18:39:31.437729871Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=423.472µs logger=migrator t=2026-09-01T18:39:31.443201731Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-01T18:39:31.443917973Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=712.981µs logger=migrator t=2026-09-01T18:39:31.451276968Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-01T18:39:31.455525972Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.250275ms logger=migrator t=2026-09-01T18:39:31.461208338Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-01T18:39:31.462665061Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.455762ms logger=migrator t=2026-09-01T18:39:31.470414237Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-01T18:39:31.470747857Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=334.88µs logger=migrator t=2026-09-01T18:39:31.477195106Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-01T18:39:31.477489364Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=294.078µs logger=migrator t=2026-09-01T18:39:31.484980903Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-01T18:39:31.486669432Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.688619ms logger=migrator t=2026-09-01T18:39:31.49408139Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-01T18:39:31.497649843Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.573334ms logger=migrator t=2026-09-01T18:39:31.502760363Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-01T18:39:31.50436596Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.604997ms logger=migrator t=2026-09-01T18:39:31.513011273Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-01T18:39:31.515551707Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.567795ms logger=migrator t=2026-09-01T18:39:31.521223253Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-01T18:39:31.522660935Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.436812ms logger=migrator t=2026-09-01T18:39:31.528369012Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-01T18:39:31.529622018Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.254177ms logger=migrator t=2026-09-01T18:39:31.535776888Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-01T18:39:31.537052815Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.275907ms logger=migrator t=2026-09-01T18:39:31.54197947Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-01T18:39:31.551623062Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.642172ms logger=migrator t=2026-09-01T18:39:31.560827291Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-01T18:39:31.562250742Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.423091ms logger=migrator t=2026-09-01T18:39:31.569316909Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-01T18:39:31.570781112Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.463482ms logger=migrator t=2026-09-01T18:39:31.581140075Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-01T18:39:31.582523965Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.3834ms logger=migrator t=2026-09-01T18:39:31.597920886Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-01T18:39:31.598899884Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=976.517µs logger=migrator t=2026-09-01T18:39:31.603954472Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-01T18:39:31.607400073Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.444841ms logger=migrator t=2026-09-01T18:39:31.617061925Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-01T18:39:31.620843375Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.78176ms logger=migrator t=2026-09-01T18:39:31.631403475Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-01T18:39:31.631501458Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=100.403µs logger=migrator t=2026-09-01T18:39:31.638573054Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-01T18:39:31.639049998Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=476.924µs logger=migrator t=2026-09-01T18:39:31.644433305Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-01T18:39:31.648602897Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.170072ms logger=migrator t=2026-09-01T18:39:31.654285293Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-01T18:39:31.654690935Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=403.752µs logger=migrator t=2026-09-01T18:39:31.660472484Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-01T18:39:31.660829485Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=357.191µs logger=migrator t=2026-09-01T18:39:31.67467479Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-01T18:39:31.680111718Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.436818ms logger=migrator t=2026-09-01T18:39:31.696630621Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-01T18:39:31.697213359Z level=info msg="Migration successfully executed" id="Update uid value" duration=586.568µs logger=migrator t=2026-09-01T18:39:31.702503333Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-01T18:39:31.704146182Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.642539ms logger=migrator t=2026-09-01T18:39:31.709547628Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-01T18:39:31.711160586Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.612188ms logger=migrator t=2026-09-01T18:39:31.720101988Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-01T18:39:31.721489868Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.3887ms logger=migrator t=2026-09-01T18:39:31.726977939Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-01T18:39:31.728465622Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.487093ms logger=migrator t=2026-09-01T18:39:31.735149448Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-01T18:39:31.736681142Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.531634ms logger=migrator t=2026-09-01T18:39:31.743647626Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-01T18:39:31.745299975Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.651978ms logger=migrator t=2026-09-01T18:39:31.751027072Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-01T18:39:31.75269516Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.664008ms logger=migrator t=2026-09-01T18:39:31.757870342Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-01T18:39:31.759210841Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.340379ms logger=migrator t=2026-09-01T18:39:31.76565177Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-01T18:39:31.76702032Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.36842ms logger=migrator t=2026-09-01T18:39:31.772268413Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-01T18:39:31.782212113Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.93942ms logger=migrator t=2026-09-01T18:39:31.789326961Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-01T18:39:31.791408103Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=2.081561ms logger=migrator t=2026-09-01T18:39:31.799549531Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-01T18:39:31.801027174Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.478003ms logger=migrator t=2026-09-01T18:39:31.806884765Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-01T18:39:31.8084245Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.536605ms logger=migrator t=2026-09-01T18:39:31.815117856Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-01T18:39:31.816671151Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.550265ms logger=migrator t=2026-09-01T18:39:31.822765379Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-01T18:39:31.823404398Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=638.299µs logger=migrator t=2026-09-01T18:39:31.828611191Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-01T18:39:31.830807134Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=2.196783ms logger=migrator t=2026-09-01T18:39:31.836966535Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-01T18:39:31.837112559Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=147.384µs logger=migrator t=2026-09-01T18:39:31.844141635Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-01T18:39:31.848060189Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.918743ms logger=migrator t=2026-09-01T18:39:31.853351093Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-01T18:39:31.857176646Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.824763ms logger=migrator t=2026-09-01T18:39:31.866452387Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-01T18:39:31.866923571Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=475.584µs logger=migrator t=2026-09-01T18:39:31.874606085Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-01T18:39:31.879284852Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.681967ms logger=migrator t=2026-09-01T18:39:31.886317588Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-01T18:39:31.892832278Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=6.512589ms logger=migrator t=2026-09-01T18:39:31.899551984Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-01T18:39:31.900891174Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.339429ms logger=migrator t=2026-09-01T18:39:31.905918781Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-01T18:39:31.906791326Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=873.145µs logger=migrator t=2026-09-01T18:39:31.913598775Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-01T18:39:31.915284104Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.685649ms logger=migrator t=2026-09-01T18:39:31.922113094Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-01T18:39:31.923395611Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.280307ms logger=migrator t=2026-09-01T18:39:31.928793229Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-01T18:39:31.930135279Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.34185ms logger=migrator t=2026-09-01T18:39:31.937148504Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-01T18:39:31.938350469Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.202645ms logger=migrator t=2026-09-01T18:39:31.94420446Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-01T18:39:31.944306273Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=105.983µs logger=migrator t=2026-09-01T18:39:31.949519745Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-01T18:39:31.949563747Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.092µs logger=migrator t=2026-09-01T18:39:31.954746179Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-01T18:39:31.959159258Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.409218ms logger=migrator t=2026-09-01T18:39:31.965711548Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-01T18:39:31.970594112Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.880164ms logger=migrator t=2026-09-01T18:39:31.977343839Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-01T18:39:31.977520274Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=138.084µs logger=migrator t=2026-09-01T18:39:31.984406856Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-01T18:39:31.985497338Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.090572ms logger=migrator t=2026-09-01T18:39:31.996244322Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-01T18:39:31.997497258Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.252637ms logger=migrator t=2026-09-01T18:39:32.003457822Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-01T18:39:32.003527964Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=72.022µs logger=migrator t=2026-09-01T18:39:32.010073256Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-01T18:39:32.011650772Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.575616ms logger=migrator t=2026-09-01T18:39:32.017274456Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-01T18:39:32.018605705Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.330689ms logger=migrator t=2026-09-01T18:39:32.027534327Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-01T18:39:32.033227903Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.692756ms logger=migrator t=2026-09-01T18:39:32.039301581Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-01T18:39:32.039376323Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=80.113µs logger=migrator t=2026-09-01T18:39:32.047963233Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-01T18:39:32.056834804Z level=info msg="Migration successfully executed" id="create session table" duration=8.86784ms logger=migrator t=2026-09-01T18:39:32.064879028Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-01T18:39:32.065046933Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=171.365µs logger=migrator t=2026-09-01T18:39:32.074632453Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-01T18:39:32.074764137Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=133.894µs logger=migrator t=2026-09-01T18:39:32.080738133Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-01T18:39:32.082522824Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.786762ms logger=migrator t=2026-09-01T18:39:32.089657773Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-01T18:39:32.091018553Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.365599ms logger=migrator t=2026-09-01T18:39:32.100244023Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-01T18:39:32.100284974Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=42.661µs logger=migrator t=2026-09-01T18:39:32.111023107Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-01T18:39:32.111056978Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=35.291µs logger=migrator t=2026-09-01T18:39:32.119893637Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-01T18:39:32.12442381Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.532073ms logger=migrator t=2026-09-01T18:39:32.129118976Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-01T18:39:32.132568228Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.447702ms logger=migrator t=2026-09-01T18:39:32.137657926Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-01T18:39:32.137759299Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=104.973µs logger=migrator t=2026-09-01T18:39:32.143789006Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-01T18:39:32.143869358Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=82.382µs logger=migrator t=2026-09-01T18:39:32.148564375Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-01T18:39:32.149433871Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=869.426µs logger=migrator t=2026-09-01T18:39:32.154439157Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-01T18:39:32.154478668Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=38.991µs logger=migrator t=2026-09-01T18:39:32.162109951Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-01T18:39:32.165393247Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.290396ms logger=migrator t=2026-09-01T18:39:32.170341982Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-01T18:39:32.170525178Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=184.276µs logger=migrator t=2026-09-01T18:39:32.175199334Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-01T18:39:32.17917383Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.974286ms logger=migrator t=2026-09-01T18:39:32.184246479Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-01T18:39:32.187223176Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.978247ms logger=migrator t=2026-09-01T18:39:32.196711733Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-01T18:39:32.196781185Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.441µs logger=migrator t=2026-09-01T18:39:32.202395769Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-01T18:39:32.204275244Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.877736ms logger=migrator t=2026-09-01T18:39:32.213175584Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-01T18:39:32.214665328Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.489523ms logger=migrator t=2026-09-01T18:39:32.219802838Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-01T18:39:32.22088009Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.076672ms logger=migrator t=2026-09-01T18:39:32.228043409Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-01T18:39:32.228895683Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=852.784µs logger=migrator t=2026-09-01T18:39:32.235366153Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-01T18:39:32.236001861Z level=info msg="Migration successfully executed" id="add index alert state" duration=635.268µs logger=migrator t=2026-09-01T18:39:32.242188813Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-01T18:39:32.24278968Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=600.697µs logger=migrator t=2026-09-01T18:39:32.247803077Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-01T18:39:32.248488176Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=685.379µs logger=migrator t=2026-09-01T18:39:32.25374002Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-01T18:39:32.254815562Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.074732ms logger=migrator t=2026-09-01T18:39:32.261018693Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-01T18:39:32.262102575Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.083432ms logger=migrator t=2026-09-01T18:39:32.266967148Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-01T18:39:32.278320089Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.352312ms logger=migrator t=2026-09-01T18:39:32.283858131Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-01T18:39:32.285463258Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.610707ms logger=migrator t=2026-09-01T18:39:32.292423282Z 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-09-01T18:39:32.294555313Z 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=2.130921ms logger=migrator t=2026-09-01T18:39:32.303224997Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-01T18:39:32.303842215Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=616.888µs logger=migrator t=2026-09-01T18:39:32.309148271Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-01T18:39:32.31016628Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.017759ms logger=migrator t=2026-09-01T18:39:32.317712411Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-01T18:39:32.318940557Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.227586ms logger=migrator t=2026-09-01T18:39:32.32556396Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-01T18:39:32.331771322Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.206642ms logger=migrator t=2026-09-01T18:39:32.338184229Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-01T18:39:32.344055141Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.875802ms logger=migrator t=2026-09-01T18:39:32.353894999Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-01T18:39:32.361903132Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=8.007503ms logger=migrator t=2026-09-01T18:39:32.373615475Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-01T18:39:32.379455296Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.836071ms logger=migrator t=2026-09-01T18:39:32.385178303Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-01T18:39:32.386556003Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.3768ms logger=migrator t=2026-09-01T18:39:32.393305911Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-01T18:39:32.393407574Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=103.453µs logger=migrator t=2026-09-01T18:39:32.40116911Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-01T18:39:32.401272884Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=104.824µs logger=migrator t=2026-09-01T18:39:32.410213315Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-01T18:39:32.412288216Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=2.07299ms logger=migrator t=2026-09-01T18:39:32.421825015Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-01T18:39:32.423322038Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.496593ms logger=migrator t=2026-09-01T18:39:32.432432035Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-01T18:39:32.433644031Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.211686ms logger=migrator t=2026-09-01T18:39:32.444845988Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-01T18:39:32.446197538Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.34929ms logger=migrator t=2026-09-01T18:39:32.454525021Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-01T18:39:32.45688897Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.363009ms logger=migrator t=2026-09-01T18:39:32.466159761Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-01T18:39:32.472318631Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.138839ms logger=migrator t=2026-09-01T18:39:32.48115288Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-01T18:39:32.486827946Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.673295ms logger=migrator t=2026-09-01T18:39:32.493542371Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-01T18:39:32.494005886Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=444.714µs logger=migrator t=2026-09-01T18:39:32.49964709Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-01T18:39:32.501294558Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.644678ms logger=migrator t=2026-09-01T18:39:32.51162273Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-01T18:39:32.514644659Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=3.017869ms logger=migrator t=2026-09-01T18:39:32.535420716Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-01T18:39:32.542101951Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.682335ms logger=migrator t=2026-09-01T18:39:32.558012426Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-01T18:39:32.55812758Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=117.584µs logger=migrator t=2026-09-01T18:39:32.568695059Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-01T18:39:32.570633625Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.938026ms logger=migrator t=2026-09-01T18:39:32.578265399Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-01T18:39:32.58001955Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.761371ms logger=migrator t=2026-09-01T18:39:32.586844079Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-01T18:39:32.586979073Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=136.014µs logger=migrator t=2026-09-01T18:39:32.593568386Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-01T18:39:32.594949987Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.382761ms logger=migrator t=2026-09-01T18:39:32.601954392Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-01T18:39:32.603582569Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.626877ms logger=migrator t=2026-09-01T18:39:32.609163632Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-01T18:39:32.61046873Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.304698ms logger=migrator t=2026-09-01T18:39:32.618385012Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-01T18:39:32.619691181Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.305469ms logger=migrator t=2026-09-01T18:39:32.626840879Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-01T18:39:32.628319913Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.473303ms logger=migrator t=2026-09-01T18:39:32.636003547Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-01T18:39:32.639270713Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=3.266286ms logger=migrator t=2026-09-01T18:39:32.647924356Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-01T18:39:32.647951787Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.481µs logger=migrator t=2026-09-01T18:39:32.654544739Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-01T18:39:32.658654059Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.10867ms logger=migrator t=2026-09-01T18:39:32.666382265Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-01T18:39:32.667187478Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=805.363µs logger=migrator t=2026-09-01T18:39:32.674011468Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-01T18:39:32.680259491Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.277714ms logger=migrator t=2026-09-01T18:39:32.687113082Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-01T18:39:32.688288716Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.173844ms logger=migrator t=2026-09-01T18:39:32.695083064Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-01T18:39:32.696734803Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.651509ms logger=migrator t=2026-09-01T18:39:32.705293763Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-01T18:39:32.707070425Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.781952ms logger=migrator t=2026-09-01T18:39:32.713778651Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-01T18:39:32.741509182Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=27.732511ms logger=migrator t=2026-09-01T18:39:32.750795393Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-01T18:39:32.751871595Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.075622ms logger=migrator t=2026-09-01T18:39:32.799746324Z 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-09-01T18:39:32.801574507Z 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.831993ms logger=migrator t=2026-09-01T18:39:32.81909694Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-01T18:39:32.819935795Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=835.185µs logger=migrator t=2026-09-01T18:39:32.829128343Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-01T18:39:32.830869654Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.780922ms logger=migrator t=2026-09-01T18:39:32.838631321Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-01T18:39:32.839422194Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=794.723µs logger=migrator t=2026-09-01T18:39:32.847002506Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-01T18:39:32.853885578Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.900441ms logger=migrator t=2026-09-01T18:39:32.86148834Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-01T18:39:32.867700382Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.214772ms logger=migrator t=2026-09-01T18:39:32.875325914Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-01T18:39:32.876805617Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.479613ms logger=migrator t=2026-09-01T18:39:32.883629607Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-01T18:39:32.885077739Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.444632ms logger=migrator t=2026-09-01T18:39:32.892155126Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-01T18:39:32.892509976Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=348.78µs logger=migrator t=2026-09-01T18:39:32.898955775Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-01T18:39:32.905301561Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.345916ms logger=migrator t=2026-09-01T18:39:32.913220922Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-01T18:39:32.914649074Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.428162ms logger=migrator t=2026-09-01T18:39:32.922088092Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-01T18:39:32.9223684Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=281.608µs logger=migrator t=2026-09-01T18:39:32.92918683Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-01T18:39:32.929859509Z level=info msg="Migration successfully executed" id="Move region to single row" duration=673.349µs logger=migrator t=2026-09-01T18:39:32.938135731Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-01T18:39:32.93948224Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.346719ms logger=migrator t=2026-09-01T18:39:32.946600628Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-01T18:39:32.948103312Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.497934ms logger=migrator t=2026-09-01T18:39:32.95522333Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-01T18:39:32.957274131Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.04924ms logger=migrator t=2026-09-01T18:39:32.964627085Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-01T18:39:32.966715996Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.087471ms logger=migrator t=2026-09-01T18:39:32.975949256Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-01T18:39:32.977776239Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.828273ms logger=migrator t=2026-09-01T18:39:32.984679651Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-01T18:39:32.985806655Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.126213ms logger=migrator t=2026-09-01T18:39:32.992884821Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-01T18:39:32.993081917Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=196.666µs logger=migrator t=2026-09-01T18:39:33.001103542Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-01T18:39:33.002277176Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.172744ms logger=migrator t=2026-09-01T18:39:33.010244308Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-01T18:39:33.011109724Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=865.136µs logger=migrator t=2026-09-01T18:39:33.025427573Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-01T18:39:33.026650619Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.226226ms logger=migrator t=2026-09-01T18:39:33.03591935Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-01T18:39:33.038237437Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.321157ms logger=migrator t=2026-09-01T18:39:33.047138188Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-01T18:39:33.047682244Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=546.565µs logger=migrator t=2026-09-01T18:39:33.05438629Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-01T18:39:33.055020858Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=625.548µs logger=migrator t=2026-09-01T18:39:33.064732012Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-01T18:39:33.064874256Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=142.714µs logger=migrator t=2026-09-01T18:39:33.07321194Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-01T18:39:33.075108466Z level=info msg="Migration successfully executed" id="create team table" duration=1.897346ms logger=migrator t=2026-09-01T18:39:33.08279166Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-01T18:39:33.084662466Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.876705ms logger=migrator t=2026-09-01T18:39:33.092747741Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-01T18:39:33.094463892Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.720141ms logger=migrator t=2026-09-01T18:39:33.102094765Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-01T18:39:33.112006605Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=9.91514ms logger=migrator t=2026-09-01T18:39:33.118952357Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-01T18:39:33.119308778Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=357.81µs logger=migrator t=2026-09-01T18:39:33.126013654Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-01T18:39:33.127668382Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.654128ms logger=migrator t=2026-09-01T18:39:33.136250653Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-01T18:39:33.137548131Z level=info msg="Migration successfully executed" id="create team member table" duration=1.297848ms logger=migrator t=2026-09-01T18:39:33.144426532Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-01T18:39:33.145897295Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.466243ms logger=migrator t=2026-09-01T18:39:33.153013523Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-01T18:39:33.154468046Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.453592ms logger=migrator t=2026-09-01T18:39:33.162788569Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-01T18:39:33.16451955Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.730461ms logger=migrator t=2026-09-01T18:39:33.171234306Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-01T18:39:33.178708915Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.469929ms logger=migrator t=2026-09-01T18:39:33.185155683Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-01T18:39:33.193385383Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.22676ms logger=migrator t=2026-09-01T18:39:33.200305336Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-01T18:39:33.208283179Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.970633ms logger=migrator t=2026-09-01T18:39:33.216679595Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-01T18:39:33.2182146Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.538675ms logger=migrator t=2026-09-01T18:39:33.225531083Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-01T18:39:33.22712572Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.608267ms logger=migrator t=2026-09-01T18:39:33.23462195Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-01T18:39:33.236232227Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.610136ms logger=migrator t=2026-09-01T18:39:33.244040164Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-01T18:39:33.245969051Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.928667ms logger=migrator t=2026-09-01T18:39:33.264176294Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-01T18:39:33.270372435Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=6.200981ms logger=migrator t=2026-09-01T18:39:33.30406706Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-01T18:39:33.312915339Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=8.84738ms logger=migrator t=2026-09-01T18:39:33.320580423Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-01T18:39:33.32220691Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.628568ms logger=migrator t=2026-09-01T18:39:33.327086403Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-01T18:39:33.328590887Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.506914ms logger=migrator t=2026-09-01T18:39:33.333950634Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-01T18:39:33.334646044Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=697.48µs logger=migrator t=2026-09-01T18:39:33.339853567Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-01T18:39:33.340251058Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=397.282µs logger=migrator t=2026-09-01T18:39:33.345193473Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-01T18:39:33.346293164Z level=info msg="Migration successfully executed" id="create tag table" duration=1.100061ms logger=migrator t=2026-09-01T18:39:33.355502574Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-01T18:39:33.357724599Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.221565ms logger=migrator t=2026-09-01T18:39:33.365886757Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-01T18:39:33.366766153Z level=info msg="Migration successfully executed" id="create login attempt table" duration=883.076µs logger=migrator t=2026-09-01T18:39:33.371642666Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-01T18:39:33.373118539Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.473333ms logger=migrator t=2026-09-01T18:39:33.378709483Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-01T18:39:33.379872906Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.166203ms logger=migrator t=2026-09-01T18:39:33.385854042Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-01T18:39:33.400310524Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.449323ms logger=migrator t=2026-09-01T18:39:33.413144519Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-01T18:39:33.414326814Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.185945ms logger=migrator t=2026-09-01T18:39:33.420409451Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-01T18:39:33.421462902Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.051721ms logger=migrator t=2026-09-01T18:39:33.427595172Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-01T18:39:33.427966113Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=369.831µs logger=migrator t=2026-09-01T18:39:33.434100952Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-01T18:39:33.434874575Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=770.493µs logger=migrator t=2026-09-01T18:39:33.440451018Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-01T18:39:33.441381644Z level=info msg="Migration successfully executed" id="create user auth table" duration=930.736µs logger=migrator t=2026-09-01T18:39:33.446771022Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-01T18:39:33.447844394Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.074012ms logger=migrator t=2026-09-01T18:39:33.455028314Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-01T18:39:33.455179298Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=156.135µs logger=migrator t=2026-09-01T18:39:33.462303166Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-01T18:39:33.4699261Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.622274ms logger=migrator t=2026-09-01T18:39:33.4764516Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-01T18:39:33.484491915Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.040175ms logger=migrator t=2026-09-01T18:39:33.490738698Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-01T18:39:33.501848673Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=11.107245ms logger=migrator t=2026-09-01T18:39:33.508581569Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-01T18:39:33.516211113Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.596153ms logger=migrator t=2026-09-01T18:39:33.52262825Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-01T18:39:33.524172376Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.532576ms logger=migrator t=2026-09-01T18:39:33.531023335Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-01T18:39:33.538778933Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.755588ms logger=migrator t=2026-09-01T18:39:33.545158629Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-01T18:39:33.547663422Z level=info msg="Migration successfully executed" id="create server_lock table" duration=2.495922ms logger=migrator t=2026-09-01T18:39:33.555404859Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-01T18:39:33.557056537Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.652038ms logger=migrator t=2026-09-01T18:39:33.564871476Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-01T18:39:33.56638422Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.511634ms logger=migrator t=2026-09-01T18:39:33.576054403Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-01T18:39:33.577765873Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.71181ms logger=migrator t=2026-09-01T18:39:33.585135468Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-01T18:39:33.586711594Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.574976ms logger=migrator t=2026-09-01T18:39:33.593885764Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-01T18:39:33.595511441Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.625288ms logger=migrator t=2026-09-01T18:39:33.604074512Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-01T18:39:33.612122197Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.046554ms logger=migrator t=2026-09-01T18:39:33.61906898Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-01T18:39:33.620570143Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.500354ms logger=migrator t=2026-09-01T18:39:33.627519137Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-01T18:39:33.629033071Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.514094ms logger=migrator t=2026-09-01T18:39:33.636566332Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-01T18:39:33.638164518Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.597416ms logger=migrator t=2026-09-01T18:39:33.646283316Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-01T18:39:33.648116019Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.837123ms logger=migrator t=2026-09-01T18:39:33.659675157Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-01T18:39:33.661777349Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.107382ms logger=migrator t=2026-09-01T18:39:33.673151211Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-01T18:39:33.673247934Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=97.723µs logger=migrator t=2026-09-01T18:39:33.681246568Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-01T18:39:33.681374392Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=128.534µs logger=migrator t=2026-09-01T18:39:33.689049136Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-01T18:39:33.690513559Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.463613ms logger=migrator t=2026-09-01T18:39:33.69773994Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-01T18:39:33.699498512Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.758362ms logger=migrator t=2026-09-01T18:39:33.708572837Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-01T18:39:33.710323778Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.750481ms logger=migrator t=2026-09-01T18:39:33.718118316Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-01T18:39:33.718217729Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=100.473µs logger=migrator t=2026-09-01T18:39:33.724859873Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-01T18:39:33.726366977Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.510884ms logger=migrator t=2026-09-01T18:39:33.733068533Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-01T18:39:33.734518526Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.450583ms logger=migrator t=2026-09-01T18:39:33.742019575Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-01T18:39:33.74356146Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.541045ms logger=migrator t=2026-09-01T18:39:33.749879685Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-01T18:39:33.751438731Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.557925ms logger=migrator t=2026-09-01T18:39:33.758892598Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-01T18:39:33.767888202Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.998744ms logger=migrator t=2026-09-01T18:39:33.77569966Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-01T18:39:33.777157052Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.456982ms logger=migrator t=2026-09-01T18:39:33.784891489Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-01T18:39:33.785038763Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=148.335µs logger=migrator t=2026-09-01T18:39:33.791628336Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-01T18:39:33.793191381Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.562675ms logger=migrator t=2026-09-01T18:39:33.801110312Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-01T18:39:33.802978978Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.870726ms logger=migrator t=2026-09-01T18:39:33.811026752Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-01T18:39:33.812613969Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.586617ms logger=migrator t=2026-09-01T18:39:33.822032694Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-01T18:39:33.822158388Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=126.904µs logger=migrator t=2026-09-01T18:39:33.829416881Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-01T18:39:33.830935765Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.520205ms logger=migrator t=2026-09-01T18:39:33.837231049Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-01T18:39:33.838925578Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.693949ms logger=migrator t=2026-09-01T18:39:33.846263283Z 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-09-01T18:39:33.847946872Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.679299ms logger=migrator t=2026-09-01T18:39:33.854194354Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-01T18:39:33.855779051Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.583676ms logger=migrator t=2026-09-01T18:39:33.864057273Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-01T18:39:33.873251252Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.192989ms logger=migrator t=2026-09-01T18:39:33.888246481Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-01T18:39:33.889915229Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.668859ms logger=migrator t=2026-09-01T18:39:33.896383278Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-01T18:39:33.897927123Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.542715ms logger=migrator t=2026-09-01T18:39:33.904768293Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-01T18:39:33.948691798Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=43.945866ms logger=migrator t=2026-09-01T18:39:33.957699181Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-01T18:39:33.993999862Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=36.298871ms logger=migrator t=2026-09-01T18:39:34.001903074Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-01T18:39:34.002928183Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.025189ms logger=migrator t=2026-09-01T18:39:34.009416843Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-01T18:39:34.01031581Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=898.476µs logger=migrator t=2026-09-01T18:39:34.016548592Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-01T18:39:34.022287039Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.738228ms logger=migrator t=2026-09-01T18:39:34.028213813Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-01T18:39:34.033457436Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.240663ms logger=migrator t=2026-09-01T18:39:34.039368468Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-01T18:39:34.040949495Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.579187ms logger=migrator t=2026-09-01T18:39:34.048818225Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-01T18:39:34.049800974Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=982.789µs logger=migrator t=2026-09-01T18:39:34.056011555Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-01T18:39:34.056919092Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=907.147µs logger=migrator t=2026-09-01T18:39:34.063857835Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-01T18:39:34.064874365Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.01352ms logger=migrator t=2026-09-01T18:39:34.071187999Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-01T18:39:34.071261201Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.742µs logger=migrator t=2026-09-01T18:39:34.084113376Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-01T18:39:34.088728872Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=4.619886ms logger=migrator t=2026-09-01T18:39:34.096027035Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-01T18:39:34.107567063Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=11.541237ms logger=migrator t=2026-09-01T18:39:34.115173806Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-01T18:39:34.127374201Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=12.211986ms logger=migrator t=2026-09-01T18:39:34.138772685Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-01T18:39:34.140114844Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.3463ms logger=migrator t=2026-09-01T18:39:34.148722307Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-01T18:39:34.14991109Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.187974ms logger=migrator t=2026-09-01T18:39:34.159008987Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-01T18:39:34.170518853Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.512256ms logger=migrator t=2026-09-01T18:39:34.179887157Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-01T18:39:34.185413989Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.527512ms logger=migrator t=2026-09-01T18:39:34.193284869Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-01T18:39:34.19437004Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.084401ms logger=migrator t=2026-09-01T18:39:34.207603778Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-01T18:39:34.214029515Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.427637ms logger=migrator t=2026-09-01T18:39:34.222946027Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-01T18:39:34.227408277Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.465251ms logger=migrator t=2026-09-01T18:39:34.234657569Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-01T18:39:34.234836894Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=179.575µs logger=migrator t=2026-09-01T18:39:34.246516505Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-01T18:39:34.248482513Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.971318ms logger=migrator t=2026-09-01T18:39:34.258116575Z 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-09-01T18:39:34.259205996Z 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.089341ms logger=migrator t=2026-09-01T18:39:34.265369187Z 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-09-01T18:39:34.266416998Z 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.04218ms logger=migrator t=2026-09-01T18:39:34.272561427Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-01T18:39:34.2726612Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=100.923µs logger=migrator t=2026-09-01T18:39:34.284286239Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-01T18:39:34.290913053Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.627464ms logger=migrator t=2026-09-01T18:39:34.295951021Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-01T18:39:34.303330437Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.378986ms logger=migrator t=2026-09-01T18:39:34.310151656Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-01T18:39:34.316521562Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.368846ms logger=migrator t=2026-09-01T18:39:34.323051913Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-01T18:39:34.330049848Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.993565ms logger=migrator t=2026-09-01T18:39:34.344089098Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-01T18:39:34.356712897Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=12.622009ms logger=migrator t=2026-09-01T18:39:34.363668461Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-01T18:39:34.363887947Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=222.687µs logger=migrator t=2026-09-01T18:39:34.371397677Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-01T18:39:34.373092877Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.699419ms logger=migrator t=2026-09-01T18:39:34.388516107Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-01T18:39:34.398622553Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.106756ms logger=migrator t=2026-09-01T18:39:34.405453442Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-01T18:39:34.405604187Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=144.894µs logger=migrator t=2026-09-01T18:39:34.414900979Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-01T18:39:34.424415316Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.526827ms logger=migrator t=2026-09-01T18:39:34.430912267Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-01T18:39:34.432624457Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.711879ms logger=migrator t=2026-09-01T18:39:34.439806237Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-01T18:39:34.450277653Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.471106ms logger=migrator t=2026-09-01T18:39:34.45632205Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-01T18:39:34.457676199Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.354319ms logger=migrator t=2026-09-01T18:39:34.464574601Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-01T18:39:34.466312441Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.7374ms logger=migrator t=2026-09-01T18:39:34.475056178Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-01T18:39:34.48642379Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.367172ms logger=migrator t=2026-09-01T18:39:34.491782267Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-01T18:39:34.492560079Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=777.772µs logger=migrator t=2026-09-01T18:39:34.497929406Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-01T18:39:34.500414769Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.484343ms logger=migrator t=2026-09-01T18:39:34.510060081Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-01T18:39:34.510869555Z level=info msg="Migration successfully executed" id="create alert_image table" duration=808.843µs logger=migrator t=2026-09-01T18:39:34.517415416Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-01T18:39:34.518512808Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.088012ms logger=migrator t=2026-09-01T18:39:34.524922475Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-01T18:39:34.52509527Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=177.855µs logger=migrator t=2026-09-01T18:39:34.532465196Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-01T18:39:34.533555627Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.088991ms logger=migrator t=2026-09-01T18:39:34.542010005Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-01T18:39:34.543145958Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.138793ms logger=migrator t=2026-09-01T18:39:34.548903986Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-01T18:39:34.549268708Z 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-09-01T18:39:34.555891971Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-01T18:39:34.556417037Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=523.956µs logger=migrator t=2026-09-01T18:39:34.562332439Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-01T18:39:34.563587416Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.260237ms logger=migrator t=2026-09-01T18:39:34.568035686Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-01T18:39:34.575648168Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.609872ms logger=migrator t=2026-09-01T18:39:34.581543861Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-01T18:39:34.582704545Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.160684ms logger=migrator t=2026-09-01T18:39:34.589868375Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-01T18:39:34.591379239Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.510254ms logger=migrator t=2026-09-01T18:39:34.598071045Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-01T18:39:34.598914599Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=844.474µs logger=migrator t=2026-09-01T18:39:34.603766041Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-01T18:39:34.604867492Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.096141ms logger=migrator t=2026-09-01T18:39:34.612007801Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-01T18:39:34.613137485Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.129624ms logger=migrator t=2026-09-01T18:39:34.618384608Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-01T18:39:34.618421429Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=37.541µs logger=migrator t=2026-09-01T18:39:34.624696663Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-01T18:39:34.624798316Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=107.353µs logger=migrator t=2026-09-01T18:39:34.632858891Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-01T18:39:34.644063729Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.207677ms logger=migrator t=2026-09-01T18:39:34.651527178Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-01T18:39:34.652058083Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=509.324µs logger=migrator t=2026-09-01T18:39:34.657003528Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-01T18:39:34.658196692Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.193634ms logger=migrator t=2026-09-01T18:39:34.664672661Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-01T18:39:34.665076343Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=412.492µs logger=migrator t=2026-09-01T18:39:34.670508362Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-01T18:39:34.671652276Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.143674ms logger=migrator t=2026-09-01T18:39:34.680457403Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-01T18:39:34.68172991Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.277387ms logger=migrator t=2026-09-01T18:39:34.688115127Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-01T18:39:34.71660299Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=28.482262ms logger=migrator t=2026-09-01T18:39:34.721465282Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-01T18:39:34.726113458Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=4.648156ms logger=migrator t=2026-09-01T18:39:34.730666781Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-01T18:39:34.730766174Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=99.323µs logger=migrator t=2026-09-01T18:39:34.735805031Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-01T18:39:34.761494892Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=25.685501ms logger=migrator t=2026-09-01T18:39:34.76654092Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-01T18:39:34.791098007Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=24.548227ms logger=migrator t=2026-09-01T18:39:34.79629724Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-01T18:39:34.798121453Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.828233ms logger=migrator t=2026-09-01T18:39:34.806721685Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-01T18:39:34.808715923Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.998218ms logger=migrator t=2026-09-01T18:39:34.814450571Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-01T18:39:34.814730899Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=287.479µs logger=migrator t=2026-09-01T18:39:34.81954671Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-01T18:39:34.820832268Z level=info msg="Migration successfully executed" id="create permission table" duration=1.285478ms logger=migrator t=2026-09-01T18:39:34.827694759Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-01T18:39:34.829225903Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.548986ms logger=migrator t=2026-09-01T18:39:34.835240619Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-01T18:39:34.836857706Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.616157ms logger=migrator t=2026-09-01T18:39:34.842698156Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-01T18:39:34.843958463Z level=info msg="Migration successfully executed" id="create role table" duration=1.256517ms logger=migrator t=2026-09-01T18:39:34.851879065Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-01T18:39:34.864235947Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.367442ms logger=migrator t=2026-09-01T18:39:34.872054925Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-01T18:39:34.883857401Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.784655ms logger=migrator t=2026-09-01T18:39:34.889631849Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-01T18:39:34.891262767Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.621177ms logger=migrator t=2026-09-01T18:39:34.898531029Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-01T18:39:34.900256799Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.7248ms logger=migrator t=2026-09-01T18:39:34.908044558Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-01T18:39:34.909750427Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.70332ms logger=migrator t=2026-09-01T18:39:34.91532157Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-01T18:39:34.916819214Z level=info msg="Migration successfully executed" id="create team role table" duration=1.497883ms logger=migrator t=2026-09-01T18:39:34.923438068Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-01T18:39:34.92524792Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.809613ms logger=migrator t=2026-09-01T18:39:34.931518614Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-01T18:39:34.93721011Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=5.692416ms logger=migrator t=2026-09-01T18:39:34.944549575Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-01T18:39:34.945694298Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.144434ms logger=migrator t=2026-09-01T18:39:34.95193564Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-01T18:39:34.953050593Z level=info msg="Migration successfully executed" id="create user role table" duration=1.114463ms logger=migrator t=2026-09-01T18:39:34.959525063Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-01T18:39:34.960878452Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.354429ms logger=migrator t=2026-09-01T18:39:34.968050632Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-01T18:39:34.969235987Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.186025ms logger=migrator t=2026-09-01T18:39:34.974124809Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-01T18:39:34.975247942Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.122523ms logger=migrator t=2026-09-01T18:39:34.981940008Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-01T18:39:34.983974737Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.035359ms logger=migrator t=2026-09-01T18:39:34.989215641Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-01T18:39:34.991093395Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.877684ms logger=migrator t=2026-09-01T18:39:34.998709308Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-01T18:39:35.000932803Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.227505ms logger=migrator t=2026-09-01T18:39:35.009894716Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-01T18:39:35.022096402Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.200846ms logger=migrator t=2026-09-01T18:39:35.029487218Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-01T18:39:35.031894398Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.41097ms logger=migrator t=2026-09-01T18:39:35.037466111Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-01T18:39:35.039434109Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.966458ms logger=migrator t=2026-09-01T18:39:35.045078134Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-01T18:39:35.046865616Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.788372ms logger=migrator t=2026-09-01T18:39:35.052870071Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-01T18:39:35.054919582Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.051151ms logger=migrator t=2026-09-01T18:39:35.062154973Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-01T18:39:35.064830422Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=2.685398ms logger=migrator t=2026-09-01T18:39:35.073960478Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-01T18:39:35.076159263Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.200605ms logger=migrator t=2026-09-01T18:39:35.082945051Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-01T18:39:35.103613126Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=20.672005ms logger=migrator t=2026-09-01T18:39:35.111045953Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-01T18:39:35.123377264Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.33101ms logger=migrator t=2026-09-01T18:39:35.131912083Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-01T18:39:35.145681516Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=13.767043ms logger=migrator t=2026-09-01T18:39:35.153798902Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-01T18:39:35.161852608Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.058926ms logger=migrator t=2026-09-01T18:39:35.167662678Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-01T18:39:35.168798051Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.125593ms logger=migrator t=2026-09-01T18:39:35.174192689Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-01T18:39:35.17524106Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.047231ms logger=migrator t=2026-09-01T18:39:35.180498393Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-01T18:39:35.182050729Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.552896ms logger=migrator t=2026-09-01T18:39:35.190729963Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-01T18:39:35.192766152Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.036839ms logger=migrator t=2026-09-01T18:39:35.198116018Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-01T18:39:35.200075105Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.958647ms logger=migrator t=2026-09-01T18:39:35.206211205Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-01T18:39:35.206313128Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=103.063µs logger=migrator t=2026-09-01T18:39:35.212793028Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-01T18:39:35.212848509Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=56.911µs logger=migrator t=2026-09-01T18:39:35.220549054Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-01T18:39:35.221513163Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=970.149µs logger=migrator t=2026-09-01T18:39:35.22826606Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-01T18:39:35.22929579Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.02978ms logger=migrator t=2026-09-01T18:39:35.235053208Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-01T18:39:35.236348806Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.297838ms logger=migrator t=2026-09-01T18:39:35.241801925Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-01T18:39:35.242232469Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=430.413µs logger=migrator t=2026-09-01T18:39:35.24743643Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-01T18:39:35.248293276Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=852.516µs logger=migrator t=2026-09-01T18:39:35.254557968Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-01T18:39:35.256077603Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.517624ms logger=migrator t=2026-09-01T18:39:35.262431239Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-01T18:39:35.264393806Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.961527ms logger=migrator t=2026-09-01T18:39:35.270279029Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-01T18:39:35.28231288Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.032731ms logger=migrator t=2026-09-01T18:39:35.294305091Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-01T18:39:35.294404724Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=103.253µs logger=migrator t=2026-09-01T18:39:35.299531414Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-01T18:39:35.301039628Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.507274ms logger=migrator t=2026-09-01T18:39:35.308417794Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-01T18:39:35.310233036Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.814892ms logger=migrator t=2026-09-01T18:39:35.319438736Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-01T18:39:35.321792564Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.359488ms logger=migrator t=2026-09-01T18:39:35.327053518Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-01T18:39:35.34149994Z level=info msg="Migration successfully executed" id="add correlation config column" duration=14.445702ms logger=migrator t=2026-09-01T18:39:35.346760204Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-01T18:39:35.348920838Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.161944ms logger=migrator t=2026-09-01T18:39:35.356144589Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-01T18:39:35.358275481Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.131612ms logger=migrator t=2026-09-01T18:39:35.365254925Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-01T18:39:35.40304333Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=37.784685ms logger=migrator t=2026-09-01T18:39:35.407339456Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-01T18:39:35.408460278Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.117883ms logger=migrator t=2026-09-01T18:39:35.414067972Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-01T18:39:35.415831695Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.763553ms logger=migrator t=2026-09-01T18:39:35.421458769Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-01T18:39:35.423174939Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.71577ms logger=migrator t=2026-09-01T18:39:35.42869486Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-01T18:39:35.430481892Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.786442ms logger=migrator t=2026-09-01T18:39:35.439754544Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-01T18:39:35.440181326Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=432.433µs logger=migrator t=2026-09-01T18:39:35.446158161Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-01T18:39:35.44752049Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.361439ms logger=migrator t=2026-09-01T18:39:35.453063812Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-01T18:39:35.466977889Z level=info msg="Migration successfully executed" id="add provisioning column" duration=13.906917ms logger=migrator t=2026-09-01T18:39:35.472885042Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-01T18:39:35.474641294Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.755272ms logger=migrator t=2026-09-01T18:39:35.481077171Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-01T18:39:35.48275154Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.679979ms logger=migrator t=2026-09-01T18:39:35.488294703Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-01T18:39:35.489061395Z 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-09-01T18:39:35.495451441Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-01T18:39:35.496272896Z 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-09-01T18:39:35.502924611Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-01T18:39:35.504361933Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.437182ms logger=migrator t=2026-09-01T18:39:35.511675366Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-01T18:39:35.513898542Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.222706ms logger=migrator t=2026-09-01T18:39:35.518898517Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-01T18:39:35.520866635Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.968678ms logger=migrator t=2026-09-01T18:39:35.526096798Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-01T18:39:35.528017485Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.920107ms logger=migrator t=2026-09-01T18:39:35.533045001Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-01T18:39:35.53473075Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.685099ms logger=migrator t=2026-09-01T18:39:35.539118659Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-01T18:39:35.54087731Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.758031ms logger=migrator t=2026-09-01T18:39:35.545337741Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-01T18:39:35.54668109Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.340499ms logger=migrator t=2026-09-01T18:39:35.553293083Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-01T18:39:35.555308672Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.014749ms logger=migrator t=2026-09-01T18:39:35.562825172Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-01T18:39:35.564763509Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.939276ms logger=migrator t=2026-09-01T18:39:35.572752983Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-01T18:39:35.574558475Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.806202ms logger=migrator t=2026-09-01T18:39:35.580678803Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-01T18:39:35.582728914Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.052361ms logger=migrator t=2026-09-01T18:39:35.588113902Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-01T18:39:35.626254147Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=38.145095ms logger=migrator t=2026-09-01T18:39:35.632505569Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-01T18:39:35.645794298Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=13.286609ms logger=migrator t=2026-09-01T18:39:35.652264876Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-01T18:39:35.664419272Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.151326ms logger=migrator t=2026-09-01T18:39:35.672509049Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-01T18:39:35.672763686Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=253.967µs logger=migrator t=2026-09-01T18:39:35.679766841Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-01T18:39:35.685850759Z level=info msg="Migration successfully executed" id="add share column" duration=6.084917ms logger=migrator t=2026-09-01T18:39:35.695230643Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-01T18:39:35.695888433Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=665.12µs logger=migrator t=2026-09-01T18:39:35.700661032Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-01T18:39:35.702396313Z level=info msg="Migration successfully executed" id="create file table" duration=1.73482ms logger=migrator t=2026-09-01T18:39:35.70981927Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-01T18:39:35.712693334Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.871914ms logger=migrator t=2026-09-01T18:39:35.745582375Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-01T18:39:35.748017147Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.433992ms logger=migrator t=2026-09-01T18:39:35.755772483Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-01T18:39:35.757504544Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.737811ms logger=migrator t=2026-09-01T18:39:35.766740424Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-01T18:39:35.768838356Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.098682ms logger=migrator t=2026-09-01T18:39:35.785843643Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-01T18:39:35.785952506Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=109.123µs logger=migrator t=2026-09-01T18:39:35.790437987Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-01T18:39:35.79054362Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=104.663µs logger=migrator t=2026-09-01T18:39:35.796298968Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-01T18:39:35.797218385Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=912.107µs logger=migrator t=2026-09-01T18:39:35.802092287Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-01T18:39:35.802412487Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=320.44µs logger=migrator t=2026-09-01T18:39:35.817729885Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-01T18:39:35.819936829Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.211704ms logger=migrator t=2026-09-01T18:39:35.825719888Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-01T18:39:35.840433519Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.70233ms logger=migrator t=2026-09-01T18:39:35.847944438Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-01T18:39:35.848436363Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=499.025µs logger=migrator t=2026-09-01T18:39:35.856958882Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-01T18:39:35.85893392Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.975537ms logger=migrator t=2026-09-01T18:39:35.866459989Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-01T18:39:35.867172411Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=712.452µs logger=migrator t=2026-09-01T18:39:35.874194286Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-01T18:39:35.874526325Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=331.149µs logger=migrator t=2026-09-01T18:39:35.881577311Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-01T18:39:35.882333754Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=757.143µs logger=migrator t=2026-09-01T18:39:35.890851213Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-01T18:39:35.905550672Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.699679ms logger=migrator t=2026-09-01T18:39:35.913030992Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-01T18:39:35.927041621Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=14.007679ms logger=migrator t=2026-09-01T18:39:35.935119006Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-01T18:39:35.937230769Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.111553ms logger=migrator t=2026-09-01T18:39:35.946034866Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-01T18:39:36.033572766Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.53412ms logger=migrator t=2026-09-01T18:39:36.039762007Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-01T18:39:36.04088979Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.128464ms logger=migrator t=2026-09-01T18:39:36.04980559Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-01T18:39:36.052137529Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.335699ms logger=migrator t=2026-09-01T18:39:36.059610417Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-01T18:39:36.11787418Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=58.256724ms logger=migrator t=2026-09-01T18:39:36.129534741Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-01T18:39:36.135952499Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.421308ms logger=migrator t=2026-09-01T18:39:36.143929013Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-01T18:39:36.144242992Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=314.009µs logger=migrator t=2026-09-01T18:39:36.1510193Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-01T18:39:36.151241306Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=209.426µs logger=migrator t=2026-09-01T18:39:36.157908761Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-01T18:39:36.158125938Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=217.217µs logger=migrator t=2026-09-01T18:39:36.165644447Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-01T18:39:36.165837103Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=192.106µs logger=migrator t=2026-09-01T18:39:36.172200309Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-01T18:39:36.172495077Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=301.668µs logger=migrator t=2026-09-01T18:39:36.179116992Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-01T18:39:36.180644016Z level=info msg="Migration successfully executed" id="create folder table" duration=1.526975ms logger=migrator t=2026-09-01T18:39:36.189138864Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-01T18:39:36.191214625Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.074691ms logger=migrator t=2026-09-01T18:39:36.200607999Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-01T18:39:36.202437442Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.822603ms logger=migrator t=2026-09-01T18:39:36.20984366Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-01T18:39:36.209932572Z level=info msg="Migration successfully executed" id="Update folder title length" duration=90.332µs logger=migrator t=2026-09-01T18:39:36.219323766Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-01T18:39:36.221340356Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.01558ms logger=migrator t=2026-09-01T18:39:36.230520684Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-01T18:39:36.232259335Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.738302ms logger=migrator t=2026-09-01T18:39:36.239097815Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-01T18:39:36.241046622Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.947637ms logger=migrator t=2026-09-01T18:39:36.247206541Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-01T18:39:36.247900682Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=694.331µs logger=migrator t=2026-09-01T18:39:36.253957289Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-01T18:39:36.254364001Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=406.932µs logger=migrator t=2026-09-01T18:39:36.260698916Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-01T18:39:36.262505169Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.814053ms logger=migrator t=2026-09-01T18:39:36.270079031Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-01T18:39:36.271859913Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.774681ms logger=migrator t=2026-09-01T18:39:36.279081904Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-01T18:39:36.280826935Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.744821ms logger=migrator t=2026-09-01T18:39:36.295969608Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-01T18:39:36.297715308Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.744891ms logger=migrator t=2026-09-01T18:39:36.303952071Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-01T18:39:36.305558788Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.606517ms logger=migrator t=2026-09-01T18:39:36.311911204Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-01T18:39:36.313379397Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.467003ms logger=migrator t=2026-09-01T18:39:36.319953819Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-01T18:39:36.322605676Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.651067ms logger=migrator t=2026-09-01T18:39:36.330186258Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-01T18:39:36.3319797Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.792702ms logger=migrator t=2026-09-01T18:39:36.348881475Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-01T18:39:36.350220534Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.339229ms logger=migrator t=2026-09-01T18:39:36.357384153Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-01T18:39:36.359056442Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.671829ms logger=migrator t=2026-09-01T18:39:36.367833978Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-01T18:39:36.369619471Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.785883ms logger=migrator t=2026-09-01T18:39:36.375675278Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-01T18:39:36.376243405Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=552.896µs logger=migrator t=2026-09-01T18:39:36.383176317Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-01T18:39:36.396885048Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.707621ms logger=migrator t=2026-09-01T18:39:36.406096498Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-01T18:39:36.407233411Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.138523ms logger=migrator t=2026-09-01T18:39:36.423161007Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-01T18:39:36.423197458Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=38.682µs logger=migrator t=2026-09-01T18:39:36.428787861Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-01T18:39:36.430505441Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.71724ms logger=migrator t=2026-09-01T18:39:36.435010213Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-01T18:39:36.435047525Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=38.452µs logger=migrator t=2026-09-01T18:39:36.443623455Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-01T18:39:36.445631383Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.007588ms logger=migrator t=2026-09-01T18:39:36.451925848Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-01T18:39:36.453793652Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.867304ms logger=migrator t=2026-09-01T18:39:36.461425685Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-01T18:39:36.463945319Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.519874ms logger=migrator t=2026-09-01T18:39:36.470690006Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-01T18:39:36.472692504Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.995198ms logger=migrator t=2026-09-01T18:39:36.479500304Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-01T18:39:36.480191904Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=693.301µs logger=migrator t=2026-09-01T18:39:36.488057233Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-01T18:39:36.489227318Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.153224ms logger=migrator t=2026-09-01T18:39:36.495936414Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-01T18:39:36.497325215Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.387881ms logger=migrator t=2026-09-01T18:39:36.504515815Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-01T18:39:36.505852604Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.336669ms logger=migrator t=2026-09-01T18:39:36.51289334Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-01T18:39:36.527327372Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.440241ms logger=migrator t=2026-09-01T18:39:36.533618396Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-01T18:39:36.555154025Z level=info msg="Migration successfully executed" id="add region_slug column" duration=21.500288ms logger=migrator t=2026-09-01T18:39:36.564643333Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-01T18:39:36.579603741Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.967258ms logger=migrator t=2026-09-01T18:39:36.586558074Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-01T18:39:36.586662887Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=105.573µs logger=migrator t=2026-09-01T18:39:36.594347101Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-01T18:39:36.608668751Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.321199ms logger=migrator t=2026-09-01T18:39:36.621115714Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-01T18:39:36.633488926Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.373292ms logger=migrator t=2026-09-01T18:39:36.642946252Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-01T18:39:36.643267672Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=321.44µs logger=migrator t=2026-09-01T18:39:36.649575957Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.34303343s logger=migrator t=2026-09-01T18:39:36.650526964Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-01T18:39:36.668786228Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-01T18:39:36.669057436Z level=info msg="Created default organization" logger=secrets t=2026-09-01T18:39:36.678801581Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-01T18:39:36.746704856Z level=info msg="Restored cache from database" duration=1.503814ms logger=plugin.store t=2026-09-01T18:39:36.750612601Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-01T18:39:36.805218757Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-01T18:39:36.805253378Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-01T18:39:36.805351981Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-01T18:39:36.805364791Z level=info msg="Plugins loaded" count=54 duration=54.75708ms logger=query_data t=2026-09-01T18:39:36.811313395Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-01T18:39:36.817851607Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-01T18:39:36.825327895Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-01T18:39:36.837246224Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-01T18:39:36.841285072Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-01T18:39:36.843697512Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-01T18:39:36.869803306Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-01T18:39:36.896882887Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-01T18:39:36.922437665Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-01T18:39:36.922478976Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-09-01T18:39:36.922682102Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-09-01T18:39:36.923274009Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-09-01T18:39:36.923522576Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-09-01T18:39:36.925957207Z level=info msg="State cache has been initialized" states=0 duration=2.683559ms logger=ngalert.scheduler t=2026-09-01T18:39:36.926086431Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-01T18:39:36.926202954Z level=info msg=starting first_tick=2026-09-01T18:39:40Z logger=http.server t=2026-09-01T18:39:36.927999428Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-09-01T18:39:36.999486738Z level=info msg="Update check succeeded" duration=76.402385ms logger=grafana.update.checker t=2026-09-01T18:39:37.032844922Z level=info msg="Update check succeeded" duration=110.085668ms logger=provisioning.dashboard t=2026-09-01T18:39:37.061002756Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-09-01T18:39:37.077528559Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-01T18:39:37.164434869Z level=info msg="Patterns update finished" duration=96.082948ms logger=provisioning.dashboard t=2026-09-01T18:39:37.197518107Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-09-01T18:39:37.321061089Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-01T18:39:37.321488942Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-01T18:39:38.375252452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.377765155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.400879802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.435847593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.459586727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.491007127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.508700014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.543282685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.561750354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.599271472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.620458891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.674952644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.741918973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.789698049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.81020893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.936693487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:38.958605818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.001810952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.040559764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.08932268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.111340864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.155172655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.175092898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.215634663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.240698886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.283288471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.305427709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.353877995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.37729629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.433126733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.453296172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.500724059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.521371603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.569778097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.595455119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.646903552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.680174135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.797913998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.818569062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.887828457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:39.908246234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.007861687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.028080648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.105138881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.1283788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.224666776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.246880695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.325808292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.340889114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.43273305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.450536189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.515852289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.52890144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.616621046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.646377515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.728758274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.749580083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.850283977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.873544728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.96632948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:40.991641221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.072427713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.094024084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.213476986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.237649694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.338805581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.360850636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.44823467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.464654391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.558550016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.57783095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.682892322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.709937452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.78444102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.803421506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.871271019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:41.894175778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:42.066467007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:42.092811166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T18:39:42.187401933Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-01T18:40:58.9345523Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-01T18:49:36.967794106Z level=info msg="Completed cleanup jobs" duration=43.91931ms logger=plugins.update.checker t=2026-09-01T18:49:37.060967713Z level=info msg="Update check succeeded" duration=61.024863ms logger=sqlstore.transactions t=2026-09-01T18:54:36.832875442Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-09-01T18:59:36.987343396Z level=info msg="Completed cleanup jobs" duration=63.703378ms logger=plugins.update.checker t=2026-09-01T18:59:37.074332778Z level=info msg="Update check succeeded" duration=74.144194ms logger=cleanup t=2026-09-01T19:09:36.96423751Z level=info msg="Completed cleanup jobs" duration=40.431869ms logger=plugins.update.checker t=2026-09-01T19:09:37.05302852Z level=info msg="Update check succeeded" duration=52.589326ms logger=infra.usagestats t=2026-09-01T19:10:58.959011303Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-01T19:19:36.987005886Z level=info msg="Completed cleanup jobs" duration=63.271129ms logger=plugins.update.checker t=2026-09-01T19:19:37.0504033Z level=info msg="Update check succeeded" duration=50.325249ms