logger=settings t=2026-08-20T01:17:51.207373853Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-20T01:17:51Z logger=settings t=2026-08-20T01:17:51.20764544Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-20T01:17:51.20765679Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-20T01:17:51.20766037Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-20T01:17:51.20766332Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-20T01:17:51.207666081Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-20T01:17:51.207669081Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-20T01:17:51.207672391Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-20T01:17:51.207678291Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-20T01:17:51.207681251Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-20T01:17:51.207684111Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-20T01:17:51.207687591Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-20T01:17:51.207690891Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-20T01:17:51.207693861Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-20T01:17:51.207700141Z level=info msg=Target target=[all] logger=settings t=2026-08-20T01:17:51.207706252Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-20T01:17:51.207709782Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-20T01:17:51.207712872Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-20T01:17:51.207715752Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-20T01:17:51.207720702Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-20T01:17:51.207724062Z level=info msg="App mode production" logger=sqlstore t=2026-08-20T01:17:51.208004429Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-20T01:17:51.208021059Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-20T01:17:51.209589259Z level=info msg="Locking database" logger=migrator t=2026-08-20T01:17:51.20960242Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-20T01:17:51.210141013Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-20T01:17:51.211005104Z level=info msg="Migration successfully executed" id="create migration_log table" duration=866.601µs logger=migrator t=2026-08-20T01:17:51.216409601Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-20T01:17:51.217155639Z level=info msg="Migration successfully executed" id="create user table" duration=746.028µs logger=migrator t=2026-08-20T01:17:51.222654288Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-20T01:17:51.223550711Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=896.333µs logger=migrator t=2026-08-20T01:17:51.231555974Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-20T01:17:51.232504677Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=943.473µs logger=migrator t=2026-08-20T01:17:51.238666052Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-20T01:17:51.240046028Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.379566ms logger=migrator t=2026-08-20T01:17:51.244995522Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-20T01:17:51.245809743Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=817.561µs logger=migrator t=2026-08-20T01:17:51.25088101Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-20T01:17:51.25640929Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.52741ms logger=migrator t=2026-08-20T01:17:51.260141195Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-20T01:17:51.261023727Z level=info msg="Migration successfully executed" id="create user table v2" duration=882.302µs logger=migrator t=2026-08-20T01:17:51.267929942Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-20T01:17:51.269244294Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.313673ms logger=migrator t=2026-08-20T01:17:51.276043965Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-20T01:17:51.277146984Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.102589ms logger=migrator t=2026-08-20T01:17:51.28295319Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-20T01:17:51.28333427Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=376.2µs logger=migrator t=2026-08-20T01:17:51.288687875Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-20T01:17:51.289608668Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=923.523µs logger=migrator t=2026-08-20T01:17:51.293596299Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-20T01:17:51.295382924Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.795064ms logger=migrator t=2026-08-20T01:17:51.298829151Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-20T01:17:51.298874022Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.801µs logger=migrator t=2026-08-20T01:17:51.302441802Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-20T01:17:51.303646412Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.20413ms logger=migrator t=2026-08-20T01:17:51.30829667Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-20T01:17:51.308563986Z level=info msg="Migration successfully executed" id="Add missing user data" duration=267.446µs logger=migrator t=2026-08-20T01:17:51.31228465Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-20T01:17:51.313395808Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.110538ms logger=migrator t=2026-08-20T01:17:51.316987739Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-20T01:17:51.319197865Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=2.209336ms logger=migrator t=2026-08-20T01:17:51.325066183Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-20T01:17:51.32616275Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.093537ms logger=migrator t=2026-08-20T01:17:51.33171671Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-20T01:17:51.347071088Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=15.352398ms logger=migrator t=2026-08-20T01:17:51.351210972Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-20T01:17:51.352239479Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.028097ms logger=migrator t=2026-08-20T01:17:51.355929202Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-20T01:17:51.356131267Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=202.835µs logger=migrator t=2026-08-20T01:17:51.359622184Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-20T01:17:51.360352413Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=730.119µs logger=migrator t=2026-08-20T01:17:51.365508973Z 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-08-20T01:17:51.366194311Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=685.098µs logger=migrator t=2026-08-20T01:17:51.37213606Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-20T01:17:51.372540161Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=401.82µs logger=migrator t=2026-08-20T01:17:51.37804905Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-20T01:17:51.379105166Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.055976ms logger=migrator t=2026-08-20T01:17:51.3843987Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-20T01:17:51.385164219Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=765.44µs logger=migrator t=2026-08-20T01:17:51.389981631Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-20T01:17:51.392170586Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.190255ms logger=migrator t=2026-08-20T01:17:51.400780193Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-20T01:17:51.402359654Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.58131ms logger=migrator t=2026-08-20T01:17:51.408616131Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-20T01:17:51.410162279Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.545628ms logger=migrator t=2026-08-20T01:17:51.414881759Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-20T01:17:51.41490741Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=26.471µs logger=migrator t=2026-08-20T01:17:51.419507406Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-20T01:17:51.420198273Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=690.677µs logger=migrator t=2026-08-20T01:17:51.424259595Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-20T01:17:51.42482501Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=564.405µs logger=migrator t=2026-08-20T01:17:51.42999453Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-20T01:17:51.430443802Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=447.892µs logger=migrator t=2026-08-20T01:17:51.434684968Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-20T01:17:51.435325154Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=640.306µs logger=migrator t=2026-08-20T01:17:51.44267083Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-20T01:17:51.447727118Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.055158ms logger=migrator t=2026-08-20T01:17:51.471880357Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-20T01:17:51.474466532Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.588355ms logger=migrator t=2026-08-20T01:17:51.479641243Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-20T01:17:51.480940936Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.299973ms logger=migrator t=2026-08-20T01:17:51.48547245Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-20T01:17:51.486182778Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=714.537µs logger=migrator t=2026-08-20T01:17:51.491639565Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-20T01:17:51.492850566Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.210811ms logger=migrator t=2026-08-20T01:17:51.497794481Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-20T01:17:51.49896288Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.162269ms logger=migrator t=2026-08-20T01:17:51.504335556Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-20T01:17:51.504723336Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=387.799µs logger=migrator t=2026-08-20T01:17:51.511163008Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-20T01:17:51.511976569Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=812.921µs logger=migrator t=2026-08-20T01:17:51.517362855Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-20T01:17:51.518075093Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=706.047µs logger=migrator t=2026-08-20T01:17:51.524044263Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-20T01:17:51.524743131Z level=info msg="Migration successfully executed" id="create star table" duration=706.458µs logger=migrator t=2026-08-20T01:17:51.530185798Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-20T01:17:51.531294407Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.105458ms logger=migrator t=2026-08-20T01:17:51.53777165Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-20T01:17:51.538814776Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.043615ms logger=migrator t=2026-08-20T01:17:51.544373276Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-20T01:17:51.545336941Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=963.525µs logger=migrator t=2026-08-20T01:17:51.551728622Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-20T01:17:51.552517991Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=789.129µs logger=migrator t=2026-08-20T01:17:51.55798445Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-20T01:17:51.558759319Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=774.749µs logger=migrator t=2026-08-20T01:17:51.564436542Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-20T01:17:51.565685574Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.247942ms logger=migrator t=2026-08-20T01:17:51.57064727Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-20T01:17:51.571740727Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.093948ms logger=migrator t=2026-08-20T01:17:51.577727547Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-20T01:17:51.577758058Z level=info msg="Migration successfully executed" id="Update org table charset" duration=35.531µs logger=migrator t=2026-08-20T01:17:51.582066688Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-20T01:17:51.582110219Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=45.032µs logger=migrator t=2026-08-20T01:17:51.586690953Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-20T01:17:51.586979341Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=287.148µs logger=migrator t=2026-08-20T01:17:51.591146476Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-20T01:17:51.592587492Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.440206ms logger=migrator t=2026-08-20T01:17:51.598184073Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-20T01:17:51.599353173Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.16871ms logger=migrator t=2026-08-20T01:17:51.604142015Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-20T01:17:51.605348415Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.211861ms logger=migrator t=2026-08-20T01:17:51.610023583Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-20T01:17:51.61069892Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=675.127µs logger=migrator t=2026-08-20T01:17:51.615401909Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-20T01:17:51.617174043Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.771164ms logger=migrator t=2026-08-20T01:17:51.62300358Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-20T01:17:51.624129319Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.126639ms logger=migrator t=2026-08-20T01:17:51.628854697Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-20T01:17:51.634843308Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.011421ms logger=migrator t=2026-08-20T01:17:51.639279031Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-20T01:17:51.640090321Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=811.74µs logger=migrator t=2026-08-20T01:17:51.645331893Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-20T01:17:51.645969879Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=637.806µs logger=migrator t=2026-08-20T01:17:51.650600986Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-20T01:17:51.651173381Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=576.705µs logger=migrator t=2026-08-20T01:17:51.658815964Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-20T01:17:51.659385608Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=569.354µs logger=migrator t=2026-08-20T01:17:51.665088602Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-20T01:17:51.666036676Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=954.435µs logger=migrator t=2026-08-20T01:17:51.67054359Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-20T01:17:51.670640562Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=97.742µs logger=migrator t=2026-08-20T01:17:51.67491345Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-20T01:17:51.677769952Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.855602ms logger=migrator t=2026-08-20T01:17:51.683497077Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-20T01:17:51.685389945Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.892528ms logger=migrator t=2026-08-20T01:17:51.690180585Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-20T01:17:51.693654942Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.461037ms logger=migrator t=2026-08-20T01:17:51.700065595Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-20T01:17:51.700840324Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=774.469µs logger=migrator t=2026-08-20T01:17:51.704742092Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-20T01:17:51.706570249Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.827947ms logger=migrator t=2026-08-20T01:17:51.710727934Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-20T01:17:51.711574595Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=846.161µs logger=migrator t=2026-08-20T01:17:51.717822223Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-20T01:17:51.718603562Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=781.249µs logger=migrator t=2026-08-20T01:17:51.72327491Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-20T01:17:51.723305691Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.531µs logger=migrator t=2026-08-20T01:17:51.727377354Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-20T01:17:51.727406985Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=37.521µs logger=migrator t=2026-08-20T01:17:51.734126854Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-20T01:17:51.737250583Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.123139ms logger=migrator t=2026-08-20T01:17:51.741528471Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-20T01:17:51.746114656Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.585855ms logger=migrator t=2026-08-20T01:17:51.74982501Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-20T01:17:51.752113937Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.288057ms logger=migrator t=2026-08-20T01:17:51.756408276Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-20T01:17:51.758402447Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.990401ms logger=migrator t=2026-08-20T01:17:51.764545832Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-20T01:17:51.764794968Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=249.626µs logger=migrator t=2026-08-20T01:17:51.768834469Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-20T01:17:51.769683092Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=848.372µs logger=migrator t=2026-08-20T01:17:51.774471422Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-20T01:17:51.775245822Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=774.47µs logger=migrator t=2026-08-20T01:17:51.781375386Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-20T01:17:51.781402187Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.661µs logger=migrator t=2026-08-20T01:17:51.785529491Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-20T01:17:51.786414744Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=885.203µs logger=migrator t=2026-08-20T01:17:51.791104071Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-20T01:17:51.792663731Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.55914ms logger=migrator t=2026-08-20T01:17:51.799493363Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-20T01:17:51.805905005Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.411152ms logger=migrator t=2026-08-20T01:17:51.817293973Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-20T01:17:51.817843066Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=549.513µs logger=migrator t=2026-08-20T01:17:51.822289518Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-20T01:17:51.822896524Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=606.806µs logger=migrator t=2026-08-20T01:17:51.829430679Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-20T01:17:51.830050354Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=619.685µs logger=migrator t=2026-08-20T01:17:51.834788174Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-20T01:17:51.83503998Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=251.796µs logger=migrator t=2026-08-20T01:17:51.83861417Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-20T01:17:51.839026341Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=408.99µs logger=migrator t=2026-08-20T01:17:51.844874148Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-20T01:17:51.847042253Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.169745ms logger=migrator t=2026-08-20T01:17:51.852156012Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-20T01:17:51.853579108Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.423736ms logger=migrator t=2026-08-20T01:17:51.858468441Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-20T01:17:51.858956564Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=484.262µs logger=migrator t=2026-08-20T01:17:51.864090633Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-20T01:17:51.864276368Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=188.475µs logger=migrator t=2026-08-20T01:17:51.869399007Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-20T01:17:51.870211498Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=812.261µs logger=migrator t=2026-08-20T01:17:51.87347545Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-20T01:17:51.876012775Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.536474ms logger=migrator t=2026-08-20T01:17:51.879603435Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-20T01:17:51.880721912Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.117707ms logger=migrator t=2026-08-20T01:17:51.893410353Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-20T01:17:51.894183282Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=775.369µs logger=migrator t=2026-08-20T01:17:51.898876841Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-20T01:17:51.899482086Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=603.415µs logger=migrator t=2026-08-20T01:17:51.904357109Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-20T01:17:51.904994375Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=637.566µs logger=migrator t=2026-08-20T01:17:51.909495299Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-20T01:17:51.910051903Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=556.874µs logger=migrator t=2026-08-20T01:17:51.9135033Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-20T01:17:51.920430184Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.910264ms logger=migrator t=2026-08-20T01:17:51.925540863Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-20T01:17:51.92658882Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.047287ms logger=migrator t=2026-08-20T01:17:51.930699654Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-20T01:17:51.931576405Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=876.311µs logger=migrator t=2026-08-20T01:17:51.935931186Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-20T01:17:51.937414094Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.484648ms logger=migrator t=2026-08-20T01:17:51.942773378Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-20T01:17:51.943820855Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.047047ms logger=migrator t=2026-08-20T01:17:51.948282267Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-20T01:17:51.950888193Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.604966ms logger=migrator t=2026-08-20T01:17:51.954618998Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-20T01:17:51.957419758Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.805831ms logger=migrator t=2026-08-20T01:17:51.962748463Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-20T01:17:51.962773123Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=25.51µs logger=migrator t=2026-08-20T01:17:51.966266871Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-20T01:17:51.966473076Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=206.735µs logger=migrator t=2026-08-20T01:17:51.971867703Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-20T01:17:51.976270013Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.4016ms logger=migrator t=2026-08-20T01:17:51.98005975Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-20T01:17:51.980257984Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=197.615µs logger=migrator t=2026-08-20T01:17:51.985685431Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-20T01:17:51.985941708Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=246.567µs logger=migrator t=2026-08-20T01:17:51.991756384Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-20T01:17:51.996960836Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.176091ms logger=migrator t=2026-08-20T01:17:52.00110949Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-20T01:17:52.001974533Z level=info msg="Migration successfully executed" id="Update uid value" duration=863.982µs logger=migrator t=2026-08-20T01:17:52.007407829Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-20T01:17:52.008285772Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=871.673µs logger=migrator t=2026-08-20T01:17:52.014822856Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-20T01:17:52.016173881Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.349995ms logger=migrator t=2026-08-20T01:17:52.021777792Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-20T01:17:52.022979202Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.19773ms logger=migrator t=2026-08-20T01:17:52.213351646Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-20T01:17:52.2154753Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.126064ms logger=migrator t=2026-08-20T01:17:52.417287692Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-20T01:17:52.418383339Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.097587ms logger=migrator t=2026-08-20T01:17:52.476005844Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-20T01:17:52.477600024Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.59613ms logger=migrator t=2026-08-20T01:17:52.552032542Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-20T01:17:52.553816698Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.776115ms logger=migrator t=2026-08-20T01:17:52.628559383Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-20T01:17:52.629555949Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=998.766µs logger=migrator t=2026-08-20T01:17:52.72868557Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-20T01:17:52.729794687Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.111357ms logger=migrator t=2026-08-20T01:17:52.812116825Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-20T01:17:52.820088907Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.972502ms logger=migrator t=2026-08-20T01:17:52.855641523Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-20T01:17:52.856834564Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.193241ms logger=migrator t=2026-08-20T01:17:52.940873954Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-20T01:17:52.942357751Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.485117ms logger=migrator t=2026-08-20T01:17:53.039074752Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-20T01:17:53.040692922Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.62104ms logger=migrator t=2026-08-20T01:17:53.146933453Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-20T01:17:53.148619066Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.710263ms logger=migrator t=2026-08-20T01:17:53.1559009Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-20T01:17:53.157590273Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.688113ms logger=migrator t=2026-08-20T01:17:53.161620405Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-20T01:17:53.162207979Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=583.714µs logger=migrator t=2026-08-20T01:17:53.168832986Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-20T01:17:53.168860387Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.331µs logger=migrator t=2026-08-20T01:17:53.172774836Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-20T01:17:53.176553311Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.778086ms logger=migrator t=2026-08-20T01:17:53.182717767Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-20T01:17:53.185876376Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.161559ms logger=migrator t=2026-08-20T01:17:53.197164101Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-20T01:17:53.197318605Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=155.774µs logger=migrator t=2026-08-20T01:17:53.201212564Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-20T01:17:53.205149493Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.935389ms logger=migrator t=2026-08-20T01:17:53.211328738Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-20T01:17:53.213290628Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.96176ms logger=migrator t=2026-08-20T01:17:53.218245594Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-20T01:17:53.219212068Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=961.164µs logger=migrator t=2026-08-20T01:17:53.226226445Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-20T01:17:53.226674476Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=448.231µs logger=migrator t=2026-08-20T01:17:53.230364509Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-20T01:17:53.231355954Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=990.905µs logger=migrator t=2026-08-20T01:17:53.238059293Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-20T01:17:53.238858673Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=798.24µs logger=migrator t=2026-08-20T01:17:53.246986919Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-20T01:17:53.247927852Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=936.783µs logger=migrator t=2026-08-20T01:17:53.252159389Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-20T01:17:53.253217835Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.058866ms logger=migrator t=2026-08-20T01:17:53.258274423Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-20T01:17:53.258369256Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=95.303µs logger=migrator t=2026-08-20T01:17:53.262985823Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-20T01:17:53.263010943Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=26.22µs logger=migrator t=2026-08-20T01:17:53.268244215Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-20T01:17:53.271030826Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.786481ms logger=migrator t=2026-08-20T01:17:53.275295273Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-20T01:17:53.279950451Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.658627ms logger=migrator t=2026-08-20T01:17:53.284764061Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-20T01:17:53.284865035Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=101.104µs logger=migrator t=2026-08-20T01:17:53.288555298Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-20T01:17:53.28983303Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.277161ms logger=migrator t=2026-08-20T01:17:53.294636561Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-20T01:17:53.296116279Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.469577ms logger=migrator t=2026-08-20T01:17:53.301567046Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-20T01:17:53.301592566Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.65µs logger=migrator t=2026-08-20T01:17:53.30526741Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-20T01:17:53.306328456Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.060596ms logger=migrator t=2026-08-20T01:17:53.312116592Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-20T01:17:53.313155589Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.040757ms logger=migrator t=2026-08-20T01:17:53.316897333Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-20T01:17:53.320179325Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.281562ms logger=migrator t=2026-08-20T01:17:53.327009129Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-20T01:17:53.327091771Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=89.213µs logger=migrator t=2026-08-20T01:17:53.332067605Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-20T01:17:53.333608664Z level=info msg="Migration successfully executed" id="create session table" duration=1.540339ms logger=migrator t=2026-08-20T01:17:53.33975822Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-20T01:17:53.339931864Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=174.354µs logger=migrator t=2026-08-20T01:17:53.343586026Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-20T01:17:53.343683798Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=98.282µs logger=migrator t=2026-08-20T01:17:53.347359022Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-20T01:17:53.34811372Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=754.078µs logger=migrator t=2026-08-20T01:17:53.354898262Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-20T01:17:53.356218485Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.318243ms logger=migrator t=2026-08-20T01:17:53.362828642Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-20T01:17:53.362855592Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.981µs logger=migrator t=2026-08-20T01:17:53.367763886Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-20T01:17:53.36791924Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=157.774µs logger=migrator t=2026-08-20T01:17:53.372973228Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-20T01:17:53.37818587Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.212242ms logger=migrator t=2026-08-20T01:17:53.381653937Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-20T01:17:53.384692474Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.038417ms logger=migrator t=2026-08-20T01:17:53.388499059Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-20T01:17:53.388676595Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=178.875µs logger=migrator t=2026-08-20T01:17:53.393961937Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-20T01:17:53.3940691Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=102.613µs logger=migrator t=2026-08-20T01:17:53.401083697Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-20T01:17:53.401948529Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=865.252µs logger=migrator t=2026-08-20T01:17:53.409072259Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-20T01:17:53.409135621Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=61.141µs logger=migrator t=2026-08-20T01:17:53.414031924Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-20T01:17:53.416844075Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.816751ms logger=migrator t=2026-08-20T01:17:53.422715333Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-20T01:17:53.422881497Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=163.274µs logger=migrator t=2026-08-20T01:17:53.426280943Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-20T01:17:53.43170394Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.422137ms logger=migrator t=2026-08-20T01:17:53.43885209Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-20T01:17:53.443005135Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.152295ms logger=migrator t=2026-08-20T01:17:53.446702368Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-20T01:17:53.44676789Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=66.392µs logger=migrator t=2026-08-20T01:17:53.453756387Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-20T01:17:53.455371797Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.615761ms logger=migrator t=2026-08-20T01:17:53.459964563Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-20T01:17:53.461135732Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.172349ms logger=migrator t=2026-08-20T01:17:53.468760345Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-20T01:17:53.47014331Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.367075ms logger=migrator t=2026-08-20T01:17:53.475546987Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-20T01:17:53.476540762Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=987.574µs logger=migrator t=2026-08-20T01:17:53.4836316Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-20T01:17:53.484719078Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.090448ms logger=migrator t=2026-08-20T01:17:53.489109588Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-20T01:17:53.489976421Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=866.913µs logger=migrator t=2026-08-20T01:17:53.495398878Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-20T01:17:53.496070344Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=669.136µs logger=migrator t=2026-08-20T01:17:53.500396693Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-20T01:17:53.501226595Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=843.452µs logger=migrator t=2026-08-20T01:17:53.505164683Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-20T01:17:53.505910692Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=745.989µs logger=migrator t=2026-08-20T01:17:53.510538439Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-20T01:17:53.520366368Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.827508ms logger=migrator t=2026-08-20T01:17:53.528674478Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-20T01:17:53.529144509Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=464.791µs logger=migrator t=2026-08-20T01:17:53.535744475Z 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-08-20T01:17:53.538144946Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=2.399591ms logger=migrator t=2026-08-20T01:17:53.544338522Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-20T01:17:53.544610849Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=272.707µs logger=migrator t=2026-08-20T01:17:53.548357414Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-20T01:17:53.548846096Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=488.642µs logger=migrator t=2026-08-20T01:17:53.553174085Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-20T01:17:53.553940505Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=766.22µs logger=migrator t=2026-08-20T01:17:53.560937931Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-20T01:17:53.566521332Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.582811ms logger=migrator t=2026-08-20T01:17:53.570857552Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-20T01:17:53.57434327Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.485808ms logger=migrator t=2026-08-20T01:17:53.577698074Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-20T01:17:53.581179812Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.483098ms logger=migrator t=2026-08-20T01:17:53.585710506Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-20T01:17:53.589244105Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.533089ms logger=migrator t=2026-08-20T01:17:53.59418041Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-20T01:17:53.595017821Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=836.881µs logger=migrator t=2026-08-20T01:17:53.600775946Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-20T01:17:53.600805967Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.701µs logger=migrator t=2026-08-20T01:17:53.605110836Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-20T01:17:53.605135987Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=26.261µs logger=migrator t=2026-08-20T01:17:53.611104117Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-20T01:17:53.614615956Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=3.514208ms logger=migrator t=2026-08-20T01:17:53.620883404Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-20T01:17:53.622408672Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.527929ms logger=migrator t=2026-08-20T01:17:53.627894791Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-20T01:17:53.628495436Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=600.405µs logger=migrator t=2026-08-20T01:17:53.633518113Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-20T01:17:53.634840706Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.322233ms logger=migrator t=2026-08-20T01:17:53.638691584Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-20T01:17:53.639690338Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=998.615µs logger=migrator t=2026-08-20T01:17:53.644294925Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-20T01:17:53.650244965Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.94439ms logger=migrator t=2026-08-20T01:17:53.655908208Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-20T01:17:53.660816222Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.907534ms logger=migrator t=2026-08-20T01:17:53.664636278Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-20T01:17:53.664910395Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=274.077µs logger=migrator t=2026-08-20T01:17:53.669020529Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-20T01:17:53.669898481Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=875.302µs logger=migrator t=2026-08-20T01:17:53.673967503Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-20T01:17:53.674870566Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=902.943µs logger=migrator t=2026-08-20T01:17:53.678165199Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-20T01:17:53.682043947Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.878088ms logger=migrator t=2026-08-20T01:17:53.686463859Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-20T01:17:53.686581772Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=118.113µs logger=migrator t=2026-08-20T01:17:53.689930516Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-20T01:17:53.691434355Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.503688ms logger=migrator t=2026-08-20T01:17:53.700175815Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-20T01:17:53.701078158Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=902.183µs logger=migrator t=2026-08-20T01:17:53.707625592Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-20T01:17:53.708153657Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=527.645µs logger=migrator t=2026-08-20T01:17:53.713328096Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-20T01:17:53.714279461Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=950.985µs logger=migrator t=2026-08-20T01:17:53.720671902Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-20T01:17:53.72256146Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.889258ms logger=migrator t=2026-08-20T01:17:53.730694405Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-20T01:17:53.732352016Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.659441ms logger=migrator t=2026-08-20T01:17:53.737476596Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-20T01:17:53.738398089Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=920.873µs logger=migrator t=2026-08-20T01:17:53.743294163Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-20T01:17:53.744374111Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.079137ms logger=migrator t=2026-08-20T01:17:53.751060719Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-20T01:17:53.752004053Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=943.084µs logger=migrator t=2026-08-20T01:17:53.76101669Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-20T01:17:53.761121163Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=108.813µs logger=migrator t=2026-08-20T01:17:53.771158266Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-20T01:17:53.779296272Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.138666ms logger=migrator t=2026-08-20T01:17:53.783153918Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-20T01:17:53.783781505Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=627.797µs logger=migrator t=2026-08-20T01:17:53.789391287Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-20T01:17:53.793338756Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.946939ms logger=migrator t=2026-08-20T01:17:53.798682181Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-20T01:17:53.799270585Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=584.794µs logger=migrator t=2026-08-20T01:17:53.802514787Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-20T01:17:53.80337256Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=857.042µs logger=migrator t=2026-08-20T01:17:53.809805352Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-20T01:17:53.810654553Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=849.722µs logger=migrator t=2026-08-20T01:17:53.815977727Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-20T01:17:53.830866613Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.892265ms logger=migrator t=2026-08-20T01:17:53.847959435Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-20T01:17:53.849150824Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.225441ms logger=migrator t=2026-08-20T01:17:53.854259343Z 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-08-20T01:17:53.855664178Z 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.404625ms logger=migrator t=2026-08-20T01:17:53.861500246Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-20T01:17:53.862225785Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=725.499µs logger=migrator t=2026-08-20T01:17:53.866880421Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-20T01:17:53.867403644Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=523.253µs logger=migrator t=2026-08-20T01:17:53.876989177Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-20T01:17:53.877300565Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=310.417µs logger=migrator t=2026-08-20T01:17:53.88462938Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-20T01:17:53.889656286Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.030946ms logger=migrator t=2026-08-20T01:17:53.894220372Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-20T01:17:53.898334065Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.117964ms logger=migrator t=2026-08-20T01:17:53.902995253Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-20T01:17:53.903968298Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=972.495µs logger=migrator t=2026-08-20T01:17:53.908890742Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-20T01:17:53.909856487Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=965.705µs logger=migrator t=2026-08-20T01:17:53.941200717Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-20T01:17:53.941518515Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=319.938µs logger=migrator t=2026-08-20T01:17:53.949201529Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-20T01:17:53.95400542Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.807461ms logger=migrator t=2026-08-20T01:17:53.959928019Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-20T01:17:53.961078579Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.15049ms logger=migrator t=2026-08-20T01:17:53.966445004Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-20T01:17:53.966614819Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=175.254µs logger=migrator t=2026-08-20T01:17:53.972359413Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-20T01:17:53.972710902Z level=info msg="Migration successfully executed" id="Move region to single row" duration=351.619µs logger=migrator t=2026-08-20T01:17:53.977183846Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-20T01:17:53.978098468Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=914.682µs logger=migrator t=2026-08-20T01:17:53.982996832Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-20T01:17:53.983606997Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=609.955µs logger=migrator t=2026-08-20T01:17:53.992271226Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-20T01:17:53.993303402Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.027235ms logger=migrator t=2026-08-20T01:17:54.01659562Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-20T01:17:54.01894639Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.34997ms logger=migrator t=2026-08-20T01:17:54.024004236Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-20T01:17:54.024806767Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=798.491µs logger=migrator t=2026-08-20T01:17:54.028916841Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-20T01:17:54.029854294Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=937.213µs logger=migrator t=2026-08-20T01:17:54.034936272Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-20T01:17:54.035003064Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=66.982µs logger=migrator t=2026-08-20T01:17:54.039244261Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-20T01:17:54.040089043Z level=info msg="Migration successfully executed" id="create test_data table" duration=844.821µs logger=migrator t=2026-08-20T01:17:54.046789901Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-20T01:17:54.04790282Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.115569ms logger=migrator t=2026-08-20T01:17:54.054309711Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-20T01:17:54.055857171Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.511819ms logger=migrator t=2026-08-20T01:17:54.061105764Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-20T01:17:54.062235812Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.130798ms logger=migrator t=2026-08-20T01:17:54.067464004Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-20T01:17:54.067673429Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=210.695µs logger=migrator t=2026-08-20T01:17:54.073184388Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-20T01:17:54.074252525Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.070997ms logger=migrator t=2026-08-20T01:17:54.078630245Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-20T01:17:54.078749998Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=120.153µs logger=migrator t=2026-08-20T01:17:54.083147529Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-20T01:17:54.084046062Z level=info msg="Migration successfully executed" id="create team table" duration=898.313µs logger=migrator t=2026-08-20T01:17:54.090878914Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-20T01:17:54.092194848Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.318274ms logger=migrator t=2026-08-20T01:17:54.098867916Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-20T01:17:54.10058774Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.719534ms logger=migrator t=2026-08-20T01:17:54.105971886Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-20T01:17:54.110397227Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.425751ms logger=migrator t=2026-08-20T01:17:54.11566849Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-20T01:17:54.115846965Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=180.535µs logger=migrator t=2026-08-20T01:17:54.120582444Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-20T01:17:54.121346173Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=753.349µs logger=migrator t=2026-08-20T01:17:54.126314299Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-20T01:17:54.126982866Z level=info msg="Migration successfully executed" id="create team member table" duration=672.106µs logger=migrator t=2026-08-20T01:17:54.131774127Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-20T01:17:54.132527546Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=753.299µs logger=migrator t=2026-08-20T01:17:54.138318691Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-20T01:17:54.139100011Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=780.87µs logger=migrator t=2026-08-20T01:17:54.144029416Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-20T01:17:54.144773934Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=744.588µs logger=migrator t=2026-08-20T01:17:54.150308124Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-20T01:17:54.153554497Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.246363ms logger=migrator t=2026-08-20T01:17:54.16044853Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-20T01:17:54.165706683Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.263003ms logger=migrator t=2026-08-20T01:17:54.170430883Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-20T01:17:54.174887444Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.455651ms logger=migrator t=2026-08-20T01:17:54.179364448Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-20T01:17:54.180315691Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=954.143µs logger=migrator t=2026-08-20T01:17:54.186775294Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-20T01:17:54.188223921Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.447497ms logger=migrator t=2026-08-20T01:17:54.1933171Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-20T01:17:54.194329465Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.011955ms logger=migrator t=2026-08-20T01:17:54.200428189Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-20T01:17:54.201780273Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.350674ms logger=migrator t=2026-08-20T01:17:54.208305478Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-20T01:17:54.209682783Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.377065ms logger=migrator t=2026-08-20T01:17:54.214698529Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-20T01:17:54.216077044Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.378065ms logger=migrator t=2026-08-20T01:17:54.221328977Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-20T01:17:54.222292621Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=917.343µs logger=migrator t=2026-08-20T01:17:54.228427576Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-20T01:17:54.234024177Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=5.55362ms logger=migrator t=2026-08-20T01:17:54.239877654Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-20T01:17:54.241244379Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.346835ms logger=migrator t=2026-08-20T01:17:54.247971729Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-20T01:17:54.248293727Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=321.998µs logger=migrator t=2026-08-20T01:17:54.25236817Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-20T01:17:54.253214691Z level=info msg="Migration successfully executed" id="create tag table" duration=846.171µs logger=migrator t=2026-08-20T01:17:54.258083154Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-20T01:17:54.259611882Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.527808ms logger=migrator t=2026-08-20T01:17:54.26702426Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-20T01:17:54.267814889Z level=info msg="Migration successfully executed" id="create login attempt table" duration=790.099µs logger=migrator t=2026-08-20T01:17:54.272905758Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-20T01:17:54.274469978Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.56319ms logger=migrator t=2026-08-20T01:17:54.279304769Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-20T01:17:54.280291105Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=990.576µs logger=migrator t=2026-08-20T01:17:54.286394969Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-20T01:17:54.305273375Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.878696ms logger=migrator t=2026-08-20T01:17:54.309668916Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-20T01:17:54.310300093Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=631.266µs logger=migrator t=2026-08-20T01:17:54.314336784Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-20T01:17:54.315263177Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=925.653µs logger=migrator t=2026-08-20T01:17:54.322207223Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-20T01:17:54.322562132Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=351.178µs logger=migrator t=2026-08-20T01:17:54.327212609Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-20T01:17:54.328345997Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.132698ms logger=migrator t=2026-08-20T01:17:54.332916113Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-20T01:17:54.334642276Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.725483ms logger=migrator t=2026-08-20T01:17:54.340615397Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-20T01:17:54.341727605Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.113098ms logger=migrator t=2026-08-20T01:17:54.346809284Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-20T01:17:54.346874025Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.501µs logger=migrator t=2026-08-20T01:17:54.351510522Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-20T01:17:54.357306708Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.794896ms logger=migrator t=2026-08-20T01:17:54.365151136Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-20T01:17:54.375441176Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=10.28775ms logger=migrator t=2026-08-20T01:17:54.380006031Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-20T01:17:54.385702354Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.695843ms logger=migrator t=2026-08-20T01:17:54.390451785Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-20T01:17:54.395743788Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.287713ms logger=migrator t=2026-08-20T01:17:54.401158795Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-20T01:17:54.401885633Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=726.258µs logger=migrator t=2026-08-20T01:17:54.408270875Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-20T01:17:54.414638575Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.36775ms logger=migrator t=2026-08-20T01:17:54.419373464Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-20T01:17:54.420681048Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.308354ms logger=migrator t=2026-08-20T01:17:54.429570422Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-20T01:17:54.430760102Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.19132ms logger=migrator t=2026-08-20T01:17:54.436809915Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-20T01:17:54.43861911Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.800895ms logger=migrator t=2026-08-20T01:17:54.445147905Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-20T01:17:54.447015082Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.866917ms logger=migrator t=2026-08-20T01:17:54.452274715Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-20T01:17:54.45326386Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=988.835µs logger=migrator t=2026-08-20T01:17:54.459338923Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-20T01:17:54.460445841Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.106558ms logger=migrator t=2026-08-20T01:17:54.467984091Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-20T01:17:54.475123691Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.14206ms logger=migrator t=2026-08-20T01:17:54.483442221Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-20T01:17:54.484264183Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=821.991µs logger=migrator t=2026-08-20T01:17:54.488238313Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-20T01:17:54.48972147Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.482308ms logger=migrator t=2026-08-20T01:17:54.497131687Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-20T01:17:54.498942823Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.813397ms logger=migrator t=2026-08-20T01:17:54.504684888Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-20T01:17:54.505639152Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=951.813µs logger=migrator t=2026-08-20T01:17:54.512948816Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-20T01:17:54.514556326Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.60689ms logger=migrator t=2026-08-20T01:17:54.520570049Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-20T01:17:54.520638591Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=69.262µs logger=migrator t=2026-08-20T01:17:54.524939638Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-20T01:17:54.525035721Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=95.713µs logger=migrator t=2026-08-20T01:17:54.529435603Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-20T01:17:54.530567471Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.135169ms logger=migrator t=2026-08-20T01:17:54.534816088Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-20T01:17:54.535758352Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=941.944µs logger=migrator t=2026-08-20T01:17:54.541529957Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-20T01:17:54.543006135Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.475568ms logger=migrator t=2026-08-20T01:17:54.54955805Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-20T01:17:54.549702454Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=145.084µs logger=migrator t=2026-08-20T01:17:54.555136251Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-20T01:17:54.557317086Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.180195ms logger=migrator t=2026-08-20T01:17:54.562573189Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-20T01:17:54.56463981Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.064271ms logger=migrator t=2026-08-20T01:17:54.568328874Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-20T01:17:54.569601586Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.272432ms logger=migrator t=2026-08-20T01:17:54.576184952Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-20T01:17:54.577176957Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=991.655µs logger=migrator t=2026-08-20T01:17:54.580374258Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-20T01:17:54.593789116Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=13.413318ms logger=migrator t=2026-08-20T01:17:54.597355426Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-20T01:17:54.598188077Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=829.461µs logger=migrator t=2026-08-20T01:17:54.602375153Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-20T01:17:54.602450675Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=75.342µs logger=migrator t=2026-08-20T01:17:54.605529133Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-20T01:17:54.606607759Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.078536ms logger=migrator t=2026-08-20T01:17:54.609583434Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-20T01:17:54.610547549Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=965.535µs logger=migrator t=2026-08-20T01:17:54.614914259Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-20T01:17:54.615884654Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=970.225µs logger=migrator t=2026-08-20T01:17:54.619011723Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-20T01:17:54.619076955Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=64.982µs logger=migrator t=2026-08-20T01:17:54.622432969Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-20T01:17:54.623767372Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.336593ms logger=migrator t=2026-08-20T01:17:54.62841791Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-20T01:17:54.629641762Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.223392ms logger=migrator t=2026-08-20T01:17:54.632882753Z 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-08-20T01:17:54.633876268Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=993.225µs logger=migrator t=2026-08-20T01:17:54.638235918Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-20T01:17:54.639151881Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=915.813µs logger=migrator t=2026-08-20T01:17:54.644069466Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-20T01:17:54.652841227Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.770081ms logger=migrator t=2026-08-20T01:17:54.656735715Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-20T01:17:54.657541986Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=805.771µs logger=migrator t=2026-08-20T01:17:54.662251314Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-20T01:17:54.663389693Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.096018ms logger=migrator t=2026-08-20T01:17:54.66881988Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-20T01:17:54.693655056Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.835086ms logger=migrator t=2026-08-20T01:17:54.69693275Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-20T01:17:54.723579752Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.646462ms logger=migrator t=2026-08-20T01:17:54.732156718Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-20T01:17:54.733860861Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.703053ms logger=migrator t=2026-08-20T01:17:54.740188441Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-20T01:17:54.741185126Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=995.875µs logger=migrator t=2026-08-20T01:17:54.744446829Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-20T01:17:54.753415895Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.970436ms logger=migrator t=2026-08-20T01:17:54.759356845Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-20T01:17:54.764600457Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.242782ms logger=migrator t=2026-08-20T01:17:54.768134006Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-20T01:17:54.769222913Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.088827ms logger=migrator t=2026-08-20T01:17:54.773361078Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-20T01:17:54.774421775Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.061157ms logger=migrator t=2026-08-20T01:17:54.782272073Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-20T01:17:54.78333581Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.061397ms logger=migrator t=2026-08-20T01:17:54.789167576Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-20T01:17:54.790757377Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.589071ms logger=migrator t=2026-08-20T01:17:54.798407991Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-20T01:17:54.798555554Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=148.093µs logger=migrator t=2026-08-20T01:17:54.804659758Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-20T01:17:54.811300415Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.640307ms logger=migrator t=2026-08-20T01:17:54.818495837Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-20T01:17:54.82535129Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.854533ms logger=migrator t=2026-08-20T01:17:54.832120161Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-20T01:17:54.836739227Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.618066ms logger=migrator t=2026-08-20T01:17:54.84040458Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-20T01:17:54.841345324Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=940.854µs logger=migrator t=2026-08-20T01:17:54.844963255Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-20T01:17:54.846006022Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.039716ms logger=migrator t=2026-08-20T01:17:54.850769741Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-20T01:17:54.856981579Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.212858ms logger=migrator t=2026-08-20T01:17:54.860797805Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-20T01:17:54.866929169Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.131054ms logger=migrator t=2026-08-20T01:17:54.870648644Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-20T01:17:54.871776072Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.126778ms logger=migrator t=2026-08-20T01:17:54.877136987Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-20T01:17:54.886943854Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.806117ms logger=migrator t=2026-08-20T01:17:54.890736901Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-20T01:17:54.895360687Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.623356ms logger=migrator t=2026-08-20T01:17:54.900273521Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-20T01:17:54.900384213Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=111.772µs logger=migrator t=2026-08-20T01:17:54.905054172Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-20T01:17:54.906739224Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.684482ms logger=migrator t=2026-08-20T01:17:54.913815403Z 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-08-20T01:17:54.915524266Z 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.708373ms logger=migrator t=2026-08-20T01:17:54.92045435Z 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-08-20T01:17:54.921936238Z 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.481008ms logger=migrator t=2026-08-20T01:17:54.933019988Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-20T01:17:54.933281584Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=264.687µs logger=migrator t=2026-08-20T01:17:54.940034064Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-20T01:17:54.94976088Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.730716ms logger=migrator t=2026-08-20T01:17:54.954216292Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-20T01:17:54.960396889Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.173907ms logger=migrator t=2026-08-20T01:17:54.965599419Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-20T01:17:54.975606242Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.010743ms logger=migrator t=2026-08-20T01:17:54.982612379Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-20T01:17:54.992985961Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.372751ms logger=migrator t=2026-08-20T01:17:54.996659964Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-20T01:17:55.001110056Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.447792ms logger=migrator t=2026-08-20T01:17:55.004658485Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-20T01:17:55.004762498Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=104.093µs logger=migrator t=2026-08-20T01:17:55.009717893Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-20T01:17:55.011120649Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.401286ms logger=migrator t=2026-08-20T01:17:55.017421948Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-20T01:17:55.025689336Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.268229ms logger=migrator t=2026-08-20T01:17:55.029767289Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-20T01:17:55.029878231Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=110.812µs logger=migrator t=2026-08-20T01:17:55.034336625Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-20T01:17:55.04052675Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.189676ms logger=migrator t=2026-08-20T01:17:55.045957428Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-20T01:17:55.047019245Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.062828ms logger=migrator t=2026-08-20T01:17:55.052190175Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-20T01:17:55.063220103Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.032048ms logger=migrator t=2026-08-20T01:17:55.068035915Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-20T01:17:55.068916937Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=880.282µs logger=migrator t=2026-08-20T01:17:55.07497082Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-20T01:17:55.076055027Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.082497ms logger=migrator t=2026-08-20T01:17:55.081327391Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-20T01:17:55.091778015Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.450314ms logger=migrator t=2026-08-20T01:17:55.096573515Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-20T01:17:55.097408417Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=834.142µs logger=migrator t=2026-08-20T01:17:55.106876045Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-20T01:17:55.108879956Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.000641ms logger=migrator t=2026-08-20T01:17:55.113257546Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-20T01:17:55.114762134Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.503408ms logger=migrator t=2026-08-20T01:17:55.12053852Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-20T01:17:55.121631558Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.092457ms logger=migrator t=2026-08-20T01:17:55.128246795Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-20T01:17:55.128412579Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=174.774µs logger=migrator t=2026-08-20T01:17:55.133826396Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-20T01:17:55.135529278Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.702512ms logger=migrator t=2026-08-20T01:17:55.141095179Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-20T01:17:55.142069203Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=973.604µs logger=migrator t=2026-08-20T01:17:55.147989543Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-20T01:17:55.14864225Z 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-08-20T01:17:55.153764899Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-20T01:17:55.154416725Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=650.596µs logger=migrator t=2026-08-20T01:17:55.160662603Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-20T01:17:55.16175584Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.108948ms logger=migrator t=2026-08-20T01:17:55.16650738Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-20T01:17:55.1759945Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.49069ms logger=migrator t=2026-08-20T01:17:55.182030072Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-20T01:17:55.18314421Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.111178ms logger=migrator t=2026-08-20T01:17:55.190577868Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-20T01:17:55.192586978Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.00881ms logger=migrator t=2026-08-20T01:17:55.199323228Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-20T01:17:55.20017786Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=854.772µs logger=migrator t=2026-08-20T01:17:55.20654018Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-20T01:17:55.208376837Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.833997ms logger=migrator t=2026-08-20T01:17:55.213790073Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-20T01:17:55.215550098Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.755725ms logger=migrator t=2026-08-20T01:17:55.22117042Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-20T01:17:55.221195661Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.001µs logger=migrator t=2026-08-20T01:17:55.226803282Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-20T01:17:55.226869784Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.502µs logger=migrator t=2026-08-20T01:17:55.231361417Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-20T01:17:55.239151004Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.788427ms logger=migrator t=2026-08-20T01:17:55.243623317Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-20T01:17:55.244050917Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=429.511µs logger=migrator t=2026-08-20T01:17:55.248514519Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-20T01:17:55.249644709Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.13153ms logger=migrator t=2026-08-20T01:17:55.256151413Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-20T01:17:55.256489191Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=338.018µs logger=migrator t=2026-08-20T01:17:55.260445721Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-20T01:17:55.261460786Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.012495ms logger=migrator t=2026-08-20T01:17:55.267209942Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-20T01:17:55.268060913Z level=info msg="Migration successfully executed" id="create secrets table" duration=851.161µs logger=migrator t=2026-08-20T01:17:55.274073665Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-20T01:17:55.310200256Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.126811ms logger=migrator t=2026-08-20T01:17:55.559614232Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-20T01:17:55.570537067Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.925695ms logger=migrator t=2026-08-20T01:17:55.574668562Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-20T01:17:55.574810135Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=142.043µs logger=migrator t=2026-08-20T01:17:55.579548325Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-20T01:17:55.616630651Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.076476ms logger=migrator t=2026-08-20T01:17:55.621469263Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-20T01:17:55.651957081Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.486578ms logger=migrator t=2026-08-20T01:17:55.658251271Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-20T01:17:55.658864537Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=613.586µs logger=migrator t=2026-08-20T01:17:55.664887669Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-20T01:17:55.667007052Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.118234ms logger=migrator t=2026-08-20T01:17:55.672092301Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-20T01:17:55.672310366Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=218.435µs logger=migrator t=2026-08-20T01:17:55.679590159Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-20T01:17:55.680514253Z level=info msg="Migration successfully executed" id="create permission table" duration=923.924µs logger=migrator t=2026-08-20T01:17:55.685432937Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-20T01:17:55.686481194Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.048428ms logger=migrator t=2026-08-20T01:17:55.691581883Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-20T01:17:55.692708991Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.126618ms logger=migrator t=2026-08-20T01:17:55.697709197Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-20T01:17:55.698556518Z level=info msg="Migration successfully executed" id="create role table" duration=845.351µs logger=migrator t=2026-08-20T01:17:55.704934439Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-20T01:17:55.713246909Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.311449ms logger=migrator t=2026-08-20T01:17:55.723878297Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-20T01:17:55.735362107Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.48336ms logger=migrator t=2026-08-20T01:17:55.740741053Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-20T01:17:55.741942804Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.20156ms logger=migrator t=2026-08-20T01:17:55.748877528Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-20T01:17:55.749962815Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.083217ms logger=migrator t=2026-08-20T01:17:55.754999002Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-20T01:17:55.756159162Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.15955ms logger=migrator t=2026-08-20T01:17:55.761304762Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-20T01:17:55.762291907Z level=info msg="Migration successfully executed" id="create team role table" duration=986.675µs logger=migrator t=2026-08-20T01:17:55.769520489Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-20T01:17:55.771373906Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.852727ms logger=migrator t=2026-08-20T01:17:55.777292685Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-20T01:17:55.779370108Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.076233ms logger=migrator t=2026-08-20T01:17:55.784728823Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-20T01:17:55.785849641Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.120258ms logger=migrator t=2026-08-20T01:17:55.79650705Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-20T01:17:55.798207094Z level=info msg="Migration successfully executed" id="create user role table" duration=1.700393ms logger=migrator t=2026-08-20T01:17:55.804760899Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-20T01:17:55.805663231Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=901.802µs logger=migrator t=2026-08-20T01:17:55.813089549Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-20T01:17:55.814315289Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.22508ms logger=migrator t=2026-08-20T01:17:55.819746267Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-20T01:17:55.821161543Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.414727ms logger=migrator t=2026-08-20T01:17:55.826314373Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-20T01:17:55.827333258Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.018455ms logger=migrator t=2026-08-20T01:17:55.834383027Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-20T01:17:55.836573461Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.193824ms logger=migrator t=2026-08-20T01:17:55.842304536Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-20T01:17:55.844551623Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.246326ms logger=migrator t=2026-08-20T01:17:55.850318978Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-20T01:17:55.858740631Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.421153ms logger=migrator t=2026-08-20T01:17:55.864560308Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-20T01:17:55.86818822Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=3.621222ms logger=migrator t=2026-08-20T01:17:55.87494581Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-20T01:17:55.876104589Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.158799ms logger=migrator t=2026-08-20T01:17:55.881137326Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-20T01:17:55.881947197Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=807.621µs logger=migrator t=2026-08-20T01:17:55.886757258Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-20T01:17:55.888085942Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.331484ms logger=migrator t=2026-08-20T01:17:55.893455638Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-20T01:17:55.894887733Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.432056ms logger=migrator t=2026-08-20T01:17:55.899776067Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-20T01:17:55.901260184Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.483787ms logger=migrator t=2026-08-20T01:17:55.90780389Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-20T01:17:55.916068298Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.263929ms logger=migrator t=2026-08-20T01:17:55.920703104Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-20T01:17:55.926357847Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.652683ms logger=migrator t=2026-08-20T01:17:55.930943683Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-20T01:17:55.938900784Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.956471ms logger=migrator t=2026-08-20T01:17:55.944858395Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-20T01:17:55.953976534Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.117759ms logger=migrator t=2026-08-20T01:17:55.959126434Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-20T01:17:55.960217652Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.091288ms logger=migrator t=2026-08-20T01:17:55.965256679Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-20T01:17:55.966311086Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.054137ms logger=migrator t=2026-08-20T01:17:55.972233316Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-20T01:17:55.973503067Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.269811ms logger=migrator t=2026-08-20T01:17:55.978141815Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-20T01:17:55.979682963Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.541249ms logger=migrator t=2026-08-20T01:17:55.984985177Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-20T01:17:55.986776202Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.791485ms logger=migrator t=2026-08-20T01:17:55.992979969Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-20T01:17:55.993051251Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=70.571µs logger=migrator t=2026-08-20T01:17:55.997553275Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-20T01:17:55.997663117Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=111.342µs logger=migrator t=2026-08-20T01:17:56.003296009Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-20T01:17:56.004170701Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=873.502µs logger=migrator t=2026-08-20T01:17:56.009614809Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-20T01:17:56.010247195Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=633.045µs logger=migrator t=2026-08-20T01:17:56.014834091Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-20T01:17:56.015508668Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=675.027µs logger=migrator t=2026-08-20T01:17:56.020057602Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-20T01:17:56.020281288Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=224.576µs logger=migrator t=2026-08-20T01:17:56.024911635Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-20T01:17:56.026018763Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.106388ms logger=migrator t=2026-08-20T01:17:56.032138947Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-20T01:17:56.032946887Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=807.6µs logger=migrator t=2026-08-20T01:17:56.037854481Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-20T01:17:56.03896286Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.109949ms logger=migrator t=2026-08-20T01:17:56.04374663Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-20T01:17:56.05205223Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.30499ms logger=migrator t=2026-08-20T01:17:56.05760775Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-20T01:17:56.057674292Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=66.982µs logger=migrator t=2026-08-20T01:17:56.061904469Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-20T01:17:56.062608706Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=681.027µs logger=migrator t=2026-08-20T01:17:56.068252259Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-20T01:17:56.069269034Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.015555ms logger=migrator t=2026-08-20T01:17:56.075122823Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-20T01:17:56.076290172Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.166969ms logger=migrator t=2026-08-20T01:17:56.081405921Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-20T01:17:56.090975982Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.569591ms logger=migrator t=2026-08-20T01:17:56.095469166Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-20T01:17:56.096766778Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.297512ms logger=migrator t=2026-08-20T01:17:56.102061602Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-20T01:17:56.103054478Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=991.616µs logger=migrator t=2026-08-20T01:17:56.107286614Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-20T01:17:56.130002787Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.716163ms logger=migrator t=2026-08-20T01:17:56.13483362Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-20T01:17:56.137388214Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.556034ms logger=migrator t=2026-08-20T01:17:56.144066222Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-20T01:17:56.145598561Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.533809ms logger=migrator t=2026-08-20T01:17:56.150492464Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-20T01:17:56.151972322Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.476638ms logger=migrator t=2026-08-20T01:17:56.157083921Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-20T01:17:56.158273791Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.18908ms logger=migrator t=2026-08-20T01:17:56.164112798Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-20T01:17:56.164347724Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=235.346µs logger=migrator t=2026-08-20T01:17:56.169145695Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-20T01:17:56.170332726Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.186761ms logger=migrator t=2026-08-20T01:17:56.175118386Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-20T01:17:56.184872043Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.755877ms logger=migrator t=2026-08-20T01:17:56.190199537Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-20T01:17:56.190791732Z level=info msg="Migration successfully executed" id="create entity_events table" duration=592.015µs logger=migrator t=2026-08-20T01:17:56.195198753Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-20T01:17:56.196931837Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.732694ms logger=migrator t=2026-08-20T01:17:56.203183574Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-20T01:17:56.20381365Z 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-08-20T01:17:56.208308304Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-20T01:17:56.208782316Z 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-08-20T01:17:56.212988992Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-20T01:17:56.214188622Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.20023ms logger=migrator t=2026-08-20T01:17:56.218712017Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-20T01:17:56.22120246Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.495264ms logger=migrator t=2026-08-20T01:17:56.226697478Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-20T01:17:56.228026822Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.328424ms logger=migrator t=2026-08-20T01:17:56.233045869Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-20T01:17:56.234216968Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.17077ms logger=migrator t=2026-08-20T01:17:56.239293916Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-20T01:17:56.241056541Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.763555ms logger=migrator t=2026-08-20T01:17:56.246348945Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-20T01:17:56.247578655Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.23013ms logger=migrator t=2026-08-20T01:17:56.251939965Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-20T01:17:56.252862138Z level=info msg="Migration successfully executed" id="Drop public config table" duration=921.383µs logger=migrator t=2026-08-20T01:17:56.25847883Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-20T01:17:56.259607838Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.128508ms logger=migrator t=2026-08-20T01:17:56.264734008Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-20T01:17:56.26600017Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.265382ms logger=migrator t=2026-08-20T01:17:56.271381526Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-20T01:17:56.273239763Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.857827ms logger=migrator t=2026-08-20T01:17:56.277537732Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-20T01:17:56.27908057Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.542729ms logger=migrator t=2026-08-20T01:17:56.284037335Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-20T01:17:56.305338953Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.301868ms logger=migrator t=2026-08-20T01:17:56.310659398Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-20T01:17:56.316881394Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.220326ms logger=migrator t=2026-08-20T01:17:56.321740358Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-20T01:17:56.327928243Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.188206ms logger=migrator t=2026-08-20T01:17:56.333193626Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-20T01:17:56.333561996Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=368.67µs logger=migrator t=2026-08-20T01:17:56.338075739Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-20T01:17:56.344396449Z level=info msg="Migration successfully executed" id="add share column" duration=6.321ms logger=migrator t=2026-08-20T01:17:56.349740544Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-20T01:17:56.34997284Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=232.386µs logger=migrator t=2026-08-20T01:17:56.354626517Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-20T01:17:56.356384502Z level=info msg="Migration successfully executed" id="create file table" duration=1.758085ms logger=migrator t=2026-08-20T01:17:56.361948832Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-20T01:17:56.363801139Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.851017ms logger=migrator t=2026-08-20T01:17:56.369908753Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-20T01:17:56.371117263Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.20905ms logger=migrator t=2026-08-20T01:17:56.377178076Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-20T01:17:56.3781112Z level=info msg="Migration successfully executed" id="create file_meta table" duration=932.324µs logger=migrator t=2026-08-20T01:17:56.383113596Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-20T01:17:56.384516492Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.402446ms logger=migrator t=2026-08-20T01:17:56.391292762Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-20T01:17:56.391571129Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=279.167µs logger=migrator t=2026-08-20T01:17:56.396709599Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-20T01:17:56.396838102Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=129.053µs logger=migrator t=2026-08-20T01:17:56.401183202Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-20T01:17:56.401816418Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=633.516µs logger=migrator t=2026-08-20T01:17:56.406204619Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-20T01:17:56.406517187Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=312.288µs logger=migrator t=2026-08-20T01:17:56.411874432Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-20T01:17:56.413562884Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.687952ms logger=migrator t=2026-08-20T01:17:56.418069608Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-20T01:17:56.432514223Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.443245ms logger=migrator t=2026-08-20T01:17:56.437193081Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-20T01:17:56.437602441Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=410.5µs logger=migrator t=2026-08-20T01:17:56.442460504Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-20T01:17:56.443961292Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.500728ms logger=migrator t=2026-08-20T01:17:56.450666391Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-20T01:17:56.451159234Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=493.803µs logger=migrator t=2026-08-20T01:17:56.455298568Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-20T01:17:56.455588785Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=290.507µs logger=migrator t=2026-08-20T01:17:56.459909995Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-20T01:17:56.460956571Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.050097ms logger=migrator t=2026-08-20T01:17:56.466766167Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-20T01:17:56.477782755Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.017268ms logger=migrator t=2026-08-20T01:17:56.482225798Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-20T01:17:56.491088241Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.861733ms logger=migrator t=2026-08-20T01:17:56.495971305Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-20T01:17:56.497116033Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.144788ms logger=migrator t=2026-08-20T01:17:56.502828007Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-20T01:17:56.581877613Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.045905ms logger=migrator t=2026-08-20T01:17:56.586761926Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-20T01:17:56.58769248Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=930.994µs logger=migrator t=2026-08-20T01:17:56.591973018Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-20T01:17:56.593921717Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.942419ms logger=migrator t=2026-08-20T01:17:56.600360749Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-20T01:17:56.625498264Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.136635ms logger=migrator t=2026-08-20T01:17:56.629799083Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-20T01:17:56.638890002Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.089909ms logger=migrator t=2026-08-20T01:17:56.645323364Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-20T01:17:56.645976961Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=654.157µs logger=migrator t=2026-08-20T01:17:56.65108917Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-20T01:17:56.651365706Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=276.946µs logger=migrator t=2026-08-20T01:17:56.655685646Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-20T01:17:56.656010474Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=325.238µs logger=migrator t=2026-08-20T01:17:56.660260261Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-20T01:17:56.66056786Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=307.679µs logger=migrator t=2026-08-20T01:17:56.664638652Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-20T01:17:56.66496769Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=329.118µs logger=migrator t=2026-08-20T01:17:56.670437508Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-20T01:17:56.671575986Z level=info msg="Migration successfully executed" id="create folder table" duration=1.138588ms logger=migrator t=2026-08-20T01:17:56.676207764Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-20T01:17:56.677559818Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.351904ms logger=migrator t=2026-08-20T01:17:56.682078592Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-20T01:17:56.683366025Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.287083ms logger=migrator t=2026-08-20T01:17:56.689193272Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-20T01:17:56.689296764Z level=info msg="Migration successfully executed" id="Update folder title length" duration=104.482µs logger=migrator t=2026-08-20T01:17:56.693391027Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-20T01:17:56.694795253Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.401596ms logger=migrator t=2026-08-20T01:17:56.699497011Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-20T01:17:56.700756283Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.258872ms logger=migrator t=2026-08-20T01:17:56.705948025Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-20T01:17:56.707261568Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.313362ms logger=migrator t=2026-08-20T01:17:56.711186617Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-20T01:17:56.711687189Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=503.502µs logger=migrator t=2026-08-20T01:17:56.715782092Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-20T01:17:56.716123211Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=342.569µs logger=migrator t=2026-08-20T01:17:56.721520717Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-20T01:17:56.722739169Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.218832ms logger=migrator t=2026-08-20T01:17:56.72678431Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-20T01:17:56.728157845Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.373305ms logger=migrator t=2026-08-20T01:17:56.733018777Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-20T01:17:56.73430657Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.287443ms logger=migrator t=2026-08-20T01:17:56.739650016Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-20T01:17:56.741093711Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.442746ms logger=migrator t=2026-08-20T01:17:56.745260097Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-20T01:17:56.746453367Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.193269ms logger=migrator t=2026-08-20T01:17:56.752254493Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-20T01:17:56.753619988Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.364945ms logger=migrator t=2026-08-20T01:17:56.757904376Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-20T01:17:56.759325202Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.420496ms logger=migrator t=2026-08-20T01:17:56.764195095Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-20T01:17:56.765559599Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.363974ms logger=migrator t=2026-08-20T01:17:56.771656353Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-20T01:17:56.77270195Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.043097ms logger=migrator t=2026-08-20T01:17:56.777821998Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-20T01:17:56.779706706Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.884488ms logger=migrator t=2026-08-20T01:17:56.784928488Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-20T01:17:56.78659106Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.661762ms logger=migrator t=2026-08-20T01:17:56.79332243Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-20T01:17:56.793873644Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=556.004µs logger=migrator t=2026-08-20T01:17:56.798503771Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-20T01:17:56.806613155Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.114974ms logger=migrator t=2026-08-20T01:17:56.811713444Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-20T01:17:56.812447803Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=735.99µs logger=migrator t=2026-08-20T01:17:56.816847123Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-20T01:17:56.816872254Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=29.061µs logger=migrator t=2026-08-20T01:17:56.822243339Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-20T01:17:56.82342788Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.184571ms logger=migrator t=2026-08-20T01:17:56.829092913Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-20T01:17:56.829111694Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.81µs logger=migrator t=2026-08-20T01:17:56.833633867Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-20T01:17:56.83491973Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.285113ms logger=migrator t=2026-08-20T01:17:56.840761497Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-20T01:17:56.841962227Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.20052ms logger=migrator t=2026-08-20T01:17:56.848239877Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-20T01:17:56.849295703Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.055606ms logger=migrator t=2026-08-20T01:17:56.854789921Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-20T01:17:56.855636232Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=847.201µs logger=migrator t=2026-08-20T01:17:56.861103761Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-20T01:17:56.861596073Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=493.762µs logger=migrator t=2026-08-20T01:17:56.866104627Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-20T01:17:56.867171433Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.058236ms logger=migrator t=2026-08-20T01:17:56.871654547Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-20T01:17:56.87256331Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=908.673µs logger=migrator t=2026-08-20T01:17:56.877397762Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-20T01:17:56.878276344Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=880.572µs logger=migrator t=2026-08-20T01:17:56.884306166Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-20T01:17:56.897071578Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.760392ms logger=migrator t=2026-08-20T01:17:56.901241403Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-20T01:17:56.909847081Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.602937ms logger=migrator t=2026-08-20T01:17:56.915123024Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-20T01:17:56.927447175Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.324242ms logger=migrator t=2026-08-20T01:17:56.933435326Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-20T01:17:56.933545469Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=111.693µs logger=migrator t=2026-08-20T01:17:56.937881219Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-20T01:17:56.948901266Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.024757ms logger=migrator t=2026-08-20T01:17:56.952891158Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-20T01:17:56.96369888Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.801382ms logger=migrator t=2026-08-20T01:17:56.970541793Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-20T01:17:56.970907062Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=362.469µs logger=migrator t=2026-08-20T01:17:56.975923028Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.765803536s logger=migrator t=2026-08-20T01:17:56.976592875Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-20T01:17:56.996260592Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-20T01:17:56.996516618Z level=info msg="Created default organization" logger=secrets t=2026-08-20T01:17:57.002299535Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-20T01:17:57.050268195Z level=info msg="Restored cache from database" duration=473.702µs logger=plugin.store t=2026-08-20T01:17:57.051584178Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-20T01:17:57.087755311Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-20T01:17:57.087783312Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-20T01:17:57.087864714Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-20T01:17:57.087880184Z level=info msg="Plugins loaded" count=54 duration=36.296636ms logger=query_data t=2026-08-20T01:17:57.092387269Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-20T01:17:57.096194285Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-20T01:17:57.103260073Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-20T01:17:57.110985638Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-20T01:17:57.112932787Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-20T01:17:57.114884727Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-20T01:17:57.137697152Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-20T01:17:57.156124797Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-20T01:17:57.178702487Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-20T01:17:57.178741838Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-20T01:17:57.179228201Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-08-20T01:17:57.179446656Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-08-20T01:17:57.179630991Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-08-20T01:17:57.179731473Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-08-20T01:17:57.179968369Z level=info msg="State cache has been initialized" states=0 duration=739.458µs logger=ngalert.scheduler t=2026-08-20T01:17:57.180019841Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-20T01:17:57.180224946Z level=info msg=starting first_tick=2026-08-20T01:18:00Z logger=http.server t=2026-08-20T01:17:57.195603704Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-20T01:17:57.283536003Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-08-20T01:17:57.306671967Z level=info msg="Update check succeeded" duration=126.7805ms logger=plugins.update.checker t=2026-08-20T01:17:57.307159709Z level=info msg="Update check succeeded" duration=127.651471ms logger=sqlstore.transactions t=2026-08-20T01:17:57.334947021Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-20T01:17:57.346140443Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-20T01:17:57.38601635Z level=info msg="Patterns update finished" duration=108.501859ms logger=grafana-apiserver t=2026-08-20T01:17:57.76674894Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-20T01:17:57.767249883Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-20T01:17:59.90783639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:17:59.909475691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:17:59.927103076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:17:59.947946292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:17:59.969538338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:17:59.991525443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.013072216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.040490029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.090563543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.190248739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.209421993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.275939583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.295409534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.386603897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.402835406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.434339922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.449271629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.485692038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.501643781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.554269459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.567692258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.602050536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.625910238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.664210406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.681973664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.729791851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.742997805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.799584373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.81690887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.863052976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.883104592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.933587126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.945823535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:00.991698984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.013944575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.063027614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.081803269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.136793686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.154867443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.201379157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.222809408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.26166464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.279650763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.32745101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.347691912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.384370618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.403322296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.456075478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.474155575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.519711695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.541180157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.600654939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.623389832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.677439317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.713005505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.80466698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.827194228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.908724247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.920817301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:01.988129611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.004423683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.075248091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.095462462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.169974403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.188385258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.257901133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.276591365Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.353426125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.374439976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.453398529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.469184028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.546325566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.565473789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.650563158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.662609402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.7322488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.752810399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.836263836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.858715333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-20T01:18:02.939947144Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-20T01:19:30.204413216Z level=info msg="Usage stats are ready to report"