logger=settings t=2026-05-07T02:13:30.586227693Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-07T02:13:30Z logger=settings t=2026-05-07T02:13:30.586505171Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-07T02:13:30.586520212Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-07T02:13:30.586523762Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-07T02:13:30.586526772Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-07T02:13:30.586529682Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-07T02:13:30.586532282Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-07T02:13:30.586534922Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-07T02:13:30.586537752Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-07T02:13:30.586540552Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-07T02:13:30.586546002Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-07T02:13:30.586548702Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-07T02:13:30.586551982Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-07T02:13:30.586554532Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-07T02:13:30.586557232Z level=info msg=Target target=[all] logger=settings t=2026-05-07T02:13:30.586566722Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-07T02:13:30.586570462Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-07T02:13:30.586575194Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-07T02:13:30.586578854Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-07T02:13:30.586589224Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-07T02:13:30.586596794Z level=info msg="App mode production" logger=sqlstore t=2026-05-07T02:13:30.586862421Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-07T02:13:30.586879881Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-07T02:13:30.58871906Z level=info msg="Locking database" logger=migrator t=2026-05-07T02:13:30.588732621Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-07T02:13:30.589278426Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-07T02:13:30.590170429Z level=info msg="Migration successfully executed" id="create migration_log table" duration=888.743µs logger=migrator t=2026-05-07T02:13:30.595151312Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-07T02:13:30.595999615Z level=info msg="Migration successfully executed" id="create user table" duration=844.373µs logger=migrator t=2026-05-07T02:13:30.602629973Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-07T02:13:30.603816354Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.191112ms logger=migrator t=2026-05-07T02:13:30.608716855Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-07T02:13:30.609379182Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=663.137µs logger=migrator t=2026-05-07T02:13:30.614105109Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-07T02:13:30.614786907Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=682.098µs logger=migrator t=2026-05-07T02:13:30.620459678Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-07T02:13:30.621535327Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.084469ms logger=migrator t=2026-05-07T02:13:30.626260004Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-07T02:13:30.630445386Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.182012ms logger=migrator t=2026-05-07T02:13:30.638152781Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-07T02:13:30.639897609Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.747858ms logger=migrator t=2026-05-07T02:13:30.647267475Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-07T02:13:30.649116385Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.851079ms logger=migrator t=2026-05-07T02:13:30.65563929Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-07T02:13:30.656855092Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.216513ms logger=migrator t=2026-05-07T02:13:30.664437275Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-07T02:13:30.665075721Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=638.317µs logger=migrator t=2026-05-07T02:13:30.669480319Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-07T02:13:30.670117966Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=642.957µs logger=migrator t=2026-05-07T02:13:30.674735879Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-07T02:13:30.67626937Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.529931ms logger=migrator t=2026-05-07T02:13:30.684146612Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-07T02:13:30.684233313Z level=info msg="Migration successfully executed" id="Update user table charset" duration=93.283µs logger=migrator t=2026-05-07T02:13:30.68933042Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-07T02:13:30.690692126Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.357496ms logger=migrator t=2026-05-07T02:13:30.69834272Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-07T02:13:30.698842414Z level=info msg="Migration successfully executed" id="Add missing user data" duration=499.314µs logger=migrator t=2026-05-07T02:13:30.703368315Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-07T02:13:30.705351068Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.982442ms logger=migrator t=2026-05-07T02:13:30.709670204Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-07T02:13:30.710845854Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.169031ms logger=migrator t=2026-05-07T02:13:30.715699765Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-07T02:13:30.716964028Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.263774ms logger=migrator t=2026-05-07T02:13:30.721062858Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-07T02:13:30.734130447Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.066759ms logger=migrator t=2026-05-07T02:13:30.739235224Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-07T02:13:30.740096007Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=860.463µs logger=migrator t=2026-05-07T02:13:30.745312806Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-07T02:13:30.745563243Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=250.537µs logger=migrator t=2026-05-07T02:13:30.751313206Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-07T02:13:30.752529489Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.215723ms logger=migrator t=2026-05-07T02:13:30.757311307Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-07T02:13:30.757641076Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=329.929µs logger=migrator t=2026-05-07T02:13:30.761586722Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-07T02:13:30.762035223Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=448.072µs logger=migrator t=2026-05-07T02:13:30.76676347Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-07T02:13:30.768100345Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.326545ms logger=migrator t=2026-05-07T02:13:30.774225159Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-07T02:13:30.774979479Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=753.31µs logger=migrator t=2026-05-07T02:13:30.779739146Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-07T02:13:30.780606699Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=867.963µs logger=migrator t=2026-05-07T02:13:30.785934422Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-07T02:13:30.787120444Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.189802ms logger=migrator t=2026-05-07T02:13:30.793079153Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-07T02:13:30.793844903Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=765.84µs logger=migrator t=2026-05-07T02:13:30.805567567Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-07T02:13:30.805616158Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=51.12µs logger=migrator t=2026-05-07T02:13:30.811910527Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-07T02:13:30.813283903Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.373397ms logger=migrator t=2026-05-07T02:13:30.819701984Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-07T02:13:30.820500676Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=798.752µs logger=migrator t=2026-05-07T02:13:30.826335452Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-07T02:13:30.828470549Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=2.135067ms logger=migrator t=2026-05-07T02:13:30.833641478Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-07T02:13:30.834549002Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=908.303µs logger=migrator t=2026-05-07T02:13:30.840124191Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-07T02:13:30.8434394Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.314999ms logger=migrator t=2026-05-07T02:13:30.848503485Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-07T02:13:30.849349678Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=846.062µs logger=migrator t=2026-05-07T02:13:30.898998325Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-07T02:13:30.900434063Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.43854ms logger=migrator t=2026-05-07T02:13:30.907672486Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-07T02:13:30.908506199Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=834.682µs logger=migrator t=2026-05-07T02:13:30.913688177Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-07T02:13:30.915145045Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.463288ms logger=migrator t=2026-05-07T02:13:30.920958801Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-07T02:13:30.921949948Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=993.697µs logger=migrator t=2026-05-07T02:13:30.929292564Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-07T02:13:30.929746656Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=454.862µs logger=migrator t=2026-05-07T02:13:30.936487207Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-07T02:13:30.937464593Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=980.937µs logger=migrator t=2026-05-07T02:13:30.94296511Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-07T02:13:30.943498034Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=539.614µs logger=migrator t=2026-05-07T02:13:30.949898985Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-07T02:13:30.950863341Z level=info msg="Migration successfully executed" id="create star table" duration=964.125µs logger=migrator t=2026-05-07T02:13:30.956181272Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-07T02:13:30.956889612Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=708.109µs logger=migrator t=2026-05-07T02:13:30.96393192Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-07T02:13:30.965095221Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.163061ms logger=migrator t=2026-05-07T02:13:30.971978195Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-07T02:13:30.973603898Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.630644ms logger=migrator t=2026-05-07T02:13:30.979872935Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-07T02:13:30.98074365Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=873.385µs logger=migrator t=2026-05-07T02:13:30.98635149Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-07T02:13:30.98750548Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.154601ms logger=migrator t=2026-05-07T02:13:30.994298751Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-07T02:13:30.995549275Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.251064ms logger=migrator t=2026-05-07T02:13:31.002262324Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-07T02:13:31.003509578Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.247124ms logger=migrator t=2026-05-07T02:13:31.008954474Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-07T02:13:31.008991514Z level=info msg="Migration successfully executed" id="Update org table charset" duration=56.862µs logger=migrator t=2026-05-07T02:13:31.013691711Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-07T02:13:31.013727331Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=36.692µs logger=migrator t=2026-05-07T02:13:31.018433457Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-07T02:13:31.018730125Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=304.668µs logger=migrator t=2026-05-07T02:13:31.025043794Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-07T02:13:31.026293827Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.248743ms logger=migrator t=2026-05-07T02:13:31.032212705Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-07T02:13:31.033684064Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.475919ms logger=migrator t=2026-05-07T02:13:31.040537748Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-07T02:13:31.041426741Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=888.713µs logger=migrator t=2026-05-07T02:13:31.047196616Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-07T02:13:31.047887574Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=691.108µs logger=migrator t=2026-05-07T02:13:31.054012918Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-07T02:13:31.054828749Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=810.321µs logger=migrator t=2026-05-07T02:13:31.059916886Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-07T02:13:31.061161809Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.237442ms logger=migrator t=2026-05-07T02:13:31.066652825Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-07T02:13:31.072555773Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.903218ms logger=migrator t=2026-05-07T02:13:31.079794487Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-07T02:13:31.08141875Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.630973ms logger=migrator t=2026-05-07T02:13:31.088237873Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-07T02:13:31.089241059Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.006046ms logger=migrator t=2026-05-07T02:13:31.096431352Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-07T02:13:31.097541631Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.114419ms logger=migrator t=2026-05-07T02:13:31.112287385Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-07T02:13:31.112990415Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=696.468µs logger=migrator t=2026-05-07T02:13:31.74058766Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-07T02:13:31.741504125Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=920.265µs logger=migrator t=2026-05-07T02:13:31.841045366Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-07T02:13:31.841227051Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=192.606µs logger=migrator t=2026-05-07T02:13:31.849058799Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-07T02:13:31.851272329Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.21496ms logger=migrator t=2026-05-07T02:13:31.856154439Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-07T02:13:31.858357479Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.20462ms logger=migrator t=2026-05-07T02:13:31.865693185Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-07T02:13:31.868915371Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.217627ms logger=migrator t=2026-05-07T02:13:31.875162528Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-07T02:13:31.876260827Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.1ms logger=migrator t=2026-05-07T02:13:31.88725253Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-07T02:13:31.890275351Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.023861ms logger=migrator t=2026-05-07T02:13:31.894543716Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-07T02:13:31.895641745Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.099089ms logger=migrator t=2026-05-07T02:13:31.906434193Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-07T02:13:31.907702457Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.273604ms logger=migrator t=2026-05-07T02:13:31.9149139Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-07T02:13:31.914948351Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=35.691µs logger=migrator t=2026-05-07T02:13:31.921882717Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-07T02:13:31.921960958Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=69.103µs logger=migrator t=2026-05-07T02:13:31.927993029Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-07T02:13:31.930666251Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.675102ms logger=migrator t=2026-05-07T02:13:31.936890728Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-07T02:13:31.93885878Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.965522ms logger=migrator t=2026-05-07T02:13:31.943753751Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-07T02:13:31.945878117Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.131596ms logger=migrator t=2026-05-07T02:13:31.949888155Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-07T02:13:31.952032322Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.144177ms logger=migrator t=2026-05-07T02:13:31.956603174Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-07T02:13:31.956918063Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=314.199µs logger=migrator t=2026-05-07T02:13:31.966233811Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-07T02:13:31.967088604Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=851.543µs logger=migrator t=2026-05-07T02:13:31.97327082Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-07T02:13:31.974189324Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=916.444µs logger=migrator t=2026-05-07T02:13:31.981927561Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-07T02:13:31.981972702Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=47.461µs logger=migrator t=2026-05-07T02:13:31.986392771Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-07T02:13:31.987408688Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.016037ms logger=migrator t=2026-05-07T02:13:31.993198303Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-07T02:13:31.994054446Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=853.113µs logger=migrator t=2026-05-07T02:13:32.001125454Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-07T02:13:32.008549013Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.420599ms logger=migrator t=2026-05-07T02:13:32.013551937Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-07T02:13:32.014609585Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.058568ms logger=migrator t=2026-05-07T02:13:32.019680801Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-07T02:13:32.020536274Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=856.783µs logger=migrator t=2026-05-07T02:13:32.026091492Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-07T02:13:32.026728139Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=636.857µs logger=migrator t=2026-05-07T02:13:32.033785508Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-07T02:13:32.034124777Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=339.949µs logger=migrator t=2026-05-07T02:13:32.038479283Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-07T02:13:32.039335336Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=855.072µs logger=migrator t=2026-05-07T02:13:32.050177306Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-07T02:13:32.055115818Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.941292ms logger=migrator t=2026-05-07T02:13:32.062651369Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-07T02:13:32.064344924Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.688575ms logger=migrator t=2026-05-07T02:13:32.071572477Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-07T02:13:32.071959558Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=388.371µs logger=migrator t=2026-05-07T02:13:32.080875536Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-07T02:13:32.081111232Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=287.988µs logger=migrator t=2026-05-07T02:13:32.089809385Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-07T02:13:32.090897204Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.081469ms logger=migrator t=2026-05-07T02:13:32.111519015Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-07T02:13:32.115155432Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.638257ms logger=migrator t=2026-05-07T02:13:32.127433051Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-07T02:13:32.128663284Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.230524ms logger=migrator t=2026-05-07T02:13:32.137855479Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-07T02:13:32.138890937Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.034257ms logger=migrator t=2026-05-07T02:13:32.145311278Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-07T02:13:32.146355307Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.047589ms logger=migrator t=2026-05-07T02:13:32.155344516Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-07T02:13:32.156019585Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=679.679µs logger=migrator t=2026-05-07T02:13:32.162490288Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-07T02:13:32.16331575Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=830.342µs logger=migrator t=2026-05-07T02:13:32.170161673Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-07T02:13:32.178620628Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.456765ms logger=migrator t=2026-05-07T02:13:32.184746762Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-07T02:13:32.185690598Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=945.626µs logger=migrator t=2026-05-07T02:13:32.189569711Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-07T02:13:32.190371633Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=801.122µs logger=migrator t=2026-05-07T02:13:32.195010728Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-07T02:13:32.195848869Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=838.022µs logger=migrator t=2026-05-07T02:13:32.201629474Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-07T02:13:32.202709433Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.084169ms logger=migrator t=2026-05-07T02:13:32.208520968Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-07T02:13:32.211315753Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.795395ms logger=migrator t=2026-05-07T02:13:32.217625092Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-07T02:13:32.220397255Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.772503ms logger=migrator t=2026-05-07T02:13:32.2246607Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-07T02:13:32.22470049Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=41.07µs logger=migrator t=2026-05-07T02:13:32.23103801Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-07T02:13:32.231267016Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=228.656µs logger=migrator t=2026-05-07T02:13:32.235655893Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-07T02:13:32.238695054Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.040411ms logger=migrator t=2026-05-07T02:13:32.244599713Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-07T02:13:32.244814318Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=215.655µs logger=migrator t=2026-05-07T02:13:32.248806295Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-07T02:13:32.2490043Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=200.155µs logger=migrator t=2026-05-07T02:13:32.252553095Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-07T02:13:32.254906788Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.354333ms logger=migrator t=2026-05-07T02:13:32.261614407Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-07T02:13:32.261818743Z level=info msg="Migration successfully executed" id="Update uid value" duration=204.846µs logger=migrator t=2026-05-07T02:13:32.268849711Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-07T02:13:32.270513376Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.651295ms logger=migrator t=2026-05-07T02:13:32.2766931Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-07T02:13:32.27815033Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.45748ms logger=migrator t=2026-05-07T02:13:32.284039626Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-07T02:13:32.284832258Z level=info msg="Migration successfully executed" id="create api_key table" duration=792.822µs logger=migrator t=2026-05-07T02:13:32.289680938Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-07T02:13:32.290611942Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=930.664µs logger=migrator t=2026-05-07T02:13:32.297330062Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-07T02:13:32.299050689Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.722736ms logger=migrator t=2026-05-07T02:13:32.305058268Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-07T02:13:32.305979893Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=911.925µs logger=migrator t=2026-05-07T02:13:32.310064863Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-07T02:13:32.310848483Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=783.73µs logger=migrator t=2026-05-07T02:13:32.3156101Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-07T02:13:32.316445193Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=841.243µs logger=migrator t=2026-05-07T02:13:32.327874678Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-07T02:13:32.328746861Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=874.193µs logger=migrator t=2026-05-07T02:13:32.334819604Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-07T02:13:32.342192071Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.369287ms logger=migrator t=2026-05-07T02:13:32.34850276Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-07T02:13:32.349099436Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=596.886µs logger=migrator t=2026-05-07T02:13:32.352898638Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-07T02:13:32.353698639Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=800.181µs logger=migrator t=2026-05-07T02:13:32.359125594Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-07T02:13:32.359939316Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=814.632µs logger=migrator t=2026-05-07T02:13:32.367178539Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-07T02:13:32.368402592Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.218783ms logger=migrator t=2026-05-07T02:13:32.375717218Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-07T02:13:32.376362745Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=649.087µs logger=migrator t=2026-05-07T02:13:32.380568207Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-07T02:13:32.381554084Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=992.277µs logger=migrator t=2026-05-07T02:13:32.385582251Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-07T02:13:32.385636793Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=55.662µs logger=migrator t=2026-05-07T02:13:32.390501903Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-07T02:13:32.394671125Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.168891ms logger=migrator t=2026-05-07T02:13:32.400719836Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-07T02:13:32.40315221Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.432434ms logger=migrator t=2026-05-07T02:13:32.410875867Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-07T02:13:32.411186376Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=312.139µs logger=migrator t=2026-05-07T02:13:32.416101817Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-07T02:13:32.420643809Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.549913ms logger=migrator t=2026-05-07T02:13:32.425448956Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-07T02:13:32.430140412Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.693696ms logger=migrator t=2026-05-07T02:13:32.434022786Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-07T02:13:32.434821477Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=798.001µs logger=migrator t=2026-05-07T02:13:32.441362362Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-07T02:13:32.442270537Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=906.845µs logger=migrator t=2026-05-07T02:13:32.446792338Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-07T02:13:32.448157063Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.364665ms logger=migrator t=2026-05-07T02:13:32.454524894Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-07T02:13:32.455346106Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.383867ms logger=migrator t=2026-05-07T02:13:32.462612429Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-07T02:13:32.464430278Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.823019ms logger=migrator t=2026-05-07T02:13:32.472920535Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-07T02:13:32.474151779Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.231694ms logger=migrator t=2026-05-07T02:13:32.478301839Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-07T02:13:32.478411692Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=111.313µs logger=migrator t=2026-05-07T02:13:32.481907736Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-07T02:13:32.481933487Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=26.641µs logger=migrator t=2026-05-07T02:13:32.485823681Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-07T02:13:32.488673506Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.849915ms logger=migrator t=2026-05-07T02:13:32.494438001Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-07T02:13:32.497191905Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.753374ms logger=migrator t=2026-05-07T02:13:32.500646397Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-07T02:13:32.500711378Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.811µs logger=migrator t=2026-05-07T02:13:32.504160651Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-07T02:13:32.50488698Z level=info msg="Migration successfully executed" id="create quota table v1" duration=729.48µs logger=migrator t=2026-05-07T02:13:32.511124767Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-07T02:13:32.51198153Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=852.313µs logger=migrator t=2026-05-07T02:13:32.516525941Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-07T02:13:32.516570172Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=45.981µs logger=migrator t=2026-05-07T02:13:32.520620421Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-07T02:13:32.52206959Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.450429ms logger=migrator t=2026-05-07T02:13:32.528329997Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-07T02:13:32.529239781Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=909.824µs logger=migrator t=2026-05-07T02:13:32.535025346Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-07T02:13:32.538570271Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.545445ms logger=migrator t=2026-05-07T02:13:32.542430144Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-07T02:13:32.542467875Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=38.751µs logger=migrator t=2026-05-07T02:13:32.547787077Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-07T02:13:32.548707672Z level=info msg="Migration successfully executed" id="create session table" duration=921.055µs logger=migrator t=2026-05-07T02:13:32.553031537Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-07T02:13:32.55315724Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=126.743µs logger=migrator t=2026-05-07T02:13:32.556460419Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-07T02:13:32.556564032Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=104.153µs logger=migrator t=2026-05-07T02:13:32.560370973Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-07T02:13:32.561143744Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=758.74µs logger=migrator t=2026-05-07T02:13:32.568422488Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-07T02:13:32.569957759Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.535191ms logger=migrator t=2026-05-07T02:13:32.575309223Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-07T02:13:32.575343653Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=35.41µs logger=migrator t=2026-05-07T02:13:32.578722424Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-07T02:13:32.578747164Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.64µs logger=migrator t=2026-05-07T02:13:32.583601634Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-07T02:13:32.588138575Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.533511ms logger=migrator t=2026-05-07T02:13:32.592182234Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-07T02:13:32.595217995Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.035451ms logger=migrator t=2026-05-07T02:13:32.60027164Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-07T02:13:32.600356982Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=91.272µs logger=migrator t=2026-05-07T02:13:32.604270957Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-07T02:13:32.60438517Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=114.413µs logger=migrator t=2026-05-07T02:13:32.611697995Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-07T02:13:32.612909417Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.213322ms logger=migrator t=2026-05-07T02:13:32.616968956Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-07T02:13:32.617037938Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=69.921µs logger=migrator t=2026-05-07T02:13:32.62309376Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-07T02:13:32.627002364Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.912054ms logger=migrator t=2026-05-07T02:13:32.631916106Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-07T02:13:32.632121721Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=206.306µs logger=migrator t=2026-05-07T02:13:32.640812013Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-07T02:13:32.644684527Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.874964ms logger=migrator t=2026-05-07T02:13:32.649791894Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-07T02:13:32.652954158Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.162885ms logger=migrator t=2026-05-07T02:13:32.658151617Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-07T02:13:32.65826534Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=114.523µs logger=migrator t=2026-05-07T02:13:32.662275307Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-07T02:13:32.663786507Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.4819ms logger=migrator t=2026-05-07T02:13:32.670000634Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-07T02:13:32.67098908Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=989.787µs logger=migrator t=2026-05-07T02:13:32.676808985Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-07T02:13:32.678006358Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.198572ms logger=migrator t=2026-05-07T02:13:32.682790186Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-07T02:13:32.683701519Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=911.593µs logger=migrator t=2026-05-07T02:13:32.689364381Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-07T02:13:32.690901672Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.536571ms logger=migrator t=2026-05-07T02:13:32.695853164Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-07T02:13:32.696929193Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.077319ms logger=migrator t=2026-05-07T02:13:32.701558477Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-07T02:13:32.702939164Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.380797ms logger=migrator t=2026-05-07T02:13:32.708582805Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-07T02:13:32.709696045Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.111501ms logger=migrator t=2026-05-07T02:13:32.715074069Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-07T02:13:32.716503027Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.428928ms logger=migrator t=2026-05-07T02:13:32.721683675Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-07T02:13:32.731641832Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.965486ms logger=migrator t=2026-05-07T02:13:32.736637005Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-07T02:13:32.73722003Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=582.665µs logger=migrator t=2026-05-07T02:13:32.741023842Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-07T02:13:32.741749911Z 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=723.889µs logger=migrator t=2026-05-07T02:13:32.746673183Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-07T02:13:32.747189967Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=517.424µs logger=migrator t=2026-05-07T02:13:32.751659066Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-07T02:13:32.752667664Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.008858ms logger=migrator t=2026-05-07T02:13:32.758322164Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-07T02:13:32.759112936Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=792.282µs logger=migrator t=2026-05-07T02:13:32.763036101Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-07T02:13:32.766893164Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.856653ms logger=migrator t=2026-05-07T02:13:32.772312808Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-07T02:13:32.776060299Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.746971ms logger=migrator t=2026-05-07T02:13:32.779908182Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-07T02:13:32.783486037Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.575675ms logger=migrator t=2026-05-07T02:13:32.787520025Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-07T02:13:32.791232424Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.711389ms logger=migrator t=2026-05-07T02:13:32.79518731Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-07T02:13:32.796114345Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=926.525µs logger=migrator t=2026-05-07T02:13:32.801284253Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-07T02:13:32.801384225Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=98.432µs logger=migrator t=2026-05-07T02:13:32.80564848Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-07T02:13:32.805782353Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=136.593µs logger=migrator t=2026-05-07T02:13:32.810251682Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-07T02:13:32.811167297Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=915.645µs logger=migrator t=2026-05-07T02:13:32.816455428Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-07T02:13:32.81766526Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.208612ms logger=migrator t=2026-05-07T02:13:32.8255186Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-07T02:13:32.827128773Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.610633ms logger=migrator t=2026-05-07T02:13:32.831629884Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-07T02:13:32.832383634Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=753.54µs logger=migrator t=2026-05-07T02:13:32.839590837Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-07T02:13:32.840830499Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.240792ms logger=migrator t=2026-05-07T02:13:32.845178377Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-07T02:13:32.849672747Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.49361ms logger=migrator t=2026-05-07T02:13:32.854693621Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-07T02:13:32.858906503Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.216313ms logger=migrator t=2026-05-07T02:13:32.864434012Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-07T02:13:32.864671008Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=259.388µs logger=migrator t=2026-05-07T02:13:32.879173825Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-07T02:13:32.881150048Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.979904ms logger=migrator t=2026-05-07T02:13:32.885972237Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-07T02:13:32.886969854Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=997.857µs logger=migrator t=2026-05-07T02:13:32.891055593Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-07T02:13:32.895571533Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.51541ms logger=migrator t=2026-05-07T02:13:32.900460794Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-07T02:13:32.900554547Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=92.793µs logger=migrator t=2026-05-07T02:13:32.904337378Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-07T02:13:32.905715824Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.377907ms logger=migrator t=2026-05-07T02:13:32.909681381Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-07T02:13:32.910850992Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.169251ms logger=migrator t=2026-05-07T02:13:32.916494783Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-07T02:13:32.916641126Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=146.853µs logger=migrator t=2026-05-07T02:13:32.920550611Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-07T02:13:32.92162089Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.070179ms logger=migrator t=2026-05-07T02:13:32.926213782Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-07T02:13:32.927284951Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.068999ms logger=migrator t=2026-05-07T02:13:32.932806098Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-07T02:13:32.934006371Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.202623ms logger=migrator t=2026-05-07T02:13:32.938588003Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-07T02:13:32.939723624Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.135921ms logger=migrator t=2026-05-07T02:13:32.944362398Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-07T02:13:32.945737945Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.375156ms logger=migrator t=2026-05-07T02:13:32.951113898Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-07T02:13:32.952454334Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.339697ms logger=migrator t=2026-05-07T02:13:32.95792506Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-07T02:13:32.957991541Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=67.971µs logger=migrator t=2026-05-07T02:13:32.962695458Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-07T02:13:32.96694227Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.245912ms logger=migrator t=2026-05-07T02:13:32.971863203Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-07T02:13:32.972941581Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.079308ms logger=migrator t=2026-05-07T02:13:32.977037611Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-07T02:13:32.981063559Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.026598ms logger=migrator t=2026-05-07T02:13:32.985555008Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-07T02:13:32.986279388Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=723.49µs logger=migrator t=2026-05-07T02:13:32.991685942Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-07T02:13:32.993495871Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.811739ms logger=migrator t=2026-05-07T02:13:32.998446673Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-07T02:13:32.999532982Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.088279ms logger=migrator t=2026-05-07T02:13:33.003489538Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-07T02:13:33.01442353Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.926552ms logger=migrator t=2026-05-07T02:13:33.020002949Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-07T02:13:33.020914654Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=911.195µs logger=migrator t=2026-05-07T02:13:33.025190058Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-07T02:13:33.026491572Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.301214ms logger=migrator t=2026-05-07T02:13:33.031219219Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-07T02:13:33.031680922Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=462.193µs logger=migrator t=2026-05-07T02:13:33.036791008Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-07T02:13:33.037545338Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=758.76µs logger=migrator t=2026-05-07T02:13:33.042231294Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-07T02:13:33.042784389Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=551.986µs logger=migrator t=2026-05-07T02:13:33.047820082Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-07T02:13:33.054257045Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.443163ms logger=migrator t=2026-05-07T02:13:33.060159763Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-07T02:13:33.066908534Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.754681ms logger=migrator t=2026-05-07T02:13:33.074795344Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-07T02:13:33.07613642Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.345736ms logger=migrator t=2026-05-07T02:13:33.082478169Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-07T02:13:33.084027181Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.549352ms logger=migrator t=2026-05-07T02:13:33.089639901Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-07T02:13:33.090109293Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=471.962µs logger=migrator t=2026-05-07T02:13:33.100118361Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-07T02:13:33.106551713Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.435102ms logger=migrator t=2026-05-07T02:13:33.111841585Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-07T02:13:33.112995996Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.151962ms logger=migrator t=2026-05-07T02:13:33.121005449Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-07T02:13:33.122798538Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=1.791668ms logger=migrator t=2026-05-07T02:13:33.130472782Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-07T02:13:33.13265317Z level=info msg="Migration successfully executed" id="Move region to single row" duration=2.179478ms logger=migrator t=2026-05-07T02:13:33.139232946Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-07T02:13:33.140377827Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.149811ms logger=migrator t=2026-05-07T02:13:33.146227473Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-07T02:13:33.147422325Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.211392ms logger=migrator t=2026-05-07T02:13:33.155219864Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-07T02:13:33.163443074Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=8.225459ms logger=migrator t=2026-05-07T02:13:33.172107175Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-07T02:13:33.173919713Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.811848ms logger=migrator t=2026-05-07T02:13:33.180591352Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-07T02:13:33.181489586Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=894.064µs logger=migrator t=2026-05-07T02:13:33.190383283Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-07T02:13:33.191453522Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.071929ms logger=migrator t=2026-05-07T02:13:33.19884497Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-07T02:13:33.198985854Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=146.584µs logger=migrator t=2026-05-07T02:13:33.205762485Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-07T02:13:33.206860894Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.097569ms logger=migrator t=2026-05-07T02:13:33.215587037Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-07T02:13:33.217314704Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.729146ms logger=migrator t=2026-05-07T02:13:33.226417307Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-07T02:13:33.227996779Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.581502ms logger=migrator t=2026-05-07T02:13:33.235925461Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-07T02:13:33.237085282Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.163671ms logger=migrator t=2026-05-07T02:13:33.252399342Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-07T02:13:33.252834933Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=440.682µs logger=migrator t=2026-05-07T02:13:33.262568293Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-07T02:13:33.263351075Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=789.551µs logger=migrator t=2026-05-07T02:13:33.327737546Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-07T02:13:33.330845008Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=3.114524ms logger=migrator t=2026-05-07T02:13:33.335656727Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-07T02:13:33.336607052Z level=info msg="Migration successfully executed" id="create team table" duration=950.515µs logger=migrator t=2026-05-07T02:13:33.341207476Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-07T02:13:33.342479309Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.272194ms logger=migrator t=2026-05-07T02:13:33.35000969Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-07T02:13:33.351054518Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.047058ms logger=migrator t=2026-05-07T02:13:33.356936636Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-07T02:13:33.365462294Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.514507ms logger=migrator t=2026-05-07T02:13:33.372584824Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-07T02:13:33.372846961Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=269.217µs logger=migrator t=2026-05-07T02:13:33.37995259Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-07T02:13:33.381013259Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.057879ms logger=migrator t=2026-05-07T02:13:33.387098642Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-07T02:13:33.387983106Z level=info msg="Migration successfully executed" id="create team member table" duration=886.913µs logger=migrator t=2026-05-07T02:13:33.392933898Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-07T02:13:33.393863213Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=930.165µs logger=migrator t=2026-05-07T02:13:33.398826996Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-07T02:13:33.39974924Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=922.234µs logger=migrator t=2026-05-07T02:13:33.404855727Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-07T02:13:33.405761771Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=905.784µs logger=migrator t=2026-05-07T02:13:33.41058233Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-07T02:13:33.415198514Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.615814ms logger=migrator t=2026-05-07T02:13:33.420707691Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-07T02:13:33.426489875Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.786445ms logger=migrator t=2026-05-07T02:13:33.432080824Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-07T02:13:33.439911164Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.82444ms logger=migrator t=2026-05-07T02:13:33.4468838Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-07T02:13:33.448031641Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.150591ms logger=migrator t=2026-05-07T02:13:33.455358057Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-07T02:13:33.456312962Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=954.015µs logger=migrator t=2026-05-07T02:13:33.462707883Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-07T02:13:33.463666529Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=958.926µs logger=migrator t=2026-05-07T02:13:33.470589174Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-07T02:13:33.471497947Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=909.053µs logger=migrator t=2026-05-07T02:13:33.479889162Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-07T02:13:33.481740292Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.84933ms logger=migrator t=2026-05-07T02:13:33.487702911Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-07T02:13:33.489420717Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.717876ms logger=migrator t=2026-05-07T02:13:33.496159027Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-07T02:13:33.496854156Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=695.029µs logger=migrator t=2026-05-07T02:13:33.503192725Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-07T02:13:33.505408964Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.215949ms logger=migrator t=2026-05-07T02:13:33.512307719Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-07T02:13:33.513031278Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=724.55µs logger=migrator t=2026-05-07T02:13:33.519793719Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-07T02:13:33.520162578Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=369.709µs logger=migrator t=2026-05-07T02:13:33.525896743Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-07T02:13:33.527665199Z level=info msg="Migration successfully executed" id="create tag table" duration=1.773558ms logger=migrator t=2026-05-07T02:13:33.533938517Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-07T02:13:33.534917853Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=979.606µs logger=migrator t=2026-05-07T02:13:33.541044757Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-07T02:13:33.54343576Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.388013ms logger=migrator t=2026-05-07T02:13:33.558058762Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-07T02:13:33.558869954Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=812.573µs logger=migrator t=2026-05-07T02:13:33.564789002Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-07T02:13:33.56545974Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=670.818µs logger=migrator t=2026-05-07T02:13:33.571914782Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-07T02:13:33.59165993Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.743948ms logger=migrator t=2026-05-07T02:13:33.598954065Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-07T02:13:33.59988858Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=937.435µs logger=migrator t=2026-05-07T02:13:33.605568642Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-07T02:13:33.607804341Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.19621ms logger=migrator t=2026-05-07T02:13:33.614817109Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-07T02:13:33.615133537Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=317.008µs logger=migrator t=2026-05-07T02:13:33.621162528Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-07T02:13:33.622017471Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=858.643µs logger=migrator t=2026-05-07T02:13:33.627711554Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-07T02:13:33.628738992Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.026918ms logger=migrator t=2026-05-07T02:13:33.637940067Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-07T02:13:33.639226162Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.288665ms logger=migrator t=2026-05-07T02:13:33.649436335Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-07T02:13:33.649550198Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=119.133µs logger=migrator t=2026-05-07T02:13:33.6559839Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-07T02:13:33.663705336Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.717006ms logger=migrator t=2026-05-07T02:13:33.670350023Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-07T02:13:33.674388541Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.043698ms logger=migrator t=2026-05-07T02:13:33.681132242Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-07T02:13:33.68892882Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.794679ms logger=migrator t=2026-05-07T02:13:33.694649583Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-07T02:13:33.698409273Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.75855ms logger=migrator t=2026-05-07T02:13:33.704336231Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-07T02:13:33.705326219Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=991.737µs logger=migrator t=2026-05-07T02:13:33.712288264Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-07T02:13:33.719483366Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.191432ms logger=migrator t=2026-05-07T02:13:33.727190553Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-07T02:13:33.728132157Z level=info msg="Migration successfully executed" id="create server_lock table" duration=942.994µs logger=migrator t=2026-05-07T02:13:33.733602714Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-07T02:13:33.735640179Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.038214ms logger=migrator t=2026-05-07T02:13:33.742900153Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-07T02:13:33.7439159Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.017097ms logger=migrator t=2026-05-07T02:13:33.751937985Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-07T02:13:33.75365525Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.726307ms logger=migrator t=2026-05-07T02:13:33.758188072Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-07T02:13:33.759147827Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=959.555µs logger=migrator t=2026-05-07T02:13:33.766122413Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-07T02:13:33.76746896Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.345107ms logger=migrator t=2026-05-07T02:13:33.773281055Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-07T02:13:33.779351567Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.071552ms logger=migrator t=2026-05-07T02:13:33.78468097Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-07T02:13:33.785745858Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.066217ms logger=migrator t=2026-05-07T02:13:33.7944065Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-07T02:13:33.796513955Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.113195ms logger=migrator t=2026-05-07T02:13:33.800761839Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-07T02:13:33.801708215Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=946.926µs logger=migrator t=2026-05-07T02:13:33.808190758Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-07T02:13:33.810097919Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.906331ms logger=migrator t=2026-05-07T02:13:33.816158491Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-07T02:13:33.81873742Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.580849ms logger=migrator t=2026-05-07T02:13:33.82436367Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-07T02:13:33.824442183Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=79.462µs logger=migrator t=2026-05-07T02:13:33.829571769Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-07T02:13:33.829714964Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=144.505µs logger=migrator t=2026-05-07T02:13:33.835392634Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-07T02:13:33.837151292Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.759638ms logger=migrator t=2026-05-07T02:13:33.847078077Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-07T02:13:33.848338011Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.257074ms logger=migrator t=2026-05-07T02:13:33.854721332Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-07T02:13:33.855710688Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=989.986µs logger=migrator t=2026-05-07T02:13:33.864168395Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-07T02:13:33.864314368Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=150.533µs logger=migrator t=2026-05-07T02:13:33.870019661Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-07T02:13:33.871632304Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.613503ms logger=migrator t=2026-05-07T02:13:33.879135315Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-07T02:13:33.88009648Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=960.684µs logger=migrator t=2026-05-07T02:13:33.885674559Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-07T02:13:33.887358504Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.683895ms logger=migrator t=2026-05-07T02:13:33.893420526Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-07T02:13:33.894490434Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.069598ms logger=migrator t=2026-05-07T02:13:33.901379249Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-07T02:13:33.908129449Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.75136ms logger=migrator t=2026-05-07T02:13:33.914046508Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-07T02:13:33.915038934Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=992.696µs logger=migrator t=2026-05-07T02:13:33.922093632Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-07T02:13:33.922277787Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=189.755µs logger=migrator t=2026-05-07T02:13:33.928425931Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-07T02:13:33.930109767Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.684546ms logger=migrator t=2026-05-07T02:13:33.935214743Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-07T02:13:33.936276762Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.058718ms logger=migrator t=2026-05-07T02:13:33.941592114Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-07T02:13:33.942618241Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.026617ms logger=migrator t=2026-05-07T02:13:33.947464781Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-07T02:13:33.947599494Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=147.814µs logger=migrator t=2026-05-07T02:13:33.952650829Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-07T02:13:33.954345925Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.694136ms logger=migrator t=2026-05-07T02:13:33.961567528Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-07T02:13:33.962815011Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.243983ms logger=migrator t=2026-05-07T02:13:33.968149444Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-07T02:13:33.970102306Z 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.952392ms logger=migrator t=2026-05-07T02:13:33.976405365Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-07T02:13:33.977612657Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.205973ms logger=migrator t=2026-05-07T02:13:33.986768591Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-07T02:13:33.995872215Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.102813ms logger=migrator t=2026-05-07T02:13:34.000993641Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-07T02:13:34.001988328Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=992.757µs logger=migrator t=2026-05-07T02:13:34.007036303Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-07T02:13:34.007974178Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=938.015µs logger=migrator t=2026-05-07T02:13:34.01405048Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-07T02:13:34.04322885Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.17674ms logger=migrator t=2026-05-07T02:13:34.049168589Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-07T02:13:34.074514757Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.339648ms logger=migrator t=2026-05-07T02:13:34.080153467Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-07T02:13:34.080882627Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=735.18µs logger=migrator t=2026-05-07T02:13:34.087409502Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-07T02:13:34.088262494Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=853.452µs logger=migrator t=2026-05-07T02:13:34.093462743Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-07T02:13:34.098715034Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.25216ms logger=migrator t=2026-05-07T02:13:34.105215208Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-07T02:13:34.11056032Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.344123ms logger=migrator t=2026-05-07T02:13:34.114762473Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-07T02:13:34.115638616Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=877.334µs logger=migrator t=2026-05-07T02:13:34.121185724Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-07T02:13:34.122069028Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=883.294µs logger=migrator t=2026-05-07T02:13:34.128034688Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-07T02:13:34.128746896Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=712.688µs logger=migrator t=2026-05-07T02:13:34.135301662Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-07T02:13:34.136401561Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.099469ms logger=migrator t=2026-05-07T02:13:34.14271813Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-07T02:13:34.142844623Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=128.183µs logger=migrator t=2026-05-07T02:13:34.148490535Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-07T02:13:34.155551523Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.069979ms logger=migrator t=2026-05-07T02:13:34.16142944Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-07T02:13:34.167869013Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.439823ms logger=migrator t=2026-05-07T02:13:34.172698561Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-07T02:13:34.185876124Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=13.161412ms logger=migrator t=2026-05-07T02:13:34.196903488Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-07T02:13:34.197771451Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=871.723µs logger=migrator t=2026-05-07T02:13:34.203983838Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-07T02:13:34.205042546Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.059108ms logger=migrator t=2026-05-07T02:13:34.210174433Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-07T02:13:34.219355649Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.181836ms logger=migrator t=2026-05-07T02:13:34.22537104Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-07T02:13:34.233745443Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.368863ms logger=migrator t=2026-05-07T02:13:34.242147577Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-07T02:13:34.244021338Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.877771ms logger=migrator t=2026-05-07T02:13:34.253684016Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-07T02:13:34.26317931Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.495944ms logger=migrator t=2026-05-07T02:13:34.268595405Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-07T02:13:34.277725589Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.130854ms logger=migrator t=2026-05-07T02:13:34.282412084Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-07T02:13:34.282463896Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=52.142µs logger=migrator t=2026-05-07T02:13:34.287533391Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-07T02:13:34.290196553Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.65785ms logger=migrator t=2026-05-07T02:13:34.297563279Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-07T02:13:34.298762141Z 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.196692ms logger=migrator t=2026-05-07T02:13:34.305302776Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-07T02:13:34.307198516Z 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.89662ms logger=migrator t=2026-05-07T02:13:34.314632155Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-07T02:13:34.314765169Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=138.564µs logger=migrator t=2026-05-07T02:13:34.319014333Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-07T02:13:34.326968915Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.952383ms logger=migrator t=2026-05-07T02:13:34.335716859Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-07T02:13:34.341802112Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.090183ms logger=migrator t=2026-05-07T02:13:34.346261831Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-07T02:13:34.353124684Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.862843ms logger=migrator t=2026-05-07T02:13:34.359560817Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-07T02:13:34.364456497Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.89237ms logger=migrator t=2026-05-07T02:13:34.369610655Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-07T02:13:34.37614895Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.537335ms logger=migrator t=2026-05-07T02:13:34.381507223Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-07T02:13:34.381675778Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=169.524µs logger=migrator t=2026-05-07T02:13:34.388350156Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-07T02:13:34.389209079Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=858.903µs logger=migrator t=2026-05-07T02:13:34.394001747Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-07T02:13:34.403537992Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.537866ms logger=migrator t=2026-05-07T02:13:34.408561156Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-07T02:13:34.408627368Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.032µs logger=migrator t=2026-05-07T02:13:34.41431581Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-07T02:13:34.420616219Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.300338ms logger=migrator t=2026-05-07T02:13:34.424686807Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-07T02:13:34.426461065Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.774728ms logger=migrator t=2026-05-07T02:13:34.433636716Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-07T02:13:34.439826512Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.191026ms logger=migrator t=2026-05-07T02:13:34.444961909Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-07T02:13:34.445627087Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=665.038µs logger=migrator t=2026-05-07T02:13:34.452657895Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-07T02:13:34.453788225Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.13005ms logger=migrator t=2026-05-07T02:13:34.463984577Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-07T02:13:34.471701864Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.720597ms logger=migrator t=2026-05-07T02:13:34.486012987Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-07T02:13:34.487530117Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.516841ms logger=migrator t=2026-05-07T02:13:34.497585215Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-07T02:13:34.499537518Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.952143ms logger=migrator t=2026-05-07T02:13:34.505408045Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-07T02:13:34.506794902Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.388207ms logger=migrator t=2026-05-07T02:13:34.511473397Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-07T02:13:34.512579756Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.103679ms logger=migrator t=2026-05-07T02:13:34.518516336Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-07T02:13:34.518649059Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=132.703µs logger=migrator t=2026-05-07T02:13:34.522910552Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-07T02:13:34.523976441Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.065619ms logger=migrator t=2026-05-07T02:13:34.528177153Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-07T02:13:34.529168919Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=991.646µs logger=migrator t=2026-05-07T02:13:34.533530797Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-07T02:13:34.533977588Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-07T02:13:34.537963405Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-07T02:13:34.538716885Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=753.55µs logger=migrator t=2026-05-07T02:13:34.544365267Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-07T02:13:34.545711232Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.345805ms logger=migrator t=2026-05-07T02:13:34.552174715Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-07T02:13:34.559356697Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.179522ms logger=migrator t=2026-05-07T02:13:34.56654768Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-07T02:13:34.568600884Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.449888ms logger=migrator t=2026-05-07T02:13:34.575988741Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-07T02:13:34.577447061Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.45801ms logger=migrator t=2026-05-07T02:13:34.585530107Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-07T02:13:34.58643499Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=906.943µs logger=migrator t=2026-05-07T02:13:34.591027954Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-07T02:13:34.592176895Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.148741ms logger=migrator t=2026-05-07T02:13:34.597448525Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-07T02:13:34.598775611Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.330177ms logger=migrator t=2026-05-07T02:13:34.603895457Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-07T02:13:34.603925669Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.622µs logger=migrator t=2026-05-07T02:13:34.609767144Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-07T02:13:34.609858227Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=92.783µs logger=migrator t=2026-05-07T02:13:34.614882701Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-07T02:13:34.626277335Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.362884ms logger=migrator t=2026-05-07T02:13:34.644153293Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-07T02:13:34.644956815Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=807.452µs logger=migrator t=2026-05-07T02:13:34.650996827Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-07T02:13:34.652983139Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.991162ms logger=migrator t=2026-05-07T02:13:34.675902642Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-07T02:13:34.67692849Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=1.092179ms logger=migrator t=2026-05-07T02:13:34.683081955Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-07T02:13:34.684305217Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.225722ms logger=migrator t=2026-05-07T02:13:34.688813267Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-07T02:13:34.689790823Z level=info msg="Migration successfully executed" id="create secrets table" duration=978.046µs logger=migrator t=2026-05-07T02:13:34.695175288Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-07T02:13:34.727971483Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.791295ms logger=migrator t=2026-05-07T02:13:34.733707928Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-07T02:13:34.740941781Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.238873ms logger=migrator t=2026-05-07T02:13:34.746639853Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-07T02:13:34.746853849Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=214.236µs logger=migrator t=2026-05-07T02:13:34.750810235Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-07T02:13:34.782908753Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.097208ms logger=migrator t=2026-05-07T02:13:34.788298557Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-07T02:13:34.821181645Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.881228ms logger=migrator t=2026-05-07T02:13:34.826112988Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-07T02:13:34.826758575Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=646.457µs logger=migrator t=2026-05-07T02:13:34.832362235Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-07T02:13:34.834095571Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.732867ms logger=migrator t=2026-05-07T02:13:34.842628979Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-07T02:13:34.843109262Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=486.843µs logger=migrator t=2026-05-07T02:13:34.853051148Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-07T02:13:34.854560808Z level=info msg="Migration successfully executed" id="create permission table" duration=1.506681ms logger=migrator t=2026-05-07T02:13:34.859161781Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-07T02:13:34.860739822Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.578981ms logger=migrator t=2026-05-07T02:13:34.868271044Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-07T02:13:34.869333313Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.062529ms logger=migrator t=2026-05-07T02:13:34.875563059Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-07T02:13:34.877208273Z level=info msg="Migration successfully executed" id="create role table" duration=1.640934ms logger=migrator t=2026-05-07T02:13:34.882126945Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-07T02:13:34.892346598Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.214193ms logger=migrator t=2026-05-07T02:13:34.902226722Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-07T02:13:34.910679648Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.449217ms logger=migrator t=2026-05-07T02:13:34.917523391Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-07T02:13:34.918856447Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.336517ms logger=migrator t=2026-05-07T02:13:34.925163184Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-07T02:13:34.926701436Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.537912ms logger=migrator t=2026-05-07T02:13:34.934592267Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-07T02:13:34.93694034Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.352583ms logger=migrator t=2026-05-07T02:13:34.945278463Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-07T02:13:34.946651849Z level=info msg="Migration successfully executed" id="create team role table" duration=1.377747ms logger=migrator t=2026-05-07T02:13:34.950968775Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-07T02:13:34.952342742Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.372886ms logger=migrator t=2026-05-07T02:13:34.965115332Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-07T02:13:34.966717765Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.606083ms logger=migrator t=2026-05-07T02:13:34.971180815Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-07T02:13:34.972315555Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.13275ms logger=migrator t=2026-05-07T02:13:34.976375864Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-07T02:13:34.978167932Z level=info msg="Migration successfully executed" id="create user role table" duration=1.791178ms logger=migrator t=2026-05-07T02:13:34.98257239Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-07T02:13:34.983846373Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.275443ms logger=migrator t=2026-05-07T02:13:34.989623088Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-07T02:13:34.991636152Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.009444ms logger=migrator t=2026-05-07T02:13:34.99717317Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-07T02:13:34.999091811Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.919671ms logger=migrator t=2026-05-07T02:13:35.003608962Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-07T02:13:35.004484325Z level=info msg="Migration successfully executed" id="create builtin role table" duration=874.933µs logger=migrator t=2026-05-07T02:13:35.008694928Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-07T02:13:35.009758386Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.062588ms logger=migrator t=2026-05-07T02:13:35.013747813Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-07T02:13:35.014853642Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.105219ms logger=migrator t=2026-05-07T02:13:35.018799328Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-07T02:13:35.026601176Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.801588ms logger=migrator t=2026-05-07T02:13:35.030884301Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-07T02:13:35.032127074Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.253403ms logger=migrator t=2026-05-07T02:13:35.038876104Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-07T02:13:35.040354274Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.47825ms logger=migrator t=2026-05-07T02:13:35.045584644Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-07T02:13:35.046864199Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.277945ms logger=migrator t=2026-05-07T02:13:35.051036009Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-07T02:13:35.052303654Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.268184ms logger=migrator t=2026-05-07T02:13:35.056143286Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-07T02:13:35.056954408Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=811.052µs logger=migrator t=2026-05-07T02:13:35.063511413Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-07T02:13:35.065308911Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.796598ms logger=migrator t=2026-05-07T02:13:35.069790601Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-07T02:13:35.078198165Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.409184ms logger=migrator t=2026-05-07T02:13:35.082130721Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-07T02:13:35.087871394Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.740853ms logger=migrator t=2026-05-07T02:13:35.095068437Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-07T02:13:35.103160753Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.091835ms logger=migrator t=2026-05-07T02:13:35.109647897Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-07T02:13:35.121265077Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.61931ms logger=migrator t=2026-05-07T02:13:35.126982679Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-07T02:13:35.128043718Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.061739ms logger=migrator t=2026-05-07T02:13:35.132696313Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-07T02:13:35.133590777Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=894.564µs logger=migrator t=2026-05-07T02:13:35.139586907Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-07T02:13:35.140809729Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.222943ms logger=migrator t=2026-05-07T02:13:35.144922099Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-07T02:13:35.146987364Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.065255ms logger=migrator t=2026-05-07T02:13:35.151533975Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-07T02:13:35.152786669Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.252244ms logger=migrator t=2026-05-07T02:13:35.160574027Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-07T02:13:35.160811104Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=238.337µs logger=migrator t=2026-05-07T02:13:35.169486396Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-07T02:13:35.169652921Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=176.225µs logger=migrator t=2026-05-07T02:13:35.173798461Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-07T02:13:35.174541171Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=748.37µs logger=migrator t=2026-05-07T02:13:35.18272649Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-07T02:13:35.183846509Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.122109ms logger=migrator t=2026-05-07T02:13:35.187580309Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-07T02:13:35.188894914Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.313105ms logger=migrator t=2026-05-07T02:13:35.192388158Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-07T02:13:35.192599234Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=212.326µs logger=migrator t=2026-05-07T02:13:35.195380928Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-07T02:13:35.19582804Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=449.472µs logger=migrator t=2026-05-07T02:13:35.1988196Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-07T02:13:35.199518808Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=697.958µs logger=migrator t=2026-05-07T02:13:35.204459251Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-07T02:13:35.207374649Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.922668ms logger=migrator t=2026-05-07T02:13:35.219501113Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-07T02:13:35.228727989Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.232117ms logger=migrator t=2026-05-07T02:13:35.23322532Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-07T02:13:35.233385363Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=161.353µs logger=migrator t=2026-05-07T02:13:35.242891948Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-07T02:13:35.244147431Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.254023ms logger=migrator t=2026-05-07T02:13:35.255232797Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-07T02:13:35.257731745Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.504368ms logger=migrator t=2026-05-07T02:13:35.263639672Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-07T02:13:35.264746533Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.10707ms logger=migrator t=2026-05-07T02:13:35.274361309Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-07T02:13:35.281255984Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.899774ms logger=migrator t=2026-05-07T02:13:35.286895024Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-07T02:13:35.289817032Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.919918ms logger=migrator t=2026-05-07T02:13:35.296968384Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-07T02:13:35.298464804Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.49703ms logger=migrator t=2026-05-07T02:13:35.304919966Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-07T02:13:35.330722896Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.801329ms logger=migrator t=2026-05-07T02:13:35.338712109Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-07T02:13:35.340476406Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.766607ms logger=migrator t=2026-05-07T02:13:35.34774493Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-07T02:13:35.3492257Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.48173ms logger=migrator t=2026-05-07T02:13:35.354977185Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-07T02:13:35.356222887Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.246342ms logger=migrator t=2026-05-07T02:13:35.363913463Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-07T02:13:35.36681676Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.903518ms logger=migrator t=2026-05-07T02:13:35.376303194Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-07T02:13:35.37691569Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=617.237µs logger=migrator t=2026-05-07T02:13:35.390281177Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-07T02:13:35.392929149Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.649862ms logger=migrator t=2026-05-07T02:13:35.400784349Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-07T02:13:35.413701604Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.917596ms logger=migrator t=2026-05-07T02:13:35.417432943Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-07T02:13:35.418260035Z level=info msg="Migration successfully executed" id="create entity_events table" duration=826.082µs logger=migrator t=2026-05-07T02:13:35.421725788Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-07T02:13:35.422489338Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=762.85µs logger=migrator t=2026-05-07T02:13:35.428027607Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-07T02:13:35.428725945Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-07T02:13:35.434100979Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-07T02:13:35.435539818Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-07T02:13:35.445945536Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-07T02:13:35.448186346Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=2.362144ms logger=migrator t=2026-05-07T02:13:35.461915683Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-07T02:13:35.463336011Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.422049ms logger=migrator t=2026-05-07T02:13:35.468740745Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-07T02:13:35.47001959Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.282074ms logger=migrator t=2026-05-07T02:13:35.475811565Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-07T02:13:35.477727675Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.918312ms logger=migrator t=2026-05-07T02:13:35.485603655Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-07T02:13:35.486791527Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.190572ms logger=migrator t=2026-05-07T02:13:35.495895751Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-07T02:13:35.497049462Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.154511ms logger=migrator t=2026-05-07T02:13:35.504188312Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-07T02:13:35.50521343Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.025378ms logger=migrator t=2026-05-07T02:13:35.511742954Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-07T02:13:35.512961957Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.218722ms logger=migrator t=2026-05-07T02:13:35.518125245Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-07T02:13:35.519178003Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.059028ms logger=migrator t=2026-05-07T02:13:35.526305573Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-07T02:13:35.527256389Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=950.996µs logger=migrator t=2026-05-07T02:13:35.532028477Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-07T02:13:35.533195658Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.167331ms logger=migrator t=2026-05-07T02:13:35.54038008Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-07T02:13:35.563730794Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.351054ms logger=migrator t=2026-05-07T02:13:35.570072704Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-07T02:13:35.582083264Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.00749ms logger=migrator t=2026-05-07T02:13:35.588142127Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-07T02:13:35.595279948Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.13692ms logger=migrator t=2026-05-07T02:13:35.600907368Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-07T02:13:35.601501744Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=599.136µs logger=migrator t=2026-05-07T02:13:35.610057812Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-07T02:13:35.619613538Z level=info msg="Migration successfully executed" id="add share column" duration=9.549956ms logger=migrator t=2026-05-07T02:13:35.707468167Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-07T02:13:35.708018651Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=565.956µs logger=migrator t=2026-05-07T02:13:35.713337883Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-07T02:13:35.714616377Z level=info msg="Migration successfully executed" id="create file table" duration=1.278734ms logger=migrator t=2026-05-07T02:13:35.7203333Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-07T02:13:35.721929303Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.594443ms logger=migrator t=2026-05-07T02:13:35.727324647Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-07T02:13:35.729346631Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.021314ms logger=migrator t=2026-05-07T02:13:35.735840805Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-07T02:13:35.736827931Z level=info msg="Migration successfully executed" id="create file_meta table" duration=985.666µs logger=migrator t=2026-05-07T02:13:35.744789424Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-07T02:13:35.747195928Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.406424ms logger=migrator t=2026-05-07T02:13:35.753163878Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-07T02:13:35.753285211Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=122.773µs logger=migrator t=2026-05-07T02:13:35.758202803Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-07T02:13:35.758333456Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=139.413µs logger=migrator t=2026-05-07T02:13:35.763846003Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-07T02:13:35.764905442Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.057158ms logger=migrator t=2026-05-07T02:13:35.771743784Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-07T02:13:35.772078634Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=335.15µs logger=migrator t=2026-05-07T02:13:35.777333363Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-07T02:13:35.779717927Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.389354ms logger=migrator t=2026-05-07T02:13:35.785463131Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-07T02:13:35.795730375Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.265484ms logger=migrator t=2026-05-07T02:13:35.80150421Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-07T02:13:35.801787587Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=284.787µs logger=migrator t=2026-05-07T02:13:35.807915311Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-07T02:13:35.809104763Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.189432ms logger=migrator t=2026-05-07T02:13:35.81648178Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-07T02:13:35.817410815Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=929.845µs logger=migrator t=2026-05-07T02:13:35.823157609Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-07T02:13:35.823398765Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=238.996µs logger=migrator t=2026-05-07T02:13:35.828149102Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-07T02:13:35.828673286Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=533.854µs logger=migrator t=2026-05-07T02:13:35.833356582Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-07T02:13:35.844611112Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.250121ms logger=migrator t=2026-05-07T02:13:35.850916691Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-07T02:13:35.859190852Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.27272ms logger=migrator t=2026-05-07T02:13:35.865193122Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-07T02:13:35.866634321Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.443018ms logger=migrator t=2026-05-07T02:13:35.872832017Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-07T02:13:35.945331814Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.493198ms logger=migrator t=2026-05-07T02:13:35.952825895Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-07T02:13:35.953840512Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.016027ms logger=migrator t=2026-05-07T02:13:35.959545494Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-07T02:13:35.962102223Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.549839ms logger=migrator t=2026-05-07T02:13:35.968189256Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-07T02:13:35.993766809Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.577504ms logger=migrator t=2026-05-07T02:13:36.001062815Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-07T02:13:36.013287031Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.220776ms logger=migrator t=2026-05-07T02:13:36.020102263Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-07T02:13:36.02038585Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=284.547µs logger=migrator t=2026-05-07T02:13:36.024924172Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-07T02:13:36.0252342Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=307.468µs logger=migrator t=2026-05-07T02:13:36.032595717Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-07T02:13:36.033013588Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=418.621µs logger=migrator t=2026-05-07T02:13:36.038342821Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-07T02:13:36.038736232Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=389.551µs logger=migrator t=2026-05-07T02:13:36.044252409Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-07T02:13:36.044500345Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=244.276µs logger=migrator t=2026-05-07T02:13:36.049585721Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-07T02:13:36.051379809Z level=info msg="Migration successfully executed" id="create folder table" duration=1.822299ms logger=migrator t=2026-05-07T02:13:36.058568472Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-07T02:13:36.059875747Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.307305ms logger=migrator t=2026-05-07T02:13:36.066240776Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-07T02:13:36.067473439Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.232363ms logger=migrator t=2026-05-07T02:13:36.073658045Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-07T02:13:36.073688285Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.56µs logger=migrator t=2026-05-07T02:13:36.080069816Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-07T02:13:36.082567493Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.495198ms logger=migrator t=2026-05-07T02:13:36.089380335Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-07T02:13:36.090529716Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.14995ms logger=migrator t=2026-05-07T02:13:36.098061227Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-07T02:13:36.100183114Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.120326ms logger=migrator t=2026-05-07T02:13:36.105358452Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-07T02:13:36.106115382Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=753.9µs logger=migrator t=2026-05-07T02:13:36.111237329Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-07T02:13:36.111666311Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=429.662µs logger=migrator t=2026-05-07T02:13:36.116863179Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-07T02:13:36.118694018Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.831499ms logger=migrator t=2026-05-07T02:13:36.126497706Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-07T02:13:36.127844533Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.346917ms logger=migrator t=2026-05-07T02:13:36.133216577Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-07T02:13:36.134863501Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.646283ms logger=migrator t=2026-05-07T02:13:36.141553629Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-07T02:13:36.142953757Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.399698ms logger=migrator t=2026-05-07T02:13:36.1482997Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-07T02:13:36.150019966Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.721216ms logger=migrator t=2026-05-07T02:13:36.155084101Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-07T02:13:36.156342105Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.259304ms logger=migrator t=2026-05-07T02:13:36.163089305Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-07T02:13:36.165079979Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.989744ms logger=migrator t=2026-05-07T02:13:36.171250963Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-07T02:13:36.173171515Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.921092ms logger=migrator t=2026-05-07T02:13:36.17936653Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-07T02:13:36.180930382Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.564252ms logger=migrator t=2026-05-07T02:13:36.187736234Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-07T02:13:36.188950376Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.209042ms logger=migrator t=2026-05-07T02:13:36.194153356Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-07T02:13:36.196123668Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.966912ms logger=migrator t=2026-05-07T02:13:36.201757269Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-07T02:13:36.202458398Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=708.92µs logger=migrator t=2026-05-07T02:13:36.210132123Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-07T02:13:36.223668365Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.540432ms logger=migrator t=2026-05-07T02:13:36.229372007Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-07T02:13:36.230194509Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=823.861µs logger=migrator t=2026-05-07T02:13:36.235668755Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-07T02:13:36.235691306Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.051µs logger=migrator t=2026-05-07T02:13:36.240623617Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-07T02:13:36.242618621Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.991174ms logger=migrator t=2026-05-07T02:13:36.248073037Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-07T02:13:36.248091128Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.191µs logger=migrator t=2026-05-07T02:13:36.253840421Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-07T02:13:36.255486155Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.645664ms logger=migrator t=2026-05-07T02:13:36.26129568Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-07T02:13:36.262685497Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.390397ms logger=migrator t=2026-05-07T02:13:36.268894984Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-07T02:13:36.270276461Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.384037ms logger=migrator t=2026-05-07T02:13:36.275168891Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-07T02:13:36.276037024Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=869.843µs logger=migrator t=2026-05-07T02:13:36.282146398Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-07T02:13:36.282525418Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=382.519µs logger=migrator t=2026-05-07T02:13:36.287392007Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-07T02:13:36.288610851Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.214033ms logger=migrator t=2026-05-07T02:13:36.29347217Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-07T02:13:36.294551219Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.078739ms logger=migrator t=2026-05-07T02:13:36.299406059Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-07T02:13:36.300513548Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.066178ms logger=migrator t=2026-05-07T02:13:36.305898992Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-07T02:13:36.319874026Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.969574ms logger=migrator t=2026-05-07T02:13:36.326134853Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-07T02:13:36.336824369Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.688606ms logger=migrator t=2026-05-07T02:13:36.342288095Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-07T02:13:36.352765325Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.47718ms logger=migrator t=2026-05-07T02:13:36.357078261Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-07T02:13:36.357136812Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=58.881µs logger=migrator t=2026-05-07T02:13:36.361820168Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-07T02:13:36.374600129Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.72341ms logger=migrator t=2026-05-07T02:13:36.380202578Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-07T02:13:36.390521655Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.318207ms logger=migrator t=2026-05-07T02:13:36.395918289Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-07T02:13:36.396232637Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=314.139µs logger=migrator t=2026-05-07T02:13:36.401263792Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.812012748s logger=migrator t=2026-05-07T02:13:36.402137235Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-07T02:13:36.418634016Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-07T02:13:36.418936944Z level=info msg="Created default organization" logger=secrets t=2026-05-07T02:13:36.425004486Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-07T02:13:36.480666414Z level=info msg="Restored cache from database" duration=448.972µs logger=plugin.store t=2026-05-07T02:13:36.481964449Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-07T02:13:36.523183271Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-07T02:13:36.523215161Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-07T02:13:36.523305244Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-07T02:13:36.523320904Z level=info msg="Plugins loaded" count=54 duration=41.357395ms logger=query_data t=2026-05-07T02:13:36.527454465Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-07T02:13:36.530928228Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-07T02:13:36.538950692Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-07T02:13:36.557027905Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-07T02:13:36.563423457Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-07T02:13:36.566346015Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-07T02:13:36.596197212Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-07T02:13:36.618863068Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-07T02:13:36.641715959Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-07T02:13:36.64175215Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-07T02:13:36.642114829Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-07T02:13:36.642702046Z level=info msg="State cache has been initialized" states=0 duration=586.207µs logger=ngalert.multiorg.alertmanager t=2026-05-07T02:13:36.642745086Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-05-07T02:13:36.642774587Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-07T02:13:36.642847289Z level=info msg=starting first_tick=2026-05-07T02:13:40Z logger=grafanaStorageLogger t=2026-05-07T02:13:36.642977202Z level=info msg="Storage starting" logger=http.server t=2026-05-07T02:13:36.646318322Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-07T02:13:36.709312866Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-07T02:13:36.758288115Z level=info msg="Update check succeeded" duration=114.48545ms logger=grafana.update.checker t=2026-05-07T02:13:36.760100404Z level=info msg="Update check succeeded" duration=116.228127ms logger=provisioning.dashboard t=2026-05-07T02:13:36.772551106Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-07T02:13:36.773850301Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-07T02:13:36.880948364Z level=info msg="Patterns update finished" duration=116.081363ms logger=grafana-apiserver t=2026-05-07T02:13:37.664781796Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-07T02:13:37.665458055Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-07T02:13:38.731634333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:38.732387393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:38.757539136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:38.787861447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:38.810564843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:38.84487187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:38.86691125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.048549544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.082386549Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-07T02:13:39.108043495Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-07T02:13:39.119579473Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-07T02:13:39.121099674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.141256363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.218724473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.239284483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.286054844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.309917001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.34129605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.35592165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.380402775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.401072538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.437989454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.452056591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.497690211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.512606999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.548069047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.565581375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.59908328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.618012187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.648471301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.664836709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.698604761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.722577562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.763925417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.777389447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.820423107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.834803831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.877636347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.895276267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.928235429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.951713737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:39.993775591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:40.011896665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:40.050397625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:40.078593458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:40.120548149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:40.137973955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:40.175684743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:40.189942705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:40.228943937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:40.243806865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:40.29190919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:40.304680841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:41.046113421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:41.065250342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:41.647938748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:41.666636007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:41.723661621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:41.739748241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:41.782035722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:41.801112311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:41.853929494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:41.873663451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:41.926355739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:41.941640088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:41.986376543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.004782096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.056503229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.087316682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.173526106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.212307083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.311632079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.327291787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.418284619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.437705208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.526416629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.545585022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.632044323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.655229962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.756076268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.777606044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T02:13:42.865062971Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-07T02:15:08.667341365Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-07T02:23:36.68589904Z level=info msg="Completed cleanup jobs" duration=43.492967ms logger=plugins.update.checker t=2026-05-07T02:23:36.808990028Z level=info msg="Update check succeeded" duration=50.318096ms logger=sqlstore.transactions t=2026-05-07T02:28:36.546852191Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-07T02:33:36.667736589Z level=info msg="Completed cleanup jobs" duration=24.840469ms logger=plugins.update.checker t=2026-05-07T02:33:36.807170894Z level=info msg="Update check succeeded" duration=48.648881ms logger=cleanup t=2026-05-07T02:43:36.66482556Z level=info msg="Completed cleanup jobs" duration=22.612642ms logger=plugins.update.checker t=2026-05-07T02:43:36.806532158Z level=info msg="Update check succeeded" duration=47.527537ms logger=infra.usagestats t=2026-05-07T02:45:08.690507907Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-07T02:53:36.657857607Z level=info msg="Completed cleanup jobs" duration=15.682854ms logger=plugins.update.checker t=2026-05-07T02:53:36.809335885Z level=info msg="Update check succeeded" duration=50.45903ms