logger=settings t=2026-04-20T12:03:39.270762809Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T12:03:39Z logger=settings t=2026-04-20T12:03:39.271133919Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T12:03:39.27117259Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T12:03:39.27118688Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T12:03:39.27119967Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T12:03:39.271214391Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T12:03:39.271235121Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T12:03:39.271249842Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T12:03:39.271264172Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T12:03:39.271276252Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T12:03:39.271292213Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T12:03:39.271304573Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T12:03:39.271323913Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T12:03:39.271340354Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T12:03:39.271354514Z level=info msg=Target target=[all] logger=settings t=2026-04-20T12:03:39.271372704Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T12:03:39.271385225Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T12:03:39.271396835Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T12:03:39.271414985Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T12:03:39.271427186Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T12:03:39.271438956Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T12:03:39.271729213Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T12:03:39.271769284Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T12:03:39.273378072Z level=info msg="Locking database" logger=migrator t=2026-04-20T12:03:39.273416623Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T12:03:39.273988417Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T12:03:39.27494508Z level=info msg="Migration successfully executed" id="create migration_log table" duration=956.523µs logger=migrator t=2026-04-20T12:03:39.279577922Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T12:03:39.280380501Z level=info msg="Migration successfully executed" id="create user table" duration=801.379µs logger=migrator t=2026-04-20T12:03:39.285663218Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T12:03:39.286489347Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=824.249µs logger=migrator t=2026-04-20T12:03:39.291054547Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T12:03:39.291774514Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=720.457µs logger=migrator t=2026-04-20T12:03:39.296322294Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T12:03:39.297586184Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.26277ms logger=migrator t=2026-04-20T12:03:39.304632272Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T12:03:39.305307509Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=675.267µs logger=migrator t=2026-04-20T12:03:39.312249336Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T12:03:39.316087579Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.839593ms logger=migrator t=2026-04-20T12:03:39.333700601Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T12:03:39.335254928Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.558107ms logger=migrator t=2026-04-20T12:03:39.347584335Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T12:03:39.348544058Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=966.143µs logger=migrator t=2026-04-20T12:03:39.353097557Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T12:03:39.354033899Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=940.262µs logger=migrator t=2026-04-20T12:03:39.359252185Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T12:03:39.359763427Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=516.482µs logger=migrator t=2026-04-20T12:03:39.365973586Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T12:03:39.36652167Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=548.154µs logger=migrator t=2026-04-20T12:03:39.377093673Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T12:03:39.378795594Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.700151ms logger=migrator t=2026-04-20T12:03:39.385235939Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T12:03:39.38527909Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.001µs logger=migrator t=2026-04-20T12:03:39.390051835Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T12:03:39.391172921Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.114326ms logger=migrator t=2026-04-20T12:03:39.39566826Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T12:03:39.39610455Z level=info msg="Migration successfully executed" id="Add missing user data" duration=436.34µs logger=migrator t=2026-04-20T12:03:39.402233077Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T12:03:39.403366235Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.132748ms logger=migrator t=2026-04-20T12:03:39.406826568Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T12:03:39.408074097Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.248409ms logger=migrator t=2026-04-20T12:03:39.412283199Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T12:03:39.413444866Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.162157ms logger=migrator t=2026-04-20T12:03:39.417705449Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T12:03:39.42734529Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.636091ms logger=migrator t=2026-04-20T12:03:39.431077791Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T12:03:39.432198507Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.120967ms logger=migrator t=2026-04-20T12:03:39.436376888Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T12:03:39.436700276Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=320.518µs logger=migrator t=2026-04-20T12:03:39.440372453Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T12:03:39.441150692Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=779.739µs logger=migrator t=2026-04-20T12:03:39.446326166Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-20T12:03:39.446688295Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=362.699µs logger=migrator t=2026-04-20T12:03:39.451682885Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T12:03:39.452148616Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=465.961µs logger=migrator t=2026-04-20T12:03:39.460818734Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T12:03:39.462377762Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.557568ms logger=migrator t=2026-04-20T12:03:39.468247093Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T12:03:39.468788926Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=540.993µs logger=migrator t=2026-04-20T12:03:39.474820421Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T12:03:39.475949188Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.119777ms logger=migrator t=2026-04-20T12:03:39.482107316Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T12:03:39.482898325Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=790.909µs logger=migrator t=2026-04-20T12:03:39.496191874Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T12:03:39.49769967Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.507956ms logger=migrator t=2026-04-20T12:03:39.518568412Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T12:03:39.518609063Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.311µs logger=migrator t=2026-04-20T12:03:39.524879243Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T12:03:39.526030481Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.150668ms logger=migrator t=2026-04-20T12:03:39.530673582Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T12:03:39.531316757Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=643.065µs logger=migrator t=2026-04-20T12:03:39.543527451Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T12:03:39.544939265Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.411424ms logger=migrator t=2026-04-20T12:03:39.551081132Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T12:03:39.552151738Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.070476ms logger=migrator t=2026-04-20T12:03:39.557143989Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:03:39.560263563Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.113174ms logger=migrator t=2026-04-20T12:03:39.57220175Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T12:03:39.573116952Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=919.452µs logger=migrator t=2026-04-20T12:03:39.577552278Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T12:03:39.578233685Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=682.877µs logger=migrator t=2026-04-20T12:03:39.585765966Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T12:03:39.58678753Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.025854ms logger=migrator t=2026-04-20T12:03:39.593937932Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T12:03:39.595478769Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.547657ms logger=migrator t=2026-04-20T12:03:39.600678344Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T12:03:39.60173276Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.049146ms logger=migrator t=2026-04-20T12:03:39.60801544Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T12:03:39.608497292Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=486.132µs logger=migrator t=2026-04-20T12:03:39.612448106Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T12:03:39.612867837Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=419.251µs logger=migrator t=2026-04-20T12:03:39.619891265Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T12:03:39.620659754Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=771.209µs logger=migrator t=2026-04-20T12:03:39.629402934Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T12:03:39.630435629Z level=info msg="Migration successfully executed" id="create star table" duration=1.037356ms logger=migrator t=2026-04-20T12:03:39.635723796Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T12:03:39.636597127Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=872.931µs logger=migrator t=2026-04-20T12:03:39.643118723Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T12:03:39.643684897Z level=info msg="Migration successfully executed" id="create org table v1" duration=566.184µs logger=migrator t=2026-04-20T12:03:39.649405025Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T12:03:39.649923677Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=520.542µs logger=migrator t=2026-04-20T12:03:39.655015749Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T12:03:39.656545996Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.533276ms logger=migrator t=2026-04-20T12:03:39.663131213Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T12:03:39.663918543Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=786.98µs logger=migrator t=2026-04-20T12:03:39.677493869Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T12:03:39.678472813Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=985.723µs logger=migrator t=2026-04-20T12:03:39.684087937Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T12:03:39.684706292Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=617.875µs logger=migrator t=2026-04-20T12:03:39.690936941Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T12:03:39.690986183Z level=info msg="Migration successfully executed" id="Update org table charset" duration=50.522µs logger=migrator t=2026-04-20T12:03:39.69672378Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T12:03:39.696747741Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=23.741µs logger=migrator t=2026-04-20T12:03:39.704084177Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T12:03:39.704404375Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=326.858µs logger=migrator t=2026-04-20T12:03:39.710181804Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T12:03:39.711133657Z level=info msg="Migration successfully executed" id="create dashboard table" duration=952.563µs logger=migrator t=2026-04-20T12:03:39.71707247Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T12:03:39.717681874Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=609.304µs logger=migrator t=2026-04-20T12:03:39.723465013Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T12:03:39.724279382Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=813.799µs logger=migrator t=2026-04-20T12:03:39.730737718Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T12:03:39.732197773Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.461315ms logger=migrator t=2026-04-20T12:03:39.738556115Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T12:03:39.739614931Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.058356ms logger=migrator t=2026-04-20T12:03:39.747348728Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T12:03:39.748008673Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=660.336µs logger=migrator t=2026-04-20T12:03:39.753550736Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T12:03:39.760022921Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.470165ms logger=migrator t=2026-04-20T12:03:39.764855758Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T12:03:39.765647756Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=792.528µs logger=migrator t=2026-04-20T12:03:39.770682868Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T12:03:39.771550608Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=870.14µs logger=migrator t=2026-04-20T12:03:39.77824988Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T12:03:39.779666833Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.416173ms logger=migrator t=2026-04-20T12:03:39.789056318Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T12:03:39.789665074Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=602.125µs logger=migrator t=2026-04-20T12:03:39.795931234Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T12:03:39.796901297Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=972.193µs logger=migrator t=2026-04-20T12:03:39.80242241Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T12:03:39.802674866Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=252.706µs logger=migrator t=2026-04-20T12:03:39.810090244Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T12:03:39.812620915Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.532331ms logger=migrator t=2026-04-20T12:03:39.818040995Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T12:03:39.819993651Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.950996ms logger=migrator t=2026-04-20T12:03:39.826030517Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T12:03:39.829664984Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.633607ms logger=migrator t=2026-04-20T12:03:39.837153374Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T12:03:39.838044716Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=894.081µs logger=migrator t=2026-04-20T12:03:39.84242955Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T12:03:39.844339736Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.912026ms logger=migrator t=2026-04-20T12:03:39.848887096Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T12:03:39.849732226Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=844.65µs logger=migrator t=2026-04-20T12:03:39.859649865Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T12:03:39.860607967Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=959.832µs logger=migrator t=2026-04-20T12:03:39.866752615Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T12:03:39.866808006Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=59.081µs logger=migrator t=2026-04-20T12:03:39.871432688Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T12:03:39.871460638Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.05µs logger=migrator t=2026-04-20T12:03:39.876599042Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T12:03:39.878857925Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.257613ms logger=migrator t=2026-04-20T12:03:39.884556703Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T12:03:39.88776309Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.206847ms logger=migrator t=2026-04-20T12:03:39.894118032Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T12:03:39.896115631Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.997589ms logger=migrator t=2026-04-20T12:03:39.90151928Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T12:03:39.903715163Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.190392ms logger=migrator t=2026-04-20T12:03:39.908271402Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T12:03:39.908500228Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=228.386µs logger=migrator t=2026-04-20T12:03:39.91314437Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T12:03:39.913971379Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=826.349µs logger=migrator t=2026-04-20T12:03:39.919287947Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T12:03:39.920478995Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.191088ms logger=migrator t=2026-04-20T12:03:39.924987054Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T12:03:39.925013624Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.68µs logger=migrator t=2026-04-20T12:03:39.930367883Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T12:03:39.931421188Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.052105ms logger=migrator t=2026-04-20T12:03:39.937139556Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T12:03:39.937930795Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=796.29µs logger=migrator t=2026-04-20T12:03:39.942342091Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:03:39.94646847Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.12607ms logger=migrator t=2026-04-20T12:03:39.951689675Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T12:03:39.952198638Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=508.883µs logger=migrator t=2026-04-20T12:03:39.958514959Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T12:03:39.959772419Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.26083ms logger=migrator t=2026-04-20T12:03:39.966127932Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T12:03:39.967024904Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=896.462µs logger=migrator t=2026-04-20T12:03:39.973247553Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T12:03:39.973773305Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=530.182µs logger=migrator t=2026-04-20T12:03:39.978667273Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T12:03:39.979482562Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=815.219µs logger=migrator t=2026-04-20T12:03:39.984833941Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T12:03:39.98642237Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.587929ms logger=migrator t=2026-04-20T12:03:39.990118748Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T12:03:39.991767818Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.64986ms logger=migrator t=2026-04-20T12:03:39.995266412Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T12:03:39.995432286Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=166.014µs logger=migrator t=2026-04-20T12:03:40.000413116Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T12:03:40.00058483Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=171.184µs logger=migrator t=2026-04-20T12:03:40.007954757Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T12:03:40.008712575Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=762.968µs logger=migrator t=2026-04-20T12:03:40.01389977Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T12:03:40.017719871Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.816841ms logger=migrator t=2026-04-20T12:03:40.021315377Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T12:03:40.022117607Z level=info msg="Migration successfully executed" id="create data_source table" duration=804.19µs logger=migrator t=2026-04-20T12:03:40.025856177Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T12:03:40.026557693Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=701.036µs logger=migrator t=2026-04-20T12:03:40.031356279Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T12:03:40.032155458Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=798.419µs logger=migrator t=2026-04-20T12:03:40.036150264Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T12:03:40.036882061Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=731.917µs logger=migrator t=2026-04-20T12:03:40.042276451Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T12:03:40.043593502Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.320771ms logger=migrator t=2026-04-20T12:03:40.053378168Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T12:03:40.059680179Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.307191ms logger=migrator t=2026-04-20T12:03:40.065502399Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T12:03:40.066185995Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=678.026µs logger=migrator t=2026-04-20T12:03:40.072113077Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T12:03:40.072902507Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=788.22µs logger=migrator t=2026-04-20T12:03:40.07764416Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T12:03:40.078478371Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=832.651µs logger=migrator t=2026-04-20T12:03:40.0838316Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T12:03:40.085418197Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.585368ms logger=migrator t=2026-04-20T12:03:40.092065367Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T12:03:40.097509148Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=5.442811ms logger=migrator t=2026-04-20T12:03:40.101699698Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T12:03:40.104176978Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.47696ms logger=migrator t=2026-04-20T12:03:40.108723847Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T12:03:40.108751708Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.551µs logger=migrator t=2026-04-20T12:03:40.112718223Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T12:03:40.11301011Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=221.285µs logger=migrator t=2026-04-20T12:03:40.117874297Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T12:03:40.122108638Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.233471ms logger=migrator t=2026-04-20T12:03:40.125776527Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T12:03:40.126073154Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=298.537µs logger=migrator t=2026-04-20T12:03:40.129423244Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T12:03:40.129604699Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=181.845µs logger=migrator t=2026-04-20T12:03:40.1354926Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T12:03:40.139344382Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.853142ms logger=migrator t=2026-04-20T12:03:40.144529127Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T12:03:40.144869285Z level=info msg="Migration successfully executed" id="Update uid value" duration=352.268µs logger=migrator t=2026-04-20T12:03:40.224401696Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T12:03:40.226093066Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.69351ms logger=migrator t=2026-04-20T12:03:40.233174036Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T12:03:40.234092628Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=917.712µs logger=migrator t=2026-04-20T12:03:40.237932811Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T12:03:40.238778051Z level=info msg="Migration successfully executed" id="create api_key table" duration=845.37µs logger=migrator t=2026-04-20T12:03:40.243624058Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T12:03:40.244398196Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=773.858µs logger=migrator t=2026-04-20T12:03:40.252933371Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T12:03:40.254592531Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.65871ms logger=migrator t=2026-04-20T12:03:40.260180985Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T12:03:40.260959574Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=778.129µs logger=migrator t=2026-04-20T12:03:40.265951254Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T12:03:40.266575379Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=624.255µs logger=migrator t=2026-04-20T12:03:40.270649596Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T12:03:40.271347994Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=698.498µs logger=migrator t=2026-04-20T12:03:40.280435082Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T12:03:40.281265931Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=831.789µs logger=migrator t=2026-04-20T12:03:40.287075861Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T12:03:40.295673937Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.597296ms logger=migrator t=2026-04-20T12:03:40.300924073Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T12:03:40.301874966Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=950.343µs logger=migrator t=2026-04-20T12:03:40.305111455Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T12:03:40.306077998Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=966.752µs logger=migrator t=2026-04-20T12:03:40.316907448Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T12:03:40.318373272Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.472655ms logger=migrator t=2026-04-20T12:03:40.321870907Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T12:03:40.322879421Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.006744ms logger=migrator t=2026-04-20T12:03:40.328539667Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T12:03:40.329016638Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=476.861µs logger=migrator t=2026-04-20T12:03:40.331947658Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T12:03:40.332545713Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=597.095µs logger=migrator t=2026-04-20T12:03:40.336243812Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T12:03:40.336275893Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=32.851µs logger=migrator t=2026-04-20T12:03:40.340541355Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T12:03:40.343287351Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.745816ms logger=migrator t=2026-04-20T12:03:40.347517583Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T12:03:40.349989002Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.470869ms logger=migrator t=2026-04-20T12:03:40.353977678Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T12:03:40.354194503Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=216.955µs logger=migrator t=2026-04-20T12:03:40.357597974Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T12:03:40.360155836Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.556582ms logger=migrator t=2026-04-20T12:03:40.36325957Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T12:03:40.365806762Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.553112ms logger=migrator t=2026-04-20T12:03:40.369208614Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T12:03:40.369962662Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=753.178µs logger=migrator t=2026-04-20T12:03:40.37322363Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T12:03:40.373767693Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=543.703µs logger=migrator t=2026-04-20T12:03:40.377030261Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T12:03:40.377836571Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=805.36µs logger=migrator t=2026-04-20T12:03:40.381192062Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T12:03:40.382035422Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=842.2µs logger=migrator t=2026-04-20T12:03:40.385847313Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T12:03:40.386725555Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=877.302µs logger=migrator t=2026-04-20T12:03:40.390638138Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T12:03:40.391496479Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=856.591µs logger=migrator t=2026-04-20T12:03:40.395797992Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T12:03:40.396073139Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=281.547µs logger=migrator t=2026-04-20T12:03:40.400141307Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T12:03:40.400180138Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=39.601µs logger=migrator t=2026-04-20T12:03:40.404675105Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T12:03:40.40900386Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.327585ms logger=migrator t=2026-04-20T12:03:40.416060309Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T12:03:40.419231695Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.174206ms logger=migrator t=2026-04-20T12:03:40.42776606Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T12:03:40.428020837Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=250.607µs logger=migrator t=2026-04-20T12:03:40.433496348Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T12:03:40.434379139Z level=info msg="Migration successfully executed" id="create quota table v1" duration=882.382µs logger=migrator t=2026-04-20T12:03:40.438879297Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T12:03:40.439779859Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=900.312µs logger=migrator t=2026-04-20T12:03:40.443971299Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T12:03:40.44400029Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.101µs logger=migrator t=2026-04-20T12:03:40.447521184Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T12:03:40.448388846Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=867.122µs logger=migrator t=2026-04-20T12:03:40.454432441Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T12:03:40.456389528Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.964207ms logger=migrator t=2026-04-20T12:03:40.462916565Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T12:03:40.465956178Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.039913ms logger=migrator t=2026-04-20T12:03:40.469442901Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T12:03:40.469469912Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.911µs logger=migrator t=2026-04-20T12:03:40.472803422Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T12:03:40.473648133Z level=info msg="Migration successfully executed" id="create session table" duration=847.421µs logger=migrator t=2026-04-20T12:03:40.478997101Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T12:03:40.479088713Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=88.242µs logger=migrator t=2026-04-20T12:03:40.483058728Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T12:03:40.483175861Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=117.303µs logger=migrator t=2026-04-20T12:03:40.487148827Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T12:03:40.488217232Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.068285ms logger=migrator t=2026-04-20T12:03:40.493021048Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T12:03:40.493727845Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=706.217µs logger=migrator t=2026-04-20T12:03:40.499152295Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T12:03:40.499191246Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.241µs logger=migrator t=2026-04-20T12:03:40.502455374Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T12:03:40.502508015Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=53.741µs logger=migrator t=2026-04-20T12:03:40.507137817Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T12:03:40.511681116Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.544648ms logger=migrator t=2026-04-20T12:03:40.515062717Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T12:03:40.51807109Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.008463ms logger=migrator t=2026-04-20T12:03:40.521544213Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T12:03:40.521642955Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=98.832µs logger=migrator t=2026-04-20T12:03:40.52519949Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T12:03:40.525293672Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=104.542µs logger=migrator t=2026-04-20T12:03:40.52972742Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T12:03:40.53100331Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.275761ms logger=migrator t=2026-04-20T12:03:40.535835176Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T12:03:40.535860267Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=25.871µs logger=migrator t=2026-04-20T12:03:40.539313349Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T12:03:40.542520136Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.204737ms logger=migrator t=2026-04-20T12:03:40.546664446Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T12:03:40.54680825Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=144.114µs logger=migrator t=2026-04-20T12:03:40.549632127Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T12:03:40.552679441Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.997962ms logger=migrator t=2026-04-20T12:03:40.556589764Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T12:03:40.559646127Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.055733ms logger=migrator t=2026-04-20T12:03:40.563301716Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T12:03:40.563364087Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=63.091µs logger=migrator t=2026-04-20T12:03:40.569887604Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T12:03:40.570819266Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=931.682µs logger=migrator t=2026-04-20T12:03:40.575107479Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T12:03:40.576654517Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.545688ms logger=migrator t=2026-04-20T12:03:40.582106458Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T12:03:40.583200984Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.094206ms logger=migrator t=2026-04-20T12:03:40.58802075Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T12:03:40.589076955Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.055855ms logger=migrator t=2026-04-20T12:03:40.594147547Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T12:03:40.595002797Z level=info msg="Migration successfully executed" id="add index alert state" duration=855.32µs logger=migrator t=2026-04-20T12:03:40.599765332Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T12:03:40.600648953Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=883.541µs logger=migrator t=2026-04-20T12:03:40.60467111Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T12:03:40.605582491Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=934.012µs logger=migrator t=2026-04-20T12:03:40.60970482Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T12:03:40.610626023Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=920.513µs logger=migrator t=2026-04-20T12:03:40.615264784Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T12:03:40.616640787Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.376464ms logger=migrator t=2026-04-20T12:03:40.620803736Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T12:03:40.631434272Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.631616ms logger=migrator t=2026-04-20T12:03:40.635013748Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T12:03:40.635534811Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=520.803µs logger=migrator t=2026-04-20T12:03:40.639768062Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-20T12:03:40.640402557Z 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=634.325µs logger=migrator t=2026-04-20T12:03:40.644748762Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T12:03:40.645280545Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=533.023µs logger=migrator t=2026-04-20T12:03:40.649346683Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T12:03:40.650282085Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=935.652µs logger=migrator t=2026-04-20T12:03:40.655144722Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T12:03:40.656371681Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.223919ms logger=migrator t=2026-04-20T12:03:40.660106061Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T12:03:40.663597245Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.487975ms logger=migrator t=2026-04-20T12:03:40.667815966Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T12:03:40.671276419Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.460343ms logger=migrator t=2026-04-20T12:03:40.67590123Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T12:03:40.679458406Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.556445ms logger=migrator t=2026-04-20T12:03:40.68336282Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T12:03:40.686911735Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.545955ms logger=migrator t=2026-04-20T12:03:40.69088191Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T12:03:40.691734741Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=852.891µs logger=migrator t=2026-04-20T12:03:40.696783502Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T12:03:40.696807822Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=25.1µs logger=migrator t=2026-04-20T12:03:40.702518629Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T12:03:40.702554321Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=37.302µs logger=migrator t=2026-04-20T12:03:40.707320635Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T12:03:40.708586816Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.265841ms logger=migrator t=2026-04-20T12:03:40.714489797Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T12:03:40.715557783Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.067386ms logger=migrator t=2026-04-20T12:03:40.722051248Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T12:03:40.722816037Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=765.579µs logger=migrator t=2026-04-20T12:03:40.726790552Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T12:03:40.727581781Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=791.259µs logger=migrator t=2026-04-20T12:03:40.731516056Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T12:03:40.732377957Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=855.89µs logger=migrator t=2026-04-20T12:03:40.737609243Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T12:03:40.743670228Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.060866ms logger=migrator t=2026-04-20T12:03:40.747370217Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T12:03:40.750119392Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.748935ms logger=migrator t=2026-04-20T12:03:40.753565146Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T12:03:40.75371294Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=148.064µs logger=migrator t=2026-04-20T12:03:40.757881569Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T12:03:40.758740801Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=858.691µs logger=migrator t=2026-04-20T12:03:40.762878039Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T12:03:40.763660398Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=779.449µs logger=migrator t=2026-04-20T12:03:40.767186573Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T12:03:40.770897912Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.710539ms logger=migrator t=2026-04-20T12:03:40.774098279Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T12:03:40.77416115Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=63.401µs logger=migrator t=2026-04-20T12:03:40.777773797Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T12:03:40.778658869Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=884.962µs logger=migrator t=2026-04-20T12:03:40.7824909Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T12:03:40.784038518Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.547228ms logger=migrator t=2026-04-20T12:03:40.788546666Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T12:03:40.788625958Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=79.462µs logger=migrator t=2026-04-20T12:03:40.791975448Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T12:03:40.792839119Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=863.601µs logger=migrator t=2026-04-20T12:03:40.797251985Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T12:03:40.798797252Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.543847ms logger=migrator t=2026-04-20T12:03:40.803779132Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T12:03:40.805333079Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.570857ms logger=migrator t=2026-04-20T12:03:40.809816787Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T12:03:40.810754569Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=937.472µs logger=migrator t=2026-04-20T12:03:40.814865309Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T12:03:40.815799121Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=931.752µs logger=migrator t=2026-04-20T12:03:40.82032419Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T12:03:40.821309883Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=985.403µs logger=migrator t=2026-04-20T12:03:40.825318419Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T12:03:40.82534372Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.011µs logger=migrator t=2026-04-20T12:03:40.828961327Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T12:03:40.83576706Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.801293ms logger=migrator t=2026-04-20T12:03:40.839625262Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T12:03:40.840453983Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=825.561µs logger=migrator t=2026-04-20T12:03:40.844020498Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T12:03:40.848268711Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.247083ms logger=migrator t=2026-04-20T12:03:40.852100343Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T12:03:40.852816939Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=716.456µs logger=migrator t=2026-04-20T12:03:40.858459335Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T12:03:40.859371727Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=911.802µs logger=migrator t=2026-04-20T12:03:40.863333592Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T12:03:40.864127991Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=794.669µs logger=migrator t=2026-04-20T12:03:40.867521713Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T12:03:40.879853139Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.328667ms logger=migrator t=2026-04-20T12:03:40.88450025Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T12:03:40.885072825Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=572.225µs logger=migrator t=2026-04-20T12:03:40.888327453Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-20T12:03:40.889115492Z 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=790.539µs logger=migrator t=2026-04-20T12:03:40.893446586Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T12:03:40.8940364Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=589.434µs logger=migrator t=2026-04-20T12:03:40.898041886Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T12:03:40.899121652Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.080396ms logger=migrator t=2026-04-20T12:03:40.904001469Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T12:03:40.904289547Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=288.578µs logger=migrator t=2026-04-20T12:03:40.909267655Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T12:03:40.913765234Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.497939ms logger=migrator t=2026-04-20T12:03:40.917339869Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T12:03:40.921648003Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.307324ms logger=migrator t=2026-04-20T12:03:40.925351672Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T12:03:40.926434648Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.082305ms logger=migrator t=2026-04-20T12:03:40.929920242Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T12:03:40.930905345Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=984.413µs logger=migrator t=2026-04-20T12:03:40.935318572Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T12:03:40.935562178Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=243.306µs logger=migrator t=2026-04-20T12:03:40.939814519Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T12:03:40.948063567Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.247148ms logger=migrator t=2026-04-20T12:03:40.951678004Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T12:03:40.95232032Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=644.256µs logger=migrator t=2026-04-20T12:03:40.956318396Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T12:03:40.956438408Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=120.162µs logger=migrator t=2026-04-20T12:03:40.959973723Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T12:03:40.960670001Z level=info msg="Migration successfully executed" id="Move region to single row" duration=695.468µs logger=migrator t=2026-04-20T12:03:40.964710317Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T12:03:40.966191643Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.481236ms logger=migrator t=2026-04-20T12:03:40.969760189Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T12:03:40.97066361Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=903.221µs logger=migrator t=2026-04-20T12:03:40.973926998Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T12:03:40.974913933Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=985.925µs logger=migrator t=2026-04-20T12:03:40.979693237Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T12:03:40.98062761Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=935.263µs logger=migrator t=2026-04-20T12:03:40.986341927Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T12:03:40.987635208Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.293721ms logger=migrator t=2026-04-20T12:03:40.992636458Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T12:03:40.993613381Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=977.773µs logger=migrator t=2026-04-20T12:03:40.997085205Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T12:03:40.997153727Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=72.082µs logger=migrator t=2026-04-20T12:03:41.000657741Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T12:03:41.001579263Z level=info msg="Migration successfully executed" id="create test_data table" duration=920.772µs logger=migrator t=2026-04-20T12:03:41.006352648Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T12:03:41.007144406Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=791.488µs logger=migrator t=2026-04-20T12:03:41.011072051Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T12:03:41.012434983Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.360832ms logger=migrator t=2026-04-20T12:03:41.017133507Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T12:03:41.01812228Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=988.533µs logger=migrator t=2026-04-20T12:03:41.022229959Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T12:03:41.022484555Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=254.376µs logger=migrator t=2026-04-20T12:03:41.02688436Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T12:03:41.027602988Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=715.138µs logger=migrator t=2026-04-20T12:03:41.031627915Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T12:03:41.03184415Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=216.885µs logger=migrator t=2026-04-20T12:03:41.035700602Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T12:03:41.036620305Z level=info msg="Migration successfully executed" id="create team table" duration=917.563µs logger=migrator t=2026-04-20T12:03:41.040360734Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T12:03:41.041584184Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.22303ms logger=migrator t=2026-04-20T12:03:41.046162534Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T12:03:41.047700631Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.536637ms logger=migrator t=2026-04-20T12:03:41.052150997Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T12:03:41.058192602Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.042605ms logger=migrator t=2026-04-20T12:03:41.061593295Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T12:03:41.0618175Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=224.215µs logger=migrator t=2026-04-20T12:03:41.067315432Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T12:03:41.069390521Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.066149ms logger=migrator t=2026-04-20T12:03:41.076771169Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T12:03:41.077971488Z level=info msg="Migration successfully executed" id="create team member table" duration=1.201689ms logger=migrator t=2026-04-20T12:03:41.082851945Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T12:03:41.084076545Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.22418ms logger=migrator t=2026-04-20T12:03:41.089377412Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T12:03:41.090615562Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.234759ms logger=migrator t=2026-04-20T12:03:41.096238847Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T12:03:41.09803424Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.795993ms logger=migrator t=2026-04-20T12:03:41.101882202Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T12:03:41.111329289Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=9.443036ms logger=migrator t=2026-04-20T12:03:41.114439204Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T12:03:41.118259136Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.818882ms logger=migrator t=2026-04-20T12:03:41.121734159Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T12:03:41.127443646Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.708477ms logger=migrator t=2026-04-20T12:03:41.131464653Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T12:03:41.133635914Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.170511ms logger=migrator t=2026-04-20T12:03:41.139408953Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T12:03:41.141041643Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.6344ms logger=migrator t=2026-04-20T12:03:41.145222334Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T12:03:41.146262398Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.040004ms logger=migrator t=2026-04-20T12:03:41.151699179Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T12:03:41.152734023Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.034374ms logger=migrator t=2026-04-20T12:03:41.158792719Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T12:03:41.159875105Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.078816ms logger=migrator t=2026-04-20T12:03:41.163964203Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T12:03:41.164862485Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=896.082µs logger=migrator t=2026-04-20T12:03:41.168689317Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T12:03:41.169722021Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.032394ms logger=migrator t=2026-04-20T12:03:41.174829474Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T12:03:41.175805337Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=974.993µs logger=migrator t=2026-04-20T12:03:41.179567498Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T12:03:41.180246614Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=680.396µs logger=migrator t=2026-04-20T12:03:41.185065561Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T12:03:41.185334747Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=268.967µs logger=migrator t=2026-04-20T12:03:41.18924787Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T12:03:41.19005691Z level=info msg="Migration successfully executed" id="create tag table" duration=807µs logger=migrator t=2026-04-20T12:03:41.194472676Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T12:03:41.19549391Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.020424ms logger=migrator t=2026-04-20T12:03:41.201498925Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T12:03:41.202290624Z level=info msg="Migration successfully executed" id="create login attempt table" duration=791.219µs logger=migrator t=2026-04-20T12:03:41.206656618Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T12:03:41.207609172Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=952.324µs logger=migrator t=2026-04-20T12:03:41.211945685Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T12:03:41.213395981Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.450976ms logger=migrator t=2026-04-20T12:03:41.219311433Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:03:41.244148439Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=24.829646ms logger=migrator t=2026-04-20T12:03:41.248417542Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T12:03:41.249501758Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.083506ms logger=migrator t=2026-04-20T12:03:41.266855665Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T12:03:41.269525679Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.675634ms logger=migrator t=2026-04-20T12:03:41.274678323Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T12:03:41.27498457Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=303.727µs logger=migrator t=2026-04-20T12:03:41.278941865Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T12:03:41.279638872Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=697.217µs logger=migrator t=2026-04-20T12:03:41.2841302Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T12:03:41.285178924Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.046665ms logger=migrator t=2026-04-20T12:03:41.289052188Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T12:03:41.290645156Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.565227ms logger=migrator t=2026-04-20T12:03:41.294753215Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T12:03:41.294824747Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=72.402µs logger=migrator t=2026-04-20T12:03:41.299215353Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T12:03:41.305955454Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.733153ms logger=migrator t=2026-04-20T12:03:41.30913655Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T12:03:41.314286864Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.149604ms logger=migrator t=2026-04-20T12:03:41.3303397Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T12:03:41.335030122Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.690102ms logger=migrator t=2026-04-20T12:03:41.342204375Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T12:03:41.348065156Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.860131ms logger=migrator t=2026-04-20T12:03:41.351709953Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T12:03:41.352410939Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=701.066µs logger=migrator t=2026-04-20T12:03:41.356438087Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T12:03:41.3611309Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.688933ms logger=migrator t=2026-04-20T12:03:41.365503244Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T12:03:41.366332464Z level=info msg="Migration successfully executed" id="create server_lock table" duration=829.79µs logger=migrator t=2026-04-20T12:03:41.370066654Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T12:03:41.370952975Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=886.391µs logger=migrator t=2026-04-20T12:03:41.374918461Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T12:03:41.375747171Z level=info msg="Migration successfully executed" id="create user auth token table" duration=828.37µs logger=migrator t=2026-04-20T12:03:41.38111505Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T12:03:41.382028641Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=913.581µs logger=migrator t=2026-04-20T12:03:41.385990036Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T12:03:41.386892858Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=902.762µs logger=migrator t=2026-04-20T12:03:41.391034067Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T12:03:41.391990471Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=956.434µs logger=migrator t=2026-04-20T12:03:41.39696597Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T12:03:41.403102478Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.136058ms logger=migrator t=2026-04-20T12:03:41.406592502Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T12:03:41.407504673Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=912.191µs logger=migrator t=2026-04-20T12:03:41.411306615Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T12:03:41.41233927Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.032225ms logger=migrator t=2026-04-20T12:03:41.417813331Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T12:03:41.418733043Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=919.732µs logger=migrator t=2026-04-20T12:03:41.422726119Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T12:03:41.423640951Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=908.962µs logger=migrator t=2026-04-20T12:03:41.42734446Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T12:03:41.428261462Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=916.602µs logger=migrator t=2026-04-20T12:03:41.433142609Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T12:03:41.43320777Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=66.001µs logger=migrator t=2026-04-20T12:03:41.437022663Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T12:03:41.437101155Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=78.972µs logger=migrator t=2026-04-20T12:03:41.440826614Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T12:03:41.442443273Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.61649ms logger=migrator t=2026-04-20T12:03:41.448435227Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T12:03:41.44942023Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=982.223µs logger=migrator t=2026-04-20T12:03:41.453914968Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T12:03:41.456390108Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.47517ms logger=migrator t=2026-04-20T12:03:41.460611919Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:03:41.460721452Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=111.112µs logger=migrator t=2026-04-20T12:03:41.465919296Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T12:03:41.466826408Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=906.662µs logger=migrator t=2026-04-20T12:03:41.471113261Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T12:03:41.472112655Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=999.264µs logger=migrator t=2026-04-20T12:03:41.476951792Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T12:03:41.477938205Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=982.733µs logger=migrator t=2026-04-20T12:03:41.482603427Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T12:03:41.484213156Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.609719ms logger=migrator t=2026-04-20T12:03:41.491166923Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T12:03:41.497074074Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.906221ms logger=migrator t=2026-04-20T12:03:41.500665781Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T12:03:41.501612344Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=945.933µs logger=migrator t=2026-04-20T12:03:41.506000059Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T12:03:41.506125252Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=124.133µs logger=migrator t=2026-04-20T12:03:41.510270552Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T12:03:41.51188139Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.612668ms logger=migrator t=2026-04-20T12:03:41.515707313Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T12:03:41.517555406Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.847694ms logger=migrator t=2026-04-20T12:03:41.522234419Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T12:03:41.523193552Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=958.933µs logger=migrator t=2026-04-20T12:03:41.528138421Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:03:41.528220733Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=84.422µs logger=migrator t=2026-04-20T12:03:41.531874341Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T12:03:41.533176232Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.300601ms logger=migrator t=2026-04-20T12:03:41.53891482Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T12:03:41.539933764Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.018404ms logger=migrator t=2026-04-20T12:03:41.543632223Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-20T12:03:41.544718799Z 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.086716ms logger=migrator t=2026-04-20T12:03:41.552944617Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T12:03:41.555018007Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.076981ms logger=migrator t=2026-04-20T12:03:41.560700073Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T12:03:41.571856391Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=11.158448ms logger=migrator t=2026-04-20T12:03:41.576092192Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T12:03:41.577841155Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.756793ms logger=migrator t=2026-04-20T12:03:41.58220415Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T12:03:41.583137012Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=937.022µs logger=migrator t=2026-04-20T12:03:41.587176269Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T12:03:41.613185084Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.007935ms logger=migrator t=2026-04-20T12:03:41.617571769Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T12:03:41.642754174Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.182455ms logger=migrator t=2026-04-20T12:03:41.648515962Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T12:03:41.649945107Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.435865ms logger=migrator t=2026-04-20T12:03:41.653336068Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T12:03:41.654345602Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.009154ms logger=migrator t=2026-04-20T12:03:41.661842982Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T12:03:41.668445381Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.595329ms logger=migrator t=2026-04-20T12:03:41.671929245Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T12:03:41.678181895Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.25243ms logger=migrator t=2026-04-20T12:03:41.681573516Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T12:03:41.6825705Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=996.734µs logger=migrator t=2026-04-20T12:03:41.686853013Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T12:03:41.687858827Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.005254ms logger=migrator t=2026-04-20T12:03:41.692100949Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T12:03:41.693148994Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.047425ms logger=migrator t=2026-04-20T12:03:41.697717604Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T12:03:41.698970814Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.25267ms logger=migrator t=2026-04-20T12:03:41.70713691Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:03:41.707307944Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=177.684µs logger=migrator t=2026-04-20T12:03:41.715155153Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T12:03:41.72582705Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.676577ms logger=migrator t=2026-04-20T12:03:41.730096861Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T12:03:41.742005488Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=11.903227ms logger=migrator t=2026-04-20T12:03:41.747242953Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T12:03:41.755825369Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.567166ms logger=migrator t=2026-04-20T12:03:41.760459611Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T12:03:41.762319566Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.852915ms logger=migrator t=2026-04-20T12:03:41.768007252Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T12:03:41.769421516Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.413624ms logger=migrator t=2026-04-20T12:03:41.773857723Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T12:03:41.780784339Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.930656ms logger=migrator t=2026-04-20T12:03:41.785359039Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T12:03:41.789636092Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.276453ms logger=migrator t=2026-04-20T12:03:41.795408591Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T12:03:41.796448836Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.038745ms logger=migrator t=2026-04-20T12:03:41.801776144Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T12:03:41.808170277Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.394164ms logger=migrator t=2026-04-20T12:03:41.811510257Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T12:03:41.818203268Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.692141ms logger=migrator t=2026-04-20T12:03:41.824004448Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T12:03:41.82411972Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=112.743µs logger=migrator t=2026-04-20T12:03:41.837178824Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T12:03:41.838901565Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.728271ms logger=migrator t=2026-04-20T12:03:41.846703813Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-20T12:03:41.847908651Z 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.205438ms logger=migrator t=2026-04-20T12:03:41.851872977Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-20T12:03:41.853723861Z 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.850504ms logger=migrator t=2026-04-20T12:03:41.858164778Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:03:41.858340232Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=182.214µs logger=migrator t=2026-04-20T12:03:41.863698281Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T12:03:41.875029413Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=11.335023ms logger=migrator t=2026-04-20T12:03:41.879983722Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T12:03:41.889362027Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.375295ms logger=migrator t=2026-04-20T12:03:41.895099225Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T12:03:41.902166305Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.06414ms logger=migrator t=2026-04-20T12:03:41.906411287Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T12:03:41.911043768Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.634282ms logger=migrator t=2026-04-20T12:03:41.960772323Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T12:03:41.969326568Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.558986ms logger=migrator t=2026-04-20T12:03:41.974082692Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T12:03:41.974158144Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=76.692µs logger=migrator t=2026-04-20T12:03:41.979146564Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T12:03:41.979974384Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=827.07µs logger=migrator t=2026-04-20T12:03:41.987061454Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T12:03:41.993470267Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.408493ms logger=migrator t=2026-04-20T12:03:41.998682413Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T12:03:41.998752915Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=72.722µs logger=migrator t=2026-04-20T12:03:42.004474132Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T12:03:42.013328945Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.859982ms logger=migrator t=2026-04-20T12:03:42.01978266Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T12:03:42.020826305Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.038635ms logger=migrator t=2026-04-20T12:03:42.026364628Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T12:03:42.033181132Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.814344ms logger=migrator t=2026-04-20T12:03:42.037950036Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T12:03:42.038737725Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=787.309µs logger=migrator t=2026-04-20T12:03:42.044805821Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T12:03:42.045786145Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=979.774µs logger=migrator t=2026-04-20T12:03:42.051467301Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T12:03:42.058619023Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.151702ms logger=migrator t=2026-04-20T12:03:42.065082648Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T12:03:42.065779545Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=696.676µs logger=migrator t=2026-04-20T12:03:42.071709597Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T12:03:42.073038209Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.328602ms logger=migrator t=2026-04-20T12:03:42.080292403Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T12:03:42.082354513Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.06622ms logger=migrator t=2026-04-20T12:03:42.088831498Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T12:03:42.090004057Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.171279ms logger=migrator t=2026-04-20T12:03:42.096024111Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T12:03:42.096095213Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=72.472µs logger=migrator t=2026-04-20T12:03:42.100847277Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T12:03:42.101974374Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.127637ms logger=migrator t=2026-04-20T12:03:42.108141912Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T12:03:42.109956826Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.814774ms logger=migrator t=2026-04-20T12:03:42.114866124Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T12:03:42.115262593Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T12:03:42.127043606Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T12:03:42.127723072Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=684.516µs logger=migrator t=2026-04-20T12:03:42.133742807Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T12:03:42.136154845Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.412078ms logger=migrator t=2026-04-20T12:03:42.14091459Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T12:03:42.148237076Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.321036ms logger=migrator t=2026-04-20T12:03:42.152790074Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T12:03:42.153955093Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.165149ms logger=migrator t=2026-04-20T12:03:42.159692131Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T12:03:42.161874892Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.180681ms logger=migrator t=2026-04-20T12:03:42.167433266Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T12:03:42.168310958Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=877.652µs logger=migrator t=2026-04-20T12:03:42.174271501Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T12:03:42.176414472Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.145831ms logger=migrator t=2026-04-20T12:03:42.181511174Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T12:03:42.182639562Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.127608ms logger=migrator t=2026-04-20T12:03:42.189433755Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T12:03:42.189507306Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=73.091µs logger=migrator t=2026-04-20T12:03:42.19465504Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T12:03:42.194796893Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=138.883µs logger=migrator t=2026-04-20T12:03:42.199772923Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T12:03:42.206832962Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.059759ms logger=migrator t=2026-04-20T12:03:42.212317364Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T12:03:42.212711634Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=394.5µs logger=migrator t=2026-04-20T12:03:42.217524419Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T12:03:42.218757609Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.23273ms logger=migrator t=2026-04-20T12:03:42.224362224Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T12:03:42.224688772Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=326.508µs logger=migrator t=2026-04-20T12:03:42.230377068Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T12:03:42.231811942Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.433374ms logger=migrator t=2026-04-20T12:03:42.237793207Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T12:03:42.23917401Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.377492ms logger=migrator t=2026-04-20T12:03:42.245105902Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T12:03:42.279403025Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.288123ms logger=migrator t=2026-04-20T12:03:42.288245739Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T12:03:42.293477064Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.232165ms logger=migrator t=2026-04-20T12:03:42.298437043Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T12:03:42.298638028Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=200.554µs logger=migrator t=2026-04-20T12:03:42.303946955Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T12:03:42.339380527Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.433302ms logger=migrator t=2026-04-20T12:03:42.344885109Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T12:03:42.378535177Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.650608ms logger=migrator t=2026-04-20T12:03:42.384737686Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T12:03:42.385875973Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.134207ms logger=migrator t=2026-04-20T12:03:42.392262247Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T12:03:42.393849904Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.586147ms logger=migrator t=2026-04-20T12:03:42.399381137Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T12:03:42.399731586Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=350.239µs logger=migrator t=2026-04-20T12:03:42.405469494Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T12:03:42.40656685Z level=info msg="Migration successfully executed" id="create permission table" duration=1.096936ms logger=migrator t=2026-04-20T12:03:42.412064703Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T12:03:42.41444624Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.379787ms logger=migrator t=2026-04-20T12:03:42.421427017Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T12:03:42.422586136Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.113746ms logger=migrator t=2026-04-20T12:03:42.436355845Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T12:03:42.437803371Z level=info msg="Migration successfully executed" id="create role table" duration=1.446846ms logger=migrator t=2026-04-20T12:03:42.442633747Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T12:03:42.450241829Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.606772ms logger=migrator t=2026-04-20T12:03:42.454909581Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T12:03:42.464162963Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.252272ms logger=migrator t=2026-04-20T12:03:42.470014614Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T12:03:42.471854178Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.840964ms logger=migrator t=2026-04-20T12:03:42.478360624Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T12:03:42.479460291Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.097477ms logger=migrator t=2026-04-20T12:03:42.484250367Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T12:03:42.485366813Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.115996ms logger=migrator t=2026-04-20T12:03:42.490559198Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T12:03:42.49148742Z level=info msg="Migration successfully executed" id="create team role table" duration=928.242µs logger=migrator t=2026-04-20T12:03:42.497368581Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T12:03:42.498410527Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.038186ms logger=migrator t=2026-04-20T12:03:42.507843543Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T12:03:42.509594035Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.747412ms logger=migrator t=2026-04-20T12:03:42.515528698Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T12:03:42.5168701Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.342242ms logger=migrator t=2026-04-20T12:03:42.522045234Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T12:03:42.523000797Z level=info msg="Migration successfully executed" id="create user role table" duration=954.652µs logger=migrator t=2026-04-20T12:03:42.533024698Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T12:03:42.5347848Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.767412ms logger=migrator t=2026-04-20T12:03:42.547252409Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T12:03:42.549637747Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.391188ms logger=migrator t=2026-04-20T12:03:42.554464283Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T12:03:42.555576189Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.111906ms logger=migrator t=2026-04-20T12:03:42.559610876Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T12:03:42.560502338Z level=info msg="Migration successfully executed" id="create builtin role table" duration=887.042µs logger=migrator t=2026-04-20T12:03:42.564930444Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T12:03:42.566023641Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.092807ms logger=migrator t=2026-04-20T12:03:42.570532498Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T12:03:42.571584724Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.052056ms logger=migrator t=2026-04-20T12:03:42.575919808Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T12:03:42.584280899Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.36063ms logger=migrator t=2026-04-20T12:03:42.590483717Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T12:03:42.592009244Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.543647ms logger=migrator t=2026-04-20T12:03:42.599334821Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T12:03:42.601113353Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.776652ms logger=migrator t=2026-04-20T12:03:42.609018983Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T12:03:42.6101609Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.141267ms logger=migrator t=2026-04-20T12:03:42.617421665Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T12:03:42.618595863Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.175378ms logger=migrator t=2026-04-20T12:03:42.623304256Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T12:03:42.624141886Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=832.85µs logger=migrator t=2026-04-20T12:03:42.630087Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T12:03:42.631298638Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.211979ms logger=migrator t=2026-04-20T12:03:42.636248157Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T12:03:42.654948926Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=18.682878ms logger=migrator t=2026-04-20T12:03:42.661154416Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T12:03:42.668772258Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.602081ms logger=migrator t=2026-04-20T12:03:42.675101771Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T12:03:42.683273367Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.178747ms logger=migrator t=2026-04-20T12:03:42.689348773Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T12:03:42.697609451Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.259088ms logger=migrator t=2026-04-20T12:03:42.708690438Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T12:03:42.710017339Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.332692ms logger=migrator t=2026-04-20T12:03:42.723084723Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T12:03:42.724914346Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.829963ms logger=migrator t=2026-04-20T12:03:42.734569139Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T12:03:42.7417254Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=7.159501ms logger=migrator t=2026-04-20T12:03:42.747849838Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T12:03:42.749007346Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.158797ms logger=migrator t=2026-04-20T12:03:42.754861916Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T12:03:42.756602398Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.739732ms logger=migrator t=2026-04-20T12:03:42.765706797Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T12:03:42.765798459Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=94.712µs logger=migrator t=2026-04-20T12:03:42.771883965Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T12:03:42.771956347Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=76.811µs logger=migrator t=2026-04-20T12:03:42.777650553Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T12:03:42.778158335Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=513.042µs logger=migrator t=2026-04-20T12:03:42.783643137Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T12:03:42.784186861Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=548.574µs logger=migrator t=2026-04-20T12:03:42.788245748Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T12:03:42.788881093Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=635.305µs logger=migrator t=2026-04-20T12:03:42.794938908Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T12:03:42.795123193Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=184.525µs logger=migrator t=2026-04-20T12:03:42.805150884Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T12:03:42.805620135Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=469.661µs logger=migrator t=2026-04-20T12:03:42.810162534Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T12:03:42.810960573Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=798.039µs logger=migrator t=2026-04-20T12:03:42.81751276Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T12:03:42.819855247Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.355877ms logger=migrator t=2026-04-20T12:03:42.829918009Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T12:03:42.839084139Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.16649ms logger=migrator t=2026-04-20T12:03:42.84369942Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T12:03:42.843757932Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=54.831µs logger=migrator t=2026-04-20T12:03:42.847804178Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T12:03:42.849195372Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.386224ms logger=migrator t=2026-04-20T12:03:42.869603822Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T12:03:42.870806892Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.215079ms logger=migrator t=2026-04-20T12:03:42.881816385Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T12:03:42.883180518Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.366693ms logger=migrator t=2026-04-20T12:03:42.89116211Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T12:03:42.901337474Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.176354ms logger=migrator t=2026-04-20T12:03:42.913926857Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T12:03:42.915152546Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.227169ms logger=migrator t=2026-04-20T12:03:42.919410529Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T12:03:42.920689799Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.27849ms logger=migrator t=2026-04-20T12:03:42.927770739Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:03:42.956805097Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=29.026657ms logger=migrator t=2026-04-20T12:03:42.962754589Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T12:03:42.963871207Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.117088ms logger=migrator t=2026-04-20T12:03:42.971707025Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T12:03:42.973381925Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.67878ms logger=migrator t=2026-04-20T12:03:42.979738267Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T12:03:42.981220473Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.475876ms logger=migrator t=2026-04-20T12:03:42.987931874Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T12:03:42.989433071Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.501397ms logger=migrator t=2026-04-20T12:03:42.994942333Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T12:03:42.99522589Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=284.137µs logger=migrator t=2026-04-20T12:03:43.00106157Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T12:03:43.002121805Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.061905ms logger=migrator t=2026-04-20T12:03:43.008486579Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T12:03:43.017965656Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.477067ms logger=migrator t=2026-04-20T12:03:43.025692662Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T12:03:43.027091575Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.403873ms logger=migrator t=2026-04-20T12:03:43.033496859Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T12:03:43.034427681Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=930.772µs logger=migrator t=2026-04-20T12:03:43.04185425Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T12:03:43.042497125Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T12:03:43.048811627Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T12:03:43.049309079Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T12:03:43.056616995Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T12:03:43.057454734Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=837.059µs logger=migrator t=2026-04-20T12:03:43.063851058Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T12:03:43.065100798Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.2453ms logger=migrator t=2026-04-20T12:03:43.072229209Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T12:03:43.074164006Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.934807ms logger=migrator t=2026-04-20T12:03:43.080686252Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T12:03:43.081901042Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.21456ms logger=migrator t=2026-04-20T12:03:43.087358563Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T12:03:43.089229587Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.868234ms logger=migrator t=2026-04-20T12:03:43.097732572Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T12:03:43.098754257Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.021715ms logger=migrator t=2026-04-20T12:03:43.10636993Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T12:03:43.10766498Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.29509ms logger=migrator t=2026-04-20T12:03:43.113626644Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T12:03:43.114771402Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.144749ms logger=migrator t=2026-04-20T12:03:43.122471756Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T12:03:43.124545346Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.07263ms logger=migrator t=2026-04-20T12:03:43.128024049Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T12:03:43.130486668Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.462259ms logger=migrator t=2026-04-20T12:03:43.136885432Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T12:03:43.138175723Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.280001ms logger=migrator t=2026-04-20T12:03:43.145369667Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T12:03:43.172283862Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.912325ms logger=migrator t=2026-04-20T12:03:43.177962699Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T12:03:43.188071052Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.109313ms logger=migrator t=2026-04-20T12:03:43.193470982Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T12:03:43.202847467Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.376805ms logger=migrator t=2026-04-20T12:03:43.212516168Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T12:03:43.212916629Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=405.631µs logger=migrator t=2026-04-20T12:03:43.217437417Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T12:03:43.225112082Z level=info msg="Migration successfully executed" id="add share column" duration=7.674635ms logger=migrator t=2026-04-20T12:03:43.232211253Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T12:03:43.23253755Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=328.258µs logger=migrator t=2026-04-20T12:03:43.237904379Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T12:03:43.239162939Z level=info msg="Migration successfully executed" id="create file table" duration=1.25943ms logger=migrator t=2026-04-20T12:03:43.244848125Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T12:03:43.246371223Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.522657ms logger=migrator t=2026-04-20T12:03:43.251183037Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T12:03:43.253149255Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.971668ms logger=migrator t=2026-04-20T12:03:43.260228175Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T12:03:43.261157527Z level=info msg="Migration successfully executed" id="create file_meta table" duration=930.892µs logger=migrator t=2026-04-20T12:03:43.265785379Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T12:03:43.267595512Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.807723ms logger=migrator t=2026-04-20T12:03:43.273230657Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T12:03:43.273391161Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=161.304µs logger=migrator t=2026-04-20T12:03:43.283233768Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T12:03:43.283302469Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=68.361µs logger=migrator t=2026-04-20T12:03:43.288108354Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T12:03:43.28873075Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=622.076µs logger=migrator t=2026-04-20T12:03:43.293628967Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T12:03:43.293842903Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=216.246µs logger=migrator t=2026-04-20T12:03:43.299533589Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T12:03:43.301831774Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.296715ms logger=migrator t=2026-04-20T12:03:43.306097917Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T12:03:43.316232651Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.131333ms logger=migrator t=2026-04-20T12:03:43.32201654Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T12:03:43.322240045Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=225.946µs logger=migrator t=2026-04-20T12:03:43.326712142Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T12:03:43.32829957Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.586239ms logger=migrator t=2026-04-20T12:03:43.334760225Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T12:03:43.337823669Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=3.065414ms logger=migrator t=2026-04-20T12:03:43.342524502Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T12:03:43.342763557Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=239.175µs logger=migrator t=2026-04-20T12:03:43.348132526Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T12:03:43.348908775Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=776.359µs logger=migrator t=2026-04-20T12:03:43.353499736Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T12:03:43.366980479Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.469764ms logger=migrator t=2026-04-20T12:03:43.381466847Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T12:03:43.388420074Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.956117ms logger=migrator t=2026-04-20T12:03:43.397524373Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T12:03:43.398801243Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.27925ms logger=migrator t=2026-04-20T12:03:43.402889291Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T12:03:43.486484039Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=83.584058ms logger=migrator t=2026-04-20T12:03:43.491251394Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T12:03:43.492196476Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=949.992µs logger=migrator t=2026-04-20T12:03:43.497074284Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T12:03:43.499007041Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.932846ms logger=migrator t=2026-04-20T12:03:43.503526269Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T12:03:43.530315052Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.785384ms logger=migrator t=2026-04-20T12:03:43.535670571Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T12:03:43.542004503Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.335192ms logger=migrator t=2026-04-20T12:03:43.5456442Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T12:03:43.546199434Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=555.164µs logger=migrator t=2026-04-20T12:03:43.549827541Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T12:03:43.550000545Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=173.084µs logger=migrator t=2026-04-20T12:03:43.553865068Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T12:03:43.554013601Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=148.593µs logger=migrator t=2026-04-20T12:03:43.557181618Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T12:03:43.557331472Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=150.114µs logger=migrator t=2026-04-20T12:03:43.560572799Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T12:03:43.560709813Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=137.044µs logger=migrator t=2026-04-20T12:03:43.56393788Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T12:03:43.564674427Z level=info msg="Migration successfully executed" id="create folder table" duration=736.267µs logger=migrator t=2026-04-20T12:03:43.569257658Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T12:03:43.570080207Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=822.349µs logger=migrator t=2026-04-20T12:03:43.573999752Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T12:03:43.574798491Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=796.619µs logger=migrator t=2026-04-20T12:03:43.580752854Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T12:03:43.580820945Z level=info msg="Migration successfully executed" id="Update folder title length" duration=66.501µs logger=migrator t=2026-04-20T12:03:43.585111648Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T12:03:43.587062695Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.949407ms logger=migrator t=2026-04-20T12:03:43.591609505Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T12:03:43.592844254Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.237619ms logger=migrator t=2026-04-20T12:03:43.597298851Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T12:03:43.599194527Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.895586ms logger=migrator t=2026-04-20T12:03:43.604582446Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T12:03:43.605181811Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=600.415µs logger=migrator t=2026-04-20T12:03:43.608575032Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T12:03:43.608853839Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=278.357µs logger=migrator t=2026-04-20T12:03:43.614037813Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T12:03:43.615858467Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.818303ms logger=migrator t=2026-04-20T12:03:43.62058036Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T12:03:43.621633976Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.054346ms logger=migrator t=2026-04-20T12:03:43.625044028Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T12:03:43.625811026Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=767.718µs logger=migrator t=2026-04-20T12:03:43.630057828Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T12:03:43.632299342Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.247254ms logger=migrator t=2026-04-20T12:03:43.635907809Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T12:03:43.63805306Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.143621ms logger=migrator t=2026-04-20T12:03:43.641900193Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T12:03:43.642847265Z level=info msg="Migration successfully executed" id="create anon_device table" duration=945.732µs logger=migrator t=2026-04-20T12:03:43.647471647Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T12:03:43.649335161Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.863535ms logger=migrator t=2026-04-20T12:03:43.654005853Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T12:03:43.655895769Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.890566ms logger=migrator t=2026-04-20T12:03:43.660842968Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T12:03:43.662722512Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.878754ms logger=migrator t=2026-04-20T12:03:43.667899287Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T12:03:43.668826389Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=927.852µs logger=migrator t=2026-04-20T12:03:43.672858516Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T12:03:43.673767318Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=909.532µs logger=migrator t=2026-04-20T12:03:43.677896817Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T12:03:43.678235445Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=340.438µs logger=migrator t=2026-04-20T12:03:43.682478097Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T12:03:43.693061421Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.580534ms logger=migrator t=2026-04-20T12:03:43.697452777Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T12:03:43.69797801Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=526.443µs logger=migrator t=2026-04-20T12:03:43.701274059Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T12:03:43.701291639Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=18.19µs logger=migrator t=2026-04-20T12:03:43.705429038Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T12:03:43.707261402Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.814734ms logger=migrator t=2026-04-20T12:03:43.710962761Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T12:03:43.710983101Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.61µs logger=migrator t=2026-04-20T12:03:43.714570298Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T12:03:43.715796277Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.226029ms logger=migrator t=2026-04-20T12:03:43.720598303Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T12:03:43.721795361Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.196608ms logger=migrator t=2026-04-20T12:03:43.726464094Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T12:03:43.727467027Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.002853ms logger=migrator t=2026-04-20T12:03:43.731435713Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T12:03:43.732206522Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=771.889µs logger=migrator t=2026-04-20T12:03:43.736158496Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T12:03:43.736485115Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=324.869µs logger=migrator t=2026-04-20T12:03:43.740118842Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T12:03:43.741291989Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.172707ms logger=migrator t=2026-04-20T12:03:43.744293712Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T12:03:43.74544178Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.148838ms logger=migrator t=2026-04-20T12:03:43.748835061Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T12:03:43.749741512Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=905.881µs logger=migrator t=2026-04-20T12:03:43.756751471Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T12:03:43.770350588Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.597207ms logger=migrator t=2026-04-20T12:03:43.777153191Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T12:03:43.788182566Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.030705ms logger=migrator t=2026-04-20T12:03:43.792409657Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T12:03:43.803009182Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.598395ms logger=migrator t=2026-04-20T12:03:43.805686926Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T12:03:43.805737977Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=52.441µs logger=migrator t=2026-04-20T12:03:43.808664678Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T12:03:43.817475229Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.796771ms logger=migrator t=2026-04-20T12:03:43.823399983Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T12:03:43.834355025Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.956253ms logger=migrator t=2026-04-20T12:03:43.83874023Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T12:03:43.839002557Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=261.967µs logger=migrator t=2026-04-20T12:03:43.842635684Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.568672147s logger=migrator t=2026-04-20T12:03:43.843093575Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T12:03:43.862579304Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T12:03:43.862794159Z level=info msg="Created default organization" logger=secrets t=2026-04-20T12:03:43.867502151Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T12:03:43.917037031Z level=info msg="Restored cache from database" duration=519.252µs logger=plugin.store t=2026-04-20T12:03:43.918397143Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T12:03:43.957427191Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T12:03:43.957469582Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T12:03:43.957583755Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T12:03:43.957605305Z level=info msg="Plugins loaded" count=54 duration=39.208862ms logger=query_data t=2026-04-20T12:03:43.962303178Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T12:03:43.966429098Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T12:03:43.974547983Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T12:03:43.979788588Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T12:03:43.981838017Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T12:03:43.983358384Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T12:03:44.006290405Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T12:03:44.0285427Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T12:03:44.051956662Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T12:03:44.052027013Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-20T12:03:44.05231777Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-20T12:03:44.052416312Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T12:03:44.052694019Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-20T12:03:44.055174119Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-20T12:03:44.056380738Z level=info msg="State cache has been initialized" states=0 duration=3.958966ms logger=ngalert.scheduler t=2026-04-20T12:03:44.0564348Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T12:03:44.056515292Z level=info msg=starting first_tick=2026-04-20T12:03:50Z logger=grafana.update.checker t=2026-04-20T12:03:44.136720718Z level=info msg="Update check succeeded" duration=83.328991ms logger=plugins.update.checker t=2026-04-20T12:03:44.138367987Z level=info msg="Update check succeeded" duration=86.1624ms logger=provisioning.dashboard t=2026-04-20T12:03:44.159255619Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-20T12:03:44.177565179Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T12:03:44.188707816Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-20T12:03:44.195964451Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-20T12:03:44.206167576Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-20T12:03:44.207341504Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-20T12:03:44.20800937Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-20T12:03:44.218964454Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T12:03:44.264223281Z level=info msg="Patterns update finished" duration=69.594911ms logger=grafana-apiserver t=2026-04-20T12:03:44.492949275Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T12:03:44.493532498Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T12:03:48.245081809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:48.246038312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:48.676782608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:48.700741074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:48.719823142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:48.741112634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:48.755814646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:48.775328545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:48.791555845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:48.812903298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:48.827864177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:48.852385697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:48.871134136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:48.906167898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:48.936927197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.011143209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.031274633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.074144303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.095202478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.156391548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.175131658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.212646569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.226216595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.274381132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.290362406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.332279483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.351035934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.393680168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.412392068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.471518028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.486717993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.529456819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.55487986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.633197441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.648812316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.715409996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.735203851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.786726829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.80509416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.865452319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.881756301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.943346571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:49.958111715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.009161872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.024400048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.089498281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.110949056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.184737239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.201850409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.275310855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.293648445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.348346409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.362637042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.444165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.464007807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.548294831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.563157318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.626553671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.647512395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.704823851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.726129593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.805039038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.819980547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.894094048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.913019882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:50.984576461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:51.005034942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:51.067609705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:51.085355502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:51.146928151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:51.166382738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:51.242537917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:51.260701663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:51.336403681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:51.36795788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:51.440058571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:51.454521319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:51.548533067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:51.568063676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:03:51.64943954Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T12:04:27.072803394Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T12:13:44.090198229Z level=info msg="Completed cleanup jobs" duration=37.245283ms logger=plugins.update.checker t=2026-04-20T12:13:44.191065778Z level=info msg="Update check succeeded" duration=52.325244ms logger=sqlstore.transactions t=2026-04-20T12:18:43.983836398Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"