logger=settings t=2026-06-16T10:32:08.641981928Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-16T10:32:08Z logger=settings t=2026-06-16T10:32:08.642279064Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-16T10:32:08.642293555Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-16T10:32:08.642298395Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-16T10:32:08.642307105Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-16T10:32:08.642314115Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-16T10:32:08.642375416Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-16T10:32:08.642379926Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-16T10:32:08.642417757Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-16T10:32:08.642427847Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-16T10:32:08.642430987Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-16T10:32:08.642433937Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-16T10:32:08.642436977Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-16T10:32:08.642439708Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-16T10:32:08.642445158Z level=info msg=Target target=[all] logger=settings t=2026-06-16T10:32:08.642469818Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-16T10:32:08.642472758Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-16T10:32:08.642475368Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-16T10:32:08.642479638Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-16T10:32:08.642483228Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-16T10:32:08.642505309Z level=info msg="App mode production" logger=sqlstore t=2026-06-16T10:32:08.642804585Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-16T10:32:08.642823035Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-16T10:32:08.644218453Z level=info msg="Locking database" logger=migrator t=2026-06-16T10:32:08.644229614Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-16T10:32:08.644805006Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-16T10:32:08.645666774Z level=info msg="Migration successfully executed" id="create migration_log table" duration=861.498µs logger=migrator t=2026-06-16T10:32:08.650826619Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-16T10:32:08.651486283Z level=info msg="Migration successfully executed" id="create user table" duration=659.584µs logger=migrator t=2026-06-16T10:32:08.655685719Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-16T10:32:08.656552607Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=866.398µs logger=migrator t=2026-06-16T10:32:08.662412917Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-16T10:32:08.663239264Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=825.857µs logger=migrator t=2026-06-16T10:32:08.669814429Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-16T10:32:08.670632616Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=822.696µs logger=migrator t=2026-06-16T10:32:08.673895872Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-16T10:32:08.674860962Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=964.94µs logger=migrator t=2026-06-16T10:32:08.678310683Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-16T10:32:08.680976978Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.665445ms logger=migrator t=2026-06-16T10:32:08.685358747Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-16T10:32:08.686388158Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.023481ms logger=migrator t=2026-06-16T10:32:08.690700347Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-16T10:32:08.691929932Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.229174ms logger=migrator t=2026-06-16T10:32:08.697851094Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-16T10:32:08.69865069Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=799.196µs logger=migrator t=2026-06-16T10:32:08.704854507Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-16T10:32:08.706143764Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.287607ms logger=migrator t=2026-06-16T10:32:08.711243488Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-16T10:32:08.71183236Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=589.122µs logger=migrator t=2026-06-16T10:32:08.715421993Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-16T10:32:08.716569636Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.149093ms logger=migrator t=2026-06-16T10:32:08.719994296Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-16T10:32:08.720028217Z level=info msg="Migration successfully executed" id="Update user table charset" duration=35.331µs logger=migrator t=2026-06-16T10:32:08.724220414Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-16T10:32:08.725294045Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.073041ms logger=migrator t=2026-06-16T10:32:08.728640105Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-16T10:32:08.728868529Z level=info msg="Migration successfully executed" id="Add missing user data" duration=227.494µs logger=migrator t=2026-06-16T10:32:08.732185187Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-16T10:32:08.733508864Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.318357ms logger=migrator t=2026-06-16T10:32:08.736875923Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-16T10:32:08.738538057Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.661494ms logger=migrator t=2026-06-16T10:32:08.744142492Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-16T10:32:08.745398978Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.256866ms logger=migrator t=2026-06-16T10:32:08.748124554Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-16T10:32:08.76305489Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=14.928456ms logger=migrator t=2026-06-16T10:32:08.766312157Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-16T10:32:08.767389888Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.077511ms logger=migrator t=2026-06-16T10:32:08.771178727Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-16T10:32:08.771459302Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=282.375µs logger=migrator t=2026-06-16T10:32:08.776968065Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-16T10:32:08.777881644Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=913.119µs logger=migrator t=2026-06-16T10:32:08.78205912Z 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-06-16T10:32:08.782358416Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=299.566µs logger=migrator t=2026-06-16T10:32:08.785467519Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-16T10:32:08.785823187Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=355.838µs logger=migrator t=2026-06-16T10:32:08.791080615Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-16T10:32:08.792466422Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.385908ms logger=migrator t=2026-06-16T10:32:08.797435804Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-16T10:32:08.798910365Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.474081ms logger=migrator t=2026-06-16T10:32:08.803165322Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-16T10:32:08.804046249Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=876.778µs logger=migrator t=2026-06-16T10:32:08.810042923Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-16T10:32:08.810911271Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=868.358µs logger=migrator t=2026-06-16T10:32:08.816327672Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-16T10:32:08.818403925Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=2.075802ms logger=migrator t=2026-06-16T10:32:08.829712916Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-16T10:32:08.829739017Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.751µs logger=migrator t=2026-06-16T10:32:08.846800937Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-16T10:32:08.847750096Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=952.209µs logger=migrator t=2026-06-16T10:32:08.895443943Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-16T10:32:08.896759051Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.316498ms logger=migrator t=2026-06-16T10:32:08.902396356Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-16T10:32:08.903663542Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.266736ms logger=migrator t=2026-06-16T10:32:08.909382929Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-16T10:32:08.910206046Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=824.046µs logger=migrator t=2026-06-16T10:32:08.914510714Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-16T10:32:08.920944366Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.428152ms logger=migrator t=2026-06-16T10:32:08.926261455Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-16T10:32:08.927570872Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.310327ms logger=migrator t=2026-06-16T10:32:08.932210127Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-16T10:32:08.933231608Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.021061ms logger=migrator t=2026-06-16T10:32:08.938996047Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-16T10:32:08.939916775Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=921.509µs logger=migrator t=2026-06-16T10:32:08.9445295Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-16T10:32:08.94600096Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.47081ms logger=migrator t=2026-06-16T10:32:08.950743727Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-16T10:32:08.951678566Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=934.549µs logger=migrator t=2026-06-16T10:32:08.958047036Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-16T10:32:08.958534007Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=486.851µs logger=migrator t=2026-06-16T10:32:08.963059469Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-16T10:32:08.963970638Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=910.739µs logger=migrator t=2026-06-16T10:32:08.969054822Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-16T10:32:08.96990076Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=845.508µs logger=migrator t=2026-06-16T10:32:08.975731699Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-16T10:32:08.976576006Z level=info msg="Migration successfully executed" id="create star table" duration=843.857µs logger=migrator t=2026-06-16T10:32:08.981813204Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-16T10:32:08.983344104Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.535331ms logger=migrator t=2026-06-16T10:32:08.987788786Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-16T10:32:08.988703824Z level=info msg="Migration successfully executed" id="create org table v1" duration=913.148µs logger=migrator t=2026-06-16T10:32:08.992972392Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-16T10:32:08.99382374Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=850.868µs logger=migrator t=2026-06-16T10:32:08.998967055Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-16T10:32:08.999766151Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=799.066µs logger=migrator t=2026-06-16T10:32:09.003955688Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-16T10:32:09.005147692Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.191674ms logger=migrator t=2026-06-16T10:32:09.009647004Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-16T10:32:09.010864618Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.217264ms logger=migrator t=2026-06-16T10:32:09.015633046Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-16T10:32:09.016467363Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=833.707µs logger=migrator t=2026-06-16T10:32:09.021871504Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-16T10:32:09.021909385Z level=info msg="Migration successfully executed" id="Update org table charset" duration=39.321µs logger=migrator t=2026-06-16T10:32:09.026475038Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-16T10:32:09.026517199Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=42.641µs logger=migrator t=2026-06-16T10:32:09.03241202Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-16T10:32:09.032614964Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=202.784µs logger=migrator t=2026-06-16T10:32:09.037009964Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-16T10:32:09.038510144Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.50324ms logger=migrator t=2026-06-16T10:32:09.044317713Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-16T10:32:09.04513736Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=819.337µs logger=migrator t=2026-06-16T10:32:09.049224723Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-16T10:32:09.050210863Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=987.59µs logger=migrator t=2026-06-16T10:32:09.055686325Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-16T10:32:09.05638778Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=701.925µs logger=migrator t=2026-06-16T10:32:09.061140687Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-16T10:32:09.062614108Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.47541ms logger=migrator t=2026-06-16T10:32:09.069983868Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-16T10:32:09.070923978Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=939.609µs logger=migrator t=2026-06-16T10:32:09.07595072Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-16T10:32:09.082952413Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.011633ms logger=migrator t=2026-06-16T10:32:09.087150809Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-16T10:32:09.087869444Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=722.785µs logger=migrator t=2026-06-16T10:32:09.093412967Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-16T10:32:09.094842646Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.430199ms logger=migrator t=2026-06-16T10:32:09.099377379Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-16T10:32:09.100206696Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=822.087µs logger=migrator t=2026-06-16T10:32:09.104344721Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-16T10:32:09.104750919Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=405.808µs logger=migrator t=2026-06-16T10:32:09.11016951Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-16T10:32:09.111511657Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.341707ms logger=migrator t=2026-06-16T10:32:09.116388867Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-16T10:32:09.116454448Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=66.391µs logger=migrator t=2026-06-16T10:32:09.120401798Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-16T10:32:09.122322548Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.92025ms logger=migrator t=2026-06-16T10:32:09.127500514Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-16T10:32:09.129405933Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.902239ms logger=migrator t=2026-06-16T10:32:09.134233141Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-16T10:32:09.136199612Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.966141ms logger=migrator t=2026-06-16T10:32:09.140609933Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-16T10:32:09.14145213Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=842.237µs logger=migrator t=2026-06-16T10:32:09.146421271Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-16T10:32:09.148443812Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.024221ms logger=migrator t=2026-06-16T10:32:09.152810972Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-16T10:32:09.153663909Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=852.887µs logger=migrator t=2026-06-16T10:32:09.15908959Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-16T10:32:09.160110051Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.020391ms logger=migrator t=2026-06-16T10:32:09.164126773Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-16T10:32:09.164153543Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.01µs logger=migrator t=2026-06-16T10:32:09.168965582Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-16T10:32:09.169005093Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.371µs logger=migrator t=2026-06-16T10:32:09.173651997Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-16T10:32:09.175774721Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.122074ms logger=migrator t=2026-06-16T10:32:09.180748223Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-16T10:32:09.182717864Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.96917ms logger=migrator t=2026-06-16T10:32:09.186567562Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-16T10:32:09.188637165Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.069653ms logger=migrator t=2026-06-16T10:32:09.193208957Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-16T10:32:09.19528471Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.074903ms logger=migrator t=2026-06-16T10:32:09.204708712Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-16T10:32:09.205116002Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=401.189µs logger=migrator t=2026-06-16T10:32:09.215797129Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-16T10:32:09.216575326Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=780.677µs logger=migrator t=2026-06-16T10:32:09.223856544Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-16T10:32:09.224884456Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.022051ms logger=migrator t=2026-06-16T10:32:09.23045715Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-16T10:32:09.230507751Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=54.151µs logger=migrator t=2026-06-16T10:32:09.238653418Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-16T10:32:09.239976234Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.324507ms logger=migrator t=2026-06-16T10:32:09.245267182Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-16T10:32:09.248828125Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=3.560043ms logger=migrator t=2026-06-16T10:32:09.254925749Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-16T10:32:09.260693607Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.767928ms logger=migrator t=2026-06-16T10:32:09.266535947Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-16T10:32:09.267582448Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.048561ms logger=migrator t=2026-06-16T10:32:09.280062903Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-16T10:32:09.280953102Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=884.979µs logger=migrator t=2026-06-16T10:32:09.286956775Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-16T10:32:09.287931634Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=976.359µs logger=migrator t=2026-06-16T10:32:09.294348705Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-16T10:32:09.295452898Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=1.107053ms logger=migrator t=2026-06-16T10:32:09.300449731Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-16T10:32:09.301198966Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=749.345µs logger=migrator t=2026-06-16T10:32:09.311786843Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-16T10:32:09.314217223Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.4299ms logger=migrator t=2026-06-16T10:32:09.321155064Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-16T10:32:09.321897939Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=745.885µs logger=migrator t=2026-06-16T10:32:09.327908882Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-16T10:32:09.328203009Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=298.697µs logger=migrator t=2026-06-16T10:32:09.338403116Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-16T10:32:09.338616971Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=217.635µs logger=migrator t=2026-06-16T10:32:09.344837189Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-16T10:32:09.345855289Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.02011ms logger=migrator t=2026-06-16T10:32:09.352428913Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-16T10:32:09.356012458Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.582334ms logger=migrator t=2026-06-16T10:32:09.363740905Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-16T10:32:09.365187685Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.45049ms logger=migrator t=2026-06-16T10:32:09.37377258Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-16T10:32:09.377421755Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=3.649554ms logger=migrator t=2026-06-16T10:32:09.392572215Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-16T10:32:09.393964593Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.394998ms logger=migrator t=2026-06-16T10:32:09.402520768Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-16T10:32:09.403493317Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=975.229µs logger=migrator t=2026-06-16T10:32:09.406878148Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-16T10:32:09.407597292Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=722.385µs logger=migrator t=2026-06-16T10:32:09.412607314Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-16T10:32:09.422416175Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.8029ms logger=migrator t=2026-06-16T10:32:09.428828386Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-16T10:32:09.429798126Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=972.301µs logger=migrator t=2026-06-16T10:32:09.440569956Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-16T10:32:09.441964854Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.397608ms logger=migrator t=2026-06-16T10:32:09.459153596Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-16T10:32:09.461175407Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=2.023541ms logger=migrator t=2026-06-16T10:32:09.467132759Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-16T10:32:09.467869104Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=736.765µs logger=migrator t=2026-06-16T10:32:09.47355673Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-16T10:32:09.476416238Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.859978ms logger=migrator t=2026-06-16T10:32:09.480844899Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-16T10:32:09.483513424Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.666355ms logger=migrator t=2026-06-16T10:32:09.488463906Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-16T10:32:09.488502876Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=44.2µs logger=migrator t=2026-06-16T10:32:09.786621842Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-16T10:32:09.78743717Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=817.158µs logger=migrator t=2026-06-16T10:32:10.214930941Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-16T10:32:10.219144987Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.215606ms logger=migrator t=2026-06-16T10:32:10.279387886Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-16T10:32:10.280014419Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=629.053µs logger=migrator t=2026-06-16T10:32:10.373298892Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-16T10:32:10.373521967Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=226.415µs logger=migrator t=2026-06-16T10:32:10.592726288Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-16T10:32:10.596642748Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.91845ms logger=migrator t=2026-06-16T10:32:10.919568897Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-16T10:32:10.920039406Z level=info msg="Migration successfully executed" id="Update uid value" duration=473.509µs logger=migrator t=2026-06-16T10:32:11.103789669Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-16T10:32:11.105527045Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.740456ms logger=migrator t=2026-06-16T10:32:11.110785802Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-16T10:32:11.112335983Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.548531ms logger=migrator t=2026-06-16T10:32:11.119443028Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-16T10:32:11.120559971Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.119533ms logger=migrator t=2026-06-16T10:32:11.12391231Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-16T10:32:11.124559803Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=647.753µs logger=migrator t=2026-06-16T10:32:11.128713917Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-16T10:32:11.129426612Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=712.685µs logger=migrator t=2026-06-16T10:32:11.134565856Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-16T10:32:11.13525751Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=692.164µs logger=migrator t=2026-06-16T10:32:11.138585238Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-16T10:32:11.139428785Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=843.227µs logger=migrator t=2026-06-16T10:32:11.144619401Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-16T10:32:11.145341295Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=723.534µs logger=migrator t=2026-06-16T10:32:11.151691245Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-16T10:32:11.152499091Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=808.606µs logger=migrator t=2026-06-16T10:32:11.156405741Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-16T10:32:11.163891113Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.484993ms logger=migrator t=2026-06-16T10:32:11.169064529Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-16T10:32:11.169866055Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=801.607µs logger=migrator t=2026-06-16T10:32:11.173470148Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-16T10:32:11.174344286Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=874.548µs logger=migrator t=2026-06-16T10:32:11.179068731Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-16T10:32:11.179866828Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=799.227µs logger=migrator t=2026-06-16T10:32:11.18440597Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-16T10:32:11.185732108Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.325518ms logger=migrator t=2026-06-16T10:32:11.189674508Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-16T10:32:11.189986934Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=314.256µs logger=migrator t=2026-06-16T10:32:11.196851074Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-16T10:32:11.197831374Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=978.02µs logger=migrator t=2026-06-16T10:32:11.203828096Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-16T10:32:11.203855656Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=29.54µs logger=migrator t=2026-06-16T10:32:11.20749416Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-16T10:32:11.210289837Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.795167ms logger=migrator t=2026-06-16T10:32:11.215415651Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-16T10:32:11.218002114Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.587243ms logger=migrator t=2026-06-16T10:32:11.223825153Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-16T10:32:11.223996136Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=172.153µs logger=migrator t=2026-06-16T10:32:11.230793535Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-16T10:32:11.232911988Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.120913ms logger=migrator t=2026-06-16T10:32:11.236564702Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-16T10:32:11.241893231Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.324919ms logger=migrator t=2026-06-16T10:32:11.248070586Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-16T10:32:11.249416103Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.347217ms logger=migrator t=2026-06-16T10:32:11.256038749Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-16T10:32:11.25659784Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=559.961µs logger=migrator t=2026-06-16T10:32:11.260290125Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-16T10:32:11.261164903Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=874.288µs logger=migrator t=2026-06-16T10:32:11.266117333Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-16T10:32:11.267142095Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.025622ms logger=migrator t=2026-06-16T10:32:11.271531244Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-16T10:32:11.272518884Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=988.25µs logger=migrator t=2026-06-16T10:32:11.28113997Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-16T10:32:11.282209971Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.070971ms logger=migrator t=2026-06-16T10:32:11.289616092Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-16T10:32:11.289693424Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=80.032µs logger=migrator t=2026-06-16T10:32:11.299316619Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-16T10:32:11.29935748Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.771µs logger=migrator t=2026-06-16T10:32:11.303393143Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-16T10:32:11.306460155Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.066682ms logger=migrator t=2026-06-16T10:32:11.310917585Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-16T10:32:11.312829424Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=1.911499ms logger=migrator t=2026-06-16T10:32:11.31653202Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-16T10:32:11.316600101Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.561µs logger=migrator t=2026-06-16T10:32:11.320690125Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-16T10:32:11.32146975Z level=info msg="Migration successfully executed" id="create quota table v1" duration=781.635µs logger=migrator t=2026-06-16T10:32:11.326290219Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-16T10:32:11.327176106Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=885.008µs logger=migrator t=2026-06-16T10:32:11.332401603Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-16T10:32:11.332446474Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=46.821µs logger=migrator t=2026-06-16T10:32:11.33768242Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-16T10:32:11.339065428Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.382548ms logger=migrator t=2026-06-16T10:32:11.343638091Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-16T10:32:11.345149633Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.510552ms logger=migrator t=2026-06-16T10:32:11.351093004Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-16T10:32:11.354182766Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.089362ms logger=migrator t=2026-06-16T10:32:11.357751349Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-16T10:32:11.357780759Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=26.98µs logger=migrator t=2026-06-16T10:32:11.361394903Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-16T10:32:11.36220095Z level=info msg="Migration successfully executed" id="create session table" duration=809.088µs logger=migrator t=2026-06-16T10:32:11.366923395Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-16T10:32:11.367045878Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=123.653µs logger=migrator t=2026-06-16T10:32:11.370844465Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-16T10:32:11.370920067Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=76.022µs logger=migrator t=2026-06-16T10:32:11.374736844Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-16T10:32:11.375419688Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=682.724µs logger=migrator t=2026-06-16T10:32:11.38040387Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-16T10:32:11.381693697Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.290807ms logger=migrator t=2026-06-16T10:32:11.388047595Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-16T10:32:11.388077076Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.651µs logger=migrator t=2026-06-16T10:32:11.391934594Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-16T10:32:11.391961065Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.711µs logger=migrator t=2026-06-16T10:32:11.39612181Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-16T10:32:11.40250462Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.382979ms logger=migrator t=2026-06-16T10:32:11.409647916Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-16T10:32:11.414730888Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.083483ms logger=migrator t=2026-06-16T10:32:11.420304421Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-16T10:32:11.420430234Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=126.913µs logger=migrator t=2026-06-16T10:32:11.424434336Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-16T10:32:11.424538368Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=105.092µs logger=migrator t=2026-06-16T10:32:11.427919777Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-16T10:32:11.428883966Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=963.859µs logger=migrator t=2026-06-16T10:32:11.434103052Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-16T10:32:11.434198254Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.281µs logger=migrator t=2026-06-16T10:32:11.438957882Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-16T10:32:11.44327883Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.318319ms logger=migrator t=2026-06-16T10:32:11.452006937Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-16T10:32:11.452370635Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=367.668µs logger=migrator t=2026-06-16T10:32:11.456416977Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-16T10:32:11.461856728Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.438911ms logger=migrator t=2026-06-16T10:32:11.471460964Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-16T10:32:11.475333592Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.870839ms logger=migrator t=2026-06-16T10:32:11.479524258Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-16T10:32:11.479666481Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=143.113µs logger=migrator t=2026-06-16T10:32:11.485019969Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-16T10:32:11.485932348Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=912.189µs logger=migrator t=2026-06-16T10:32:11.492091383Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-16T10:32:11.49292506Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=831.687µs logger=migrator t=2026-06-16T10:32:11.50078241Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-16T10:32:11.502419514Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.637103ms logger=migrator t=2026-06-16T10:32:11.508777663Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-16T10:32:11.509694571Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=916.688µs logger=migrator t=2026-06-16T10:32:11.51850982Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-16T10:32:11.520163354Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.658214ms logger=migrator t=2026-06-16T10:32:11.527584836Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-16T10:32:11.528603796Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.02255ms logger=migrator t=2026-06-16T10:32:11.536036908Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-16T10:32:11.537333454Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.298556ms logger=migrator t=2026-06-16T10:32:11.551493092Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-16T10:32:11.552664146Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.175294ms logger=migrator t=2026-06-16T10:32:11.557954874Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-16T10:32:11.56118925Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=3.234566ms logger=migrator t=2026-06-16T10:32:11.566083029Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-16T10:32:11.577865589Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.77674ms logger=migrator t=2026-06-16T10:32:11.583203488Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-16T10:32:11.583928793Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=723.554µs logger=migrator t=2026-06-16T10:32:11.589439255Z 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-06-16T10:32:11.591128569Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.690464ms logger=migrator t=2026-06-16T10:32:11.596283393Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-16T10:32:11.59663371Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=354.017µs logger=migrator t=2026-06-16T10:32:11.600790536Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-16T10:32:11.601560471Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=770.945µs logger=migrator t=2026-06-16T10:32:11.606939311Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-16T10:32:11.6078945Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=956.199µs logger=migrator t=2026-06-16T10:32:11.612505984Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-16T10:32:11.615403573Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.897559ms logger=migrator t=2026-06-16T10:32:11.620761912Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-16T10:32:11.625935418Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.172285ms logger=migrator t=2026-06-16T10:32:11.723638276Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-16T10:32:11.729971655Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.334659ms logger=migrator t=2026-06-16T10:32:11.735197432Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-16T10:32:11.73958617Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.387828ms logger=migrator t=2026-06-16T10:32:11.744602123Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-16T10:32:11.746047582Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.44556ms logger=migrator t=2026-06-16T10:32:11.752631546Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-16T10:32:11.752671887Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=41.991µs logger=migrator t=2026-06-16T10:32:11.758133198Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-16T10:32:11.758192029Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=63.661µs logger=migrator t=2026-06-16T10:32:11.764012988Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-16T10:32:11.765001058Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=991.24µs logger=migrator t=2026-06-16T10:32:11.770698333Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T10:32:11.771857707Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.160504ms logger=migrator t=2026-06-16T10:32:11.780197497Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-16T10:32:11.782465953Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=2.269036ms logger=migrator t=2026-06-16T10:32:11.787043216Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-16T10:32:11.788115639Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.072112ms logger=migrator t=2026-06-16T10:32:11.793372556Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T10:32:11.79460164Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.228644ms logger=migrator t=2026-06-16T10:32:11.800023801Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-16T10:32:11.804971692Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.947652ms logger=migrator t=2026-06-16T10:32:11.809696097Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-16T10:32:11.814129138Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.431961ms logger=migrator t=2026-06-16T10:32:11.818791013Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-16T10:32:11.819062968Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=271.745µs logger=migrator t=2026-06-16T10:32:11.825394797Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-16T10:32:11.827623403Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.230156ms logger=migrator t=2026-06-16T10:32:11.83340819Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-16T10:32:11.834268187Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=864.707µs logger=migrator t=2026-06-16T10:32:11.840670728Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-16T10:32:11.844156499Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.485571ms logger=migrator t=2026-06-16T10:32:11.848855054Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-16T10:32:11.848933166Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=78.042µs logger=migrator t=2026-06-16T10:32:11.853471728Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-16T10:32:11.854267414Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=796.736µs logger=migrator t=2026-06-16T10:32:11.859602373Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-16T10:32:11.860525123Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=923.73µs logger=migrator t=2026-06-16T10:32:11.86583164Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-16T10:32:11.865946532Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=117.733µs logger=migrator t=2026-06-16T10:32:11.870698769Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-16T10:32:11.871578197Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=881.368µs logger=migrator t=2026-06-16T10:32:11.878297814Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-16T10:32:11.879177891Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=881.667µs logger=migrator t=2026-06-16T10:32:11.884962959Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-16T10:32:11.885804617Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=843.118µs logger=migrator t=2026-06-16T10:32:11.89135541Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-16T10:32:11.892191877Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=837.857µs logger=migrator t=2026-06-16T10:32:11.898326311Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-16T10:32:11.899229379Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=902.978µs logger=migrator t=2026-06-16T10:32:11.90612141Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-16T10:32:11.907047669Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=930.809µs logger=migrator t=2026-06-16T10:32:11.91300427Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-16T10:32:11.91303535Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.49µs logger=migrator t=2026-06-16T10:32:11.918514352Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-16T10:32:11.922200858Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.686846ms logger=migrator t=2026-06-16T10:32:11.927293471Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-16T10:32:11.92821887Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=928.41µs logger=migrator t=2026-06-16T10:32:11.9326416Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-16T10:32:11.936336646Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.691225ms logger=migrator t=2026-06-16T10:32:11.942262356Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-16T10:32:11.943496891Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.236514ms logger=migrator t=2026-06-16T10:32:11.948271608Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-16T10:32:11.949290959Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.019861ms logger=migrator t=2026-06-16T10:32:11.95473392Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-16T10:32:11.956295552Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.563473ms logger=migrator t=2026-06-16T10:32:11.962063129Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-16T10:32:11.972652605Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.585596ms logger=migrator t=2026-06-16T10:32:11.978391211Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-16T10:32:11.979382691Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=992.94µs logger=migrator t=2026-06-16T10:32:11.984438235Z 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-06-16T10:32:11.985592728Z 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.160914ms logger=migrator t=2026-06-16T10:32:11.991534338Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-16T10:32:11.991888685Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=357.197µs logger=migrator t=2026-06-16T10:32:11.996573751Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-16T10:32:11.997174033Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=601.772µs logger=migrator t=2026-06-16T10:32:12.003915981Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-16T10:32:12.004172586Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=259.575µs logger=migrator t=2026-06-16T10:32:12.010197328Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-16T10:32:12.014047226Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.848488ms logger=migrator t=2026-06-16T10:32:12.018530017Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-16T10:32:12.022356405Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.823918ms logger=migrator t=2026-06-16T10:32:12.027731974Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-16T10:32:12.028651804Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=918.729µs logger=migrator t=2026-06-16T10:32:12.034566214Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-16T10:32:12.036148655Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.584171ms logger=migrator t=2026-06-16T10:32:12.042150967Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-16T10:32:12.042492314Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=344.877µs logger=migrator t=2026-06-16T10:32:12.047087427Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-16T10:32:12.051689801Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.601574ms logger=migrator t=2026-06-16T10:32:12.05652007Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-16T10:32:12.057645372Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.127382ms logger=migrator t=2026-06-16T10:32:12.063765316Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-16T10:32:12.064009031Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=247.095µs logger=migrator t=2026-06-16T10:32:12.068640235Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-16T10:32:12.06936834Z level=info msg="Migration successfully executed" id="Move region to single row" duration=730.645µs logger=migrator t=2026-06-16T10:32:12.074360731Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-16T10:32:12.075409442Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.052351ms logger=migrator t=2026-06-16T10:32:12.080811572Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-16T10:32:12.081860734Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.052192ms logger=migrator t=2026-06-16T10:32:12.087266783Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T10:32:12.088363556Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.096993ms logger=migrator t=2026-06-16T10:32:12.093145803Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T10:32:12.094649313Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.50557ms logger=migrator t=2026-06-16T10:32:12.102481062Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-16T10:32:12.10387212Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.393948ms logger=migrator t=2026-06-16T10:32:12.110085667Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-16T10:32:12.111128458Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.046271ms logger=migrator t=2026-06-16T10:32:12.116790033Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-16T10:32:12.116880745Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=92.112µs logger=migrator t=2026-06-16T10:32:12.121882257Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-16T10:32:12.122801295Z level=info msg="Migration successfully executed" id="create test_data table" duration=920.359µs logger=migrator t=2026-06-16T10:32:12.130755766Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-16T10:32:12.132275528Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.521802ms logger=migrator t=2026-06-16T10:32:12.138365141Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-16T10:32:12.139952763Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.589472ms logger=migrator t=2026-06-16T10:32:12.146396315Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-16T10:32:12.147444926Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.049681ms logger=migrator t=2026-06-16T10:32:12.152154631Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-16T10:32:12.152371976Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=218.085µs logger=migrator t=2026-06-16T10:32:12.156903057Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-16T10:32:12.157311775Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=410.558µs logger=migrator t=2026-06-16T10:32:12.162625433Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-16T10:32:12.162728715Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=106.222µs logger=migrator t=2026-06-16T10:32:12.167293009Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-16T10:32:12.168209617Z level=info msg="Migration successfully executed" id="create team table" duration=917.848µs logger=migrator t=2026-06-16T10:32:12.174628068Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-16T10:32:12.17575618Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.129032ms logger=migrator t=2026-06-16T10:32:12.182936357Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-16T10:32:12.1846339Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.698554ms logger=migrator t=2026-06-16T10:32:12.192241535Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-16T10:32:12.199192726Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.94859ms logger=migrator t=2026-06-16T10:32:12.205423983Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-16T10:32:12.206002515Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=581.142µs logger=migrator t=2026-06-16T10:32:12.210615008Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-16T10:32:12.212222711Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.607813ms logger=migrator t=2026-06-16T10:32:12.219194493Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-16T10:32:12.221441528Z level=info msg="Migration successfully executed" id="create team member table" duration=2.251295ms logger=migrator t=2026-06-16T10:32:12.228343128Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-16T10:32:12.229595773Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.251925ms logger=migrator t=2026-06-16T10:32:12.234708017Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-16T10:32:12.235745208Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.037241ms logger=migrator t=2026-06-16T10:32:12.241771121Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-16T10:32:12.242807682Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.037991ms logger=migrator t=2026-06-16T10:32:12.248692531Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-16T10:32:12.253621982Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.93117ms logger=migrator t=2026-06-16T10:32:12.258034111Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-16T10:32:12.263763907Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.723026ms logger=migrator t=2026-06-16T10:32:12.269243328Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-16T10:32:12.275098448Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.85493ms logger=migrator t=2026-06-16T10:32:12.279627809Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-16T10:32:12.280573968Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=946.159µs logger=migrator t=2026-06-16T10:32:12.28606519Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-16T10:32:12.287130972Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.067222ms logger=migrator t=2026-06-16T10:32:12.29444828Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-16T10:32:12.295572054Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.124114ms logger=migrator t=2026-06-16T10:32:12.301764989Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-16T10:32:12.30281518Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.047731ms logger=migrator t=2026-06-16T10:32:12.308888944Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-16T10:32:12.309779342Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=891.488µs logger=migrator t=2026-06-16T10:32:12.315206062Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-16T10:32:12.316129371Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=923.289µs logger=migrator t=2026-06-16T10:32:12.32099909Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-16T10:32:12.322380067Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.372387ms logger=migrator t=2026-06-16T10:32:12.32793904Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-16T10:32:12.328805609Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=866.689µs logger=migrator t=2026-06-16T10:32:12.33431851Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-16T10:32:12.335047455Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=728.435µs logger=migrator t=2026-06-16T10:32:12.34019843Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-16T10:32:12.340430705Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=232.264µs logger=migrator t=2026-06-16T10:32:12.346323064Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-16T10:32:12.347266903Z level=info msg="Migration successfully executed" id="create tag table" duration=944.239µs logger=migrator t=2026-06-16T10:32:12.352471929Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-16T10:32:12.353876538Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.400339ms logger=migrator t=2026-06-16T10:32:12.360450821Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-16T10:32:12.361174845Z level=info msg="Migration successfully executed" id="create login attempt table" duration=724.634µs logger=migrator t=2026-06-16T10:32:12.367196367Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-16T10:32:12.368221039Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.025572ms logger=migrator t=2026-06-16T10:32:12.374505876Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-16T10:32:12.375663539Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.157713ms logger=migrator t=2026-06-16T10:32:12.380826754Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-16T10:32:12.395024293Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.198529ms logger=migrator t=2026-06-16T10:32:12.400269879Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-16T10:32:12.401589836Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.316817ms logger=migrator t=2026-06-16T10:32:12.404993575Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-16T10:32:12.405866233Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=872.798µs logger=migrator t=2026-06-16T10:32:12.411056178Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-16T10:32:12.411361004Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=305.326µs logger=migrator t=2026-06-16T10:32:12.419930988Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-16T10:32:12.420707155Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=780.297µs logger=migrator t=2026-06-16T10:32:12.425274207Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-16T10:32:12.426004522Z level=info msg="Migration successfully executed" id="create user auth table" duration=729.845µs logger=migrator t=2026-06-16T10:32:12.430078145Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-16T10:32:12.430785179Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=707.424µs logger=migrator t=2026-06-16T10:32:12.439156699Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-16T10:32:12.43920332Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=47.211µs logger=migrator t=2026-06-16T10:32:12.446311935Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-16T10:32:12.453811396Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.498902ms logger=migrator t=2026-06-16T10:32:12.459809298Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-16T10:32:12.468018495Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.210007ms logger=migrator t=2026-06-16T10:32:12.475991697Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-16T10:32:12.483939819Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.949952ms logger=migrator t=2026-06-16T10:32:12.487302667Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-16T10:32:12.490771578Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.468911ms logger=migrator t=2026-06-16T10:32:12.494045204Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-16T10:32:12.495029204Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=983.93µs logger=migrator t=2026-06-16T10:32:12.499838002Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-16T10:32:12.505575048Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.736236ms logger=migrator t=2026-06-16T10:32:12.509927306Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-16T10:32:12.510733323Z level=info msg="Migration successfully executed" id="create server_lock table" duration=806.297µs logger=migrator t=2026-06-16T10:32:12.514770494Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-16T10:32:12.515879646Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.108442ms logger=migrator t=2026-06-16T10:32:12.523948961Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-16T10:32:12.524960502Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.010912ms logger=migrator t=2026-06-16T10:32:12.532448333Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-16T10:32:12.533364002Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=920.259µs logger=migrator t=2026-06-16T10:32:12.541162511Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-16T10:32:12.543069199Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.906748ms logger=migrator t=2026-06-16T10:32:12.550808767Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-16T10:32:12.551853817Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.0434ms logger=migrator t=2026-06-16T10:32:12.559183696Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-16T10:32:12.565097527Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.914111ms logger=migrator t=2026-06-16T10:32:12.573742612Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-16T10:32:12.574786724Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.047702ms logger=migrator t=2026-06-16T10:32:12.579990869Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-16T10:32:12.580933398Z level=info msg="Migration successfully executed" id="create cache_data table" duration=941.049µs logger=migrator t=2026-06-16T10:32:12.586222786Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-16T10:32:12.587266857Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.045911ms logger=migrator t=2026-06-16T10:32:12.592491713Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-16T10:32:12.59386205Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.369877ms logger=migrator t=2026-06-16T10:32:12.601242311Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-16T10:32:12.602259161Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.01686ms logger=migrator t=2026-06-16T10:32:12.610254503Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-16T10:32:12.610326295Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.772µs logger=migrator t=2026-06-16T10:32:12.616556511Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-16T10:32:12.616716944Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=161.743µs logger=migrator t=2026-06-16T10:32:12.620810468Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-16T10:32:12.621975481Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.163033ms logger=migrator t=2026-06-16T10:32:12.627455112Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T10:32:12.628655867Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.200555ms logger=migrator t=2026-06-16T10:32:12.634022207Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T10:32:12.634784052Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=762.185µs logger=migrator t=2026-06-16T10:32:12.643504179Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-16T10:32:12.64358092Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=78.521µs logger=migrator t=2026-06-16T10:32:12.654488202Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T10:32:12.658686017Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=4.196304ms logger=migrator t=2026-06-16T10:32:12.664865973Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T10:32:12.666125198Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.259305ms logger=migrator t=2026-06-16T10:32:12.669889224Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T10:32:12.671086189Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.196685ms logger=migrator t=2026-06-16T10:32:12.678654983Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T10:32:12.680741565Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.089742ms logger=migrator t=2026-06-16T10:32:12.684681175Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-16T10:32:12.690784499Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.103134ms logger=migrator t=2026-06-16T10:32:12.696859662Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-16T10:32:12.697853932Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=996.05µs logger=migrator t=2026-06-16T10:32:12.704062059Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-16T10:32:12.704334134Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=276.145µs logger=migrator t=2026-06-16T10:32:12.710804475Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-16T10:32:12.711824496Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.019711ms logger=migrator t=2026-06-16T10:32:12.7267742Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-16T10:32:12.728602876Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.828566ms logger=migrator t=2026-06-16T10:32:12.735335414Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-16T10:32:12.736285663Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=950.549µs logger=migrator t=2026-06-16T10:32:12.742308545Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T10:32:12.742474718Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=169.863µs logger=migrator t=2026-06-16T10:32:12.74893012Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-16T10:32:12.750005631Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.075931ms logger=migrator t=2026-06-16T10:32:12.760603907Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-16T10:32:12.761659438Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.057871ms logger=migrator t=2026-06-16T10:32:12.770851144Z 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-06-16T10:32:12.772028509Z 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.176795ms logger=migrator t=2026-06-16T10:32:12.779803057Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-16T10:32:12.78098642Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.181513ms logger=migrator t=2026-06-16T10:32:12.791761299Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-16T10:32:12.802767883Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.998284ms logger=migrator t=2026-06-16T10:32:12.811438609Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-16T10:32:12.812707774Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.269155ms logger=migrator t=2026-06-16T10:32:12.819034013Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T10:32:12.821013213Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.98239ms logger=migrator t=2026-06-16T10:32:12.829599107Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-16T10:32:12.857609346Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.010589ms logger=migrator t=2026-06-16T10:32:12.867546698Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-16T10:32:12.894288622Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.739844ms logger=migrator t=2026-06-16T10:32:12.899412605Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-16T10:32:12.900296434Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=886.089µs logger=migrator t=2026-06-16T10:32:12.904920917Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T10:32:12.906002089Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.081012ms logger=migrator t=2026-06-16T10:32:12.913341178Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-16T10:32:12.922670458Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.33208ms logger=migrator t=2026-06-16T10:32:12.927928095Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-16T10:32:12.934668542Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.734526ms logger=migrator t=2026-06-16T10:32:12.944040281Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-16T10:32:12.945879369Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.840028ms logger=migrator t=2026-06-16T10:32:12.95234874Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-16T10:32:12.953523724Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.174964ms logger=migrator t=2026-06-16T10:32:12.95773696Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-16T10:32:12.959565637Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.825597ms logger=migrator t=2026-06-16T10:32:12.965917936Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-16T10:32:12.968034319Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.117373ms logger=migrator t=2026-06-16T10:32:12.975393879Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-16T10:32:12.975580062Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=187.763µs logger=migrator t=2026-06-16T10:32:12.981463922Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-16T10:32:12.989710739Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.250247ms logger=migrator t=2026-06-16T10:32:12.99469938Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-16T10:32:13.001171402Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.472262ms logger=migrator t=2026-06-16T10:32:13.005887527Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-16T10:32:13.010349158Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.461811ms logger=migrator t=2026-06-16T10:32:13.0163861Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-16T10:32:13.017480163Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.094263ms logger=migrator t=2026-06-16T10:32:13.024347591Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-16T10:32:13.025400122Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.052501ms logger=migrator t=2026-06-16T10:32:13.034129079Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-16T10:32:13.041449828Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.321239ms logger=migrator t=2026-06-16T10:32:13.048724385Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-16T10:32:13.053297537Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.573582ms logger=migrator t=2026-06-16T10:32:13.061668987Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-16T10:32:13.062980204Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.309777ms logger=migrator t=2026-06-16T10:32:13.070406594Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-16T10:32:13.077059259Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.652455ms logger=migrator t=2026-06-16T10:32:13.081915388Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-16T10:32:13.090806058Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.88788ms logger=migrator t=2026-06-16T10:32:13.097050864Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-16T10:32:13.097189767Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=139.743µs logger=migrator t=2026-06-16T10:32:13.103742959Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-16T10:32:13.104881783Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.136564ms logger=migrator t=2026-06-16T10:32:13.114332464Z 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-06-16T10:32:13.116170752Z 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.839098ms logger=migrator t=2026-06-16T10:32:13.748997703Z 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-06-16T10:32:13.75086343Z 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.867987ms logger=migrator t=2026-06-16T10:32:13.776555592Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T10:32:13.776699924Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=148.493µs logger=migrator t=2026-06-16T10:32:13.786065114Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-16T10:32:13.792787909Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.722835ms logger=migrator t=2026-06-16T10:32:13.842066318Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-16T10:32:13.856376758Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=14.31117ms logger=migrator t=2026-06-16T10:32:13.864817199Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-16T10:32:13.869577066Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.760437ms logger=migrator t=2026-06-16T10:32:13.878497206Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-16T10:32:13.888952379Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.453933ms logger=migrator t=2026-06-16T10:32:13.902522152Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-16T10:32:13.911620157Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.101825ms logger=migrator t=2026-06-16T10:32:13.916064267Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-16T10:32:13.916145078Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=80.031µs logger=migrator t=2026-06-16T10:32:13.921074289Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-16T10:32:13.921944186Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=869.847µs logger=migrator t=2026-06-16T10:32:13.927331645Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-16T10:32:13.934401389Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.073224ms logger=migrator t=2026-06-16T10:32:13.938544192Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-16T10:32:13.938632474Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=89.122µs logger=migrator t=2026-06-16T10:32:13.94436157Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-16T10:32:13.951976975Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.614835ms logger=migrator t=2026-06-16T10:32:13.956127949Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-16T10:32:13.957083488Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=955.839µs logger=migrator t=2026-06-16T10:32:13.961912637Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-16T10:32:13.967589102Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.676395ms logger=migrator t=2026-06-16T10:32:13.973312228Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-16T10:32:13.975374579Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=2.063652ms logger=migrator t=2026-06-16T10:32:13.980690376Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-16T10:32:13.982042354Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.353358ms logger=migrator t=2026-06-16T10:32:13.986895173Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-16T10:32:13.994720551Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.825968ms logger=migrator t=2026-06-16T10:32:13.999827134Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-16T10:32:14.0005916Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=764.566µs logger=migrator t=2026-06-16T10:32:14.008108442Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-16T10:32:14.008868417Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=759.855µs logger=migrator t=2026-06-16T10:32:14.012855178Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-16T10:32:14.013488021Z level=info msg="Migration successfully executed" id="create alert_image table" duration=633.083µs logger=migrator t=2026-06-16T10:32:14.019651455Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-16T10:32:14.021014093Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.361948ms logger=migrator t=2026-06-16T10:32:14.027169617Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-16T10:32:14.02729198Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=123.853µs logger=migrator t=2026-06-16T10:32:14.031842292Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-16T10:32:14.032778601Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=929.189µs logger=migrator t=2026-06-16T10:32:14.039353653Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-16T10:32:14.041020188Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.672484ms logger=migrator t=2026-06-16T10:32:14.045686862Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-16T10:32:14.046251563Z 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-06-16T10:32:14.050392067Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-16T10:32:14.050859216Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=466.989µs logger=migrator t=2026-06-16T10:32:14.055096612Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-16T10:32:14.056221214Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.124672ms logger=migrator t=2026-06-16T10:32:14.061050872Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-16T10:32:14.068216408Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.164085ms logger=migrator t=2026-06-16T10:32:14.072505554Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-16T10:32:14.073744309Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.238855ms logger=migrator t=2026-06-16T10:32:14.079395244Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-16T10:32:14.080507376Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.112032ms logger=migrator t=2026-06-16T10:32:14.085306283Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-16T10:32:14.086110059Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=803.736µs logger=migrator t=2026-06-16T10:32:14.090720383Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-16T10:32:14.091853835Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.133302ms logger=migrator t=2026-06-16T10:32:14.097356996Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-16T10:32:14.098661162Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.303556ms logger=migrator t=2026-06-16T10:32:14.103904928Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-16T10:32:14.103931489Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.971µs logger=migrator t=2026-06-16T10:32:14.108344938Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-16T10:32:14.10844209Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=95.912µs logger=migrator t=2026-06-16T10:32:14.112619374Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-16T10:32:14.12177044Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.146936ms logger=migrator t=2026-06-16T10:32:14.127888634Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-16T10:32:14.128310082Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=483.8µs logger=migrator t=2026-06-16T10:32:14.132339994Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-16T10:32:14.133371124Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.03079ms logger=migrator t=2026-06-16T10:32:14.138301784Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-16T10:32:14.138853655Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=553.431µs logger=migrator t=2026-06-16T10:32:14.14309703Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-16T10:32:14.144223894Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.127174ms logger=migrator t=2026-06-16T10:32:14.152325468Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-16T10:32:14.153343928Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.0199ms logger=migrator t=2026-06-16T10:32:14.157686266Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-16T10:32:14.186716602Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=29.024206ms logger=migrator t=2026-06-16T10:32:14.191633712Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-16T10:32:14.20391657Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=12.282428ms logger=migrator t=2026-06-16T10:32:14.209271888Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-16T10:32:14.209400481Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=128.463µs logger=migrator t=2026-06-16T10:32:14.21334565Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-16T10:32:14.245864818Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.514818ms logger=migrator t=2026-06-16T10:32:14.251710576Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-16T10:32:14.28256154Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.847634ms logger=migrator t=2026-06-16T10:32:14.288472329Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-16T10:32:14.289140982Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=669.513µs logger=migrator t=2026-06-16T10:32:14.29445746Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-16T10:32:14.295331138Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=873.528µs logger=migrator t=2026-06-16T10:32:14.300118964Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-16T10:32:14.300369999Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=253.505µs logger=migrator t=2026-06-16T10:32:14.305573135Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-16T10:32:14.306914302Z level=info msg="Migration successfully executed" id="create permission table" duration=1.341107ms logger=migrator t=2026-06-16T10:32:14.312498435Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-16T10:32:14.313777091Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.333237ms logger=migrator t=2026-06-16T10:32:14.319323993Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-16T10:32:14.320455686Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.131453ms logger=migrator t=2026-06-16T10:32:14.326683772Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-16T10:32:14.32761547Z level=info msg="Migration successfully executed" id="create role table" duration=931.818µs logger=migrator t=2026-06-16T10:32:14.332132802Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-16T10:32:14.339847548Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.713256ms logger=migrator t=2026-06-16T10:32:14.344587393Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-16T10:32:14.350099025Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.510292ms logger=migrator t=2026-06-16T10:32:14.354350221Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-16T10:32:14.355138767Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=788.436µs logger=migrator t=2026-06-16T10:32:14.360286891Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-16T10:32:14.361879013Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.589992ms logger=migrator t=2026-06-16T10:32:14.366919865Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-16T10:32:14.369475457Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.555702ms logger=migrator t=2026-06-16T10:32:14.374789714Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-16T10:32:14.375755523Z level=info msg="Migration successfully executed" id="create team role table" duration=965.949µs logger=migrator t=2026-06-16T10:32:14.381415368Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-16T10:32:14.38249256Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.077092ms logger=migrator t=2026-06-16T10:32:14.387372359Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-16T10:32:14.388460581Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.087852ms logger=migrator t=2026-06-16T10:32:14.396147246Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-16T10:32:14.398182957Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.033251ms logger=migrator t=2026-06-16T10:32:14.404822721Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-16T10:32:14.405626177Z level=info msg="Migration successfully executed" id="create user role table" duration=803.516µs logger=migrator t=2026-06-16T10:32:14.410481416Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-16T10:32:14.411576677Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.095181ms logger=migrator t=2026-06-16T10:32:14.417227282Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-16T10:32:14.418293624Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.066342ms logger=migrator t=2026-06-16T10:32:14.424179263Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-16T10:32:14.425447568Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.266365ms logger=migrator t=2026-06-16T10:32:14.431144863Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-16T10:32:14.432031591Z level=info msg="Migration successfully executed" id="create builtin role table" duration=886.678µs logger=migrator t=2026-06-16T10:32:14.436482731Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-16T10:32:14.437577233Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.094422ms logger=migrator t=2026-06-16T10:32:14.442729097Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-16T10:32:14.44383045Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.101153ms logger=migrator t=2026-06-16T10:32:14.448732298Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-16T10:32:14.456751941Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.019193ms logger=migrator t=2026-06-16T10:32:14.46114627Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-16T10:32:14.462282452Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.136072ms logger=migrator t=2026-06-16T10:32:14.467541099Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-16T10:32:14.468347155Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=805.826µs logger=migrator t=2026-06-16T10:32:14.473101031Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-16T10:32:14.474934549Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.837468ms logger=migrator t=2026-06-16T10:32:14.480913929Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-16T10:32:14.482069062Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.155663ms logger=migrator t=2026-06-16T10:32:14.486951291Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-16T10:32:14.487999432Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.047741ms logger=migrator t=2026-06-16T10:32:14.492638646Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-16T10:32:14.493742469Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.100923ms logger=migrator t=2026-06-16T10:32:14.498823651Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-16T10:32:14.506876344Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.047043ms logger=migrator t=2026-06-16T10:32:14.511961247Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-16T10:32:14.520823856Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.860239ms logger=migrator t=2026-06-16T10:32:14.52497564Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-16T10:32:14.531453731Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.477651ms logger=migrator t=2026-06-16T10:32:14.536662216Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-16T10:32:14.545466854Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.800198ms logger=migrator t=2026-06-16T10:32:14.551121629Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-16T10:32:14.552034717Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=913.368µs logger=migrator t=2026-06-16T10:32:14.558178372Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-16T10:32:14.559105Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=926.098µs logger=migrator t=2026-06-16T10:32:14.564228704Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-16T10:32:14.565487379Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.258655ms logger=migrator t=2026-06-16T10:32:14.57098783Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-16T10:32:14.572394589Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.407259ms logger=migrator t=2026-06-16T10:32:14.577132984Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-16T10:32:14.577979332Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=842.428µs logger=migrator t=2026-06-16T10:32:14.583293098Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-16T10:32:14.583370011Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=77.503µs logger=migrator t=2026-06-16T10:32:14.590926483Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-16T10:32:14.591003114Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=81.931µs logger=migrator t=2026-06-16T10:32:14.595310472Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-16T10:32:14.595893934Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=576.771µs logger=migrator t=2026-06-16T10:32:14.600331423Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-16T10:32:14.601566728Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.232105ms logger=migrator t=2026-06-16T10:32:14.606468938Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-16T10:32:14.607403486Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=934.718µs logger=migrator t=2026-06-16T10:32:14.614341107Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-16T10:32:14.614543741Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=202.674µs logger=migrator t=2026-06-16T10:32:14.618594532Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-16T10:32:14.619255415Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=661.143µs logger=migrator t=2026-06-16T10:32:14.623489031Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-16T10:32:14.624366269Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=877.298µs logger=migrator t=2026-06-16T10:32:14.629030213Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-16T10:32:14.63087494Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.851397ms logger=migrator t=2026-06-16T10:32:14.636585527Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-16T10:32:14.645531227Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.957311ms logger=migrator t=2026-06-16T10:32:14.650005877Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-16T10:32:14.650095969Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=90.992µs logger=migrator t=2026-06-16T10:32:14.654230323Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-16T10:32:14.655163881Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=933.248µs logger=migrator t=2026-06-16T10:32:14.661956779Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-16T10:32:14.663330157Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.372628ms logger=migrator t=2026-06-16T10:32:14.668328028Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-16T10:32:14.669910789Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.583811ms logger=migrator t=2026-06-16T10:32:14.675408Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-16T10:32:14.682585156Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.176166ms logger=migrator t=2026-06-16T10:32:14.687823682Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-16T10:32:14.688872633Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.049161ms logger=migrator t=2026-06-16T10:32:14.693028757Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-16T10:32:14.694073138Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.044161ms logger=migrator t=2026-06-16T10:32:14.699643941Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-16T10:32:14.722116395Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.470654ms logger=migrator t=2026-06-16T10:32:14.72677928Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-16T10:32:14.727979453Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.205854ms logger=migrator t=2026-06-16T10:32:14.732631608Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-16T10:32:14.733605767Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=974.379µs logger=migrator t=2026-06-16T10:32:14.739050827Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-16T10:32:14.740418595Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.366838ms logger=migrator t=2026-06-16T10:32:14.744805283Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-16T10:32:14.746210532Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.404549ms logger=migrator t=2026-06-16T10:32:14.750812085Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-16T10:32:14.751140891Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=328.956µs logger=migrator t=2026-06-16T10:32:14.756859157Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-16T10:32:14.757727305Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=868.238µs logger=migrator t=2026-06-16T10:32:14.762168934Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-16T10:32:14.769798289Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.624054ms logger=migrator t=2026-06-16T10:32:14.773838001Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-16T10:32:14.774467634Z level=info msg="Migration successfully executed" id="create entity_events table" duration=629.782µs logger=migrator t=2026-06-16T10:32:14.779128107Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-16T10:32:14.783251911Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=4.123384ms logger=migrator t=2026-06-16T10:32:14.788756812Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T10:32:14.789752462Z 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-06-16T10:32:14.794678502Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T10:32:14.795058729Z 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-06-16T10:32:14.799836356Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-16T10:32:14.800561731Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=725.205µs logger=migrator t=2026-06-16T10:32:14.80449487Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-16T10:32:14.805865788Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.370868ms logger=migrator t=2026-06-16T10:32:14.810981952Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T10:32:14.812205056Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.223095ms logger=migrator t=2026-06-16T10:32:14.817408201Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T10:32:14.818578874Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.170733ms logger=migrator t=2026-06-16T10:32:14.823461463Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T10:32:14.824555566Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.093883ms logger=migrator t=2026-06-16T10:32:14.829438824Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T10:32:14.830785552Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.343938ms logger=migrator t=2026-06-16T10:32:14.834930675Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-16T10:32:14.835802383Z level=info msg="Migration successfully executed" id="Drop public config table" duration=870.838µs logger=migrator t=2026-06-16T10:32:14.839724362Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-16T10:32:14.840543218Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=818.826µs logger=migrator t=2026-06-16T10:32:14.845349656Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T10:32:14.84655777Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.207514ms logger=migrator t=2026-06-16T10:32:14.85047129Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T10:32:14.851688854Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.217644ms logger=migrator t=2026-06-16T10:32:14.857621154Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-16T10:32:14.859165955Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.544441ms logger=migrator t=2026-06-16T10:32:14.865885821Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-16T10:32:14.887945957Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.056666ms logger=migrator t=2026-06-16T10:32:14.891608481Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-16T10:32:14.897728365Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.119774ms logger=migrator t=2026-06-16T10:32:14.903019012Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-16T10:32:14.911203277Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.184345ms logger=migrator t=2026-06-16T10:32:14.917348932Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-16T10:32:14.917516565Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=167.734µs logger=migrator t=2026-06-16T10:32:14.92174349Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-16T10:32:14.92816418Z level=info msg="Migration successfully executed" id="add share column" duration=6.42009ms logger=migrator t=2026-06-16T10:32:14.932302894Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-16T10:32:14.932503248Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=200.334µs logger=migrator t=2026-06-16T10:32:14.937200793Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-16T10:32:14.938321565Z level=info msg="Migration successfully executed" id="create file table" duration=1.120782ms logger=migrator t=2026-06-16T10:32:14.942815666Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-16T10:32:14.943947259Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.131333ms logger=migrator t=2026-06-16T10:32:14.948080283Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-16T10:32:14.948873098Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=792.775µs logger=migrator t=2026-06-16T10:32:14.954997492Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-16T10:32:14.955848299Z level=info msg="Migration successfully executed" id="create file_meta table" duration=850.697µs logger=migrator t=2026-06-16T10:32:14.960072625Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-16T10:32:14.961223318Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.150613ms logger=migrator t=2026-06-16T10:32:14.965665558Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-16T10:32:14.965806331Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=141.023µs logger=migrator t=2026-06-16T10:32:14.971776851Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-16T10:32:14.971941385Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=165.254µs logger=migrator t=2026-06-16T10:32:14.976595799Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-16T10:32:14.977260172Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=662.333µs logger=migrator t=2026-06-16T10:32:14.981520479Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-16T10:32:14.981782114Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=261.745µs logger=migrator t=2026-06-16T10:32:14.985871726Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-16T10:32:14.987353547Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.481291ms logger=migrator t=2026-06-16T10:32:14.992137293Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-16T10:32:15.002976232Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.839199ms logger=migrator t=2026-06-16T10:32:15.007178787Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-16T10:32:15.007384061Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=206.134µs logger=migrator t=2026-06-16T10:32:15.01129782Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-16T10:32:15.012984044Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.685854ms logger=migrator t=2026-06-16T10:32:15.01770306Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-16T10:32:15.018170639Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=472.35µs logger=migrator t=2026-06-16T10:32:15.023629549Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-16T10:32:15.023878524Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=249.375µs logger=migrator t=2026-06-16T10:32:15.028099919Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-16T10:32:15.028947977Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=848.127µs logger=migrator t=2026-06-16T10:32:15.033199382Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-16T10:32:15.042907658Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.708146ms logger=migrator t=2026-06-16T10:32:15.048362857Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-16T10:32:15.059525022Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.165765ms logger=migrator t=2026-06-16T10:32:15.063453982Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-16T10:32:15.064462302Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.00818ms logger=migrator t=2026-06-16T10:32:15.068428613Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-16T10:32:15.148751202Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.318709ms logger=migrator t=2026-06-16T10:32:15.155161352Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-16T10:32:15.156931057Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.786065ms logger=migrator t=2026-06-16T10:32:15.161194453Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-16T10:32:15.162725764Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.534921ms logger=migrator t=2026-06-16T10:32:15.167383078Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-16T10:32:15.194968485Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.582797ms logger=migrator t=2026-06-16T10:32:15.201293792Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-16T10:32:15.210295973Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.995821ms logger=migrator t=2026-06-16T10:32:15.214613401Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-16T10:32:15.214891946Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=279.115µs logger=migrator t=2026-06-16T10:32:15.220125252Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-16T10:32:15.220438678Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=314.306µs logger=migrator t=2026-06-16T10:32:15.225333887Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-16T10:32:15.225733915Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=400.828µs logger=migrator t=2026-06-16T10:32:15.231002171Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-16T10:32:15.231328498Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=326.887µs logger=migrator t=2026-06-16T10:32:15.235872179Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-16T10:32:15.236142955Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=271.306µs logger=migrator t=2026-06-16T10:32:15.241342999Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-16T10:32:15.242433682Z level=info msg="Migration successfully executed" id="create folder table" duration=1.089493ms logger=migrator t=2026-06-16T10:32:15.248047215Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-16T10:32:15.249358721Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.311626ms logger=migrator t=2026-06-16T10:32:15.254425964Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-16T10:32:15.255867773Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.44159ms logger=migrator t=2026-06-16T10:32:15.261720671Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-16T10:32:15.261767732Z level=info msg="Migration successfully executed" id="Update folder title length" duration=52.891µs logger=migrator t=2026-06-16T10:32:15.266850434Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T10:32:15.269102669Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.307297ms logger=migrator t=2026-06-16T10:32:15.274808794Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T10:32:15.276257554Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.45124ms logger=migrator t=2026-06-16T10:32:15.281313576Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-16T10:32:15.28253629Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.221814ms logger=migrator t=2026-06-16T10:32:15.286441729Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-16T10:32:15.286894379Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=452.91µs logger=migrator t=2026-06-16T10:32:15.290794647Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-16T10:32:15.291158434Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=363.997µs logger=migrator t=2026-06-16T10:32:15.296786228Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-16T10:32:15.298782898Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.993361ms logger=migrator t=2026-06-16T10:32:15.303644107Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-16T10:32:15.305108486Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.463858ms logger=migrator t=2026-06-16T10:32:15.309588126Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-16T10:32:15.310686058Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.098262ms logger=migrator t=2026-06-16T10:32:15.3162569Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-16T10:32:15.317449815Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.199435ms logger=migrator t=2026-06-16T10:32:15.321385504Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-16T10:32:15.322538627Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.152753ms logger=migrator t=2026-06-16T10:32:15.327930126Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-16T10:32:15.329028068Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.097262ms logger=migrator t=2026-06-16T10:32:15.334113621Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-16T10:32:15.336217313Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.102862ms logger=migrator t=2026-06-16T10:32:15.346354468Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-16T10:32:15.347804726Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.453268ms logger=migrator t=2026-06-16T10:32:15.353718866Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-16T10:32:15.355529092Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.809937ms logger=migrator t=2026-06-16T10:32:15.360477992Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-16T10:32:15.362355871Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.877239ms logger=migrator t=2026-06-16T10:32:15.366477703Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-16T10:32:15.36778307Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.305397ms logger=migrator t=2026-06-16T10:32:15.373195048Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-16T10:32:15.373856022Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=662.694µs logger=migrator t=2026-06-16T10:32:15.386263072Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-16T10:32:15.400885697Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.621765ms logger=migrator t=2026-06-16T10:32:15.406335617Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-16T10:32:15.407029472Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=695.565µs logger=migrator t=2026-06-16T10:32:15.412752147Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T10:32:15.412776917Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.03µs logger=migrator t=2026-06-16T10:32:15.420473872Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T10:32:15.422189927Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.718815ms logger=migrator t=2026-06-16T10:32:15.427957763Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T10:32:15.427977824Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.131µs logger=migrator t=2026-06-16T10:32:15.432101346Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-16T10:32:15.433454364Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.353208ms logger=migrator t=2026-06-16T10:32:15.438848473Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T10:32:15.440168399Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.323986ms logger=migrator t=2026-06-16T10:32:15.447153601Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-16T10:32:15.448884115Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.766745ms logger=migrator t=2026-06-16T10:32:15.454050029Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-16T10:32:15.454816335Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=767.266µs logger=migrator t=2026-06-16T10:32:15.459243284Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-16T10:32:15.45954715Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=304.716µs logger=migrator t=2026-06-16T10:32:15.463858967Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-16T10:32:15.464455169Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=596.482µs logger=migrator t=2026-06-16T10:32:15.469672755Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-16T10:32:15.471214145Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.54156ms logger=migrator t=2026-06-16T10:32:15.483156217Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-16T10:32:15.484616246Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.46202ms logger=migrator t=2026-06-16T10:32:15.490672428Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-16T10:32:15.502563638Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.88861ms logger=migrator t=2026-06-16T10:32:15.508648851Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-16T10:32:15.526710004Z level=info msg="Migration successfully executed" id="add region_slug column" duration=18.051053ms logger=migrator t=2026-06-16T10:32:15.532590333Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-16T10:32:15.543173147Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.583094ms logger=migrator t=2026-06-16T10:32:15.547877562Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-16T10:32:15.547963944Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=86.702µs logger=migrator t=2026-06-16T10:32:15.554120108Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-16T10:32:15.566649621Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.531093ms logger=migrator t=2026-06-16T10:32:15.570848205Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-16T10:32:15.58003006Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.179685ms logger=migrator t=2026-06-16T10:32:15.584113413Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-16T10:32:15.584400318Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=286.775µs logger=migrator t=2026-06-16T10:32:15.592579943Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.947788467s logger=migrator t=2026-06-16T10:32:15.593673715Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-16T10:32:15.610078356Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-16T10:32:15.61028024Z level=info msg="Created default organization" logger=secrets t=2026-06-16T10:32:15.616588147Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T10:32:15.666651087Z level=info msg="Restored cache from database" duration=471.209µs logger=plugin.store t=2026-06-16T10:32:15.668518935Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-16T10:32:15.703805366Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-16T10:32:15.703838647Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-16T10:32:15.70393705Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-16T10:32:15.70395191Z level=info msg="Plugins loaded" count=54 duration=35.434145ms logger=query_data t=2026-06-16T10:32:15.708257056Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-16T10:32:15.711265827Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-16T10:32:15.716235317Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-16T10:32:15.726931093Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-16T10:32:15.729051925Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-16T10:32:15.730832951Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-16T10:32:15.749147391Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-16T10:32:15.767579073Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-16T10:32:15.788311451Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-16T10:32:15.788343682Z level=info msg="finished to provision alerting" logger=http.server t=2026-06-16T10:32:15.79226278Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-06-16T10:32:15.792304491Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-06-16T10:32:15.792377333Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-16T10:32:15.792844552Z level=info msg="State cache has been initialized" states=0 duration=539.581µs logger=ngalert.scheduler t=2026-06-16T10:32:15.795581737Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-16T10:32:15.795668469Z level=info msg=starting first_tick=2026-06-16T10:32:20Z logger=ngalert.multiorg.alertmanager t=2026-06-16T10:32:15.795784191Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-06-16T10:32:15.886978081Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-06-16T10:32:15.887676125Z level=info msg="Update check succeeded" duration=92.281251ms logger=grafana.update.checker t=2026-06-16T10:32:15.890551143Z level=info msg="Update check succeeded" duration=94.850384ms logger=provisioning.dashboard t=2026-06-16T10:32:15.97275216Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-16T10:32:15.978000996Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T10:32:15.996907828Z level=info msg="Patterns update finished" duration=103.288804ms logger=grafana-apiserver t=2026-06-16T10:32:16.203010115Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-16T10:32:16.203487974Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-16T10:32:18.025632983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.026842738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.041001551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.073380229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.093427971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.118953723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.136363992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.168426323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.185280401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.451938513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.469003755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.495766411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.512083938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.619569901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.648721875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.719039584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.752618156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.846903615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.86265098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.909694383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.925115802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.983139214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:18.998085313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.061503221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.080270746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.136174764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.156216024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.214144852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.229740223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.286689011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.302800574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.364614159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.379108868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.447134269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.468709479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.531148798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.549233809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.600622277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.618600736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.67679733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.695049164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.760224846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.779260127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.840618453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.858480651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.908432749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.919088992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.976875847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:19.997218953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.078076857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.093651008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.160823536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.17801513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.262613587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.28180277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.359461368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.370550629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.43178234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.444055786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.527657192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.550045399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.624587036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.640259959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.709963299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.723194072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.797386592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.8098104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.879487259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.896529319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.96979398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:20.982038015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:21.066358793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:21.082484314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:21.148545629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:21.166289482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:21.237493909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:21.252106919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:21.339950107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:21.3576444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T10:32:21.465843202Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-16T10:33:53.826157103Z level=info msg="Usage stats are ready to report"