2024-02-11T01:26:30.939030332Z t=2024-02-11T01:26:30+0000 lvl=info msg="Starting Grafana" logger=server version=8.1.1 commit=90c87a52f7 branch=HEAD compiled=2021-08-09T12:53:33+0000 2024-02-11T01:26:30.939065379Z t=2024-02-11T01:26:30+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-11T01:26:30.939069741Z t=2024-02-11T01:26:30+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-11T01:26:30.939072994Z t=2024-02-11T01:26:30+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.data=/var/lib/grafana" 2024-02-11T01:26:30.939076020Z t=2024-02-11T01:26:30+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.logs=/var/log/grafana" 2024-02-11T01:26:30.939079104Z t=2024-02-11T01:26:30+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-02-11T01:26:30.939082068Z t=2024-02-11T01:26:30+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-02-11T01:26:30.939085012Z t=2024-02-11T01:26:30+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.log.mode=console" 2024-02-11T01:26:30.939087875Z t=2024-02-11T01:26:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-11T01:26:30.939090939Z t=2024-02-11T01:26:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-11T01:26:30.939093841Z t=2024-02-11T01:26:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-11T01:26:30.939096791Z t=2024-02-11T01:26:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-11T01:26:30.939099707Z t=2024-02-11T01:26:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SECURITY_ADMIN_USER=admin" 2024-02-11T01:26:30.939102686Z t=2024-02-11T01:26:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SECURITY_ADMIN_PASSWORD=*********" 2024-02-11T01:26:30.939105599Z t=2024-02-11T01:26:30+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-11T01:26:30.939109260Z t=2024-02-11T01:26:30+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-11T01:26:30.939112096Z t=2024-02-11T01:26:30+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-11T01:26:30.939115014Z t=2024-02-11T01:26:30+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-11T01:26:30.939117857Z t=2024-02-11T01:26:30+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-11T01:26:30.939120701Z t=2024-02-11T01:26:30+0000 lvl=info msg="App mode production" logger=settings 2024-02-11T01:26:30.939123477Z t=2024-02-11T01:26:30+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-11T01:26:30.939130331Z t=2024-02-11T01:26:30+0000 lvl=info msg="Creating SQLite database file" logger=sqlstore path=/var/lib/grafana/grafana.db 2024-02-11T01:26:30.939133409Z t=2024-02-11T01:26:30+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-02-11T01:26:30.939136277Z t=2024-02-11T01:26:30+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-02-11T01:26:30.943795328Z t=2024-02-11T01:26:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-11T01:26:30.954319713Z t=2024-02-11T01:26:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-11T01:26:30.956239084Z t=2024-02-11T01:26:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-11T01:26:30.964531871Z t=2024-02-11T01:26:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-11T01:26:30.971822893Z t=2024-02-11T01:26:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-11T01:26:30.976441328Z t=2024-02-11T01:26:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-11T01:26:30.986932315Z t=2024-02-11T01:26:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-11T01:26:30.986952761Z t=2024-02-11T01:26:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-11T01:26:30.990167982Z t=2024-02-11T01:26:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-11T01:26:30.992371267Z t=2024-02-11T01:26:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-11T01:26:30.996323368Z t=2024-02-11T01:26:30+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-11T01:26:31.004588199Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-11T01:26:31.011580121Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-11T01:26:31.015868874Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-11T01:26:31.023870304Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-11T01:26:31.027803046Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-11T01:26:31.051854106Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-02-11T01:26:31.070918930Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-11T01:26:31.080218948Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-11T01:26:31.094263377Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-11T01:26:31.110633095Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-11T01:26:31.110652285Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-11T01:26:31.127754273Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-11T01:26:31.150638750Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-02-11T01:26:31.162257259Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-02-11T01:26:31.180971905Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-02-11T01:26:31.195246251Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-02-11T01:26:31.211812198Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-02-11T01:26:31.224244443Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-02-11T01:26:31.264394640Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-02-11T01:26:31.264418795Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-02-11T01:26:31.305310785Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-02-11T01:26:31.308613681Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-02-11T01:26:31.315848703Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-02-11T01:26:31.330961219Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-02-11T01:26:31.337431506Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-02-11T01:26:31.342900222Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-11T01:26:31.347212554Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-11T01:26:31.358289168Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-11T01:26:31.369671476Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-11T01:26:31.377848307Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-11T01:26:31.390859024Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-11T01:26:31.402014350Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-11T01:26:31.402033470Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-11T01:26:31.403999281Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-11T01:26:31.408109875Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-11T01:26:31.414515822Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-11T01:26:31.419076095Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-11T01:26:31.423996657Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-11T01:26:31.425050066Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-11T01:26:31.429239283Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-11T01:26:31.433051218Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-11T01:26:31.437477445Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-11T01:26:31.440818969Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-11T01:26:31.443201257Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-11T01:26:31.457603614Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-11T01:26:31.462471976Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-11T01:26:31.467789047Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-11T01:26:31.473229348Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-11T01:26:31.476509034Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-11T01:26:31.481069245Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-11T01:26:31.484742749Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-11T01:26:31.491915386Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-11T01:26:31.511260393Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-11T01:26:31.514301562Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-11T01:26:31.521139565Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-11T01:26:31.525327479Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-11T01:26:31.529754032Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-11T01:26:31.532510741Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-11T01:26:31.537163780Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-11T01:26:31.541605892Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-11T01:26:31.546182965Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-11T01:26:31.551088952Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-11T01:26:31.560376902Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-11T01:26:31.565633402Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-11T01:26:31.570353146Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-11T01:26:31.575179773Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-11T01:26:31.578590441Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-11T01:26:31.586698464Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-11T01:26:31.601921960Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-11T01:26:31.616695444Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-11T01:26:31.627298622Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-11T01:26:31.636982946Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-11T01:26:31.651811207Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-11T01:26:31.655207993Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-11T01:26:31.664894786Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-02-11T01:26:31.664913651Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-02-11T01:26:31.669835263Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-02-11T01:26:31.682026730Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-11T01:26:31.689436063Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-11T01:26:31.695899893Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-11T01:26:31.709703146Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-11T01:26:31.718265255Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-11T01:26:31.724762898Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-11T01:26:31.731664599Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-11T01:26:31.736440159Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-11T01:26:31.750622647Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-11T01:26:31.754794362Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-11T01:26:31.760156212Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-11T01:26:31.768628533Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-11T01:26:31.775919034Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-11T01:26:31.781628001Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-11T01:26:31.783989868Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-11T01:26:31.787861883Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-11T01:26:31.821221590Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-11T01:26:31.823463805Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-11T01:26:31.826638542Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-02-11T01:26:31.828826335Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-02-11T01:26:31.831173123Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-02-11T01:26:31.833787950Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-02-11T01:26:31.836349124Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-11T01:26:31.839395962Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-11T01:26:31.842232755Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-11T01:26:31.845502655Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-11T01:26:31.853030704Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-11T01:26:31.857685013Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-11T01:26:31.861946567Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-11T01:26:31.868251026Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-11T01:26:31.876119983Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-11T01:26:31.880154166Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-11T01:26:31.884768663Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-11T01:26:31.889123457Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-11T01:26:31.895545713Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-11T01:26:31.896483327Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-11T01:26:31.899388357Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-11T01:26:31.903063788Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-11T01:26:31.907401219Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-11T01:26:31.911525702Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-11T01:26:31.914863148Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-11T01:26:31.920656535Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-11T01:26:31.924107500Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-11T01:26:31.929496708Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-11T01:26:31.932176238Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-11T01:26:31.935451590Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-11T01:26:31.938298543Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-11T01:26:31.943172421Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-02-11T01:26:31.946047938Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-02-11T01:26:31.954188483Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-11T01:26:31.961715600Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-11T01:26:31.964264544Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-11T01:26:31.966588163Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-11T01:26:31.970988216Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-11T01:26:31.974826914Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-11T01:26:31.978073447Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-11T01:26:31.983395403Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-11T01:26:31.987136132Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-11T01:26:31.990365944Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-11T01:26:31.993546796Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-11T01:26:31.997453152Z t=2024-02-11T01:26:31+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-11T01:26:32.001121021Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-11T01:26:32.004978818Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-11T01:26:32.018052454Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-11T01:26:32.022817332Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-11T01:26:32.030259681Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-11T01:26:32.033319963Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-11T01:26:32.036793472Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-11T01:26:32.039570077Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-11T01:26:32.044043732Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-11T01:26:32.050216422Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-11T01:26:32.057405712Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-11T01:26:32.065747572Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-11T01:26:32.070409523Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-11T01:26:32.076017608Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-11T01:26:32.081780286Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-02-11T01:26:32.085681384Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-02-11T01:26:32.091799468Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-02-11T01:26:32.098854503Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-02-11T01:26:32.103924213Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-02-11T01:26:32.107215158Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-02-11T01:26:32.110758027Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-11T01:26:32.114779988Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-11T01:26:32.119768693Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-11T01:26:32.123458842Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-11T01:26:32.127979690Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-11T01:26:32.133213435Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-11T01:26:32.136695008Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-11T01:26:32.144047848Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-11T01:26:32.147709450Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-11T01:26:32.152115518Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-11T01:26:32.161417833Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-11T01:26:32.171013208Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-11T01:26:32.180819641Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-11T01:26:32.188933714Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-11T01:26:32.195627814Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-11T01:26:32.200777498Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-11T01:26:32.205068717Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-11T01:26:32.209090582Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-11T01:26:32.215456961Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-02-11T01:26:32.249993087Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-02-11T01:26:32.253036245Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-02-11T01:26:32.262734462Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-02-11T01:26:32.267741672Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-11T01:26:32.271617795Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-11T01:26:32.277560105Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-11T01:26:32.281046286Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-11T01:26:32.287781057Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-11T01:26:32.296587804Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-11T01:26:32.303857961Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-11T01:26:32.304639787Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-11T01:26:32.312133266Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-11T01:26:32.316880598Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-11T01:26:32.321233863Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-11T01:26:32.325528543Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-11T01:26:32.349392582Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-11T01:26:32.362520902Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-02-11T01:26:32.373684331Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-02-11T01:26:32.395285114Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-02-11T01:26:32.407404156Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-02-11T01:26:32.414232948Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-02-11T01:26:32.422159350Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-02-11T01:26:32.431982048Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-11T01:26:32.444074218Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-11T01:26:32.453322140Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-11T01:26:32.462058262Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-11T01:26:32.467746298Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-11T01:26:32.475476494Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-11T01:26:32.477256739Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-11T01:26:32.484214247Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-11T01:26:32.490167190Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-11T01:26:32.495766380Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-11T01:26:32.495790372Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-11T01:26:32.502098716Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-11T01:26:32.508378908Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-11T01:26:32.508882157Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-11T01:26:32.515611356Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-11T01:26:32.520176295Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-02-11T01:26:32.525409158Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-11T01:26:32.528440011Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-11T01:26:32.535586739Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-11T01:26:32.538083095Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-11T01:26:32.539793184Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-11T01:26:32.547983936Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-11T01:26:32.553547421Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-11T01:26:32.559711204Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-11T01:26:32.567748672Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-11T01:26:32.572615376Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-11T01:26:32.576364643Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-11T01:26:32.579181360Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-11T01:26:32.582608754Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-11T01:26:32.586854755Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-02-11T01:26:32.590875833Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-11T01:26:32.596177481Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-11T01:26:32.600921081Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-11T01:26:32.605798197Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-11T01:26:32.608802281Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-11T01:26:32.619044871Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-11T01:26:32.619067153Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-11T01:26:32.621939327Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-11T01:26:32.626239426Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-02-11T01:26:32.630099989Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-11T01:26:32.633890541Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-11T01:26:32.638261370Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-11T01:26:32.642352173Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-11T01:26:32.649747400Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-11T01:26:32.656380368Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-11T01:26:32.664782375Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-11T01:26:32.670292833Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-11T01:26:32.676192280Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-11T01:26:32.681976328Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-11T01:26:32.686135383Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-11T01:26:32.690587131Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-11T01:26:32.694986306Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-11T01:26:32.697524673Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-11T01:26:32.702509906Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-11T01:26:32.706820079Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-11T01:26:32.717074544Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-11T01:26:32.717095104Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-11T01:26:32.720606255Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-11T01:26:32.725128028Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-11T01:26:32.729806619Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-11T01:26:32.734267494Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-11T01:26:32.738098023Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-11T01:26:32.741837093Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-02-11T01:26:32.745689491Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-02-11T01:26:32.748866091Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-11T01:26:32.751966344Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-11T01:26:32.755842208Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-02-11T01:26:32.767508467Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-02-11T01:26:32.767529005Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-02-11T01:26:32.767533353Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-02-11T01:26:32.768580407Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-02-11T01:26:32.772988167Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-02-11T01:26:32.777785914Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-02-11T01:26:32.778901414Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-02-11T01:26:32.782217853Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-02-11T01:26:32.786607704Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-02-11T01:26:32.791646559Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-02-11T01:26:32.794441048Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-02-11T01:26:32.798752702Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-02-11T01:26:32.802073594Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-02-11T01:26:32.815112010Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-02-11T01:26:32.821152935Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-02-11T01:26:32.825273001Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-02-11T01:26:32.829213470Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-02-11T01:26:32.833025075Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-02-11T01:26:32.837492804Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-02-11T01:26:32.850548783Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-02-11T01:26:32.852585358Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-02-11T01:26:32.857896179Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-02-11T01:26:32.862703402Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-02-11T01:26:32.866113510Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-02-11T01:26:32.871521798Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-02-11T01:26:32.878547018Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-02-11T01:26:32.884874833Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-02-11T01:26:32.889337106Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-02-11T01:26:32.900899779Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-02-11T01:26:32.919772278Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-02-11T01:26:32.925864419Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-02-11T01:26:32.929199002Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-02-11T01:26:32.934487869Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-02-11T01:26:32.939754467Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-02-11T01:26:32.943364433Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-02-11T01:26:32.947437036Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-02-11T01:26:32.955768062Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-02-11T01:26:32.966338265Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-02-11T01:26:32.971988677Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-02-11T01:26:32.977533210Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-02-11T01:26:32.985918852Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-02-11T01:26:32.986669928Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-02-11T01:26:32.988221615Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-02-11T01:26:33.008754017Z t=2024-02-11T01:26:32+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-02-11T01:26:33.008841454Z t=2024-02-11T01:26:33+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-02-11T01:26:33.024123727Z t=2024-02-11T01:26:33+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-02-11T01:26:33.024147083Z t=2024-02-11T01:26:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-02-11T01:26:33.024150993Z t=2024-02-11T01:26:33+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-02-11T01:26:33.027896387Z t=2024-02-11T01:26:33+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-02-11T01:26:33.031599151Z t=2024-02-11T01:26:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-02-11T01:26:33.035937251Z t=2024-02-11T01:26:33+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-02-11T01:26:33.041058375Z t=2024-02-11T01:26:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-02-11T01:26:33.061823513Z t=2024-02-11T01:26:33+0000 lvl=info msg="migrations completed" logger=migrator performed=330 skipped=0 duration=2.10622682s 2024-02-11T01:26:33.061863302Z t=2024-02-11T01:26:33+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-02-11T01:26:33.061868015Z t=2024-02-11T01:26:33+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-11T01:26:33.076550987Z t=2024-02-11T01:26:33+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-02-11T01:26:33.224319371Z t=2024-02-11T01:26:33+0000 lvl=info msg="Registering plugin" logger=plugins id=input 2024-02-11T01:26:33.229042211Z t=2024-02-11T01:26:33+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=osm_prometheus uid= 2024-02-11T01:26:33.234567480Z t=2024-02-11T01:26:33+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Prometheus uid= 2024-02-11T01:26:33.239342498Z t=2024-02-11T01:26:33+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-11T01:26:33.252315046Z t=2024-02-11T01:26:33+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=http subUrl= socket= 2024-02-11T01:33:45.273798476Z t=2024-02-11T01:33:45+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/admin status=404 remote_addr=10.244.0.1 time_ms=18 size=51 referer= 2024-02-11T01:53:19.864698036Z t=2024-02-11T01:53:19+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/admin status=404 remote_addr=10.244.0.1 time_ms=31 size=51 referer= 2024-02-11T02:13:54.474577452Z t=2024-02-11T02:13:54+0000 lvl=eror msg="Folder API error" logger=context userId=1 orgId=1 uname=admin error="found 0 folders, while expecting at most one" remote_addr=10.244.0.1 2024-02-11T02:13:54.474655237Z t=2024-02-11T02:13:54+0000 lvl=eror msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=DELETE path=/api/folders/basic_15_project_test status=500 remote_addr=10.244.0.1 time_ms=27 size=30 referer= 2024-02-11T02:14:24.804792840Z t=2024-02-11T02:14:24+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/admin status=404 remote_addr=10.244.0.1 time_ms=28 size=51 referer= 2024-02-11T02:33:59.202675481Z t=2024-02-11T02:33:59+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8sbasic_22 status=404 remote_addr=10.244.0.1 time_ms=30 size=51 referer= 2024-02-11T03:50:16.045969615Z t=2024-02-11T03:50:16+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8s02 status=404 remote_addr=10.244.0.1 time_ms=21 size=51 referer= 2024-02-11T03:51:16.510053734Z t=2024-02-11T03:51:16+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8s03 status=404 remote_addr=10.244.0.1 time_ms=30 size=51 referer= 2024-02-11T03:55:47.741491986Z t=2024-02-11T03:55:47+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8s04 status=404 remote_addr=10.244.0.1 time_ms=29 size=51 referer= 2024-02-11T04:09:51.142176590Z t=2024-02-11T04:09:51+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8s07 status=404 remote_addr=10.244.0.1 time_ms=30 size=51 referer= 2024-02-11T04:12:22.039050773Z t=2024-02-11T04:12:22+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8s08 status=404 remote_addr=10.244.0.1 time_ms=44 size=51 referer= 2024-02-11T04:18:23.584782738Z t=2024-02-11T04:18:23+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8s-test status=404 remote_addr=10.244.0.1 time_ms=16 size=51 referer= 2024-02-11T04:27:25.846955319Z t=2024-02-11T04:27:25+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8s12 status=404 remote_addr=10.244.0.1 time_ms=18 size=51 referer= 2024-02-11T04:33:16.239365367Z t=2024-02-11T04:33:16+0000 lvl=eror msg="Folder API error" logger=context userId=1 orgId=1 uname=admin error="found 0 folders, while expecting at most one" remote_addr=10.244.0.1 2024-02-11T04:33:16.239433493Z t=2024-02-11T04:33:16+0000 lvl=eror msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=DELETE path=/api/folders/quotas_01_proj_3 status=500 remote_addr=10.244.0.1 time_ms=22 size=30 referer= 2024-02-11T04:33:27.661909656Z t=2024-02-11T04:33:27+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/admin status=404 remote_addr=10.244.0.1 time_ms=24 size=51 referer= 2024-02-11T04:37:58.859822708Z t=2024-02-11T04:37:58+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/admin status=404 remote_addr=10.244.0.1 time_ms=27 size=51 referer= 2024-02-11T04:48:31.264018147Z t=2024-02-11T04:48:31+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/admin status=404 remote_addr=10.244.0.1 time_ms=15 size=51 referer= 2024-02-11T05:09:36.014708839Z t=2024-02-11T05:09:36+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/admin status=404 remote_addr=10.244.0.1 time_ms=16 size=51 referer= 2024-02-11T01:26:28.569673452Z [2024-02-11 01:26:28] Starting collector 2024-02-11T01:26:28.569761821Z [2024-02-11 01:26:28] No folder annotation was provided, defaulting to k8s-sidecar-target-directory 2024-02-11T01:26:28.569766158Z [2024-02-11 01:26:28] Selected resource type: ('secret', 'configmap') 2024-02-11T01:26:28.569768993Z [2024-02-11 01:26:28] Loading incluster config ... 2024-02-11T01:26:28.569771731Z [2024-02-11 01:26:28] Config for cluster api at 'https://10.96.0.1:443' loaded... 2024-02-11T01:26:28.569774885Z [2024-02-11 01:26:28] Unique filenames will not be enforced. 2024-02-11T01:26:28.569777632Z [2024-02-11 01:26:28] 5xx response content will not be enabled. 2024-02-11T01:26:28.635555437Z [2024-02-11 01:26:28] Working on configmap: osm/grafana-datasource 2024-02-11T01:26:28.635587514Z [2024-02-11 01:26:28] Found 'data' on configmap 2024-02-11T01:26:28.635590988Z [2024-02-11 01:26:28] Writing datasource.yaml 2024-02-11T01:26:33.702153890Z [2024-02-11 01:26:33] Starting collector 2024-02-11T01:26:33.702198512Z [2024-02-11 01:26:33] No folder annotation was provided, defaulting to k8s-sidecar-target-directory 2024-02-11T01:26:33.706311488Z [2024-02-11 01:26:33] Selected resource type: ('secret', 'configmap') 2024-02-11T01:26:33.706411951Z [2024-02-11 01:26:33] Loading incluster config ... 2024-02-11T01:26:33.708769233Z [2024-02-11 01:26:33] Config for cluster api at 'https://10.96.0.1:443' loaded... 2024-02-11T01:26:33.708808463Z [2024-02-11 01:26:33] Unique filenames will not be enforced. 2024-02-11T01:26:33.708813412Z [2024-02-11 01:26:33] 5xx response content will not be enabled.