2024-03-28T01:26:03.692707678Z t=2024-03-28T01:26:03+0000 lvl=info msg="Starting Grafana" logger=server version=8.1.1 commit=90c87a52f7 branch=HEAD compiled=2021-08-09T12:53:33+0000 2024-03-28T01:26:03.692796446Z t=2024-03-28T01:26:03+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-03-28T01:26:03.692806658Z t=2024-03-28T01:26:03+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-03-28T01:26:03.692810138Z t=2024-03-28T01:26:03+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.data=/var/lib/grafana" 2024-03-28T01:26:03.692812691Z t=2024-03-28T01:26:03+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.logs=/var/log/grafana" 2024-03-28T01:26:03.692820523Z t=2024-03-28T01:26:03+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-03-28T01:26:03.692823297Z t=2024-03-28T01:26:03+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-03-28T01:26:03.692838839Z t=2024-03-28T01:26:03+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.log.mode=console" 2024-03-28T01:26:03.692884488Z t=2024-03-28T01:26:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-28T01:26:03.692896999Z t=2024-03-28T01:26:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-28T01:26:03.692931180Z t=2024-03-28T01:26:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-28T01:26:03.692941302Z t=2024-03-28T01:26:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-28T01:26:03.692962986Z t=2024-03-28T01:26:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SECURITY_ADMIN_USER=admin" 2024-03-28T01:26:03.692995262Z t=2024-03-28T01:26:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SECURITY_ADMIN_PASSWORD=*********" 2024-03-28T01:26:03.693005636Z t=2024-03-28T01:26:03+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-03-28T01:26:03.693036799Z t=2024-03-28T01:26:03+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-03-28T01:26:03.693065632Z t=2024-03-28T01:26:03+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-03-28T01:26:03.693100173Z t=2024-03-28T01:26:03+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-03-28T01:26:03.693137371Z t=2024-03-28T01:26:03+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-03-28T01:26:03.693148791Z t=2024-03-28T01:26:03+0000 lvl=info msg="App mode production" logger=settings 2024-03-28T01:26:03.696733752Z t=2024-03-28T01:26:03+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-03-28T01:26:03.696769737Z t=2024-03-28T01:26:03+0000 lvl=info msg="Creating SQLite database file" logger=sqlstore path=/var/lib/grafana/grafana.db 2024-03-28T01:26:03.698983439Z t=2024-03-28T01:26:03+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-03-28T01:26:03.699294741Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-03-28T01:26:03.704202620Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-03-28T01:26:03.706913972Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-03-28T01:26:03.710277856Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-03-28T01:26:03.714344201Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-03-28T01:26:03.717606966Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-03-28T01:26:03.720907507Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-03-28T01:26:03.725505108Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-03-28T01:26:03.728395828Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-03-28T01:26:03.732459073Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-03-28T01:26:03.735646150Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-28T01:26:03.737977691Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-03-28T01:26:03.740379331Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-03-28T01:26:03.742864181Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-03-28T01:26:03.746295564Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-03-28T01:26:03.749515837Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-03-28T01:26:03.751890193Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-03-28T01:26:03.754344205Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-03-28T01:26:03.756978461Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-03-28T01:26:03.759465132Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-03-28T01:26:03.762590252Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-03-28T01:26:03.765153051Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-03-28T01:26:03.767734021Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-03-28T01:26:03.770857246Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-03-28T01:26:03.774031932Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-03-28T01:26:03.777650585Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-03-28T01:26:03.781613907Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-03-28T01:26:03.793378002Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-03-28T01:26:03.799449723Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-03-28T01:26:03.804593246Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-03-28T01:26:03.808429658Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-03-28T01:26:03.811265749Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-03-28T01:26:03.815343667Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-03-28T01:26:03.818358611Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-03-28T01:26:03.821812206Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-03-28T01:26:03.824284181Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-03-28T01:26:03.827227036Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-03-28T01:26:03.837859487Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-03-28T01:26:03.846977344Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-03-28T01:26:03.855013571Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-03-28T01:26:03.862910070Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-03-28T01:26:03.870567428Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-03-28T01:26:03.878974589Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-03-28T01:26:03.897935703Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-03-28T01:26:03.911103386Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-03-28T01:26:03.923846653Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-03-28T01:26:03.926464427Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-03-28T01:26:03.929710647Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-03-28T01:26:03.932138414Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-03-28T01:26:03.934648940Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-03-28T01:26:03.937001731Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-03-28T01:26:03.939677240Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-03-28T01:26:03.942037663Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-03-28T01:26:03.944416397Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-03-28T01:26:03.948664283Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-03-28T01:26:03.950678897Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-03-28T01:26:03.953219971Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-03-28T01:26:03.956409045Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-03-28T01:26:03.958278889Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-03-28T01:26:03.960828490Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-03-28T01:26:03.964579884Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-03-28T01:26:03.969115601Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-03-28T01:26:03.973152593Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-03-28T01:26:03.976385198Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-03-28T01:26:03.979251739Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-03-28T01:26:03.982112359Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-03-28T01:26:03.984914924Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-03-28T01:26:03.988026424Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-03-28T01:26:03.989913636Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-03-28T01:26:03.992457055Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-03-28T01:26:03.995851868Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-03-28T01:26:03.998505582Z t=2024-03-28T01:26:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-03-28T01:26:04.001620300Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-03-28T01:26:04.004714450Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-03-28T01:26:04.007986814Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-03-28T01:26:04.011082316Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-03-28T01:26:04.013410611Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-03-28T01:26:04.016321918Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-03-28T01:26:04.019217483Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-03-28T01:26:04.021776104Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-03-28T01:26:04.026390220Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-03-28T01:26:04.029573141Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-03-28T01:26:04.032598030Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-03-28T01:26:04.035969084Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-03-28T01:26:04.037925913Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-03-28T01:26:04.040131730Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-03-28T01:26:04.042615047Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-03-28T01:26:04.045763554Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-03-28T01:26:04.047778951Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-03-28T01:26:04.049614172Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-03-28T01:26:04.053026450Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-03-28T01:26:04.055567992Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-03-28T01:26:04.058004990Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-03-28T01:26:04.060700212Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-03-28T01:26:04.062891198Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-03-28T01:26:04.067177653Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-03-28T01:26:04.070323448Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-03-28T01:26:04.073166353Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-03-28T01:26:04.076569209Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-28T01:26:04.078841703Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-03-28T01:26:04.081224324Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-03-28T01:26:04.084009273Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-03-28T01:26:04.086804130Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-03-28T01:26:04.088889556Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-03-28T01:26:04.090729475Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-03-28T01:26:04.093875076Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-03-28T01:26:04.096043595Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-03-28T01:26:04.097404030Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-03-28T01:26:04.100856031Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-03-28T01:26:04.102806396Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-03-28T01:26:04.104837112Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-03-28T01:26:04.107081046Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-03-28T01:26:04.111455602Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-03-28T01:26:04.116714295Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-03-28T01:26:04.120118883Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-03-28T01:26:04.123098615Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-03-28T01:26:04.126006163Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-03-28T01:26:04.129341797Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-03-28T01:26:04.132007423Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-03-28T01:26:04.136987850Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-03-28T01:26:04.139020170Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-03-28T01:26:04.141857414Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-03-28T01:26:04.144728147Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-03-28T01:26:04.148387900Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-03-28T01:26:04.151006935Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-03-28T01:26:04.154081716Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-03-28T01:26:04.157485662Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-03-28T01:26:04.161191760Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-03-28T01:26:04.164293953Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-03-28T01:26:04.166437945Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-03-28T01:26:04.168931210Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-03-28T01:26:04.172887688Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-03-28T01:26:04.175689264Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-03-28T01:26:04.178284591Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-03-28T01:26:04.180658694Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-03-28T01:26:04.182239528Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-03-28T01:26:04.185452579Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-03-28T01:26:04.193229092Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-03-28T01:26:04.195977641Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-03-28T01:26:04.199666621Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-03-28T01:26:04.202600506Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-03-28T01:26:04.204989500Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-03-28T01:26:04.207250733Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-03-28T01:26:04.209527188Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-03-28T01:26:04.212339660Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-03-28T01:26:04.214030377Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-03-28T01:26:04.216705695Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-03-28T01:26:04.218279206Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-03-28T01:26:04.220928394Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-03-28T01:26:04.223905867Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-03-28T01:26:04.226543197Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-03-28T01:26:04.229178501Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-03-28T01:26:04.230993514Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-03-28T01:26:04.233368482Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-03-28T01:26:04.235786275Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-03-28T01:26:04.239310771Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-03-28T01:26:04.241663581Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-03-28T01:26:04.244743725Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-03-28T01:26:04.246449874Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-03-28T01:26:04.249771221Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-03-28T01:26:04.253335789Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-03-28T01:26:04.256662992Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-03-28T01:26:04.259318532Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-03-28T01:26:04.261851536Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-03-28T01:26:04.264703744Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-03-28T01:26:04.266567133Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-03-28T01:26:04.271088302Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-03-28T01:26:04.287004728Z t=2024-03-28T01:26:04+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-03-28T01:26:04.292015267Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-03-28T01:26:04.294766511Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-03-28T01:26:04.298097649Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-03-28T01:26:04.302573734Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-03-28T01:26:04.305109005Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-03-28T01:26:04.311954105Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-03-28T01:26:04.312028503Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-03-28T01:26:04.314167660Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-03-28T01:26:04.317721086Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-03-28T01:26:04.319968691Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-03-28T01:26:04.321523121Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-03-28T01:26:04.324228557Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-03-28T01:26:04.327208842Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-03-28T01:26:04.329313174Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-03-28T01:26:04.331543574Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-03-28T01:26:04.334525187Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-03-28T01:26:04.337129104Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-03-28T01:26:04.339975741Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-03-28T01:26:04.342212522Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-03-28T01:26:04.344993418Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-03-28T01:26:04.347607526Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-03-28T01:26:04.352141900Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-03-28T01:26:04.354193639Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-03-28T01:26:04.356638332Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-03-28T01:26:04.359824385Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-03-28T01:26:04.361629148Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-03-28T01:26:04.364397319Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-03-28T01:26:04.367335030Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-03-28T01:26:04.370006453Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-03-28T01:26:04.372371864Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-03-28T01:26:04.374575761Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-03-28T01:26:04.377575635Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-03-28T01:26:04.379458888Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-03-28T01:26:04.381618868Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-03-28T01:26:04.384936545Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-03-28T01:26:04.387932760Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-03-28T01:26:04.389978625Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-03-28T01:26:04.392189001Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-03-28T01:26:04.394189879Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-03-28T01:26:04.399385805Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-03-28T01:26:04.401303195Z t=2024-03-28T01:26:04+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-03-28T01:26:04.403462774Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-03-28T01:26:04.405547846Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-03-28T01:26:04.408428555Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-03-28T01:26:04.410367247Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-03-28T01:26:04.413958400Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-03-28T01:26:04.417991216Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-03-28T01:26:04.421971678Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-03-28T01:26:04.424524540Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-03-28T01:26:04.426289971Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-03-28T01:26:04.428811896Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-03-28T01:26:04.430949599Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-03-28T01:26:04.432583969Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-03-28T01:26:04.433983213Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-03-28T01:26:04.435708704Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-03-28T01:26:04.437166532Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-03-28T01:26:04.438899242Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-03-28T01:26:04.441015904Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-03-28T01:26:04.442876459Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-03-28T01:26:04.444947796Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-03-28T01:26:04.447111335Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-03-28T01:26:04.449290743Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-03-28T01:26:04.451374778Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-03-28T01:26:04.453522415Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-03-28T01:26:04.454792672Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-03-28T01:26:04.456758779Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-03-28T01:26:04.458667632Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-03-28T01:26:04.461089866Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-03-28T01:26:04.463361472Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-03-28T01:26:04.465967967Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-03-28T01:26:04.468177310Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-03-28T01:26:04.470233496Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-03-28T01:26:04.472318155Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-03-28T01:26:04.474750006Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-03-28T01:26:04.477890226Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-03-28T01:26:04.481788980Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-03-28T01:26:04.486021318Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-03-28T01:26:04.488950685Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-03-28T01:26:04.491523425Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-03-28T01:26:04.494701256Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-03-28T01:26:04.496929796Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-03-28T01:26:04.498740371Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-03-28T01:26:04.501246829Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-03-28T01:26:04.504148049Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-03-28T01:26:04.507338004Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-03-28T01:26:04.510167711Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-03-28T01:26:04.512644453Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-03-28T01:26:04.514517615Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-03-28T01:26:04.521147457Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-03-28T01:26:04.522876822Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-03-28T01:26:04.526509493Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-03-28T01:26:04.527935660Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-03-28T01:26:04.530630781Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-03-28T01:26:04.533333717Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-03-28T01:26:04.536707949Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-03-28T01:26:04.539114729Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-03-28T01:26:04.541012418Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-03-28T01:26:04.544692094Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-03-28T01:26:04.546972591Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-03-28T01:26:04.550236211Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-03-28T01:26:04.552946716Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-03-28T01:26:04.555505418Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-03-28T01:26:04.557867367Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-03-28T01:26:04.560187793Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-03-28T01:26:04.564416195Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-03-28T01:26:04.564719250Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-03-28T01:26:04.567238642Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-03-28T01:26:04.570141745Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-03-28T01:26:04.576716406Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-03-28T01:26:04.580173551Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-03-28T01:26:04.583296175Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-03-28T01:26:04.586544904Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-03-28T01:26:04.588725913Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-03-28T01:26:04.591387276Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-03-28T01:26:04.594528499Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-03-28T01:26:04.597289710Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-03-28T01:26:04.600221452Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-03-28T01:26:04.601568415Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-03-28T01:26:04.604228867Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-03-28T01:26:04.608074594Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-03-28T01:26:04.608914158Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-03-28T01:26:04.611921954Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-03-28T01:26:04.614260981Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-03-28T01:26:04.616209715Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-03-28T01:26:04.618684263Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-03-28T01:26:04.621145485Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-03-28T01:26:04.623622599Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-03-28T01:26:04.625361788Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-03-28T01:26:04.627583456Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-03-28T01:26:04.629532754Z t=2024-03-28T01:26:04+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-03-28T01:26:04.632100273Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-03-28T01:26:04.637263101Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-03-28T01:26:04.639846154Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-03-28T01:26:04.641597871Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-03-28T01:26:04.643564470Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-03-28T01:26:04.648484773Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-03-28T01:26:04.653166010Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-03-28T01:26:04.654740003Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-03-28T01:26:04.656545489Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-03-28T01:26:04.658744726Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-03-28T01:26:04.660727357Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-03-28T01:26:04.662695008Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-03-28T01:26:04.664811454Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-03-28T01:26:04.666056622Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-03-28T01:26:04.668939972Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-03-28T01:26:04.672782702Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-03-28T01:26:04.675412232Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-03-28T01:26:04.676978344Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-03-28T01:26:04.678822475Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-03-28T01:26:04.681214464Z t=2024-03-28T01:26:04+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-03-28T01:26:04.683876826Z t=2024-03-28T01:26:04+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-03-28T01:26:04.686928070Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-03-28T01:26:04.689405153Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-03-28T01:26:04.693027277Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-03-28T01:26:04.697096029Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-03-28T01:26:04.700595753Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-03-28T01:26:04.703225509Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-03-28T01:26:04.706673305Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-03-28T01:26:04.708610472Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-03-28T01:26:04.711336320Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-03-28T01:26:04.713883590Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-03-28T01:26:04.716704026Z t=2024-03-28T01:26:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-03-28T01:26:04.719392265Z t=2024-03-28T01:26:04+0000 lvl=info msg="migrations completed" logger=migrator performed=330 skipped=0 duration=1.020074817s 2024-03-28T01:26:04.745083088Z t=2024-03-28T01:26:04+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-03-28T01:26:04.745309359Z t=2024-03-28T01:26:04+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-03-28T01:26:04.750214186Z t=2024-03-28T01:26:04+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-03-28T01:26:04.849542356Z t=2024-03-28T01:26:04+0000 lvl=info msg="Registering plugin" logger=plugins id=input 2024-03-28T01:26:04.854589451Z t=2024-03-28T01:26:04+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=osm_prometheus uid= 2024-03-28T01:26:04.857842869Z t=2024-03-28T01:26:04+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Prometheus uid= 2024-03-28T01:26:04.860572747Z t=2024-03-28T01:26:04+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-03-28T01:26:04.870907217Z t=2024-03-28T01:26:04+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=http subUrl= socket= 2024-03-28T01:31:00.566523052Z t=2024-03-28T01:31:00+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.16 time_ms=21 size=51 referer= 2024-03-28T01:52:34.933141634Z t=2024-03-28T01:52:34+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.16 time_ms=17 size=51 referer= 2024-03-28T02:13:57.161317409Z t=2024-03-28T02:13:57+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.16 2024-03-28T02:13:57.161398563Z t=2024-03-28T02:13:57+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.16 time_ms=27 size=30 referer= 2024-03-28T02:14:09.176498218Z t=2024-03-28T02:14:09+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.16 time_ms=31 size=51 referer= 2024-03-28T02:35:13.019645829Z t=2024-03-28T02:35:13+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.16 time_ms=25 size=51 referer= 2024-03-28T03:50:57.198433534Z t=2024-03-28T03:50:57+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.16 time_ms=19 size=51 referer= 2024-03-28T03:51:57.580950527Z t=2024-03-28T03:51:57+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.16 time_ms=19 size=51 referer= 2024-03-28T03:56:28.552096474Z t=2024-03-28T03:56:28+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.16 time_ms=15 size=51 referer= 2024-03-28T04:10:31.394879405Z t=2024-03-28T04:10:31+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.16 time_ms=16 size=51 referer= 2024-03-28T04:13:32.237017127Z t=2024-03-28T04:13:32+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.16 time_ms=25 size=51 referer= 2024-03-28T04:19:03.545843229Z t=2024-03-28T04:19:03+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.16 time_ms=31 size=51 referer= 2024-03-28T04:28:35.554803037Z t=2024-03-28T04:28:35+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.16 time_ms=22 size=51 referer= 2024-03-28T04:34:07.114864800Z t=2024-03-28T04:34:07+0000 lvl=eror msg="Dashboard not found" logger=context userId=1 orgId=1 uname=admin error="Dashboard not found" remote_addr=10.244.0.16 2024-03-28T04:34:07.115095673Z t=2024-03-28T04:34:07+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=DELETE path=/api/dashboards/uid/0fb5db83-12da-4f49-b506-1584d815b4df status=404 remote_addr=10.244.0.16 time_ms=19 size=33 referer= 2024-03-28T04:34:37.239768175Z t=2024-03-28T04:34:37+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.16 time_ms=19 size=51 referer= 2024-03-28T04:38:38.086643876Z t=2024-03-28T04:38:38+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.16 time_ms=27 size=51 referer= 2024-03-28T04:51:40.595421023Z t=2024-03-28T04:51:40+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.16 time_ms=15 size=51 referer= 2024-03-28T05:10:14.156661407Z t=2024-03-28T05:10:14+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.16 time_ms=15 size=51 referer= 2024-03-28T01:25:08.328763193Z [2024-03-28 01:25:08] Starting collector 2024-03-28T01:25:08.328814956Z [2024-03-28 01:25:08] No folder annotation was provided, defaulting to k8s-sidecar-target-directory 2024-03-28T01:25:08.328820300Z [2024-03-28 01:25:08] Selected resource type: ('secret', 'configmap') 2024-03-28T01:25:08.328823236Z [2024-03-28 01:25:08] Loading incluster config ... 2024-03-28T01:25:08.328826734Z [2024-03-28 01:25:08] Config for cluster api at 'https://10.96.0.1:443' loaded... 2024-03-28T01:25:08.328829327Z [2024-03-28 01:25:08] Unique filenames will not be enforced. 2024-03-28T01:25:08.328831852Z [2024-03-28 01:25:08] 5xx response content will not be enabled. 2024-03-28T01:25:08.376607366Z [2024-03-28 01:25:08] Working on configmap: osm/grafana-datasource 2024-03-28T01:25:08.376643388Z [2024-03-28 01:25:08] Found 'data' on configmap 2024-03-28T01:25:08.376649087Z [2024-03-28 01:25:08] Writing datasource.yaml 2024-03-28T01:25:13.432336659Z [2024-03-28 01:25:13] Starting collector 2024-03-28T01:25:13.432373893Z [2024-03-28 01:25:13] No folder annotation was provided, defaulting to k8s-sidecar-target-directory 2024-03-28T01:25:13.432383224Z [2024-03-28 01:25:13] Selected resource type: ('secret', 'configmap') 2024-03-28T01:25:13.432386963Z [2024-03-28 01:25:13] Loading incluster config ... 2024-03-28T01:25:13.432395125Z [2024-03-28 01:25:13] Config for cluster api at 'https://10.96.0.1:443' loaded... 2024-03-28T01:25:13.432399347Z [2024-03-28 01:25:13] Unique filenames will not be enforced. 2024-03-28T01:25:13.432404245Z [2024-03-28 01:25:13] 5xx response content will not be enabled.