You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3819 lines
854 KiB

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

D, [2024-04-06T05:11:22.676387 #176] DEBUG -- : Coverband: Starting background reporting
D, [2024-04-06T05:11:22.759527 #176] DEBUG -- : Coverband: background reporting coverage (runtime). Sleeping 62s
/cartodb/lib/carto/table_utils.rb:23: warning: already initialized constant Carto::TableUtils::ALREADY_QUOTED
/cartodb/lib/carto/table_utils.rb:23: warning: previous definition of ALREADY_QUOTED was here
/cartodb/lib/carto/table_utils.rb:24: warning: already initialized constant Carto::TableUtils::VALID_IDENTIFIER
/cartodb/lib/carto/table_utils.rb:24: warning: previous definition of VALID_IDENTIFIER was here
/cartodb/lib/carto/db/sanitize.rb:4: warning: already initialized constant Carto::DB::Sanitize::PREFIX_REPLACEMENT
/cartodb/lib/carto/db/sanitize.rb:4: warning: previous definition of PREFIX_REPLACEMENT was here
/cartodb/lib/carto/db/sanitize.rb:5: warning: already initialized constant Carto::DB::Sanitize::SUFFIX_REPLACEMENT
/cartodb/lib/carto/db/sanitize.rb:5: warning: previous definition of SUFFIX_REPLACEMENT was here
/cartodb/lib/carto/db/sanitize.rb:6: warning: already initialized constant Carto::DB::Sanitize::CHARACTER_REPLACEMENT
/cartodb/lib/carto/db/sanitize.rb:6: warning: previous definition of CHARACTER_REPLACEMENT was here
/cartodb/lib/carto/db/sanitize.rb:8: warning: already initialized constant Carto::DB::Sanitize::MAX_IDENTIFIER_LENGTH
/cartodb/lib/carto/db/sanitize.rb:8: warning: previous definition of MAX_IDENTIFIER_LENGTH was here
/cartodb/lib/carto/db/sanitize.rb:9: warning: already initialized constant Carto::DB::Sanitize::DISALLOWED_STARTING_CHARACTERS_REGEX
/cartodb/lib/carto/db/sanitize.rb:9: warning: previous definition of DISALLOWED_STARTING_CHARACTERS_REGEX was here
/cartodb/lib/carto/db/sanitize.rb:10: warning: already initialized constant Carto::DB::Sanitize::DISALLOWED_CHARACTERS_REGEX
/cartodb/lib/carto/db/sanitize.rb:10: warning: previous definition of DISALLOWED_CHARACTERS_REGEX was here
/cartodb/lib/carto/db/sanitize.rb:11: warning: already initialized constant Carto::DB::Sanitize::REPEATED_UNDERSCORES_REGEX
/cartodb/lib/carto/db/sanitize.rb:11: warning: previous definition of REPEATED_UNDERSCORES_REGEX was here
/cartodb/lib/carto/db/sanitize.rb:13: warning: already initialized constant Carto::DB::Sanitize::SYSTEM_TABLE_NAMES
/cartodb/lib/carto/db/sanitize.rb:13: warning: previous definition of SYSTEM_TABLE_NAMES was here
/cartodb/lib/carto/db/sanitize.rb:15: warning: already initialized constant Carto::DB::Sanitize::RESERVED_TABLE_NAMES
/cartodb/lib/carto/db/sanitize.rb:15: warning: previous definition of RESERVED_TABLE_NAMES was here
/cartodb/lib/carto/db/sanitize.rb:18: warning: already initialized constant Carto::DB::Sanitize::SYSTEM_COLUMN_NAMES
/cartodb/lib/carto/db/sanitize.rb:18: warning: previous definition of SYSTEM_COLUMN_NAMES was here
/cartodb/lib/carto/db/sanitize.rb:21: warning: already initialized constant Carto::DB::Sanitize::RESERVED_WORDS
/cartodb/lib/carto/db/sanitize.rb:21: warning: previous definition of RESERVED_WORDS was here
/cartodb/lib/carto/db/sanitize.rb:32: warning: already initialized constant Carto::DB::Sanitize::ADDITIONAL_RESERVED_COLUMNS
/cartodb/lib/carto/db/sanitize.rb:32: warning: previous definition of ADDITIONAL_RESERVED_COLUMNS was here
/cartodb/lib/carto/db/sanitize.rb:34: warning: already initialized constant Carto::DB::Sanitize::REJECTED_COLUMN_NAMES
/cartodb/lib/carto/db/sanitize.rb:34: warning: previous definition of REJECTED_COLUMN_NAMES was here
/cartodb/lib/carto/db/sanitize.rb:37: warning: already initialized constant Carto::DB::Sanitize::ADDITIONAL_WORDS
/cartodb/lib/carto/db/sanitize.rb:37: warning: previous definition of ADDITIONAL_WORDS was here
/cartodb/lib/carto/db/sanitize.rb:39: warning: already initialized constant Carto::DB::Sanitize::RESERVED_COLUMN_NAMES
/cartodb/lib/carto/db/sanitize.rb:39: warning: previous definition of RESERVED_COLUMN_NAMES was here
/cartodb/lib/carto/named_maps/template.rb:4: warning: already initialized constant Carto::NamedMaps::Template::NAMED_MAPS_VERSION
/cartodb/lib/carto/named_maps/template.rb:4: warning: previous definition of NAMED_MAPS_VERSION was here
/cartodb/lib/carto/named_maps/template.rb:5: warning: already initialized constant Carto::NamedMaps::Template::MAP_CONFIG_VERSION
/cartodb/lib/carto/named_maps/template.rb:5: warning: previous definition of MAP_CONFIG_VERSION was here
/cartodb/lib/carto/named_maps/template.rb:6: warning: already initialized constant Carto::NamedMaps::Template::NAME_PREFIX
/cartodb/lib/carto/named_maps/template.rb:6: warning: previous definition of NAME_PREFIX was here
/cartodb/lib/carto/named_maps/template.rb:7: warning: already initialized constant Carto::NamedMaps::Template::AUTH_TYPE_OPEN
/cartodb/lib/carto/named_maps/template.rb:7: warning: previous definition of AUTH_TYPE_OPEN was here
/cartodb/lib/carto/named_maps/template.rb:8: warning: already initialized constant Carto::NamedMaps::Template::AUTH_TYPE_SIGNED
/cartodb/lib/carto/named_maps/template.rb:8: warning: previous definition of AUTH_TYPE_SIGNED was here
/cartodb/lib/carto/named_maps/template.rb:9: warning: already initialized constant Carto::NamedMaps::Template::EMPTY_CSS
/cartodb/lib/carto/named_maps/template.rb:9: warning: previous definition of EMPTY_CSS was here
/cartodb/lib/carto/named_maps/template.rb:11: warning: already initialized constant Carto::NamedMaps::Template::TILER_WIDGET_TYPES
/cartodb/lib/carto/named_maps/template.rb:11: warning: previous definition of TILER_WIDGET_TYPES was here
/cartodb/lib/carto/named_maps/template.rb:19: warning: already initialized constant Carto::NamedMaps::Template::DATAVIEW_TEMPLATE_OPTIONS
/cartodb/lib/carto/named_maps/template.rb:19: warning: previous definition of DATAVIEW_TEMPLATE_OPTIONS was here
/cartodb/lib/carto/assets/image_assets_service.rb:7: warning: already initialized constant Carto::ImageAssetsService::VALID_EXTENSIONS
/cartodb/lib/carto/assets/image_assets_service.rb:7: warning: previous definition of VALID_EXTENSIONS was here
/cartodb/lib/carto/assets/image_assets_service.rb:46: warning: already initialized constant Carto::ImageAssetsService::MAX_IMAGE_SIDE
/cartodb/lib/carto/assets/image_assets_service.rb:46: warning: previous definition of MAX_IMAGE_SIDE was here
/cartodb/lib/cartodb/errors.rb:7: warning: already initialized constant CartoDB::BaseCartoDBError::APPENDED_MESSAGE_PREFIX
/cartodb/lib/cartodb/errors.rb:7: warning: previous definition of APPENDED_MESSAGE_PREFIX was here
/cartodb/app/models/carto/external_source.rb:5: warning: already initialized constant Carto::ExternalSource::REFRESH_INTERVAL
/cartodb/app/models/carto/external_source.rb:5: warning: previous definition of REFRESH_INTERVAL was here
/cartodb/lib/carto/bolt.rb:6: warning: already initialized constant Carto::Bolt::DEFAULT_TTL_MS
/cartodb/lib/carto/bolt.rb:6: warning: previous definition of DEFAULT_TTL_MS was here
/cartodb/lib/carto/bolt.rb:7: warning: already initialized constant Carto::Bolt::DEFAULT_RETRY_ATTEMPTS
/cartodb/lib/carto/bolt.rb:7: warning: previous definition of DEFAULT_RETRY_ATTEMPTS was here
/cartodb/lib/carto/bolt.rb:8: warning: already initialized constant Carto::Bolt::DEFAULT_RETRY_TIMEOUT
/cartodb/lib/carto/bolt.rb:8: warning: previous definition of DEFAULT_RETRY_TIMEOUT was here
/cartodb/app/models/carto/visualization.rb:38: warning: already initialized constant Carto::Visualization::TYPE_CANONICAL
/cartodb/app/models/carto/visualization.rb:38: warning: previous definition of TYPE_CANONICAL was here
/cartodb/app/models/carto/visualization.rb:39: warning: already initialized constant Carto::Visualization::TYPE_DERIVED
/cartodb/app/models/carto/visualization.rb:39: warning: previous definition of TYPE_DERIVED was here
/cartodb/app/models/carto/visualization.rb:40: warning: already initialized constant Carto::Visualization::TYPE_SLIDE
/cartodb/app/models/carto/visualization.rb:40: warning: previous definition of TYPE_SLIDE was here
/cartodb/app/models/carto/visualization.rb:41: warning: already initialized constant Carto::Visualization::TYPE_REMOTE
/cartodb/app/models/carto/visualization.rb:41: warning: previous definition of TYPE_REMOTE was here
/cartodb/app/models/carto/visualization.rb:42: warning: already initialized constant Carto::Visualization::TYPE_KUVIZ
/cartodb/app/models/carto/visualization.rb:42: warning: previous definition of TYPE_KUVIZ was here
/cartodb/app/models/carto/visualization.rb:43: warning: already initialized constant Carto::Visualization::TYPE_APP
/cartodb/app/models/carto/visualization.rb:43: warning: previous definition of TYPE_APP was here
/cartodb/app/models/carto/visualization.rb:45: warning: already initialized constant Carto::Visualization::VALID_TYPES
/cartodb/app/models/carto/visualization.rb:45: warning: previous definition of VALID_TYPES was here
/cartodb/app/models/carto/visualization.rb:46: warning: already initialized constant Carto::Visualization::MAP_TYPES
/cartodb/app/models/carto/visualization.rb:46: warning: previous definition of MAP_TYPES was here
/cartodb/app/models/carto/visualization.rb:48: warning: already initialized constant Carto::Visualization::KIND_GEOM
/cartodb/app/models/carto/visualization.rb:48: warning: previous definition of KIND_GEOM was here
/cartodb/app/models/carto/visualization.rb:49: warning: already initialized constant Carto::Visualization::KIND_RASTER
/cartodb/app/models/carto/visualization.rb:49: warning: previous definition of KIND_RASTER was here
/cartodb/app/models/carto/visualization.rb:51: warning: already initialized constant Carto::Visualization::PRIVACY_PUBLIC
/cartodb/app/models/carto/visualization.rb:51: warning: previous definition of PRIVACY_PUBLIC was here
/cartodb/app/models/carto/visualization.rb:52: warning: already initialized constant Carto::Visualization::PRIVACY_PRIVATE
/cartodb/app/models/carto/visualization.rb:52: warning: previous definition of PRIVACY_PRIVATE was here
/cartodb/app/models/carto/visualization.rb:53: warning: already initialized constant Carto::Visualization::PRIVACY_LINK
/cartodb/app/models/carto/visualization.rb:53: warning: previous definition of PRIVACY_LINK was here
/cartodb/app/models/carto/visualization.rb:54: warning: already initialized constant Carto::Visualization::PRIVACY_PROTECTED
/cartodb/app/models/carto/visualization.rb:54: warning: previous definition of PRIVACY_PROTECTED was here
/cartodb/app/models/carto/visualization.rb:55: warning: already initialized constant Carto::Visualization::PRIVACIES
/cartodb/app/models/carto/visualization.rb:55: warning: previous definition of PRIVACIES was here
/cartodb/app/models/carto/visualization.rb:57: warning: already initialized constant Carto::Visualization::VERSION_BUILDER
/cartodb/app/models/carto/visualization.rb:57: warning: previous definition of VERSION_BUILDER was here
/cartodb/app/models/carto/visualization.rb:59: warning: already initialized constant Carto::Visualization::V2_VISUALIZATIONS_REDIS_KEY
/cartodb/app/models/carto/visualization.rb:59: warning: previous definition of V2_VISUALIZATIONS_REDIS_KEY was here
/cartodb/app/models/carto/visualization.rb:128: warning: already initialized constant Carto::Visualization::DELETED_COLUMNS
/cartodb/app/models/carto/visualization.rb:128: warning: previous definition of DELETED_COLUMNS was here
/cartodb/app/models/carto/visualization.rb:473: warning: already initialized constant Carto::Visualization::MAX_MAPCAPS_PER_VISUALIZATION
/cartodb/app/models/carto/visualization.rb:473: warning: previous definition of MAX_MAPCAPS_PER_VISUALIZATION was here
/cartodb/app/models/carto/visualization.rb:837: warning: already initialized constant Carto::Visualization::Watcher::KEY_FORMAT
/cartodb/app/models/carto/visualization.rb:837: warning: previous definition of KEY_FORMAT was here
/cartodb/app/connectors/importer.rb:13: warning: already initialized constant CartoDB::Connector::Importer::ORIGIN_SCHEMA
/cartodb/app/connectors/importer.rb:13: warning: previous definition of ORIGIN_SCHEMA was here
/cartodb/app/connectors/importer.rb:14: warning: already initialized constant CartoDB::Connector::Importer::DESTINATION_SCHEMA
/cartodb/app/connectors/importer.rb:14: warning: previous definition of DESTINATION_SCHEMA was here
/cartodb/app/connectors/importer.rb:15: warning: already initialized constant CartoDB::Connector::Importer::MAX_RENAME_RETRIES
/cartodb/app/connectors/importer.rb:15: warning: previous definition of MAX_RENAME_RETRIES was here
/cartodb/app/connectors/importer.rb:19: warning: already initialized constant CartoDB::Connector::Importer::COLUMNS_NOT_TO_VALIDATE
/cartodb/app/connectors/importer.rb:19: warning: previous definition of COLUMNS_NOT_TO_VALIDATE was here
/cartodb/app/controllers/helpers/avatar_helper.rb:2: warning: already initialized constant AvatarHelper::AVATAR_VALID_EXTENSIONS
/cartodb/app/controllers/helpers/avatar_helper.rb:2: warning: previous definition of AVATAR_VALID_EXTENSIONS was here
/cartodb/app/controllers/carto/api/vizjson3_presenter.rb:11: warning: already initialized constant Carto::Api::ApiTemplates::API_TEMPLATE_PUBLIC
/cartodb/app/controllers/carto/api/vizjson3_presenter.rb:11: warning: previous definition of API_TEMPLATE_PUBLIC was here
/cartodb/app/controllers/carto/api/vizjson3_presenter.rb:12: warning: already initialized constant Carto::Api::ApiTemplates::API_TEMPLATE_PRIVATE
/cartodb/app/controllers/carto/api/vizjson3_presenter.rb:12: warning: previous definition of API_TEMPLATE_PRIVATE was here
/cartodb/app/controllers/carto/api/vizjson3_presenter.rb:72: warning: already initialized constant Carto::Api::VizJSON3Presenter::VIZJSON_VERSION
/cartodb/app/controllers/carto/api/vizjson3_presenter.rb:72: warning: previous definition of VIZJSON_VERSION was here
/cartodb/app/controllers/carto/api/vizjson3_presenter.rb:281: warning: already initialized constant Carto::Api::VizJSON3LayerPresenter::EMPTY_CSS
/cartodb/app/controllers/carto/api/vizjson3_presenter.rb:281: warning: previous definition of EMPTY_CSS was here
/cartodb/app/controllers/carto/api/vizjson3_presenter.rb:283: warning: already initialized constant Carto::Api::VizJSON3LayerPresenter::TORQUE_ATTRS
/cartodb/app/controllers/carto/api/vizjson3_presenter.rb:283: warning: previous definition of TORQUE_ATTRS was here
/cartodb/app/controllers/carto/api/vizjson3_presenter.rb:298: warning: already initialized constant Carto::Api::VizJSON3LayerPresenter::INFOWINDOW_AND_TOOLTIP_KEYS
/cartodb/app/controllers/carto/api/vizjson3_presenter.rb:298: warning: previous definition of INFOWINDOW_AND_TOOLTIP_KEYS was here
/cartodb/app/controllers/carto/api/layer_vizjson_adapter.rb:7: warning: already initialized constant Carto::Api::LayerVizJSONAdapter::TEMPLATES_MAP
/cartodb/app/controllers/carto/api/layer_vizjson_adapter.rb:7: warning: previous definition of TEMPLATES_MAP was here
/cartodb/lib/carto/url_validator.rb:7: warning: already initialized constant Carto::UrlValidator::DEFAULT_URL_VALID_PORTS
/cartodb/lib/carto/url_validator.rb:7: warning: previous definition of DEFAULT_URL_VALID_PORTS was here
/cartodb/app/controllers/carto/admin/visualization_public_map_adapter.rb:9: warning: already initialized constant Carto::Admin::VisualizationPublicMapAdapter::GEOMETRY_MAPPING
/cartodb/app/controllers/carto/admin/visualization_public_map_adapter.rb:9: warning: previous definition of GEOMETRY_MAPPING was here
/cartodb/app/controllers/carto/api/group_presenter.rb:7: warning: already initialized constant Carto::Api::GroupPresenter::FULL_FETCH_OPTIONS
/cartodb/app/controllers/carto/api/group_presenter.rb:7: warning: previous definition of FULL_FETCH_OPTIONS was here
/cartodb/app/controllers/carto/api/paged_searcher.rb:5: warning: already initialized constant Carto::Api::PagedSearcher::VALID_ORDER_DIRECTIONS
/cartodb/app/controllers/carto/api/paged_searcher.rb:5: warning: previous definition of VALID_ORDER_DIRECTIONS was here
/cartodb/app/controllers/carto/api/visualization_searcher.rb:7: warning: already initialized constant Carto::Api::VisualizationSearcher::FILTER_SHARED_YES
/cartodb/app/controllers/carto/api/visualization_searcher.rb:7: warning: previous definition of FILTER_SHARED_YES was here
/cartodb/app/controllers/carto/api/visualization_searcher.rb:8: warning: already initialized constant Carto::Api::VisualizationSearcher::FILTER_SHARED_NO
/cartodb/app/controllers/carto/api/visualization_searcher.rb:8: warning: previous definition of FILTER_SHARED_NO was here
/cartodb/app/controllers/carto/api/visualization_searcher.rb:9: warning: already initialized constant Carto::Api::VisualizationSearcher::FILTER_SHARED_ONLY
/cartodb/app/controllers/carto/api/visualization_searcher.rb:9: warning: previous definition of FILTER_SHARED_ONLY was here
/cartodb/app/models/carto/user_table.rb:16: warning: already initialized constant Carto::UserTable::PRIVACY_PRIVATE
/cartodb/app/models/carto/user_table.rb:16: warning: previous definition of PRIVACY_PRIVATE was here
/cartodb/app/models/carto/user_table.rb:17: warning: already initialized constant Carto::UserTable::PRIVACY_PUBLIC
/cartodb/app/models/carto/user_table.rb:17: warning: previous definition of PRIVACY_PUBLIC was here
/cartodb/app/models/carto/user_table.rb:18: warning: already initialized constant Carto::UserTable::PRIVACY_LINK
/cartodb/app/models/carto/user_table.rb:18: warning: previous definition of PRIVACY_LINK was here
/cartodb/app/models/carto/user_table.rb:20: warning: already initialized constant Carto::UserTable::PRIVACY_VALUES_TO_TEXTS
/cartodb/app/models/carto/user_table.rb:20: warning: previous definition of PRIVACY_VALUES_TO_TEXTS was here
/cartodb/app/controllers/carto/api/user_table_presenter.rb:8: warning: already initialized constant Carto::Api::UserTablePresenter::PRIVACY_PRIVATE
/cartodb/app/controllers/carto/api/user_table_presenter.rb:8: warning: previous definition of PRIVACY_PRIVATE was here
/cartodb/app/controllers/carto/api/user_table_presenter.rb:9: warning: already initialized constant Carto::Api::UserTablePresenter::PRIVACY_PUBLIC
/cartodb/app/controllers/carto/api/user_table_presenter.rb:9: warning: previous definition of PRIVACY_PUBLIC was here
/cartodb/app/controllers/carto/api/user_table_presenter.rb:10: warning: already initialized constant Carto::Api::UserTablePresenter::PRIVACY_LINK
/cartodb/app/controllers/carto/api/user_table_presenter.rb:10: warning: previous definition of PRIVACY_LINK was here
/cartodb/app/controllers/carto/api/user_table_presenter.rb:12: warning: already initialized constant Carto::Api::UserTablePresenter::PRIVACY_VALUES_TO_TEXTS
/cartodb/app/controllers/carto/api/user_table_presenter.rb:12: warning: previous definition of PRIVACY_VALUES_TO_TEXTS was here
/cartodb/app/controllers/carto/api/user_table_presenter.rb:18: warning: already initialized constant Carto::Api::UserTablePresenter::MAX_DERIVED_MAPS_SHOWN
/cartodb/app/controllers/carto/api/user_table_presenter.rb:18: warning: previous definition of MAX_DERIVED_MAPS_SHOWN was here
/cartodb/app/controllers/carto/api/visualization_presenter.rb:9: warning: already initialized constant Carto::Api::VisualizationPresenter::ALLOWED_PARAMS
/cartodb/app/controllers/carto/api/visualization_presenter.rb:9: warning: previous definition of ALLOWED_PARAMS was here
/cartodb/lib/carto/ghost_tables_manager.rb:9: warning: already initialized constant Carto::GhostTablesManager::MUTEX_REDIS_KEY
/cartodb/lib/carto/ghost_tables_manager.rb:9: warning: previous definition of MUTEX_REDIS_KEY was here
/cartodb/lib/carto/ghost_tables_manager.rb:10: warning: already initialized constant Carto::GhostTablesManager::MUTEX_TTL_MS
/cartodb/lib/carto/ghost_tables_manager.rb:10: warning: previous definition of MUTEX_TTL_MS was here
/cartodb/lib/carto/ghost_tables_manager.rb:11: warning: already initialized constant Carto::GhostTablesManager::MAX_TABLES_FOR_SYNC_RUN
/cartodb/lib/carto/ghost_tables_manager.rb:11: warning: previous definition of MAX_TABLES_FOR_SYNC_RUN was here
/cartodb/lib/carto/ghost_tables_manager.rb:12: warning: already initialized constant Carto::GhostTablesManager::MAX_USERTABLES_FOR_SYNC_CHECK
/cartodb/lib/carto/ghost_tables_manager.rb:12: warning: previous definition of MAX_USERTABLES_FOR_SYNC_CHECK was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:10: warning: already initialized constant Carto::Api::LayerPresenter::PUBLIC_VALUES
/cartodb/app/controllers/carto/api/layer_presenter.rb:10: warning: previous definition of PUBLIC_VALUES was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:14: warning: already initialized constant Carto::Api::LayerPresenter::EMPTY_CSS
/cartodb/app/controllers/carto/api/layer_presenter.rb:14: warning: previous definition of EMPTY_CSS was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:16: warning: already initialized constant Carto::Api::LayerPresenter::TORQUE_ATTRS
/cartodb/app/controllers/carto/api/layer_presenter.rb:16: warning: previous definition of TORQUE_ATTRS was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:32: warning: already initialized constant Carto::Api::LayerPresenter::INFOWINDOW_KEYS
/cartodb/app/controllers/carto/api/layer_presenter.rb:32: warning: previous definition of INFOWINDOW_KEYS was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:374: warning: already initialized constant Carto::Api::StylePropertiesGenerator::STYLE_PROPERTIES_TYPE
/cartodb/app/controllers/carto/api/layer_presenter.rb:374: warning: previous definition of STYLE_PROPERTIES_TYPE was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:384: warning: already initialized constant Carto::Api::StylePropertiesGenerator::SOURCE_TYPES_WITH_SQL_WRAP
/cartodb/app/controllers/carto/api/layer_presenter.rb:384: warning: previous definition of SOURCE_TYPES_WITH_SQL_WRAP was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:415: warning: already initialized constant Carto::Api::StylePropertiesGenerator::PROPERTIES_DIRECT_MAPPING
/cartodb/app/controllers/carto/api/layer_presenter.rb:415: warning: previous definition of PROPERTIES_DIRECT_MAPPING was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:421: warning: already initialized constant Carto::Api::StylePropertiesGenerator::BLENDING_ALIAS
/cartodb/app/controllers/carto/api/layer_presenter.rb:421: warning: previous definition of BLENDING_ALIAS was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:425: warning: already initialized constant Carto::Api::StylePropertiesGenerator::ANIMATED_TYPES
/cartodb/app/controllers/carto/api/layer_presenter.rb:425: warning: previous definition of ANIMATED_TYPES was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:506: warning: already initialized constant Carto::Api::StylePropertiesGenerator::STROKE_FROM_POINT_MAPPING
/cartodb/app/controllers/carto/api/layer_presenter.rb:506: warning: previous definition of STROKE_FROM_POINT_MAPPING was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:516: warning: already initialized constant Carto::Api::StylePropertiesGenerator::STROKE_FROM_NON_POINT_MAPPING
/cartodb/app/controllers/carto/api/layer_presenter.rb:516: warning: previous definition of STROKE_FROM_NON_POINT_MAPPING was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:541: warning: already initialized constant Carto::Api::StylePropertiesGenerator::TORQUE_HEAT_COLOR_DEFAULTS
/cartodb/app/controllers/carto/api/layer_presenter.rb:541: warning: previous definition of TORQUE_HEAT_COLOR_DEFAULTS was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:577: warning: already initialized constant Carto::Api::StylePropertiesGenerator::SIZE_DIRECT_MAPPING
/cartodb/app/controllers/carto/api/layer_presenter.rb:577: warning: previous definition of SIZE_DIRECT_MAPPING was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:581: warning: already initialized constant Carto::Api::StylePropertiesGenerator::QUANTIFICATION_MAPPING
/cartodb/app/controllers/carto/api/layer_presenter.rb:581: warning: previous definition of QUANTIFICATION_MAPPING was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:588: warning: already initialized constant Carto::Api::StylePropertiesGenerator::COLOR_RANGE_SOURCE_TYPES
/cartodb/app/controllers/carto/api/layer_presenter.rb:588: warning: previous definition of COLOR_RANGE_SOURCE_TYPES was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:617: warning: already initialized constant Carto::Api::StylePropertiesGenerator::ANIMATED_DIRECT_MAPPING
/cartodb/app/controllers/carto/api/layer_presenter.rb:617: warning: previous definition of ANIMATED_DIRECT_MAPPING was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:625: warning: already initialized constant Carto::Api::StylePropertiesGenerator::DEFAULT_ANIMATED
/cartodb/app/controllers/carto/api/layer_presenter.rb:625: warning: previous definition of DEFAULT_ANIMATED was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:642: warning: already initialized constant Carto::Api::StylePropertiesGenerator::AGGREGATION_SOURCE_TYPES
/cartodb/app/controllers/carto/api/layer_presenter.rb:642: warning: previous definition of AGGREGATION_SOURCE_TYPES was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:666: warning: already initialized constant Carto::Api::StylePropertiesGenerator::COLOR_ARRAYS_FROM_RAMPS
/cartodb/app/controllers/carto/api/layer_presenter.rb:666: warning: previous definition of COLOR_ARRAYS_FROM_RAMPS was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:693: warning: already initialized constant Carto::Api::StylePropertiesGenerator::DEFAULT_BINS
/cartodb/app/controllers/carto/api/layer_presenter.rb:693: warning: previous definition of DEFAULT_BINS was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:702: warning: already initialized constant Carto::Api::StylePropertiesGenerator::TEXT_DIRECT_MAPPING
/cartodb/app/controllers/carto/api/layer_presenter.rb:702: warning: previous definition of TEXT_DIRECT_MAPPING was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:710: warning: already initialized constant Carto::Api::StylePropertiesGenerator::DEFAULT_LABELS
/cartodb/app/controllers/carto/api/layer_presenter.rb:710: warning: previous definition of DEFAULT_LABELS was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:760: warning: already initialized constant Carto::Api::StylePropertiesGenerator::TEXT_SIZE_DIRECT_MAPPING
/cartodb/app/controllers/carto/api/layer_presenter.rb:760: warning: previous definition of TEXT_SIZE_DIRECT_MAPPING was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:764: warning: already initialized constant Carto::Api::StylePropertiesGenerator::TEXT_COLOR_DIRECT_MAPPING
/cartodb/app/controllers/carto/api/layer_presenter.rb:764: warning: previous definition of TEXT_COLOR_DIRECT_MAPPING was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:795: warning: already initialized constant Carto::Api::StylePropertiesGenerator::HALO_SIZE_DIRECT_MAPPING
/cartodb/app/controllers/carto/api/layer_presenter.rb:795: warning: previous definition of HALO_SIZE_DIRECT_MAPPING was here
/cartodb/app/controllers/carto/api/layer_presenter.rb:799: warning: already initialized constant Carto::Api::StylePropertiesGenerator::HALO_COLOR_DIRECT_MAPPING
/cartodb/app/controllers/carto/api/layer_presenter.rb:799: warning: previous definition of HALO_COLOR_DIRECT_MAPPING was here
/cartodb/app/helpers/embed_redis_cache.rb:6: warning: already initialized constant EmbedRedisCache::VERSION
/cartodb/app/helpers/embed_redis_cache.rb:6: warning: previous definition of VERSION was here
/cartodb/app/helpers/file_upload.rb:6: warning: already initialized constant CartoDB::FileUpload::DEFAULT_UPLOADS_PATH
/cartodb/app/helpers/file_upload.rb:6: warning: previous definition of DEFAULT_UPLOADS_PATH was here
/cartodb/app/helpers/file_upload.rb:7: warning: already initialized constant CartoDB::FileUpload::FILE_ENCODING
/cartodb/app/helpers/file_upload.rb:7: warning: previous definition of FILE_ENCODING was here
/cartodb/app/helpers/file_upload.rb:8: warning: already initialized constant CartoDB::FileUpload::MAX_SYNC_UPLOAD_S3_FILE_SIZE
/cartodb/app/helpers/file_upload.rb:8: warning: previous definition of MAX_SYNC_UPLOAD_S3_FILE_SIZE was here
/cartodb/app/models/carto/data_import_constants.rb:3: warning: already initialized constant Carto::DataImportConstants::COLLISION_STRATEGY_SKIP
/cartodb/app/models/carto/data_import_constants.rb:3: warning: previous definition of COLLISION_STRATEGY_SKIP was here
/cartodb/app/models/carto/data_import_constants.rb:4: warning: already initialized constant Carto::DataImportConstants::COLLISION_STRATEGY_OVERWRITE
/cartodb/app/models/carto/data_import_constants.rb:4: warning: previous definition of COLLISION_STRATEGY_OVERWRITE was here
/cartodb/app/models/carto/data_import_constants.rb:6: warning: already initialized constant Carto::DataImportConstants::VALID_COLLISION_STRATEGIES
/cartodb/app/models/carto/data_import_constants.rb:6: warning: previous definition of VALID_COLLISION_STRATEGIES was here
/cartodb/app/models/carto/layer.rb:90: warning: already initialized constant Carto::Layer::ALLOWED_KINDS
/cartodb/app/models/carto/layer.rb:90: warning: previous definition of ALLOWED_KINDS was here
/cartodb/app/models/carto/layer.rb:94: warning: already initialized constant Carto::Layer::TEMPLATES_MAP
/cartodb/app/models/carto/layer.rb:94: warning: previous definition of TEMPLATES_MAP was here
/cartodb/app/models/carto/layer.rb:332: warning: already initialized constant Carto::Layer::CUSTOM_CATEGORIES
/cartodb/app/models/carto/layer.rb:332: warning: previous definition of CUSTOM_CATEGORIES was here
/cartodb/app/models/carto/permission.rb:5: warning: already initialized constant Carto::Permission::DEFAULT_ACL_VALUE
/cartodb/app/models/carto/permission.rb:5: warning: previous definition of DEFAULT_ACL_VALUE was here
/cartodb/app/models/carto/permission.rb:7: warning: already initialized constant Carto::Permission::ACCESS_READONLY
/cartodb/app/models/carto/permission.rb:7: warning: previous definition of ACCESS_READONLY was here
/cartodb/app/models/carto/permission.rb:8: warning: already initialized constant Carto::Permission::ACCESS_READWRITE
/cartodb/app/models/carto/permission.rb:8: warning: previous definition of ACCESS_READWRITE was here
/cartodb/app/models/carto/permission.rb:9: warning: already initialized constant Carto::Permission::ACCESS_NONE
/cartodb/app/models/carto/permission.rb:9: warning: previous definition of ACCESS_NONE was here
/cartodb/app/models/carto/permission.rb:10: warning: already initialized constant Carto::Permission::SORTED_ACCESSES
/cartodb/app/models/carto/permission.rb:10: warning: previous definition of SORTED_ACCESSES was here
/cartodb/app/models/carto/permission.rb:12: warning: already initialized constant Carto::Permission::TYPE_USER
/cartodb/app/models/carto/permission.rb:12: warning: previous definition of TYPE_USER was here
/cartodb/app/models/carto/permission.rb:13: warning: already initialized constant Carto::Permission::TYPE_ORGANIZATION
/cartodb/app/models/carto/permission.rb:13: warning: previous definition of TYPE_ORGANIZATION was here
/cartodb/app/models/carto/permission.rb:14: warning: already initialized constant Carto::Permission::TYPE_GROUP
/cartodb/app/models/carto/permission.rb:14: warning: previous definition of TYPE_GROUP was here
/cartodb/app/models/carto/permission.rb:37: warning: already initialized constant Carto::Permission::DELETED_COLUMNS
/cartodb/app/models/carto/permission.rb:37: warning: previous definition of DELETED_COLUMNS was here
/cartodb/app/models/carto/permission.rb:261: warning: already initialized constant Carto::Permission::ENTITY_TYPE_VISUALIZATION
/cartodb/app/models/carto/permission.rb:261: warning: previous definition of ENTITY_TYPE_VISUALIZATION was here
/cartodb/app/models/carto/permission.rb:263: warning: already initialized constant Carto::Permission::ALLOWED_ENTITY_KEYS
/cartodb/app/models/carto/permission.rb:263: warning: previous definition of ALLOWED_ENTITY_KEYS was here
/cartodb/app/models/carto/user_db_service.rb:4: warning: already initialized constant Carto::UserDBService::SCHEMA_PUBLIC
/cartodb/app/models/carto/user_db_service.rb:4: warning: previous definition of SCHEMA_PUBLIC was here
/cartodb/app/models/carto/user_db_service.rb:5: warning: already initialized constant Carto::UserDBService::SCHEMA_CARTODB
/cartodb/app/models/carto/user_db_service.rb:5: warning: previous definition of SCHEMA_CARTODB was here
/cartodb/app/models/carto/user_db_service.rb:6: warning: already initialized constant Carto::UserDBService::SCHEMA_IMPORTER
/cartodb/app/models/carto/user_db_service.rb:6: warning: previous definition of SCHEMA_IMPORTER was here
/cartodb/app/models/carto/user_db_service.rb:7: warning: already initialized constant Carto::UserDBService::SCHEMA_CDB_DATASERVICES_API
/cartodb/app/models/carto/user_db_service.rb:7: warning: previous definition of SCHEMA_CDB_DATASERVICES_API was here
/cartodb/lib/carto/export/layer_exporter.rb:12: warning: already initialized constant Carto::LayerImporter::LAYER_OPTIONS_WITH_IDS
/cartodb/lib/carto/export/layer_exporter.rb:12: warning: previous definition of LAYER_OPTIONS_WITH_IDS was here
/cartodb/lib/carto/export/data_import_exporter.rb:3: warning: already initialized constant Carto::DataImportExporterConfiguration::EXPORTED_DATA_IMPORT_ATTRIBUTES
/cartodb/lib/carto/export/data_import_exporter.rb:3: warning: previous definition of EXPORTED_DATA_IMPORT_ATTRIBUTES was here
/cartodb/lib/carto/export/data_import_exporter.rb:11: warning: already initialized constant Carto::DataImportExporterConfiguration::MAX_LOG_SIZE
/cartodb/lib/carto/export/data_import_exporter.rb:11: warning: previous definition of MAX_LOG_SIZE was here
/cartodb/app/services/carto/visualizations_export_service_2.rb:25: warning: already initialized constant Carto::VisualizationsExportService2Configuration::CURRENT_VERSION
/cartodb/app/services/carto/visualizations_export_service_2.rb:25: warning: previous definition of CURRENT_VERSION was here
/cartodb/lib/carto/visualization_exporter.rb:38: warning: already initialized constant Carto::ExporterConfig::DEFAULT_EXPORTER_TMP_FOLDER
/cartodb/lib/carto/visualization_exporter.rb:38: warning: previous definition of DEFAULT_EXPORTER_TMP_FOLDER was here
/cartodb/lib/carto/visualization_exporter.rb:71: warning: already initialized constant Carto::VisualizationExporter::DEFAULT_EXPORT_FORMAT
/cartodb/lib/carto/visualization_exporter.rb:71: warning: previous definition of DEFAULT_EXPORT_FORMAT was here
/cartodb/lib/carto/visualization_exporter.rb:72: warning: already initialized constant Carto::VisualizationExporter::EXPORT_EXTENSION
/cartodb/lib/carto/visualization_exporter.rb:72: warning: previous definition of EXPORT_EXTENSION was here
/cartodb/lib/carto/visualization_exporter.rb:73: warning: already initialized constant Carto::VisualizationExporter::CARTO_EXTENSION
/cartodb/lib/carto/visualization_exporter.rb:73: warning: previous definition of CARTO_EXTENSION was here
/cartodb/lib/carto/visualization_exporter.rb:75: warning: already initialized constant Carto::VisualizationExporter::VISUALIZATION_EXTENSIONS
/cartodb/lib/carto/visualization_exporter.rb:75: warning: previous definition of VISUALIZATION_EXTENSIONS was here
/cartodb/app/helpers/common_data_redis_cache.rb:7: warning: already initialized constant CommonDataRedisCache::VERSION
/cartodb/app/helpers/common_data_redis_cache.rb:7: warning: previous definition of VERSION was here
/cartodb/app/models/data_import.rb:41: warning: already initialized constant DataImport::MERGE_WITH_UNMATCHING_COLUMN_TYPES_RE
/cartodb/app/models/data_import.rb:41: warning: previous definition of MERGE_WITH_UNMATCHING_COLUMN_TYPES_RE was here
/cartodb/app/models/data_import.rb:42: warning: already initialized constant DataImport::DIRECT_STATEMENT_TIMEOUT
/cartodb/app/models/data_import.rb:42: warning: previous definition of DIRECT_STATEMENT_TIMEOUT was here
/cartodb/app/models/data_import.rb:49: warning: already initialized constant DataImport::STATE_ENQUEUED
/cartodb/app/models/data_import.rb:49: warning: previous definition of STATE_ENQUEUED was here
/cartodb/app/models/data_import.rb:50: warning: already initialized constant DataImport::STATE_PENDING
/cartodb/app/models/data_import.rb:50: warning: previous definition of STATE_PENDING was here
/cartodb/app/models/data_import.rb:51: warning: already initialized constant DataImport::STATE_UNPACKING
/cartodb/app/models/data_import.rb:51: warning: previous definition of STATE_UNPACKING was here
/cartodb/app/models/data_import.rb:52: warning: already initialized constant DataImport::STATE_IMPORTING
/cartodb/app/models/data_import.rb:52: warning: previous definition of STATE_IMPORTING was here
/cartodb/app/models/data_import.rb:53: warning: already initialized constant DataImport::STATE_COMPLETE
/cartodb/app/models/data_import.rb:53: warning: previous definition of STATE_COMPLETE was here
/cartodb/app/models/data_import.rb:54: warning: already initialized constant DataImport::STATE_UPLOADING
/cartodb/app/models/data_import.rb:54: warning: previous definition of STATE_UPLOADING was here
/cartodb/app/models/data_import.rb:55: warning: already initialized constant DataImport::STATE_FAILURE
/cartodb/app/models/data_import.rb:55: warning: previous definition of STATE_FAILURE was here
/cartodb/app/models/data_import.rb:56: warning: already initialized constant DataImport::STATE_STUCK
/cartodb/app/models/data_import.rb:56: warning: previous definition of STATE_STUCK was here
/cartodb/app/models/data_import.rb:58: warning: already initialized constant DataImport::TYPE_EXTERNAL_TABLE
/cartodb/app/models/data_import.rb:58: warning: previous definition of TYPE_EXTERNAL_TABLE was here
/cartodb/app/models/data_import.rb:59: warning: already initialized constant DataImport::TYPE_FILE
/cartodb/app/models/data_import.rb:59: warning: previous definition of TYPE_FILE was here
/cartodb/app/models/data_import.rb:60: warning: already initialized constant DataImport::TYPE_URL
/cartodb/app/models/data_import.rb:60: warning: previous definition of TYPE_URL was here
/cartodb/app/models/data_import.rb:61: warning: already initialized constant DataImport::TYPE_QUERY
/cartodb/app/models/data_import.rb:61: warning: previous definition of TYPE_QUERY was here
/cartodb/app/models/data_import.rb:62: warning: already initialized constant DataImport::TYPE_DATASOURCE
/cartodb/app/models/data_import.rb:62: warning: previous definition of TYPE_DATASOURCE was here
/cartodb/app/models/layer.rb:15: warning: already initialized constant Layer::ALLOWED_KINDS
/cartodb/app/models/layer.rb:15: warning: previous definition of ALLOWED_KINDS was here
/cartodb/app/models/layer.rb:16: warning: already initialized constant Layer::BASE_LAYER_KINDS
/cartodb/app/models/layer.rb:16: warning: previous definition of BASE_LAYER_KINDS was here
/cartodb/app/models/layer.rb:17: warning: already initialized constant Layer::DATA_LAYER_KINDS
/cartodb/app/models/layer.rb:17: warning: previous definition of DATA_LAYER_KINDS was here
/cartodb/app/models/layer.rb:19: warning: already initialized constant Layer::PUBLIC_ATTRIBUTES
/cartodb/app/models/layer.rb:19: warning: previous definition of PUBLIC_ATTRIBUTES was here
/cartodb/app/models/layer.rb:21: warning: already initialized constant Layer::TEMPLATES_MAP
/cartodb/app/models/layer.rb:21: warning: previous definition of TEMPLATES_MAP was here
/cartodb/app/models/layer/presenter.rb:12: warning: already initialized constant CartoDB::LayerModule::Presenter::EMPTY_CSS
/cartodb/app/models/layer/presenter.rb:12: warning: previous definition of EMPTY_CSS was here
/cartodb/app/models/layer/presenter.rb:14: warning: already initialized constant CartoDB::LayerModule::Presenter::TORQUE_ATTRS
/cartodb/app/models/layer/presenter.rb:14: warning: previous definition of TORQUE_ATTRS was here
/cartodb/app/models/layer/presenter.rb:31: warning: already initialized constant CartoDB::LayerModule::Presenter::INFOWINDOW_KEYS
/cartodb/app/models/layer/presenter.rb:31: warning: previous definition of INFOWINDOW_KEYS was here
/cartodb/app/models/layer_group/presenter.rb:6: warning: already initialized constant CartoDB::LayerGroup::Presenter::LAYER_GROUP_VERSION
/cartodb/app/models/layer_group/presenter.rb:6: warning: previous definition of LAYER_GROUP_VERSION was here
/cartodb/app/models/layer_group/presenter.rb:7: warning: already initialized constant CartoDB::LayerGroup::Presenter::DEFAULT_TILER_FILTER
/cartodb/app/models/layer_group/presenter.rb:7: warning: previous definition of DEFAULT_TILER_FILTER was here
/cartodb/app/models/log.rb:9: warning: already initialized constant CartoDB::Log::MAX_ENTRY_LENGTH
/cartodb/app/models/log.rb:9: warning: previous definition of MAX_ENTRY_LENGTH was here
/cartodb/app/models/log.rb:10: warning: already initialized constant CartoDB::Log::MAX_LOG_ENTRIES
/cartodb/app/models/log.rb:10: warning: previous definition of MAX_LOG_ENTRIES was here
/cartodb/app/models/log.rb:12: warning: already initialized constant CartoDB::Log::ENTRY_POSTFIX
/cartodb/app/models/log.rb:12: warning: previous definition of ENTRY_POSTFIX was here
/cartodb/app/models/log.rb:14: warning: already initialized constant CartoDB::Log::ENTRY_FORMAT
/cartodb/app/models/log.rb:14: warning: previous definition of ENTRY_FORMAT was here
/cartodb/app/models/log.rb:15: warning: already initialized constant CartoDB::Log::ENTRY_REHYDRATED_FORMAT
/cartodb/app/models/log.rb:15: warning: previous definition of ENTRY_REHYDRATED_FORMAT was here
/cartodb/app/models/log.rb:17: warning: already initialized constant CartoDB::Log::HALF_OF_LOG_MARK
/cartodb/app/models/log.rb:17: warning: previous definition of HALF_OF_LOG_MARK was here
/cartodb/app/models/log.rb:18: warning: already initialized constant CartoDB::Log::END_OF_LOG_MARK
/cartodb/app/models/log.rb:18: warning: previous definition of END_OF_LOG_MARK was here
/cartodb/app/models/log.rb:20: warning: already initialized constant CartoDB::Log::TYPE_DATA_IMPORT
/cartodb/app/models/log.rb:20: warning: previous definition of TYPE_DATA_IMPORT was here
/cartodb/app/models/log.rb:21: warning: already initialized constant CartoDB::Log::TYPE_SYNCHRONIZATION
/cartodb/app/models/log.rb:21: warning: previous definition of TYPE_SYNCHRONIZATION was here
/cartodb/app/models/log.rb:22: warning: already initialized constant CartoDB::Log::TYPE_USER_CREATION
/cartodb/app/models/log.rb:22: warning: previous definition of TYPE_USER_CREATION was here
/cartodb/app/models/log.rb:23: warning: already initialized constant CartoDB::Log::TYPE_GEOCODING
/cartodb/app/models/log.rb:23: warning: previous definition of TYPE_GEOCODING was here
/cartodb/app/models/log.rb:25: warning: already initialized constant CartoDB::Log::SUPPORTED_TYPES
/cartodb/app/models/log.rb:25: warning: previous definition of SUPPORTED_TYPES was here
/cartodb/app/models/map.rb:56: warning: already initialized constant Map::PUBLIC_ATTRIBUTES
/cartodb/app/models/map.rb:56: warning: previous definition of PUBLIC_ATTRIBUTES was here
/cartodb/app/models/map.rb:60: warning: already initialized constant Map::DEFAULT_OPTIONS
/cartodb/app/models/map.rb:60: warning: previous definition of DEFAULT_OPTIONS was here
/cartodb/app/models/named_map/presenter.rb:5: warning: already initialized constant CartoDB::NamedMapsWrapper::Presenter::NAMED_MAP_TYPE
/cartodb/app/models/named_map/presenter.rb:5: warning: previous definition of NAMED_MAP_TYPE was here
/cartodb/app/models/named_map/presenter.rb:6: warning: already initialized constant CartoDB::NamedMapsWrapper::Presenter::LAYER_TYPES_TO_DECORATE
/cartodb/app/models/named_map/presenter.rb:6: warning: previous definition of LAYER_TYPES_TO_DECORATE was here
/cartodb/app/models/named_map/presenter.rb:7: warning: already initialized constant CartoDB::NamedMapsWrapper::Presenter::DEFAULT_TILER_FILTER
/cartodb/app/models/named_map/presenter.rb:7: warning: previous definition of DEFAULT_TILER_FILTER was here
/cartodb/app/models/permission.rb:19: warning: already initialized constant CartoDB::Permission::ACCESS_READONLY
/cartodb/app/models/permission.rb:19: warning: previous definition of ACCESS_READONLY was here
/cartodb/app/models/permission.rb:20: warning: already initialized constant CartoDB::Permission::ACCESS_READWRITE
/cartodb/app/models/permission.rb:20: warning: previous definition of ACCESS_READWRITE was here
/cartodb/app/models/permission.rb:21: warning: already initialized constant CartoDB::Permission::ACCESS_NONE
/cartodb/app/models/permission.rb:21: warning: previous definition of ACCESS_NONE was here
/cartodb/app/models/permission.rb:22: warning: already initialized constant CartoDB::Permission::SORTED_ACCESSES
/cartodb/app/models/permission.rb:22: warning: previous definition of SORTED_ACCESSES was here
/cartodb/app/models/permission.rb:24: warning: already initialized constant CartoDB::Permission::TYPE_USER
/cartodb/app/models/permission.rb:24: warning: previous definition of TYPE_USER was here
/cartodb/app/models/permission.rb:25: warning: already initialized constant CartoDB::Permission::TYPE_ORGANIZATION
/cartodb/app/models/permission.rb:25: warning: previous definition of TYPE_ORGANIZATION was here
/cartodb/app/models/permission.rb:26: warning: already initialized constant CartoDB::Permission::TYPE_GROUP
/cartodb/app/models/permission.rb:26: warning: previous definition of TYPE_GROUP was here
/cartodb/app/models/permission.rb:28: warning: already initialized constant CartoDB::Permission::ENTITY_TYPE_VISUALIZATION
/cartodb/app/models/permission.rb:28: warning: previous definition of ENTITY_TYPE_VISUALIZATION was here
/cartodb/app/models/permission.rb:30: warning: already initialized constant CartoDB::Permission::DEFAULT_ACL_VALUE
/cartodb/app/models/permission.rb:30: warning: previous definition of DEFAULT_ACL_VALUE was here
/cartodb/app/models/permission.rb:33: warning: already initialized constant CartoDB::Permission::PERMISSIONS_MATRIX
/cartodb/app/models/permission.rb:33: warning: previous definition of PERMISSIONS_MATRIX was here
/cartodb/app/models/permission.rb:39: warning: already initialized constant CartoDB::Permission::ALLOWED_ENTITY_KEYS
/cartodb/app/models/permission.rb:39: warning: previous definition of ALLOWED_ENTITY_KEYS was here
/cartodb/app/models/shared_entity.rb:15: warning: already initialized constant CartoDB::SharedEntity::ENTITY_TYPE_VISUALIZATION
/cartodb/app/models/shared_entity.rb:15: warning: previous definition of ENTITY_TYPE_VISUALIZATION was here
/cartodb/app/models/shared_entity.rb:17: warning: already initialized constant CartoDB::SharedEntity::RECIPIENT_TYPE_USER
/cartodb/app/models/shared_entity.rb:17: warning: previous definition of RECIPIENT_TYPE_USER was here
/cartodb/app/models/shared_entity.rb:18: warning: already initialized constant CartoDB::SharedEntity::RECIPIENT_TYPE_ORGANIZATION
/cartodb/app/models/shared_entity.rb:18: warning: previous definition of RECIPIENT_TYPE_ORGANIZATION was here
/cartodb/app/models/shared_entity.rb:19: warning: already initialized constant CartoDB::SharedEntity::RECIPIENT_TYPE_GROUP
/cartodb/app/models/shared_entity.rb:19: warning: previous definition of RECIPIENT_TYPE_GROUP was here
/cartodb/app/models/synchronization/adapter.rb:9: warning: already initialized constant CartoDB::Synchronization::Adapter::STATEMENT_TIMEOUT
/cartodb/app/models/synchronization/adapter.rb:9: warning: previous definition of STATEMENT_TIMEOUT was here
/cartodb/app/models/synchronization/adapter.rb:10: warning: already initialized constant CartoDB::Synchronization::Adapter::DESTINATION_SCHEMA
/cartodb/app/models/synchronization/adapter.rb:10: warning: previous definition of DESTINATION_SCHEMA was here
/cartodb/app/models/synchronization/adapter.rb:11: warning: already initialized constant CartoDB::Synchronization::Adapter::THE_GEOM
/cartodb/app/models/synchronization/adapter.rb:11: warning: previous definition of THE_GEOM was here
/cartodb/app/models/synchronization/adapter.rb:12: warning: already initialized constant CartoDB::Synchronization::Adapter::OVERWRITE_ERROR
/cartodb/app/models/synchronization/adapter.rb:12: warning: previous definition of OVERWRITE_ERROR was here
/cartodb/app/models/synchronization/collection.rb:7: warning: already initialized constant CartoDB::Synchronization::SIGNATURE
/cartodb/app/models/synchronization/collection.rb:7: warning: previous definition of SIGNATURE was here
/cartodb/app/models/synchronization/member.rb:32: warning: already initialized constant CartoDB::Synchronization::Member::MAX_RETRIES
/cartodb/app/models/synchronization/member.rb:32: warning: previous definition of MAX_RETRIES was here
/cartodb/app/models/synchronization/member.rb:33: warning: already initialized constant CartoDB::Synchronization::Member::MIN_INTERVAL_SECONDS
/cartodb/app/models/synchronization/member.rb:33: warning: previous definition of MIN_INTERVAL_SECONDS was here
/cartodb/app/models/synchronization/member.rb:36: warning: already initialized constant CartoDB::Synchronization::Member::SYNC_NOW_TIMESPAN
/cartodb/app/models/synchronization/member.rb:36: warning: previous definition of SYNC_NOW_TIMESPAN was here
/cartodb/app/models/synchronization/member.rb:38: warning: already initialized constant CartoDB::Synchronization::Member::STATE_CREATED
/cartodb/app/models/synchronization/member.rb:38: warning: previous definition of STATE_CREATED was here
/cartodb/app/models/synchronization/member.rb:40: warning: already initialized constant CartoDB::Synchronization::Member::STATE_QUEUED
/cartodb/app/models/synchronization/member.rb:40: warning: previous definition of STATE_QUEUED was here
/cartodb/app/models/synchronization/member.rb:42: warning: already initialized constant CartoDB::Synchronization::Member::STATE_SYNCING
/cartodb/app/models/synchronization/member.rb:42: warning: previous definition of STATE_SYNCING was here
/cartodb/app/models/synchronization/member.rb:43: warning: already initialized constant CartoDB::Synchronization::Member::STATE_SUCCESS
/cartodb/app/models/synchronization/member.rb:43: warning: previous definition of STATE_SUCCESS was here
/cartodb/app/models/synchronization/member.rb:44: warning: already initialized constant CartoDB::Synchronization::Member::STATE_FAILURE
/cartodb/app/models/synchronization/member.rb:44: warning: previous definition of STATE_FAILURE was here
/cartodb/app/models/synchronization/synchronization_oauth.rb:8: warning: already initialized constant SynchronizationOauth::PUBLIC_ATTRIBUTES
/cartodb/app/models/synchronization/synchronization_oauth.rb:8: warning: previous definition of PUBLIC_ATTRIBUTES was here
/cartodb/app/models/table.rb:31: warning: already initialized constant Table::CARTODB_REQUIRED_COLUMNS
/cartodb/app/models/table.rb:31: warning: previous definition of CARTODB_REQUIRED_COLUMNS was here
/cartodb/app/models/table.rb:32: warning: already initialized constant Table::CARTODB_COLUMNS
/cartodb/app/models/table.rb:32: warning: previous definition of CARTODB_COLUMNS was here
/cartodb/app/models/table.rb:33: warning: already initialized constant Table::THE_GEOM_WEBMERCATOR
/cartodb/app/models/table.rb:33: warning: previous definition of THE_GEOM_WEBMERCATOR was here
/cartodb/app/models/table.rb:34: warning: already initialized constant Table::THE_GEOM
/cartodb/app/models/table.rb:34: warning: previous definition of THE_GEOM was here
/cartodb/app/models/table.rb:35: warning: already initialized constant Table::CARTODB_ID
/cartodb/app/models/table.rb:35: warning: previous definition of CARTODB_ID was here
/cartodb/app/models/table.rb:36: warning: already initialized constant Table::DATATYPE_DATE
/cartodb/app/models/table.rb:36: warning: previous definition of DATATYPE_DATE was here
/cartodb/app/models/table.rb:38: warning: already initialized constant Table::NO_GEOMETRY_TYPES_CACHING_TIMEOUT
/cartodb/app/models/table.rb:38: warning: previous definition of NO_GEOMETRY_TYPES_CACHING_TIMEOUT was here
/cartodb/app/models/table.rb:39: warning: already initialized constant Table::GEOMETRY_TYPES_PRESENT_CACHING_TIMEOUT
/cartodb/app/models/table.rb:39: warning: previous definition of GEOMETRY_TYPES_PRESENT_CACHING_TIMEOUT was here
/cartodb/app/models/table.rb:40: warning: already initialized constant Table::STATEMENT_TIMEOUT
/cartodb/app/models/table.rb:40: warning: previous definition of STATEMENT_TIMEOUT was here
/cartodb/app/models/table.rb:42: warning: already initialized constant Table::DEFAULT_THE_GEOM_TYPE
/cartodb/app/models/table.rb:42: warning: previous definition of DEFAULT_THE_GEOM_TYPE was here
/cartodb/app/models/table.rb:44: warning: already initialized constant Table::VALID_GEOMETRY_TYPES
/cartodb/app/models/table.rb:44: warning: previous definition of VALID_GEOMETRY_TYPES was here
/cartodb/app/models/table.rb:603: warning: already initialized constant Table::MAX_UPDATE_ROW_RETRIES
/cartodb/app/models/table.rb:603: warning: previous definition of MAX_UPDATE_ROW_RETRIES was here
/cartodb/app/models/table/column_typecaster.rb:4: warning: already initialized constant CartoDB::ColumnTypecaster::CONVERSION_MAP
/cartodb/app/models/table/column_typecaster.rb:4: warning: previous definition of CONVERSION_MAP was here
/cartodb/app/models/table/relator.rb:6: warning: already initialized constant CartoDB::TableRelator::INTERFACE
/cartodb/app/models/table/relator.rb:6: warning: previous definition of INTERFACE was here
/cartodb/app/models/table/user_table.rb:8: warning: already initialized constant UserTable::INTERFACE
/cartodb/app/models/table/user_table.rb:8: warning: previous definition of INTERFACE was here
/cartodb/app/models/table/user_table.rb:56: warning: already initialized constant UserTable::PRIVACY_PRIVATE
/cartodb/app/models/table/user_table.rb:56: warning: previous definition of PRIVACY_PRIVATE was here
/cartodb/app/models/table/user_table.rb:57: warning: already initialized constant UserTable::PRIVACY_PUBLIC
/cartodb/app/models/table/user_table.rb:57: warning: previous definition of PRIVACY_PUBLIC was here
/cartodb/app/models/table/user_table.rb:58: warning: already initialized constant UserTable::PRIVACY_LINK
/cartodb/app/models/table/user_table.rb:58: warning: previous definition of PRIVACY_LINK was here
/cartodb/app/models/table/user_table.rb:60: warning: already initialized constant UserTable::PRIVACY_VALUES_TO_TEXTS
/cartodb/app/models/table/user_table.rb:60: warning: previous definition of PRIVACY_VALUES_TO_TEXTS was here
/cartodb/app/models/user.rb:86: warning: already initialized constant User::DEFAULT_MAX_LAYERS
/cartodb/app/models/user.rb:86: warning: previous definition of DEFAULT_MAX_LAYERS was here
/cartodb/app/models/user.rb:88: warning: already initialized constant User::DEFAULT_GEOCODING_QUOTA
/cartodb/app/models/user.rb:88: warning: previous definition of DEFAULT_GEOCODING_QUOTA was here
/cartodb/app/models/user.rb:89: warning: already initialized constant User::DEFAULT_HERE_ISOLINES_QUOTA
/cartodb/app/models/user.rb:89: warning: previous definition of DEFAULT_HERE_ISOLINES_QUOTA was here
/cartodb/app/models/user.rb:90: warning: already initialized constant User::DEFAULT_MAPZEN_ROUTING_QUOTA
/cartodb/app/models/user.rb:90: warning: previous definition of DEFAULT_MAPZEN_ROUTING_QUOTA was here
/cartodb/app/models/user.rb:91: warning: already initialized constant User::DEFAULT_OBS_SNAPSHOT_QUOTA
/cartodb/app/models/user.rb:91: warning: previous definition of DEFAULT_OBS_SNAPSHOT_QUOTA was here
/cartodb/app/models/user.rb:92: warning: already initialized constant User::DEFAULT_OBS_GENERAL_QUOTA
/cartodb/app/models/user.rb:92: warning: previous definition of DEFAULT_OBS_GENERAL_QUOTA was here
/cartodb/app/models/user.rb:94: warning: already initialized constant User::DEFAULT_MAX_IMPORT_FILE_SIZE
/cartodb/app/models/user.rb:94: warning: previous definition of DEFAULT_MAX_IMPORT_FILE_SIZE was here
/cartodb/app/models/user.rb:95: warning: already initialized constant User::DEFAULT_MAX_IMPORT_TABLE_ROW_COUNT
/cartodb/app/models/user.rb:95: warning: previous definition of DEFAULT_MAX_IMPORT_TABLE_ROW_COUNT was here
/cartodb/app/models/user.rb:96: warning: already initialized constant User::DEFAULT_MAX_CONCURRENT_IMPORT_COUNT
/cartodb/app/models/user.rb:96: warning: previous definition of DEFAULT_MAX_CONCURRENT_IMPORT_COUNT was here
/cartodb/app/models/user.rb:98: warning: already initialized constant User::COMMON_DATA_ACTIVE_DAYS
/cartodb/app/models/user.rb:98: warning: previous definition of COMMON_DATA_ACTIVE_DAYS was here
/cartodb/app/models/user/db_service.rb:18: warning: already initialized constant CartoDB::UserModule::DBService::SCHEMA_PUBLIC
/cartodb/app/models/user/db_service.rb:18: warning: previous definition of SCHEMA_PUBLIC was here
/cartodb/app/models/user/db_service.rb:19: warning: already initialized constant CartoDB::UserModule::DBService::SCHEMA_CARTODB
/cartodb/app/models/user/db_service.rb:19: warning: previous definition of SCHEMA_CARTODB was here
/cartodb/app/models/user/db_service.rb:20: warning: already initialized constant CartoDB::UserModule::DBService::SCHEMA_IMPORTER
/cartodb/app/models/user/db_service.rb:20: warning: previous definition of SCHEMA_IMPORTER was here
/cartodb/app/models/user/db_service.rb:21: warning: already initialized constant CartoDB::UserModule::DBService::SCHEMA_GEOCODING
/cartodb/app/models/user/db_service.rb:21: warning: previous definition of SCHEMA_GEOCODING was here
/cartodb/app/models/user/db_service.rb:22: warning: already initialized constant CartoDB::UserModule::DBService::SCHEMA_CDB_DATASERVICES_API
/cartodb/app/models/user/db_service.rb:22: warning: previous definition of SCHEMA_CDB_DATASERVICES_API was here
/cartodb/app/models/user/db_service.rb:23: warning: already initialized constant CartoDB::UserModule::DBService::SCHEMA_AGGREGATION_TABLES
/cartodb/app/models/user/db_service.rb:23: warning: previous definition of SCHEMA_AGGREGATION_TABLES was here
/cartodb/app/models/user/db_service.rb:24: warning: already initialized constant CartoDB::UserModule::DBService::CDB_DATASERVICES_CLIENT_VERSION
/cartodb/app/models/user/db_service.rb:24: warning: previous definition of CDB_DATASERVICES_CLIENT_VERSION was here
/cartodb/app/models/visualization/collection.rb:9: warning: already initialized constant CartoDB::Visualization::SIGNATURE
/cartodb/app/models/visualization/collection.rb:9: warning: previous definition of SIGNATURE was here
/cartodb/app/models/visualization/collection.rb:10: warning: already initialized constant CartoDB::Visualization::PARTIAL_MATCH_QUERY
/cartodb/app/models/visualization/collection.rb:10: warning: previous definition of PARTIAL_MATCH_QUERY was here
/cartodb/app/models/visualization/collection.rb:29: warning: already initialized constant CartoDB::Visualization::Collection::AVAILABLE_FIELD_FILTERS
/cartodb/app/models/visualization/collection.rb:29: warning: previous definition of AVAILABLE_FIELD_FILTERS was here
/cartodb/app/models/visualization/collection.rb:32: warning: already initialized constant CartoDB::Visualization::Collection::FILTERS_ALLOWED_AT_TOTALS
/cartodb/app/models/visualization/collection.rb:32: warning: previous definition of FILTERS_ALLOWED_AT_TOTALS was here
/cartodb/app/models/visualization/collection.rb:34: warning: already initialized constant CartoDB::Visualization::Collection::FILTER_SHARED_YES
/cartodb/app/models/visualization/collection.rb:34: warning: previous definition of FILTER_SHARED_YES was here
/cartodb/app/models/visualization/collection.rb:35: warning: already initialized constant CartoDB::Visualization::Collection::FILTER_SHARED_NO
/cartodb/app/models/visualization/collection.rb:35: warning: previous definition of FILTER_SHARED_NO was here
/cartodb/app/models/visualization/collection.rb:36: warning: already initialized constant CartoDB::Visualization::Collection::FILTER_SHARED_ONLY
/cartodb/app/models/visualization/collection.rb:36: warning: previous definition of FILTER_SHARED_ONLY was here
/cartodb/app/models/visualization/collection.rb:38: warning: already initialized constant CartoDB::Visualization::Collection::ALLOWED_ORDERING_FIELDS
/cartodb/app/models/visualization/collection.rb:38: warning: previous definition of ALLOWED_ORDERING_FIELDS was here
/cartodb/app/models/visualization/collection.rb:41: warning: already initialized constant CartoDB::Visualization::Collection::PAGE
/cartodb/app/models/visualization/collection.rb:41: warning: previous definition of PAGE was here
/cartodb/app/models/visualization/collection.rb:42: warning: already initialized constant CartoDB::Visualization::Collection::PER_PAGE
/cartodb/app/models/visualization/collection.rb:42: warning: previous definition of PER_PAGE was here
/cartodb/app/models/visualization/collection.rb:44: warning: already initialized constant CartoDB::Visualization::Collection::ALL_RECORDS
/cartodb/app/models/visualization/collection.rb:44: warning: previous definition of ALL_RECORDS was here
/cartodb/app/models/visualization/member.rb:28: warning: already initialized constant CartoDB::Visualization::Member::PRIVACY_PUBLIC
/cartodb/app/models/visualization/member.rb:28: warning: previous definition of PRIVACY_PUBLIC was here
/cartodb/app/models/visualization/member.rb:29: warning: already initialized constant CartoDB::Visualization::Member::PRIVACY_PRIVATE
/cartodb/app/models/visualization/member.rb:29: warning: previous definition of PRIVACY_PRIVATE was here
/cartodb/app/models/visualization/member.rb:30: warning: already initialized constant CartoDB::Visualization::Member::PRIVACY_LINK
/cartodb/app/models/visualization/member.rb:30: warning: previous definition of PRIVACY_LINK was here
/cartodb/app/models/visualization/member.rb:31: warning: already initialized constant CartoDB::Visualization::Member::PRIVACY_PROTECTED
/cartodb/app/models/visualization/member.rb:31: warning: previous definition of PRIVACY_PROTECTED was here
/cartodb/app/models/visualization/member.rb:33: warning: already initialized constant CartoDB::Visualization::Member::TYPE_CANONICAL
/cartodb/app/models/visualization/member.rb:33: warning: previous definition of TYPE_CANONICAL was here
/cartodb/app/models/visualization/member.rb:34: warning: already initialized constant CartoDB::Visualization::Member::TYPE_DERIVED
/cartodb/app/models/visualization/member.rb:34: warning: previous definition of TYPE_DERIVED was here
/cartodb/app/models/visualization/member.rb:35: warning: already initialized constant CartoDB::Visualization::Member::TYPE_SLIDE
/cartodb/app/models/visualization/member.rb:35: warning: previous definition of TYPE_SLIDE was here
/cartodb/app/models/visualization/member.rb:36: warning: already initialized constant CartoDB::Visualization::Member::TYPE_REMOTE
/cartodb/app/models/visualization/member.rb:36: warning: previous definition of TYPE_REMOTE was here
/cartodb/app/models/visualization/member.rb:37: warning: already initialized constant CartoDB::Visualization::Member::TYPE_KUVIZ
/cartodb/app/models/visualization/member.rb:37: warning: previous definition of TYPE_KUVIZ was here
/cartodb/app/models/visualization/member.rb:38: warning: already initialized constant CartoDB::Visualization::Member::TYPE_APP
/cartodb/app/models/visualization/member.rb:38: warning: previous definition of TYPE_APP was here
/cartodb/app/models/visualization/member.rb:40: warning: already initialized constant CartoDB::Visualization::Member::VALID_TYPES
/cartodb/app/models/visualization/member.rb:40: warning: previous definition of VALID_TYPES was here
/cartodb/app/models/visualization/member.rb:42: warning: already initialized constant CartoDB::Visualization::Member::KIND_GEOM
/cartodb/app/models/visualization/member.rb:42: warning: previous definition of KIND_GEOM was here
/cartodb/app/models/visualization/member.rb:43: warning: already initialized constant CartoDB::Visualization::Member::KIND_RASTER
/cartodb/app/models/visualization/member.rb:43: warning: previous definition of KIND_RASTER was here
/cartodb/app/models/visualization/member.rb:45: warning: already initialized constant CartoDB::Visualization::Member::PRIVACY_VALUES
/cartodb/app/models/visualization/member.rb:45: warning: previous definition of PRIVACY_VALUES was here
/cartodb/app/models/visualization/member.rb:46: warning: already initialized constant CartoDB::Visualization::Member::TEMPLATE_NAME_PREFIX
/cartodb/app/models/visualization/member.rb:46: warning: previous definition of TEMPLATE_NAME_PREFIX was here
/cartodb/app/models/visualization/member.rb:48: warning: already initialized constant CartoDB::Visualization::Member::PERMISSION_READONLY
/cartodb/app/models/visualization/member.rb:48: warning: previous definition of PERMISSION_READONLY was here
/cartodb/app/models/visualization/member.rb:49: warning: already initialized constant CartoDB::Visualization::Member::PERMISSION_READWRITE
/cartodb/app/models/visualization/member.rb:49: warning: previous definition of PERMISSION_READWRITE was here
/cartodb/app/models/visualization/member.rb:51: warning: already initialized constant CartoDB::Visualization::Member::TOKEN_DIGEST
/cartodb/app/models/visualization/member.rb:51: warning: previous definition of TOKEN_DIGEST was here
/cartodb/app/models/visualization/member.rb:53: warning: already initialized constant CartoDB::Visualization::Member::VERSION_BUILDER
/cartodb/app/models/visualization/member.rb:53: warning: previous definition of VERSION_BUILDER was here
/cartodb/app/models/visualization/member.rb:55: warning: already initialized constant CartoDB::Visualization::Member::DEFAULT_OPTIONS_VALUE
/cartodb/app/models/visualization/member.rb:55: warning: previous definition of DEFAULT_OPTIONS_VALUE was here
/cartodb/app/models/visualization/relator.rb:10: warning: already initialized constant CartoDB::Visualization::Relator::LAYER_SCOPES
/cartodb/app/models/visualization/relator.rb:10: warning: previous definition of LAYER_SCOPES was here
/cartodb/app/models/visualization/relator.rb:18: warning: already initialized constant CartoDB::Visualization::Relator::INTERFACE
/cartodb/app/models/visualization/relator.rb:18: warning: previous definition of INTERFACE was here
/cartodb/app/models/carto/shared_entity.rb:6: warning: already initialized constant Carto::SharedEntity::ENTITY_TYPE_VISUALIZATION
/cartodb/app/models/carto/shared_entity.rb:6: warning: previous definition of ENTITY_TYPE_VISUALIZATION was here
/cartodb/app/models/carto/shared_entity.rb:8: warning: already initialized constant Carto::SharedEntity::RECIPIENT_TYPE_USER
/cartodb/app/models/carto/shared_entity.rb:8: warning: previous definition of RECIPIENT_TYPE_USER was here
/cartodb/app/models/carto/shared_entity.rb:9: warning: already initialized constant Carto::SharedEntity::RECIPIENT_TYPE_ORGANIZATION
/cartodb/app/models/carto/shared_entity.rb:9: warning: previous definition of RECIPIENT_TYPE_ORGANIZATION was here
/cartodb/app/models/carto/shared_entity.rb:10: warning: already initialized constant Carto::SharedEntity::RECIPIENT_TYPE_GROUP
/cartodb/app/models/carto/shared_entity.rb:10: warning: previous definition of RECIPIENT_TYPE_GROUP was here
*** DEPRECATION WARNING: Resque::Worker#verbose and #very_verbose are deprecated. Please set Resque.logger.level instead
Called from: /var/lib/gems/2.5.0/gems/resque-1.25.2/lib/resque/worker.rb:758:in `very_verbose='
/var/lib/gems/2.5.0/gems/resque-1.25.2/lib/resque/tasks.rb:19:in `block (2 levels) in <top (required)>'
/var/lib/gems/2.5.0/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/var/lib/gems/2.5.0/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/var/lib/gems/2.5.0/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/var/lib/gems/2.5.0/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
** [05:11:27 2024-04-06] 176: Starting worker cartodb.localhost:176:imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
WARNING: This way of doing signal handling is now deprecated. Please see http://hone.heroku.com/resque/2012/08/21/resque-signals.html for more info.
** [05:11:27 2024-04-06] 176: Registered signals
** [05:11:27 2024-04-06] 176: Running before_first_fork hooks
** [05:11:27 2024-04-06] 176: Checking imports
** [05:11:27 2024-04-06] 176: Checking exports
** [05:11:27 2024-04-06] 176: Checking users
** [05:11:27 2024-04-06] 176: Checking user_dbs
** [05:11:27 2024-04-06] 176: Checking geocodings
** [05:11:27 2024-04-06] 176: Checking synchronizations
** [05:11:27 2024-04-06] 176: Checking tracker
** [05:11:27 2024-04-06] 176: Checking user_migrations
** [05:11:27 2024-04-06] 176: Checking batch_updates
** [05:11:27 2024-04-06] 176: Checking gears
** [05:11:27 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:11:27 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:11:32 2024-04-06] 176: Checking imports
** [05:11:32 2024-04-06] 176: Checking exports
** [05:11:32 2024-04-06] 176: Checking users
** [05:11:32 2024-04-06] 176: Checking user_dbs
** [05:11:32 2024-04-06] 176: Checking geocodings
** [05:11:32 2024-04-06] 176: Checking synchronizations
** [05:11:32 2024-04-06] 176: Checking tracker
** [05:11:32 2024-04-06] 176: Checking user_migrations
** [05:11:32 2024-04-06] 176: Checking batch_updates
** [05:11:32 2024-04-06] 176: Checking gears
** [05:11:32 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:11:32 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:11:37 2024-04-06] 176: Checking imports
** [05:11:37 2024-04-06] 176: Checking exports
** [05:11:37 2024-04-06] 176: Checking users
** [05:11:37 2024-04-06] 176: Checking user_dbs
** [05:11:37 2024-04-06] 176: Checking geocodings
** [05:11:37 2024-04-06] 176: Checking synchronizations
** [05:11:37 2024-04-06] 176: Checking tracker
** [05:11:37 2024-04-06] 176: Checking user_migrations
** [05:11:37 2024-04-06] 176: Checking batch_updates
** [05:11:37 2024-04-06] 176: Checking gears
** [05:11:37 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:11:37 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:11:42 2024-04-06] 176: Checking imports
** [05:11:42 2024-04-06] 176: Checking exports
** [05:11:42 2024-04-06] 176: Checking users
** [05:11:42 2024-04-06] 176: Checking user_dbs
** [05:11:42 2024-04-06] 176: Checking geocodings
** [05:11:42 2024-04-06] 176: Checking synchronizations
** [05:11:42 2024-04-06] 176: Checking tracker
** [05:11:42 2024-04-06] 176: Checking user_migrations
** [05:11:42 2024-04-06] 176: Checking batch_updates
** [05:11:42 2024-04-06] 176: Checking gears
** [05:11:42 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:11:42 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:11:47 2024-04-06] 176: Checking imports
** [05:11:47 2024-04-06] 176: Checking exports
** [05:11:47 2024-04-06] 176: Checking users
** [05:11:47 2024-04-06] 176: Checking user_dbs
** [05:11:47 2024-04-06] 176: Checking geocodings
** [05:11:47 2024-04-06] 176: Checking synchronizations
** [05:11:47 2024-04-06] 176: Checking tracker
** [05:11:47 2024-04-06] 176: Checking user_migrations
** [05:11:47 2024-04-06] 176: Checking batch_updates
** [05:11:47 2024-04-06] 176: Checking gears
** [05:11:47 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:11:47 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:11:52 2024-04-06] 176: Checking imports
** [05:11:52 2024-04-06] 176: Checking exports
** [05:11:52 2024-04-06] 176: Checking users
** [05:11:52 2024-04-06] 176: Checking user_dbs
** [05:11:52 2024-04-06] 176: Checking geocodings
** [05:11:52 2024-04-06] 176: Checking synchronizations
** [05:11:52 2024-04-06] 176: Checking tracker
** [05:11:52 2024-04-06] 176: Checking user_migrations
** [05:11:52 2024-04-06] 176: Checking batch_updates
** [05:11:52 2024-04-06] 176: Checking gears
** [05:11:52 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:11:52 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:11:57 2024-04-06] 176: Checking imports
** [05:11:57 2024-04-06] 176: Checking exports
** [05:11:57 2024-04-06] 176: Checking users
** [05:11:57 2024-04-06] 176: Checking user_dbs
** [05:11:57 2024-04-06] 176: Checking geocodings
** [05:11:57 2024-04-06] 176: Checking synchronizations
** [05:11:57 2024-04-06] 176: Checking tracker
** [05:11:57 2024-04-06] 176: Checking user_migrations
** [05:11:57 2024-04-06] 176: Checking batch_updates
** [05:11:57 2024-04-06] 176: Checking gears
** [05:11:57 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:11:57 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:12:02 2024-04-06] 176: Checking imports
** [05:12:02 2024-04-06] 176: Checking exports
** [05:12:02 2024-04-06] 176: Checking users
** [05:12:02 2024-04-06] 176: Checking user_dbs
** [05:12:02 2024-04-06] 176: Checking geocodings
** [05:12:02 2024-04-06] 176: Checking synchronizations
** [05:12:02 2024-04-06] 176: Checking tracker
** [05:12:02 2024-04-06] 176: Checking user_migrations
** [05:12:02 2024-04-06] 176: Checking batch_updates
** [05:12:02 2024-04-06] 176: Checking gears
** [05:12:02 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:12:02 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:12:07 2024-04-06] 176: Checking imports
** [05:12:07 2024-04-06] 176: Checking exports
** [05:12:07 2024-04-06] 176: Checking users
** [05:12:07 2024-04-06] 176: Checking user_dbs
** [05:12:07 2024-04-06] 176: Found job on user_dbs
** [05:12:07 2024-04-06] 176: got: (Job{user_dbs} | Resque::UserDBJobs::CommonData::LoadCommonData | ["644240de-19a6-4f7c-b659-e466d7dc1071", "https://common-data.carto.com/api/v1/viz?privacy=public&type=table"])
** [05:12:07 2024-04-06] 176: resque-1.25.2: Processing user_dbs since 1712380327 [Resque::UserDBJobs::CommonData::LoadCommonData]
** [05:12:07 2024-04-06] 176: Running before_fork hooks with [(Job{user_dbs} | Resque::UserDBJobs::CommonData::LoadCommonData | ["644240de-19a6-4f7c-b659-e466d7dc1071", "https://common-data.carto.com/api/v1/viz?privacy=public&type=table"])]
** [05:12:07 2024-04-06] 176: resque-1.25.2: Forked 273 at 1712380327
** [05:12:07 2024-04-06] 273: Running after_fork hooks with [(Job{user_dbs} | Resque::UserDBJobs::CommonData::LoadCommonData | ["644240de-19a6-4f7c-b659-e466d7dc1071", "https://common-data.carto.com/api/v1/viz?privacy=public&type=table"])]
D, [2024-04-06T05:12:07.574657 #273] DEBUG -- : Carto::AccountType Load (0.6ms) SELECT "account_types".* FROM "account_types" WHERE "account_types"."account_type" = '[DEDICATED]' LIMIT 1 [["account_type", "[DEDICATED]"]]
D, [2024-04-06T05:12:07.589727 #273] DEBUG -- : Carto::RateLimit Load (0.5ms) SELECT "rate_limits".* FROM "rate_limits" WHERE "rate_limits"."id" = '89d57d74-85d6-477f-8782-0f4f0c7a8565' LIMIT 1 [["id", "89d57d74-85d6-477f-8782-0f4f0c7a8565"]]
D, [2024-04-06T05:12:19.223525 #273] DEBUG -- : Carto::User Load (1.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' LIMIT 1 [["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
unknown OID 21332: failed to recognize type of 'bbox'. It will be treated as String.
D, [2024-04-06T05:12:19.332668 #273] DEBUG -- : Carto::Visualization Load (1.0ms) SELECT "visualizations".* FROM "visualizations" INNER JOIN "external_sources" ON "external_sources"."visualization_id" = "visualizations"."id" WHERE "visualizations"."type" = 'remote' AND "visualizations"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071' AND "external_sources"."username" = 'common-data' [["type", "remote"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["username", "common-data"]]
D, [2024-04-06T05:12:19.335022 #273] DEBUG -- :  (0.2ms) BEGIN
D, [2024-04-06T05:12:19.357545 #273] DEBUG -- : SQL (2.9ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.353717', '2024-04-06 05:12:19.353717') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.366344 #273] DEBUG -- : SQL (4.0ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', '', '{}', 'COVID-19 daily reports by country', 'csse_covid_19_daily_reports_by_country', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.348330', '2024-04-06 05:12:19.348330', '1c24f5fe-9ab2-4652-b88e-e2aa349ebba6', 'fe71b479-72bf-428b-a9f4-a9e89c9e2159') RETURNING "id" [["privacy", "public"], ["description", ""], ["tags", []], ["display_name", "COVID-19 daily reports by country"], ["name", "csse_covid_19_daily_reports_by_country"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "1c24f5fe-9ab2-4652-b88e-e2aa349ebba6"], ["permission_id", "fe71b479-72bf-428b-a9f4-a9e89c9e2159"]]
D, [2024-04-06T05:12:19.369754 #273] DEBUG -- : Carto::ExternalSource Load (0.5ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '1c24f5fe-9ab2-4652-b88e-e2aa349ebba6' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "1c24f5fe-9ab2-4652-b88e-e2aa349ebba6"]]
D, [2024-04-06T05:12:19.375715 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '1c24f5fe-9ab2-4652-b88e-e2aa349ebba6' LIMIT 1 [["id", "1c24f5fe-9ab2-4652-b88e-e2aa349ebba6"]]
D, [2024-04-06T05:12:19.377707 #273] DEBUG -- : SQL (0.7ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('1c24f5fe-9ab2-4652-b88e-e2aa349ebba6', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22csse_covid_19_daily_reports_by_country%22&format=gpkg&filename=csse_covid_19_daily_reports_by_country', 18004, 1216577536, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.376225', '2024-04-06 05:12:19.376225') RETURNING "id" [["visualization_id", "1c24f5fe-9ab2-4652-b88e-e2aa349ebba6"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22csse_covid_19_daily_reports_by_country%22&format=gpkg&filename=csse_covid_19_daily_reports_by_country"], ["rows_counted", 18004], ["size", 1216577536], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.380118 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.379342', '2024-04-06 05:12:19.379342') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.381352 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Locations of +4,000 stream gaging stations and streamflow information.', '{"Physical datasets"}', '[National Atlas](http://nationalatlas.gov/)', 'Realtime US streamflow stations', 'realstx', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.378835', '2024-04-06 05:12:19.378835', '42938a01-b337-40c8-b48e-4dfe9057fbc1', '87988710-5f4e-4e87-a056-7e90f7adf76e') RETURNING "id" [["privacy", "public"], ["description", "Locations of +4,000 stream gaging stations and streamflow information."], ["tags", ["Physical datasets"]], ["source", "[National Atlas](http://nationalatlas.gov/)"], ["display_name", "Realtime US streamflow stations"], ["name", "realstx"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "42938a01-b337-40c8-b48e-4dfe9057fbc1"], ["permission_id", "87988710-5f4e-4e87-a056-7e90f7adf76e"]]
D, [2024-04-06T05:12:19.382454 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '42938a01-b337-40c8-b48e-4dfe9057fbc1' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "42938a01-b337-40c8-b48e-4dfe9057fbc1"]]
D, [2024-04-06T05:12:19.383483 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '42938a01-b337-40c8-b48e-4dfe9057fbc1' LIMIT 1 [["id", "42938a01-b337-40c8-b48e-4dfe9057fbc1"]]
D, [2024-04-06T05:12:19.384823 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('42938a01-b337-40c8-b48e-4dfe9057fbc1', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22realstx%22&format=gpkg&filename=realstx', 11631, 2748416, '{ST_Point}', 'common-data', '2024-04-06 05:12:19.383868', '2024-04-06 05:12:19.383868') RETURNING "id" [["visualization_id", "42938a01-b337-40c8-b48e-4dfe9057fbc1"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22realstx%22&format=gpkg&filename=realstx"], ["rows_counted", 11631], ["size", 2748416], ["geometry_types", ["ST_Point"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.387092 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.386290', '2024-04-06 05:12:19.386290') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.388229 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Real-time U.S. weather warnings & advisories, updated every hour.', '{"Cultural datasets"}', '[IEM Data](https://mesonet.agron.iastate.edu/)', 'Weather warnings & advisories', 'current_ww', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.385830', '2024-04-06 05:12:19.385830', 'c6eac0e1-0e72-410b-9509-965fac588aea', '220fc4fc-7f39-4fb5-b18c-13ef546eff3d') RETURNING "id" [["privacy", "public"], ["description", "Real-time U.S. weather warnings & advisories, updated every hour."], ["tags", ["Cultural datasets"]], ["source", "[IEM Data](https://mesonet.agron.iastate.edu/)"], ["display_name", "Weather warnings & advisories"], ["name", "current_ww"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "c6eac0e1-0e72-410b-9509-965fac588aea"], ["permission_id", "220fc4fc-7f39-4fb5-b18c-13ef546eff3d"]]
D, [2024-04-06T05:12:19.389238 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'c6eac0e1-0e72-410b-9509-965fac588aea' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "c6eac0e1-0e72-410b-9509-965fac588aea"]]
D, [2024-04-06T05:12:19.390209 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'c6eac0e1-0e72-410b-9509-965fac588aea' LIMIT 1 [["id", "c6eac0e1-0e72-410b-9509-965fac588aea"]]
D, [2024-04-06T05:12:19.391558 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('c6eac0e1-0e72-410b-9509-965fac588aea', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22current_ww%22&format=gpkg&filename=current_ww', 2080, 1163264, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.390544', '2024-04-06 05:12:19.390544') RETURNING "id" [["visualization_id", "c6eac0e1-0e72-410b-9509-965fac588aea"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22current_ww%22&format=gpkg&filename=current_ww"], ["rows_counted", 2080], ["size", 1163264], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.393737 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.392938', '2024-04-06 05:12:19.392938') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.394923 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Local storm reports last 24 hours, updated every hour.', '{"Cultural datasets"}', '[IEM Data](https://mesonet.agron.iastate.edu/)', 'Local storm reports', 'lsr_24hour', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.392488', '2024-04-06 05:12:19.392488', '600b8a13-8f4b-4f33-bd2b-0cb0a7d1e625', '7c6e197e-e65c-463e-8ff7-db144e2c5376') RETURNING "id" [["privacy", "public"], ["description", "Local storm reports last 24 hours, updated every hour."], ["tags", ["Cultural datasets"]], ["source", "[IEM Data](https://mesonet.agron.iastate.edu/)"], ["display_name", "Local storm reports"], ["name", "lsr_24hour"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "600b8a13-8f4b-4f33-bd2b-0cb0a7d1e625"], ["permission_id", "7c6e197e-e65c-463e-8ff7-db144e2c5376"]]
D, [2024-04-06T05:12:19.395911 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '600b8a13-8f4b-4f33-bd2b-0cb0a7d1e625' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "600b8a13-8f4b-4f33-bd2b-0cb0a7d1e625"]]
D, [2024-04-06T05:12:19.396919 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '600b8a13-8f4b-4f33-bd2b-0cb0a7d1e625' LIMIT 1 [["id", "600b8a13-8f4b-4f33-bd2b-0cb0a7d1e625"]]
D, [2024-04-06T05:12:19.398217 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('600b8a13-8f4b-4f33-bd2b-0cb0a7d1e625', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22lsr_24hour%22&format=gpkg&filename=lsr_24hour', 273, 77824, '{ST_Point}', 'common-data', '2024-04-06 05:12:19.397241', '2024-04-06 05:12:19.397241') RETURNING "id" [["visualization_id", "600b8a13-8f4b-4f33-bd2b-0cb0a7d1e625"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22lsr_24hour%22&format=gpkg&filename=lsr_24hour"], ["rows_counted", 273], ["size", 77824], ["geometry_types", ["ST_Point"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.400366 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.399609', '2024-04-06 05:12:19.399609') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.401503 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'GDELT media mentions, updated hourly.', '{"Cultural datasets"}', '[GDELT API](http://data.gdeltproject.org/cartodb/GDELTGKG-CARTODB-HOURLY.geojson.zip)', 'GDELT Hourly', 'gdeltgkg_cartodb_hourly', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.399136', '2024-04-06 05:12:19.399136', '9a313bd6-2627-46db-b15c-574a0d452d20', '1bb13b05-06bb-43c2-a65a-34e0acf66232') RETURNING "id" [["privacy", "public"], ["description", "GDELT media mentions, updated hourly."], ["tags", ["Cultural datasets"]], ["source", "[GDELT API](http://data.gdeltproject.org/cartodb/GDELTGKG-CARTODB-HOURLY.geojson.zip)"], ["display_name", "GDELT Hourly"], ["name", "gdeltgkg_cartodb_hourly"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "9a313bd6-2627-46db-b15c-574a0d452d20"], ["permission_id", "1bb13b05-06bb-43c2-a65a-34e0acf66232"]]
D, [2024-04-06T05:12:19.402475 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '9a313bd6-2627-46db-b15c-574a0d452d20' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "9a313bd6-2627-46db-b15c-574a0d452d20"]]
D, [2024-04-06T05:12:19.403368 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '9a313bd6-2627-46db-b15c-574a0d452d20' LIMIT 1 [["id", "9a313bd6-2627-46db-b15c-574a0d452d20"]]
D, [2024-04-06T05:12:19.404580 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('9a313bd6-2627-46db-b15c-574a0d452d20', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22gdeltgkg_cartodb_hourly%22&format=gpkg&filename=gdeltgkg_cartodb_hourly', 200000, 52908032, '{ST_Point}', 'common-data', '2024-04-06 05:12:19.403669', '2024-04-06 05:12:19.403669') RETURNING "id" [["visualization_id", "9a313bd6-2627-46db-b15c-574a0d452d20"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22gdeltgkg_cartodb_hourly%22&format=gpkg&filename=gdeltgkg_cartodb_hourly"], ["rows_counted", 200000], ["size", 52908032], ["geometry_types", ["ST_Point"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.406538 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.405847', '2024-04-06 05:12:19.405847') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.407618 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Earthquakes in the last day, updated every hour.', '{"Physical datasets"}', '[U.S. Geological Survey](http://www.usgs.gov/)', 'Realtime earthquakes', 'all_day', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.405448', '2024-04-06 05:12:19.405448', '20e996cf-b2f9-40ed-a448-6bd1ad712283', '7650c0e8-6431-4f6f-b196-99daed897971') RETURNING "id" [["privacy", "public"], ["description", "Earthquakes in the last day, updated every hour."], ["tags", ["Physical datasets"]], ["source", "[U.S. Geological Survey](http://www.usgs.gov/)"], ["display_name", "Realtime earthquakes"], ["name", "all_day"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "20e996cf-b2f9-40ed-a448-6bd1ad712283"], ["permission_id", "7650c0e8-6431-4f6f-b196-99daed897971"]]
D, [2024-04-06T05:12:19.408555 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '20e996cf-b2f9-40ed-a448-6bd1ad712283' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "20e996cf-b2f9-40ed-a448-6bd1ad712283"]]
D, [2024-04-06T05:12:19.409442 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '20e996cf-b2f9-40ed-a448-6bd1ad712283' LIMIT 1 [["id", "20e996cf-b2f9-40ed-a448-6bd1ad712283"]]
D, [2024-04-06T05:12:19.410629 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('20e996cf-b2f9-40ed-a448-6bd1ad712283', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22all_day%22&format=gpkg&filename=all_day', 194, 61440, '{ST_Point}', 'common-data', '2024-04-06 05:12:19.409767', '2024-04-06 05:12:19.409767') RETURNING "id" [["visualization_id", "20e996cf-b2f9-40ed-a448-6bd1ad712283"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22all_day%22&format=gpkg&filename=all_day"], ["rows_counted", 194], ["size", 61440], ["geometry_types", ["ST_Point"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.412620 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.411908', '2024-04-06 05:12:19.411908') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.413641 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'The service area boundaries for health centers in New York city.', '{"cultural datasets"}', 'public_domain', '[NYC Department of City Planning](http://www.nyc.gov/html/dcp/home.html)', 'New York City Department of City Planning', 'New York City Health Centers', 'ny_healthcenter', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.411511', '2024-04-06 05:12:19.411511', 'b5e6cca0-f2f6-4244-9964-154979d848d9', '556184a3-2b6a-42a8-8e88-0d0ad6d22804') RETURNING "id" [["privacy", "public"], ["description", "The service area boundaries for health centers in New York city."], ["tags", ["cultural datasets"]], ["license", "public_domain"], ["source", "[NYC Department of City Planning](http://www.nyc.gov/html/dcp/home.html)"], ["attributions", "New York City Department of City Planning"], ["display_name", "New York City Health Centers"], ["name", "ny_healthcenter"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "b5e6cca0-f2f6-4244-9964-154979d848d9"], ["permission_id", "556184a3-2b6a-42a8-8e88-0d0ad6d22804"]]
D, [2024-04-06T05:12:19.414544 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'b5e6cca0-f2f6-4244-9964-154979d848d9' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "b5e6cca0-f2f6-4244-9964-154979d848d9"]]
D, [2024-04-06T05:12:19.415412 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'b5e6cca0-f2f6-4244-9964-154979d848d9' LIMIT 1 [["id", "b5e6cca0-f2f6-4244-9964-154979d848d9"]]
D, [2024-04-06T05:12:19.416499 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('b5e6cca0-f2f6-4244-9964-154979d848d9', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_healthcenter%22&format=gpkg&filename=ny_healthcenter', 30, 1458176, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.415697', '2024-04-06 05:12:19.415697') RETURNING "id" [["visualization_id", "b5e6cca0-f2f6-4244-9964-154979d848d9"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_healthcenter%22&format=gpkg&filename=ny_healthcenter"], ["rows_counted", 30], ["size", 1458176], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.418412 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.417711', '2024-04-06 05:12:19.417711') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.419477 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'The service area boundaries for police precincts in New York city.', '{"cultural datasets"}', 'public_domain', '[NYC Department of City Planning](http://www.nyc.gov/html/dcp/home.html)', 'New York City Department of City Planning', 'New York City Police Precincts', 'ny_policeprecints', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.417322', '2024-04-06 05:12:19.417322', '84b2d330-cc5d-4f8c-afb3-fde95d04943a', '465da8d5-29a1-4c08-afd1-01d85f995f04') RETURNING "id" [["privacy", "public"], ["description", "The service area boundaries for police precincts in New York city."], ["tags", ["cultural datasets"]], ["license", "public_domain"], ["source", "[NYC Department of City Planning](http://www.nyc.gov/html/dcp/home.html)"], ["attributions", "New York City Department of City Planning"], ["display_name", "New York City Police Precincts"], ["name", "ny_policeprecints"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "84b2d330-cc5d-4f8c-afb3-fde95d04943a"], ["permission_id", "465da8d5-29a1-4c08-afd1-01d85f995f04"]]
D, [2024-04-06T05:12:19.420329 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '84b2d330-cc5d-4f8c-afb3-fde95d04943a' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "84b2d330-cc5d-4f8c-afb3-fde95d04943a"]]
D, [2024-04-06T05:12:19.421162 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '84b2d330-cc5d-4f8c-afb3-fde95d04943a' LIMIT 1 [["id", "84b2d330-cc5d-4f8c-afb3-fde95d04943a"]]
D, [2024-04-06T05:12:19.422199 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('84b2d330-cc5d-4f8c-afb3-fde95d04943a', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_policeprecints%22&format=gpkg&filename=ny_policeprecints', 77, 1662976, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.421424', '2024-04-06 05:12:19.421424') RETURNING "id" [["visualization_id", "84b2d330-cc5d-4f8c-afb3-fde95d04943a"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_policeprecints%22&format=gpkg&filename=ny_policeprecints"], ["rows_counted", 77], ["size", 1662976], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.424024 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.423377', '2024-04-06 05:12:19.423377') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.425019 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'The service area boundaries for fire companies in New York city.
', '{"Cultural datasets"}', 'public_domain', '[NYC Department of City Planning](http://www.nyc.gov/html/dcp/home.html)', 'New York City Department of City Planning.', 'New York City Fire Divisions', 'ny_firedivisions', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.422970', '2024-04-06 05:12:19.422970', 'fa995cfb-ddea-425b-8589-7ec1244598ad', '4fd3898e-eb72-4302-9727-7ab48c27ca1d') RETURNING "id" [["privacy", "public"], ["description", "The service area boundaries for fire companies in New York city.\n"], ["tags", ["Cultural datasets"]], ["license", "public_domain"], ["source", "[NYC Department of City Planning](http://www.nyc.gov/html/dcp/home.html)"], ["attributions", "New York City Department of City Planning."], ["display_name", "New York City Fire Divisions"], ["name", "ny_firedivisions"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "fa995cfb-ddea-425b-8589-7ec1244598ad"], ["permission_id", "4fd3898e-eb72-4302-9727-7ab48c27ca1d"]]
D, [2024-04-06T05:12:19.425858 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'fa995cfb-ddea-425b-8589-7ec1244598ad' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "fa995cfb-ddea-425b-8589-7ec1244598ad"]]
D, [2024-04-06T05:12:19.426657 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'fa995cfb-ddea-425b-8589-7ec1244598ad' LIMIT 1 [["id", "fa995cfb-ddea-425b-8589-7ec1244598ad"]]
D, [2024-04-06T05:12:19.427697 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('fa995cfb-ddea-425b-8589-7ec1244598ad', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_firedivisions%22&format=gpkg&filename=ny_firedivisions', 9, 1392640, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.426913', '2024-04-06 05:12:19.426913') RETURNING "id" [["visualization_id", "fa995cfb-ddea-425b-8589-7ec1244598ad"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_firedivisions%22&format=gpkg&filename=ny_firedivisions"], ["rows_counted", 9], ["size", 1392640], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.429455 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.428838', '2024-04-06 05:12:19.428838') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.430401 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'The service area boundaries for fire companies in New York city.', '{"Cultural datasets"}', 'public_domain', '[NYC Department of City Planning](http://www.nyc.gov/html/dcp/home.html)', 'New York City Department of City Planning.', 'New York City Fire Companies', 'ny_firecompanies', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.428482', '2024-04-06 05:12:19.428482', '1e61625e-43eb-4de1-9ff2-0f00011b7efc', '040d0687-7447-4366-91e2-a110c3719a09') RETURNING "id" [["privacy", "public"], ["description", "The service area boundaries for fire companies in New York city."], ["tags", ["Cultural datasets"]], ["license", "public_domain"], ["source", "[NYC Department of City Planning](http://www.nyc.gov/html/dcp/home.html)"], ["attributions", "New York City Department of City Planning."], ["display_name", "New York City Fire Companies"], ["name", "ny_firecompanies"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "1e61625e-43eb-4de1-9ff2-0f00011b7efc"], ["permission_id", "040d0687-7447-4366-91e2-a110c3719a09"]]
D, [2024-04-06T05:12:19.431227 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '1e61625e-43eb-4de1-9ff2-0f00011b7efc' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "1e61625e-43eb-4de1-9ff2-0f00011b7efc"]]
D, [2024-04-06T05:12:19.432021 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '1e61625e-43eb-4de1-9ff2-0f00011b7efc' LIMIT 1 [["id", "1e61625e-43eb-4de1-9ff2-0f00011b7efc"]]
D, [2024-04-06T05:12:19.433026 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('1e61625e-43eb-4de1-9ff2-0f00011b7efc', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_firecompanies%22&format=gpkg&filename=ny_firecompanies', 348, 2068480, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.432309', '2024-04-06 05:12:19.432309') RETURNING "id" [["visualization_id", "1e61625e-43eb-4de1-9ff2-0f00011b7efc"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_firecompanies%22&format=gpkg&filename=ny_firecompanies"], ["rows_counted", 348], ["size", 2068480], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.434780 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.434146', '2024-04-06 05:12:19.434146') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.435763 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'The service area boundaries for fire battalions in New York city.', '{"Cultural datasets"}', 'public_domain', '[NYC Department of City Planning](http://www.nyc.gov/html/dcp/home.html)', 'New York City Department of City Planning.', 'New York City Fire Battalions', 'ny_firebattalions', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.433788', '2024-04-06 05:12:19.433788', '5ea1a44a-2163-48e0-843a-26069a80c8cc', '77b25a44-f158-4622-b4bf-a5288498dd40') RETURNING "id" [["privacy", "public"], ["description", "The service area boundaries for fire battalions in New York city."], ["tags", ["Cultural datasets"]], ["license", "public_domain"], ["source", "[NYC Department of City Planning](http://www.nyc.gov/html/dcp/home.html)"], ["attributions", "New York City Department of City Planning."], ["display_name", "New York City Fire Battalions"], ["name", "ny_firebattalions"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "5ea1a44a-2163-48e0-843a-26069a80c8cc"], ["permission_id", "77b25a44-f158-4622-b4bf-a5288498dd40"]]
D, [2024-04-06T05:12:19.436562 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '5ea1a44a-2163-48e0-843a-26069a80c8cc' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "5ea1a44a-2163-48e0-843a-26069a80c8cc"]]
D, [2024-04-06T05:12:19.437363 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '5ea1a44a-2163-48e0-843a-26069a80c8cc' LIMIT 1 [["id", "5ea1a44a-2163-48e0-843a-26069a80c8cc"]]
D, [2024-04-06T05:12:19.438364 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('5ea1a44a-2163-48e0-843a-26069a80c8cc', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_firebattalions%22&format=gpkg&filename=ny_firebattalions', 49, 1568768, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.437615', '2024-04-06 05:12:19.437615') RETURNING "id" [["visualization_id", "5ea1a44a-2163-48e0-843a-26069a80c8cc"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_firebattalions%22&format=gpkg&filename=ny_firebattalions"], ["rows_counted", 49], ["size", 1568768], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.440093 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.439480', '2024-04-06 05:12:19.439480') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.441054 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'The boundaries for Health Areas in New York city.', '{"Cultural datasets"}', 'public_domain', '[NYC Department of City Planning](http://www.nyc.gov/html/dcp/home.html)', 'New York City Department of City Planning', 'New York City Heath Areas', 'ny_healtharea', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.439088', '2024-04-06 05:12:19.439088', '70fc589b-3de4-4821-aa34-3d70956fc5e7', 'b4608f2b-ff78-4b29-bd72-b51984078651') RETURNING "id" [["privacy", "public"], ["description", "The boundaries for Health Areas in New York city."], ["tags", ["Cultural datasets"]], ["license", "public_domain"], ["source", "[NYC Department of City Planning](http://www.nyc.gov/html/dcp/home.html)"], ["attributions", "New York City Department of City Planning"], ["display_name", "New York City Heath Areas"], ["name", "ny_healtharea"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "70fc589b-3de4-4821-aa34-3d70956fc5e7"], ["permission_id", "b4608f2b-ff78-4b29-bd72-b51984078651"]]
D, [2024-04-06T05:12:19.441844 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '70fc589b-3de4-4821-aa34-3d70956fc5e7' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "70fc589b-3de4-4821-aa34-3d70956fc5e7"]]
D, [2024-04-06T05:12:19.442646 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '70fc589b-3de4-4821-aa34-3d70956fc5e7' LIMIT 1 [["id", "70fc589b-3de4-4821-aa34-3d70956fc5e7"]]
D, [2024-04-06T05:12:19.443652 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('70fc589b-3de4-4821-aa34-3d70956fc5e7', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_healtharea%22&format=gpkg&filename=ny_healtharea', 354, 1978368, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.442901', '2024-04-06 05:12:19.442901') RETURNING "id" [["visualization_id", "70fc589b-3de4-4821-aa34-3d70956fc5e7"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_healtharea%22&format=gpkg&filename=ny_healtharea"], ["rows_counted", 354], ["size", 1978368], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.445392 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.444774', '2024-04-06 05:12:19.444774') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.446334 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'The California Protected Areas Database contains data about lands that are owned outright (“in fee”) and protected for open space purposes by over 1,000 public agencies or non-profit organizations.', '{}', 'open_government', '[calands.org](http://www.calands.org/)', '© GreenInfo Network', 'California Protected Area Database (CPAD)', 'cpad_2015', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.444379', '2024-04-06 05:12:19.444379', '82273cc8-06e1-4b80-9a97-695107ea665b', '7a2e0d8f-a280-4bc5-9fc8-ec7f5704a501') RETURNING "id" [["privacy", "public"], ["description", "The California Protected Areas Database contains data about lands that are owned outright (“in fee”) and protected for open space purposes by over 1,000 public agencies or non-profit organizations."], ["tags", []], ["license", "open_government"], ["source", "[calands.org](http://www.calands.org/)"], ["attributions", "© GreenInfo Network"], ["display_name", "California Protected Area Database (CPAD)"], ["name", "cpad_2015"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "82273cc8-06e1-4b80-9a97-695107ea665b"], ["permission_id", "7a2e0d8f-a280-4bc5-9fc8-ec7f5704a501"]]
D, [2024-04-06T05:12:19.447182 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '82273cc8-06e1-4b80-9a97-695107ea665b' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "82273cc8-06e1-4b80-9a97-695107ea665b"]]
D, [2024-04-06T05:12:19.448002 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '82273cc8-06e1-4b80-9a97-695107ea665b' LIMIT 1 [["id", "82273cc8-06e1-4b80-9a97-695107ea665b"]]
D, [2024-04-06T05:12:19.449016 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('82273cc8-06e1-4b80-9a97-695107ea665b', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cpad_2015%22&format=gpkg&filename=cpad_2015', 16509, 28766208, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.448295', '2024-04-06 05:12:19.448295') RETURNING "id" [["visualization_id", "82273cc8-06e1-4b80-9a97-695107ea665b"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cpad_2015%22&format=gpkg&filename=cpad_2015"], ["rows_counted", 16509], ["size", 28766208], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.450741 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.450150', '2024-04-06 05:12:19.450150') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.451709 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Lands administrative divisions of Australia.', '{}', 'cc_by', '[Australian Bureau of Statistics](http://www.abs.gov.au/)', '[Australian Bureau of Statistics](http://www.abs.gov.au/)', 'Australia''s Greater Capital City Areas', 'australia_gccsa', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.449782', '2024-04-06 05:12:19.449782', '62688169-5191-430c-b383-2bffdfb28959', '060747da-e1de-4542-9509-15b6fbaf4ace') RETURNING "id" [["privacy", "public"], ["description", "Lands administrative divisions of Australia."], ["tags", []], ["license", "cc_by"], ["source", "[Australian Bureau of Statistics](http://www.abs.gov.au/)"], ["attributions", "[Australian Bureau of Statistics](http://www.abs.gov.au/)"], ["display_name", "Australia's Greater Capital City Areas"], ["name", "australia_gccsa"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "62688169-5191-430c-b383-2bffdfb28959"], ["permission_id", "060747da-e1de-4542-9509-15b6fbaf4ace"]]
D, [2024-04-06T05:12:19.452564 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '62688169-5191-430c-b383-2bffdfb28959' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "62688169-5191-430c-b383-2bffdfb28959"]]
D, [2024-04-06T05:12:19.453374 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '62688169-5191-430c-b383-2bffdfb28959' LIMIT 1 [["id", "62688169-5191-430c-b383-2bffdfb28959"]]
D, [2024-04-06T05:12:19.454410 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('62688169-5191-430c-b383-2bffdfb28959', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22australia_gccsa%22&format=gpkg&filename=australia_gccsa', 34, 31973376, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.453668', '2024-04-06 05:12:19.453668') RETURNING "id" [["visualization_id", "62688169-5191-430c-b383-2bffdfb28959"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22australia_gccsa%22&format=gpkg&filename=australia_gccsa"], ["rows_counted", 34], ["size", 31973376], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.456205 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.455539', '2024-04-06 05:12:19.455539') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.457185 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', '106 regions with population in the range of 100k-500k.', '{}', 'cc_by', '[Australian Bureau of Statistics](http://www.abs.gov.au/)', '[Australian Bureau of Statistics](http://www.abs.gov.au/)', 'Australia''s Statistical Areas Level 4', 'australia_adm2', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.455177', '2024-04-06 05:12:19.455177', 'f44426a0-0506-42df-af04-90265fc1d5c8', 'ea9d8b76-3faf-4dc7-96a0-12fa2cbaca7f') RETURNING "id" [["privacy", "public"], ["description", "106 regions with population in the range of 100k-500k."], ["tags", []], ["license", "cc_by"], ["source", "[Australian Bureau of Statistics](http://www.abs.gov.au/)"], ["attributions", "[Australian Bureau of Statistics](http://www.abs.gov.au/)"], ["display_name", "Australia's Statistical Areas Level 4"], ["name", "australia_adm2"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "f44426a0-0506-42df-af04-90265fc1d5c8"], ["permission_id", "ea9d8b76-3faf-4dc7-96a0-12fa2cbaca7f"]]
D, [2024-04-06T05:12:19.457971 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'f44426a0-0506-42df-af04-90265fc1d5c8' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "f44426a0-0506-42df-af04-90265fc1d5c8"]]
D, [2024-04-06T05:12:19.458784 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'f44426a0-0506-42df-af04-90265fc1d5c8' LIMIT 1 [["id", "f44426a0-0506-42df-af04-90265fc1d5c8"]]
D, [2024-04-06T05:12:19.459786 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('f44426a0-0506-42df-af04-90265fc1d5c8', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22australia_adm2%22&format=gpkg&filename=australia_adm2', 106, 41144320, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.459045', '2024-04-06 05:12:19.459045') RETURNING "id" [["visualization_id", "f44426a0-0506-42df-af04-90265fc1d5c8"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22australia_adm2%22&format=gpkg&filename=australia_adm2"], ["rows_counted", 106], ["size", 41144320], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.461502 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.460855', '2024-04-06 05:12:19.460855') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.462438 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', '351 Regions with populations in the range of 30k-130k.', '{}', 'cc_by', '[Australian Bureau of Statistics](http://www.abs.gov.au/)', '[Australian Bureau of Statistics](http://www.abs.gov.au/)', 'Australia''s Statistical Areas Level 3', 'australia_adm3', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.460488', '2024-04-06 05:12:19.460488', '0e1f542f-f427-4d65-9b49-a9c83a637e5f', '0c5beba2-402e-4ea7-858b-88c3fe64c4d8') RETURNING "id" [["privacy", "public"], ["description", "351 Regions with populations in the range of 30k-130k."], ["tags", []], ["license", "cc_by"], ["source", "[Australian Bureau of Statistics](http://www.abs.gov.au/)"], ["attributions", "[Australian Bureau of Statistics](http://www.abs.gov.au/)"], ["display_name", "Australia's Statistical Areas Level 3"], ["name", "australia_adm3"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "0e1f542f-f427-4d65-9b49-a9c83a637e5f"], ["permission_id", "0c5beba2-402e-4ea7-858b-88c3fe64c4d8"]]
D, [2024-04-06T05:12:19.463241 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '0e1f542f-f427-4d65-9b49-a9c83a637e5f' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "0e1f542f-f427-4d65-9b49-a9c83a637e5f"]]
D, [2024-04-06T05:12:19.464011 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '0e1f542f-f427-4d65-9b49-a9c83a637e5f' LIMIT 1 [["id", "0e1f542f-f427-4d65-9b49-a9c83a637e5f"]]
D, [2024-04-06T05:12:19.464994 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('0e1f542f-f427-4d65-9b49-a9c83a637e5f', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22australia_adm3%22&format=gpkg&filename=australia_adm3', 351, 49115136, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.464264', '2024-04-06 05:12:19.464264') RETURNING "id" [["visualization_id", "0e1f542f-f427-4d65-9b49-a9c83a637e5f"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22australia_adm3%22&format=gpkg&filename=australia_adm3"], ["rows_counted", 351], ["size", 49115136], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.466697 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.466104', '2024-04-06 05:12:19.466104') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.467616 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', '2214 regions with populations in the range of 3k-25k.', '{}', 'cc_by', '[Australian Bureau of Statistics](http://www.abs.gov.au/)', '[Australian Bureau of Statistics](http://www.abs.gov.au/)', 'Australia''s Statistical Areas Level 2', 'australia_adm4', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.465747', '2024-04-06 05:12:19.465747', '76b9a5ae-c8fe-46d8-9985-02123e00e8c0', 'd91db61a-5092-4021-8280-46d57f7bc367') RETURNING "id" [["privacy", "public"], ["description", "2214 regions with populations in the range of 3k-25k."], ["tags", []], ["license", "cc_by"], ["source", "[Australian Bureau of Statistics](http://www.abs.gov.au/)"], ["attributions", "[Australian Bureau of Statistics](http://www.abs.gov.au/)"], ["display_name", "Australia's Statistical Areas Level 2"], ["name", "australia_adm4"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "76b9a5ae-c8fe-46d8-9985-02123e00e8c0"], ["permission_id", "d91db61a-5092-4021-8280-46d57f7bc367"]]
D, [2024-04-06T05:12:19.468425 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '76b9a5ae-c8fe-46d8-9985-02123e00e8c0' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "76b9a5ae-c8fe-46d8-9985-02123e00e8c0"]]
D, [2024-04-06T05:12:19.469212 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '76b9a5ae-c8fe-46d8-9985-02123e00e8c0' LIMIT 1 [["id", "76b9a5ae-c8fe-46d8-9985-02123e00e8c0"]]
D, [2024-04-06T05:12:19.470198 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('76b9a5ae-c8fe-46d8-9985-02123e00e8c0', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22australia_adm4%22&format=gpkg&filename=australia_adm4', 2214, 71389184, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.469494', '2024-04-06 05:12:19.469494') RETURNING "id" [["visualization_id", "76b9a5ae-c8fe-46d8-9985-02123e00e8c0"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22australia_adm4%22&format=gpkg&filename=australia_adm4"], ["rows_counted", 2214], ["size", 71389184], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.471876 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.471273', '2024-04-06 05:12:19.471273') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.472768 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', '54805 Regions with population in the range of 200-800.', '{}', 'cc_by', '[Australian Bureau of Statistics](http://www.abs.gov.au/)', '[Australian Bureau of Statistics](http://www.abs.gov.au/)', 'Australia''s Statistical Areas Level 1', 'australia_adm5', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.470923', '2024-04-06 05:12:19.470923', '2fb329c9-70b9-4822-968e-d6ef39af5cf8', '663d05c7-37f3-45d8-af7f-6bd7c5122563') RETURNING "id" [["privacy", "public"], ["description", "54805 Regions with population in the range of 200-800."], ["tags", []], ["license", "cc_by"], ["source", "[Australian Bureau of Statistics](http://www.abs.gov.au/)"], ["attributions", "[Australian Bureau of Statistics](http://www.abs.gov.au/)"], ["display_name", "Australia's Statistical Areas Level 1"], ["name", "australia_adm5"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "2fb329c9-70b9-4822-968e-d6ef39af5cf8"], ["permission_id", "663d05c7-37f3-45d8-af7f-6bd7c5122563"]]
D, [2024-04-06T05:12:19.473552 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '2fb329c9-70b9-4822-968e-d6ef39af5cf8' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "2fb329c9-70b9-4822-968e-d6ef39af5cf8"]]
D, [2024-04-06T05:12:19.474331 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '2fb329c9-70b9-4822-968e-d6ef39af5cf8' LIMIT 1 [["id", "2fb329c9-70b9-4822-968e-d6ef39af5cf8"]]
D, [2024-04-06T05:12:19.475396 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('2fb329c9-70b9-4822-968e-d6ef39af5cf8', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22australia_adm5%22&format=gpkg&filename=australia_adm5', 54805, 163254272, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.474609', '2024-04-06 05:12:19.474609') RETURNING "id" [["visualization_id", "2fb329c9-70b9-4822-968e-d6ef39af5cf8"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22australia_adm5%22&format=gpkg&filename=australia_adm5"], ["rows_counted", 54805], ["size", 163254272], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.477145 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.476455', '2024-04-06 05:12:19.476455') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.478101 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'All the states of the United States of America.', '{"Administrative regions"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'USA states', 'ne_50m_admin_1_states', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.476111', '2024-04-06 05:12:19.476111', '7c2396ff-022c-498b-8ee2-0e21874868cd', '99dd4819-021c-4a31-b3dc-9fe4981d1178') RETURNING "id" [["privacy", "public"], ["description", "All the states of the United States of America."], ["tags", ["Administrative regions"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "USA states"], ["name", "ne_50m_admin_1_states"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "7c2396ff-022c-498b-8ee2-0e21874868cd"], ["permission_id", "99dd4819-021c-4a31-b3dc-9fe4981d1178"]]
D, [2024-04-06T05:12:19.478869 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '7c2396ff-022c-498b-8ee2-0e21874868cd' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "7c2396ff-022c-498b-8ee2-0e21874868cd"]]
D, [2024-04-06T05:12:19.479727 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '7c2396ff-022c-498b-8ee2-0e21874868cd' LIMIT 1 [["id", "7c2396ff-022c-498b-8ee2-0e21874868cd"]]
D, [2024-04-06T05:12:19.480756 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('7c2396ff-022c-498b-8ee2-0e21874868cd', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_50m_admin_1_states%22&format=gpkg&filename=ne_50m_admin_1_states', 51, 299008, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.479975', '2024-04-06 05:12:19.479975') RETURNING "id" [["visualization_id", "7c2396ff-022c-498b-8ee2-0e21874868cd"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_50m_admin_1_states%22&format=gpkg&filename=ne_50m_admin_1_states"], ["rows_counted", 51], ["size", 299008], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.482513 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.481905', '2024-04-06 05:12:19.481905') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.483501 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', ' Geometries for the Canadian economic regions - 2006 Census.', '{"Administrative regions"}', 'open_government', '[Government of Canada](http://open.canada.ca/)', '', 'Canada Economic Regions 2006', 'ger_000b06a_e', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.481487', '2024-04-06 05:12:19.481487', 'eb558745-3315-4594-bf1f-bd352a5dfeca', 'a54a25ca-ed31-440c-b2f0-e71b0b8ce230') RETURNING "id" [["privacy", "public"], ["description", " Geometries for the Canadian economic regions - 2006 Census."], ["tags", ["Administrative regions"]], ["license", "open_government"], ["source", "[Government of Canada](http://open.canada.ca/)"], ["attributions", ""], ["display_name", "Canada Economic Regions 2006"], ["name", "ger_000b06a_e"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "eb558745-3315-4594-bf1f-bd352a5dfeca"], ["permission_id", "a54a25ca-ed31-440c-b2f0-e71b0b8ce230"]]
D, [2024-04-06T05:12:19.484381 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'eb558745-3315-4594-bf1f-bd352a5dfeca' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "eb558745-3315-4594-bf1f-bd352a5dfeca"]]
D, [2024-04-06T05:12:19.485164 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'eb558745-3315-4594-bf1f-bd352a5dfeca' LIMIT 1 [["id", "eb558745-3315-4594-bf1f-bd352a5dfeca"]]
D, [2024-04-06T05:12:19.486224 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('eb558745-3315-4594-bf1f-bd352a5dfeca', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ger_000b06a_e%22&format=gpkg&filename=ger_000b06a_e', 76, 55664640, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.485487', '2024-04-06 05:12:19.485487') RETURNING "id" [["visualization_id", "eb558745-3315-4594-bf1f-bd352a5dfeca"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ger_000b06a_e%22&format=gpkg&filename=ger_000b06a_e"], ["rows_counted", 76], ["size", 55664640], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.488123 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.487410', '2024-04-06 05:12:19.487410') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.489152 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Canadian Census Metropolitan Area and Census Agglomeration boundaries.', '{"Administrative regions"}', 'open_government', '[Government of Canada](http://open.canada.ca/)', '', 'Canada Census Metropolitan Area and Agglomeration 2006', 'gcma000b06a_eng', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.487037', '2024-04-06 05:12:19.487037', '31ba960b-4d70-46f2-a344-e7f9abe56ac1', '6f6dd68e-7c47-4ba5-adbd-1f33d7dcf1c2') RETURNING "id" [["privacy", "public"], ["description", "Canadian Census Metropolitan Area and Census Agglomeration boundaries."], ["tags", ["Administrative regions"]], ["license", "open_government"], ["source", "[Government of Canada](http://open.canada.ca/)"], ["attributions", ""], ["display_name", "Canada Census Metropolitan Area and Agglomeration 2006"], ["name", "gcma000b06a_eng"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "31ba960b-4d70-46f2-a344-e7f9abe56ac1"], ["permission_id", "6f6dd68e-7c47-4ba5-adbd-1f33d7dcf1c2"]]
D, [2024-04-06T05:12:19.489960 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '31ba960b-4d70-46f2-a344-e7f9abe56ac1' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "31ba960b-4d70-46f2-a344-e7f9abe56ac1"]]
D, [2024-04-06T05:12:19.490855 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '31ba960b-4d70-46f2-a344-e7f9abe56ac1' LIMIT 1 [["id", "31ba960b-4d70-46f2-a344-e7f9abe56ac1"]]
D, [2024-04-06T05:12:19.491959 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('31ba960b-4d70-46f2-a344-e7f9abe56ac1', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22gcma000b06a_eng%22&format=gpkg&filename=gcma000b06a_eng', 148, 8982528, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.491135', '2024-04-06 05:12:19.491135') RETURNING "id" [["visualization_id", "31ba960b-4d70-46f2-a344-e7f9abe56ac1"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22gcma000b06a_eng%22&format=gpkg&filename=gcma000b06a_eng"], ["rows_counted", 148], ["size", 8982528], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.493766 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.493140', '2024-04-06 05:12:19.493140') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.495020 #273] DEBUG -- : SQL (0.6ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the municipalities of Spain with the Canary Islands displaced. Official dataset from Instituto Geográfico Nacional de España.', '{"Administrative regions"}', '', '[IGN/CNIG](https://www.cnig.es)', '© IGN España', 'Municipalities of Spain with displaced Canary Islands', 'ign_spanish_adm3_municipalities_displaced_canary', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.492705', '2024-04-06 05:12:19.492705', '48ec8229-c55d-4a84-b0b4-030aad12100d', 'fac4e93e-c363-4fe1-b800-dd435b8cbc53') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the municipalities of Spain with the Canary Islands displaced. Official dataset from Instituto Geográfico Nacional de España."], ["tags", ["Administrative regions"]], ["license", ""], ["source", "[IGN/CNIG](https://www.cnig.es)"], ["attributions", "© IGN España"], ["display_name", "Municipalities of Spain with displaced Canary Islands"], ["name", "ign_spanish_adm3_municipalities_displaced_canary"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "48ec8229-c55d-4a84-b0b4-030aad12100d"], ["permission_id", "fac4e93e-c363-4fe1-b800-dd435b8cbc53"]]
D, [2024-04-06T05:12:19.495920 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '48ec8229-c55d-4a84-b0b4-030aad12100d' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "48ec8229-c55d-4a84-b0b4-030aad12100d"]]
D, [2024-04-06T05:12:19.496710 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '48ec8229-c55d-4a84-b0b4-030aad12100d' LIMIT 1 [["id", "48ec8229-c55d-4a84-b0b4-030aad12100d"]]
D, [2024-04-06T05:12:19.497789 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('48ec8229-c55d-4a84-b0b4-030aad12100d', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ign_spanish_adm3_municipalities_displaced_canary%22&format=gpkg&filename=ign_spanish_adm3_municipalities_displaced_canary', 8203, 58445824, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.497049', '2024-04-06 05:12:19.497049') RETURNING "id" [["visualization_id", "48ec8229-c55d-4a84-b0b4-030aad12100d"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ign_spanish_adm3_municipalities_displaced_canary%22&format=gpkg&filename=ign_spanish_adm3_municipalities_displaced_canary"], ["rows_counted", 8203], ["size", 58445824], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.499673 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.498980', '2024-04-06 05:12:19.498980') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.500618 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the municipalities of Spain. Official dataset from Instituto Geográfico Nacional de España.', '{"Administrative regions"}', '', '[IGN/CNIG](https://www.cnig.es/)', '© IGN España', 'Municipalities of Spain', 'ign_spanish_adm3_municipalities', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.498617', '2024-04-06 05:12:19.498617', '11d336e7-3e3c-4ecd-92e0-9543846d3577', '8cccd6e5-dbed-46e0-90b6-a0d013413b81') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the municipalities of Spain. Official dataset from Instituto Geográfico Nacional de España."], ["tags", ["Administrative regions"]], ["license", ""], ["source", "[IGN/CNIG](https://www.cnig.es/)"], ["attributions", "© IGN España"], ["display_name", "Municipalities of Spain"], ["name", "ign_spanish_adm3_municipalities"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "11d336e7-3e3c-4ecd-92e0-9543846d3577"], ["permission_id", "8cccd6e5-dbed-46e0-90b6-a0d013413b81"]]
D, [2024-04-06T05:12:19.501593 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '11d336e7-3e3c-4ecd-92e0-9543846d3577' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "11d336e7-3e3c-4ecd-92e0-9543846d3577"]]
D, [2024-04-06T05:12:19.502448 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '11d336e7-3e3c-4ecd-92e0-9543846d3577' LIMIT 1 [["id", "11d336e7-3e3c-4ecd-92e0-9543846d3577"]]
D, [2024-04-06T05:12:19.503616 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('11d336e7-3e3c-4ecd-92e0-9543846d3577', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ign_spanish_adm3_municipalities%22&format=gpkg&filename=ign_spanish_adm3_municipalities', 8203, 58466304, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.502763', '2024-04-06 05:12:19.502763') RETURNING "id" [["visualization_id", "11d336e7-3e3c-4ecd-92e0-9543846d3577"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ign_spanish_adm3_municipalities%22&format=gpkg&filename=ign_spanish_adm3_municipalities"], ["rows_counted", 8203], ["size", 58466304], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.505639 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.504917', '2024-04-06 05:12:19.504917') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.506750 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the provinces of Spain with the Canary Islands displaced. Official dataset from Instituto Geográfico Nacional de España.', '{"Administrative regions"}', '', '[IGN/CNIG](https://www.cnig.es)', '© IGN España', 'Provinces of Spain with displaced Canary Islands', 'ign_spanish_adm2_provinces_displaced_canary', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.504480', '2024-04-06 05:12:19.504480', '27bc1359-1e09-4699-bf0d-38f6f558c347', 'fc169138-fe68-41c1-a9d7-f1cad7e5d880') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the provinces of Spain with the Canary Islands displaced. Official dataset from Instituto Geográfico Nacional de España."], ["tags", ["Administrative regions"]], ["license", ""], ["source", "[IGN/CNIG](https://www.cnig.es)"], ["attributions", "© IGN España"], ["display_name", "Provinces of Spain with displaced Canary Islands"], ["name", "ign_spanish_adm2_provinces_displaced_canary"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "27bc1359-1e09-4699-bf0d-38f6f558c347"], ["permission_id", "fc169138-fe68-41c1-a9d7-f1cad7e5d880"]]
D, [2024-04-06T05:12:19.507645 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '27bc1359-1e09-4699-bf0d-38f6f558c347' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "27bc1359-1e09-4699-bf0d-38f6f558c347"]]
D, [2024-04-06T05:12:19.508603 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '27bc1359-1e09-4699-bf0d-38f6f558c347' LIMIT 1 [["id", "27bc1359-1e09-4699-bf0d-38f6f558c347"]]
D, [2024-04-06T05:12:19.509643 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('27bc1359-1e09-4699-bf0d-38f6f558c347', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ign_spanish_adm2_provinces_displaced_canary%22&format=gpkg&filename=ign_spanish_adm2_provinces_displaced_canary', 52, 14917632, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.508874', '2024-04-06 05:12:19.508874') RETURNING "id" [["visualization_id", "27bc1359-1e09-4699-bf0d-38f6f558c347"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ign_spanish_adm2_provinces_displaced_canary%22&format=gpkg&filename=ign_spanish_adm2_provinces_displaced_canary"], ["rows_counted", 52], ["size", 14917632], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.511624 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.510882', '2024-04-06 05:12:19.510882') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.512679 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the autonomous communities of Spain with the Canary Islands displaced. Official dataset from Instituto Geográfico Nacional de España.', '{"Administrative regions"}', '', '[IGN/CNIG](https://www.cnig.es)', '© IGN España', 'Autonomous communities of Spain with displaced Canary Islands', 'ign_spanish_adm1_ccaa_displaced_canary', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.510479', '2024-04-06 05:12:19.510479', '64239929-5a3f-44ff-b010-8e727c1425ee', '2d84e2da-04fe-459b-a363-e5b3927c5f50') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the autonomous communities of Spain with the Canary Islands displaced. Official dataset from Instituto Geográfico Nacional de España."], ["tags", ["Administrative regions"]], ["license", ""], ["source", "[IGN/CNIG](https://www.cnig.es)"], ["attributions", "© IGN España"], ["display_name", "Autonomous communities of Spain with displaced Canary Islands"], ["name", "ign_spanish_adm1_ccaa_displaced_canary"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "64239929-5a3f-44ff-b010-8e727c1425ee"], ["permission_id", "2d84e2da-04fe-459b-a363-e5b3927c5f50"]]
D, [2024-04-06T05:12:19.513645 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '64239929-5a3f-44ff-b010-8e727c1425ee' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "64239929-5a3f-44ff-b010-8e727c1425ee"]]
D, [2024-04-06T05:12:19.514517 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '64239929-5a3f-44ff-b010-8e727c1425ee' LIMIT 1 [["id", "64239929-5a3f-44ff-b010-8e727c1425ee"]]
D, [2024-04-06T05:12:19.515645 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('64239929-5a3f-44ff-b010-8e727c1425ee', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ign_spanish_adm1_ccaa_displaced_canary%22&format=gpkg&filename=ign_spanish_adm1_ccaa_displaced_canary', 19, 12922880, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.514827', '2024-04-06 05:12:19.514827') RETURNING "id" [["visualization_id", "64239929-5a3f-44ff-b010-8e727c1425ee"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ign_spanish_adm1_ccaa_displaced_canary%22&format=gpkg&filename=ign_spanish_adm1_ccaa_displaced_canary"], ["rows_counted", 19], ["size", 12922880], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.517568 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.516865', '2024-04-06 05:12:19.516865') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.518611 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the provinces of Spain. Official dataset from Instituto Geográfico Nacional de España.', '{"Administrative regions"}', '', '[IGN/CNIG](https://www.cnig.es)', '© IGN España', 'Provinces of Spain', 'ign_spanish_adm2_provinces', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.516448', '2024-04-06 05:12:19.516448', '66e424ff-2958-4d68-8f45-c1525649b6ac', 'c1f7535f-0ab9-4bd0-9d47-7c2f31a5a0a8') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the provinces of Spain. Official dataset from Instituto Geográfico Nacional de España."], ["tags", ["Administrative regions"]], ["license", ""], ["source", "[IGN/CNIG](https://www.cnig.es)"], ["attributions", "© IGN España"], ["display_name", "Provinces of Spain"], ["name", "ign_spanish_adm2_provinces"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "66e424ff-2958-4d68-8f45-c1525649b6ac"], ["permission_id", "c1f7535f-0ab9-4bd0-9d47-7c2f31a5a0a8"]]
D, [2024-04-06T05:12:19.519514 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '66e424ff-2958-4d68-8f45-c1525649b6ac' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "66e424ff-2958-4d68-8f45-c1525649b6ac"]]
D, [2024-04-06T05:12:19.520421 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '66e424ff-2958-4d68-8f45-c1525649b6ac' LIMIT 1 [["id", "66e424ff-2958-4d68-8f45-c1525649b6ac"]]
D, [2024-04-06T05:12:19.521693 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('66e424ff-2958-4d68-8f45-c1525649b6ac', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ign_spanish_adm2_provinces%22&format=gpkg&filename=ign_spanish_adm2_provinces', 52, 14917632, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.520748', '2024-04-06 05:12:19.520748') RETURNING "id" [["visualization_id", "66e424ff-2958-4d68-8f45-c1525649b6ac"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ign_spanish_adm2_provinces%22&format=gpkg&filename=ign_spanish_adm2_provinces"], ["rows_counted", 52], ["size", 14917632], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.523695 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.522956', '2024-04-06 05:12:19.522956') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.524757 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the autonomous communities of Spain. Official dataset from Instituto Geográfico Nacional de España.', '{"Administrative regions"}', '', '[IGN/CNIG](https://www.cnig.es)', '© IGN España', 'Autonomous communities of Spain', 'ign_spanish_adm1_ccaa', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.522582', '2024-04-06 05:12:19.522582', '80728519-3ea5-4cf7-a49a-df586cccaf73', 'ce882d67-3565-450d-8e52-7b27fd973d02') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the autonomous communities of Spain. Official dataset from Instituto Geográfico Nacional de España."], ["tags", ["Administrative regions"]], ["license", ""], ["source", "[IGN/CNIG](https://www.cnig.es)"], ["attributions", "© IGN España"], ["display_name", "Autonomous communities of Spain"], ["name", "ign_spanish_adm1_ccaa"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "80728519-3ea5-4cf7-a49a-df586cccaf73"], ["permission_id", "ce882d67-3565-450d-8e52-7b27fd973d02"]]
D, [2024-04-06T05:12:19.525666 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '80728519-3ea5-4cf7-a49a-df586cccaf73' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "80728519-3ea5-4cf7-a49a-df586cccaf73"]]
D, [2024-04-06T05:12:19.526532 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '80728519-3ea5-4cf7-a49a-df586cccaf73' LIMIT 1 [["id", "80728519-3ea5-4cf7-a49a-df586cccaf73"]]
D, [2024-04-06T05:12:19.527649 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('80728519-3ea5-4cf7-a49a-df586cccaf73', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ign_spanish_adm1_ccaa%22&format=gpkg&filename=ign_spanish_adm1_ccaa', 19, 12922880, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.526825', '2024-04-06 05:12:19.526825') RETURNING "id" [["visualization_id", "80728519-3ea5-4cf7-a49a-df586cccaf73"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ign_spanish_adm1_ccaa%22&format=gpkg&filename=ign_spanish_adm1_ccaa"], ["rows_counted", 19], ["size", 12922880], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.529551 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.528870', '2024-04-06 05:12:19.528870') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.530543 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'World countries borders (High definition).', '{"Administrative regions"}', 'public_domain', '[Natural Earth Data](http://www.naturalearthdata.com)', '', 'World borders (High definition)', 'world_borders_hd', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.528469', '2024-04-06 05:12:19.528469', '24131141-689e-4694-86a6-f7cb9279b6ca', 'ae8024fa-9ac6-4c69-ad11-17f1a03894ed') RETURNING "id" [["privacy", "public"], ["description", "World countries borders (High definition)."], ["tags", ["Administrative regions"]], ["license", "public_domain"], ["source", "[Natural Earth Data](http://www.naturalearthdata.com)"], ["attributions", ""], ["display_name", "World borders (High definition)"], ["name", "world_borders_hd"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "24131141-689e-4694-86a6-f7cb9279b6ca"], ["permission_id", "ae8024fa-9ac6-4c69-ad11-17f1a03894ed"]]
D, [2024-04-06T05:12:19.531472 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '24131141-689e-4694-86a6-f7cb9279b6ca' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "24131141-689e-4694-86a6-f7cb9279b6ca"]]
D, [2024-04-06T05:12:19.532340 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '24131141-689e-4694-86a6-f7cb9279b6ca' LIMIT 1 [["id", "24131141-689e-4694-86a6-f7cb9279b6ca"]]
D, [2024-04-06T05:12:19.533482 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('24131141-689e-4694-86a6-f7cb9279b6ca', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22world_borders_hd%22&format=gpkg&filename=world_borders_hd', 255, 8826880, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.532613', '2024-04-06 05:12:19.532613') RETURNING "id" [["visualization_id", "24131141-689e-4694-86a6-f7cb9279b6ca"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22world_borders_hd%22&format=gpkg&filename=world_borders_hd"], ["rows_counted", 255], ["size", 8826880], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.535495 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.534761', '2024-04-06 05:12:19.534761') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.536597 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the road network in Montreal, Canada.', '{"Cultural datasets"}', 'open_government', '[Government of Canada](http://open.canada.ca/)', '', 'Montreal Roads', 'montreal_road_network', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.534383', '2024-04-06 05:12:19.534383', '49ec5cc5-c349-4202-aacc-8cd557b8c42d', '455cba8f-3f9a-4e5c-bd4a-208022d7b48e') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the road network in Montreal, Canada."], ["tags", ["Cultural datasets"]], ["license", "open_government"], ["source", "[Government of Canada](http://open.canada.ca/)"], ["attributions", ""], ["display_name", "Montreal Roads"], ["name", "montreal_road_network"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "49ec5cc5-c349-4202-aacc-8cd557b8c42d"], ["permission_id", "455cba8f-3f9a-4e5c-bd4a-208022d7b48e"]]
D, [2024-04-06T05:12:19.537522 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '49ec5cc5-c349-4202-aacc-8cd557b8c42d' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "49ec5cc5-c349-4202-aacc-8cd557b8c42d"]]
D, [2024-04-06T05:12:19.538436 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '49ec5cc5-c349-4202-aacc-8cd557b8c42d' LIMIT 1 [["id", "49ec5cc5-c349-4202-aacc-8cd557b8c42d"]]
D, [2024-04-06T05:12:19.539598 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('49ec5cc5-c349-4202-aacc-8cd557b8c42d', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22montreal_road_network%22&format=gpkg&filename=montreal_road_network', 29570, 6524928, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:19.538767', '2024-04-06 05:12:19.538767') RETURNING "id" [["visualization_id", "49ec5cc5-c349-4202-aacc-8cd557b8c42d"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22montreal_road_network%22&format=gpkg&filename=montreal_road_network"], ["rows_counted", 29570], ["size", 6524928], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.541653 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.540958', '2024-04-06 05:12:19.540958') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.542828 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the Canadian province and territory boundaries - 2006 Census.', '{"Administrative regions"}', 'open_government', '[Government of Canada](http://open.canada.ca/)', '', 'Canada Province and Territory Boundaries 2006', 'gpr_000b06a_e', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.540468', '2024-04-06 05:12:19.540468', 'bd629c43-ad21-4f0c-bf33-22f580734d67', '5f23c6d6-5c56-4f55-832b-314212a984bb') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the Canadian province and territory boundaries - 2006 Census."], ["tags", ["Administrative regions"]], ["license", "open_government"], ["source", "[Government of Canada](http://open.canada.ca/)"], ["attributions", ""], ["display_name", "Canada Province and Territory Boundaries 2006"], ["name", "gpr_000b06a_e"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "bd629c43-ad21-4f0c-bf33-22f580734d67"], ["permission_id", "5f23c6d6-5c56-4f55-832b-314212a984bb"]]
D, [2024-04-06T05:12:19.543757 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'bd629c43-ad21-4f0c-bf33-22f580734d67' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "bd629c43-ad21-4f0c-bf33-22f580734d67"]]
D, [2024-04-06T05:12:19.544687 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'bd629c43-ad21-4f0c-bf33-22f580734d67' LIMIT 1 [["id", "bd629c43-ad21-4f0c-bf33-22f580734d67"]]
D, [2024-04-06T05:12:19.545867 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('bd629c43-ad21-4f0c-bf33-22f580734d67', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22gpr_000b06a_e%22&format=gpkg&filename=gpr_000b06a_e', 13, 47783936, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.545021', '2024-04-06 05:12:19.545021') RETURNING "id" [["visualization_id", "bd629c43-ad21-4f0c-bf33-22f580734d67"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22gpr_000b06a_e%22&format=gpkg&filename=gpr_000b06a_e"], ["rows_counted", 13], ["size", 47783936], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.547921 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.547178', '2024-04-06 05:12:19.547178') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.548977 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'States and territories of the USA in 1850.', '{Historic}', '[NHGIS](https://www.nhgis.org)', 'States in 1850', 'us_state_1850', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.546721', '2024-04-06 05:12:19.546721', '9bdcea27-fd15-4444-ba03-ef07e1792eda', 'e35595a0-96c1-48bf-ae01-5b10907aeef4') RETURNING "id" [["privacy", "public"], ["description", "States and territories of the USA in 1850."], ["tags", ["Historic"]], ["source", "[NHGIS](https://www.nhgis.org)"], ["display_name", "States in 1850"], ["name", "us_state_1850"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "9bdcea27-fd15-4444-ba03-ef07e1792eda"], ["permission_id", "e35595a0-96c1-48bf-ae01-5b10907aeef4"]]
D, [2024-04-06T05:12:19.549838 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '9bdcea27-fd15-4444-ba03-ef07e1792eda' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "9bdcea27-fd15-4444-ba03-ef07e1792eda"]]
D, [2024-04-06T05:12:19.550665 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '9bdcea27-fd15-4444-ba03-ef07e1792eda' LIMIT 1 [["id", "9bdcea27-fd15-4444-ba03-ef07e1792eda"]]
D, [2024-04-06T05:12:19.551903 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('9bdcea27-fd15-4444-ba03-ef07e1792eda', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1850%22&format=gpkg&filename=us_state_1850', 37, 29753344, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.550954', '2024-04-06 05:12:19.550954') RETURNING "id" [["visualization_id", "9bdcea27-fd15-4444-ba03-ef07e1792eda"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1850%22&format=gpkg&filename=us_state_1850"], ["rows_counted", 37], ["size", 29753344], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.553799 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.553112', '2024-04-06 05:12:19.553112') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.554766 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'States and territories of the USA in 1880.', '{Historic}', '[NHGIS](https://www.nhgis.org)', 'States in 1880', 'us_state_1880', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.552698', '2024-04-06 05:12:19.552698', '907e7de2-464e-453e-ba6f-5a68e6c5cde0', 'e1eaefa5-3680-4330-a5b7-694661b6463e') RETURNING "id" [["privacy", "public"], ["description", "States and territories of the USA in 1880."], ["tags", ["Historic"]], ["source", "[NHGIS](https://www.nhgis.org)"], ["display_name", "States in 1880"], ["name", "us_state_1880"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "907e7de2-464e-453e-ba6f-5a68e6c5cde0"], ["permission_id", "e1eaefa5-3680-4330-a5b7-694661b6463e"]]
D, [2024-04-06T05:12:19.555641 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '907e7de2-464e-453e-ba6f-5a68e6c5cde0' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "907e7de2-464e-453e-ba6f-5a68e6c5cde0"]]
D, [2024-04-06T05:12:19.556518 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '907e7de2-464e-453e-ba6f-5a68e6c5cde0' LIMIT 1 [["id", "907e7de2-464e-453e-ba6f-5a68e6c5cde0"]]
D, [2024-04-06T05:12:19.557584 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('907e7de2-464e-453e-ba6f-5a68e6c5cde0', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1880%22&format=gpkg&filename=us_state_1880', 49, 34426880, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.556793', '2024-04-06 05:12:19.556793') RETURNING "id" [["visualization_id", "907e7de2-464e-453e-ba6f-5a68e6c5cde0"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1880%22&format=gpkg&filename=us_state_1880"], ["rows_counted", 49], ["size", 34426880], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.559473 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.558786', '2024-04-06 05:12:19.558786') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.560509 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'States and territories of the USA in 1840.', '{Historic}', '[NHGIS](https://www.nhgis.org)', 'States in 1840', 'us_state_1840', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.558384', '2024-04-06 05:12:19.558384', '68f8657d-72ca-428b-a86d-c655e8884814', '84e5b738-8cc0-47cc-a597-3d35f69c5a23') RETURNING "id" [["privacy", "public"], ["description", "States and territories of the USA in 1840."], ["tags", ["Historic"]], ["source", "[NHGIS](https://www.nhgis.org)"], ["display_name", "States in 1840"], ["name", "us_state_1840"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "68f8657d-72ca-428b-a86d-c655e8884814"], ["permission_id", "84e5b738-8cc0-47cc-a597-3d35f69c5a23"]]
D, [2024-04-06T05:12:19.561465 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '68f8657d-72ca-428b-a86d-c655e8884814' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "68f8657d-72ca-428b-a86d-c655e8884814"]]
D, [2024-04-06T05:12:19.562365 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '68f8657d-72ca-428b-a86d-c655e8884814' LIMIT 1 [["id", "68f8657d-72ca-428b-a86d-c655e8884814"]]
D, [2024-04-06T05:12:19.563476 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('68f8657d-72ca-428b-a86d-c655e8884814', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1840%22&format=gpkg&filename=us_state_1840', 31, 24772608, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.562647', '2024-04-06 05:12:19.562647') RETURNING "id" [["visualization_id", "68f8657d-72ca-428b-a86d-c655e8884814"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1840%22&format=gpkg&filename=us_state_1840"], ["rows_counted", 31], ["size", 24772608], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.565371 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.564694', '2024-04-06 05:12:19.564694') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.566353 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'States and territories of the USA in 1830.', '{Historic}', '[NHGIS](https://www.nhgis.org)', 'States in 1830', 'us_state_1830', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.564283', '2024-04-06 05:12:19.564283', 'b863df9b-bcee-4ff0-b631-e65c6f4cc1ba', '1592b1e1-60e7-4543-8fe0-a2169ae4609f') RETURNING "id" [["privacy", "public"], ["description", "States and territories of the USA in 1830."], ["tags", ["Historic"]], ["source", "[NHGIS](https://www.nhgis.org)"], ["display_name", "States in 1830"], ["name", "us_state_1830"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "b863df9b-bcee-4ff0-b631-e65c6f4cc1ba"], ["permission_id", "1592b1e1-60e7-4543-8fe0-a2169ae4609f"]]
D, [2024-04-06T05:12:19.567241 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'b863df9b-bcee-4ff0-b631-e65c6f4cc1ba' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "b863df9b-bcee-4ff0-b631-e65c6f4cc1ba"]]
D, [2024-04-06T05:12:19.568151 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'b863df9b-bcee-4ff0-b631-e65c6f4cc1ba' LIMIT 1 [["id", "b863df9b-bcee-4ff0-b631-e65c6f4cc1ba"]]
D, [2024-04-06T05:12:19.569215 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('b863df9b-bcee-4ff0-b631-e65c6f4cc1ba', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1830%22&format=gpkg&filename=us_state_1830', 29, 24264704, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.568421', '2024-04-06 05:12:19.568421') RETURNING "id" [["visualization_id", "b863df9b-bcee-4ff0-b631-e65c6f4cc1ba"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1830%22&format=gpkg&filename=us_state_1830"], ["rows_counted", 29], ["size", 24264704], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.571397 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.570483', '2024-04-06 05:12:19.570483') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.572641 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for jamoats (village-level self-governing units) in Tajikistan.', '{"Administrative regions"}', '[United Nations TJK](http://www.untj.org/)', 'Tajikistan jamoats', 'jamoat_tajikistan', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.570079', '2024-04-06 05:12:19.570079', '8c524ea8-112a-4051-ba36-65888bc9debc', '5e097a80-a27c-45ba-954e-c04f93132315') RETURNING "id" [["privacy", "public"], ["description", "Geometries for jamoats (village-level self-governing units) in Tajikistan."], ["tags", ["Administrative regions"]], ["source", "[United Nations TJK](http://www.untj.org/)"], ["display_name", "Tajikistan jamoats"], ["name", "jamoat_tajikistan"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "8c524ea8-112a-4051-ba36-65888bc9debc"], ["permission_id", "5e097a80-a27c-45ba-954e-c04f93132315"]]
D, [2024-04-06T05:12:19.573601 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '8c524ea8-112a-4051-ba36-65888bc9debc' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "8c524ea8-112a-4051-ba36-65888bc9debc"]]
D, [2024-04-06T05:12:19.574556 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '8c524ea8-112a-4051-ba36-65888bc9debc' LIMIT 1 [["id", "8c524ea8-112a-4051-ba36-65888bc9debc"]]
D, [2024-04-06T05:12:19.575719 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('8c524ea8-112a-4051-ba36-65888bc9debc', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22jamoat_tajikistan%22&format=gpkg&filename=jamoat_tajikistan', 351, 372736, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.574854', '2024-04-06 05:12:19.574854') RETURNING "id" [["visualization_id", "8c524ea8-112a-4051-ba36-65888bc9debc"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22jamoat_tajikistan%22&format=gpkg&filename=jamoat_tajikistan"], ["rows_counted", 351], ["size", 372736], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.577678 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.577007', '2024-04-06 05:12:19.577007') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.578693 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Community area boundaries in the city of Chicago.', '{"Cultural datasets"}', '[City of Chicago](http://www.cityofchicago.org/)', 'Chicago Community Areas', 'commareas_chicago', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.576607', '2024-04-06 05:12:19.576607', '02bc176e-e672-4b5c-9075-2e34ad362d81', 'b490f1cf-c9c1-4d39-b2cf-627afa1aada6') RETURNING "id" [["privacy", "public"], ["description", "Community area boundaries in the city of Chicago."], ["tags", ["Cultural datasets"]], ["source", "[City of Chicago](http://www.cityofchicago.org/)"], ["display_name", "Chicago Community Areas"], ["name", "commareas_chicago"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "02bc176e-e672-4b5c-9075-2e34ad362d81"], ["permission_id", "b490f1cf-c9c1-4d39-b2cf-627afa1aada6"]]
D, [2024-04-06T05:12:19.579590 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '02bc176e-e672-4b5c-9075-2e34ad362d81' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "02bc176e-e672-4b5c-9075-2e34ad362d81"]]
D, [2024-04-06T05:12:19.580471 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '02bc176e-e672-4b5c-9075-2e34ad362d81' LIMIT 1 [["id", "02bc176e-e672-4b5c-9075-2e34ad362d81"]]
D, [2024-04-06T05:12:19.581591 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('02bc176e-e672-4b5c-9075-2e34ad362d81', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22commareas_chicago%22&format=gpkg&filename=commareas_chicago', 77, 999424, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.580790', '2024-04-06 05:12:19.580790') RETURNING "id" [["visualization_id", "02bc176e-e672-4b5c-9075-2e34ad362d81"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22commareas_chicago%22&format=gpkg&filename=commareas_chicago"], ["rows_counted", 77], ["size", 999424], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.583606 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.582873', '2024-04-06 05:12:19.582873') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.584645 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'MapPLUTO tax lot data for New York.', '{"Building footprints"}', '[NYC Planning](http://www.nyc.gov/html/dcp/home.html)', 'NYC MapPLUTO - All NY', 'nycpluto_all', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.582479', '2024-04-06 05:12:19.582479', '674a60c2-3c45-4bf0-9576-6ed292519ef9', '771c750e-2099-47b3-ada8-761b0b01f334') RETURNING "id" [["privacy", "public"], ["description", "MapPLUTO tax lot data for New York."], ["tags", ["Building footprints"]], ["source", "[NYC Planning](http://www.nyc.gov/html/dcp/home.html)"], ["display_name", "NYC MapPLUTO - All NY"], ["name", "nycpluto_all"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "674a60c2-3c45-4bf0-9576-6ed292519ef9"], ["permission_id", "771c750e-2099-47b3-ada8-761b0b01f334"]]
D, [2024-04-06T05:12:19.585538 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '674a60c2-3c45-4bf0-9576-6ed292519ef9' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "674a60c2-3c45-4bf0-9576-6ed292519ef9"]]
D, [2024-04-06T05:12:19.586425 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '674a60c2-3c45-4bf0-9576-6ed292519ef9' LIMIT 1 [["id", "674a60c2-3c45-4bf0-9576-6ed292519ef9"]]
D, [2024-04-06T05:12:19.587567 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('674a60c2-3c45-4bf0-9576-6ed292519ef9', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22nycpluto_all%22&format=gpkg&filename=nycpluto_all', 857532, 374030336, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.586732', '2024-04-06 05:12:19.586732') RETURNING "id" [["visualization_id", "674a60c2-3c45-4bf0-9576-6ed292519ef9"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22nycpluto_all%22&format=gpkg&filename=nycpluto_all"], ["rows_counted", 857532], ["size", 374030336], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.589482 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.588837', '2024-04-06 05:12:19.588837') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.590485 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Historical county lines in the United States, 1829-1879', '{Historic}', '[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)', 'US Counties, 1829-1879', 'histcounties_1829_1879', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.588414', '2024-04-06 05:12:19.588414', '499c3f8b-737e-42c9-a585-e681a61b03a7', '3f2d9fd9-6b4e-49a9-b045-7578caf442ad') RETURNING "id" [["privacy", "public"], ["description", "Historical county lines in the United States, 1829-1879"], ["tags", ["Historic"]], ["source", "[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)"], ["display_name", "US Counties, 1829-1879"], ["name", "histcounties_1829_1879"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "499c3f8b-737e-42c9-a585-e681a61b03a7"], ["permission_id", "3f2d9fd9-6b4e-49a9-b045-7578caf442ad"]]
D, [2024-04-06T05:12:19.591361 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '499c3f8b-737e-42c9-a585-e681a61b03a7' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "499c3f8b-737e-42c9-a585-e681a61b03a7"]]
D, [2024-04-06T05:12:19.592303 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '499c3f8b-737e-42c9-a585-e681a61b03a7' LIMIT 1 [["id", "499c3f8b-737e-42c9-a585-e681a61b03a7"]]
D, [2024-04-06T05:12:19.593396 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('499c3f8b-737e-42c9-a585-e681a61b03a7', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1829_1879%22&format=gpkg&filename=histcounties_1829_1879', 8696, 7991296, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.592607', '2024-04-06 05:12:19.592607') RETURNING "id" [["visualization_id", "499c3f8b-737e-42c9-a585-e681a61b03a7"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1829_1879%22&format=gpkg&filename=histcounties_1829_1879"], ["rows_counted", 8696], ["size", 7991296], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.595458 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.594722', '2024-04-06 05:12:19.594722') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.596480 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Historical county lines in the United States, 1629-1679.', '{Historic}', '[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)', 'US Counties 1629-1679', 'histcounties_1629_1679', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.594253', '2024-04-06 05:12:19.594253', '6475f9db-bf93-4c42-8b03-757be3127273', '9b9c6e9b-f328-464a-b985-f1e5473d2686') RETURNING "id" [["privacy", "public"], ["description", "Historical county lines in the United States, 1629-1679."], ["tags", ["Historic"]], ["source", "[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)"], ["display_name", "US Counties 1629-1679"], ["name", "histcounties_1629_1679"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "6475f9db-bf93-4c42-8b03-757be3127273"], ["permission_id", "9b9c6e9b-f328-464a-b985-f1e5473d2686"]]
D, [2024-04-06T05:12:19.597397 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '6475f9db-bf93-4c42-8b03-757be3127273' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "6475f9db-bf93-4c42-8b03-757be3127273"]]
D, [2024-04-06T05:12:19.598332 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '6475f9db-bf93-4c42-8b03-757be3127273' LIMIT 1 [["id", "6475f9db-bf93-4c42-8b03-757be3127273"]]
D, [2024-04-06T05:12:19.599636 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('6475f9db-bf93-4c42-8b03-757be3127273', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1629_1679%22&format=gpkg&filename=histcounties_1629_1679', 145, 212992, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.598742', '2024-04-06 05:12:19.598742') RETURNING "id" [["visualization_id", "6475f9db-bf93-4c42-8b03-757be3127273"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1629_1679%22&format=gpkg&filename=histcounties_1629_1679"], ["rows_counted", 145], ["size", 212992], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.601872 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.601060', '2024-04-06 05:12:19.601060') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.602954 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Historical county lines in the United States, 1779-1829.', '{Historic}', '[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)', 'US Counties, 1779-1829', 'histcounties_1779_1829', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.600573', '2024-04-06 05:12:19.600573', '23212a30-caf4-43f8-8367-c1c347b04dd4', 'acb64707-78dd-4e2c-b24b-a1199dcd61e5') RETURNING "id" [["privacy", "public"], ["description", "Historical county lines in the United States, 1779-1829."], ["tags", ["Historic"]], ["source", "[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)"], ["display_name", "US Counties, 1779-1829"], ["name", "histcounties_1779_1829"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "23212a30-caf4-43f8-8367-c1c347b04dd4"], ["permission_id", "acb64707-78dd-4e2c-b24b-a1199dcd61e5"]]
D, [2024-04-06T05:12:19.603915 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '23212a30-caf4-43f8-8367-c1c347b04dd4' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "23212a30-caf4-43f8-8367-c1c347b04dd4"]]
D, [2024-04-06T05:12:19.604886 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '23212a30-caf4-43f8-8367-c1c347b04dd4' LIMIT 1 [["id", "23212a30-caf4-43f8-8367-c1c347b04dd4"]]
D, [2024-04-06T05:12:19.606157 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('23212a30-caf4-43f8-8367-c1c347b04dd4', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1779_1829%22&format=gpkg&filename=histcounties_1779_1829', 3558, 4251648, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.605290', '2024-04-06 05:12:19.605290') RETURNING "id" [["visualization_id", "23212a30-caf4-43f8-8367-c1c347b04dd4"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1779_1829%22&format=gpkg&filename=histcounties_1779_1829"], ["rows_counted", 3558], ["size", 4251648], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.608381 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.607619', '2024-04-06 05:12:19.607619') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.609460 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the building footprints of Valencia.', '{"Building footprints"}', '[Valencia Datos Abiertos](http://www.valencia.es/ayuntamiento/datosabiertos.nsf/fCategoriaVistaAcc_busqueda?ReadForm&lang=1&nivel=2&seccion=1&Vista=vCategoriasAccTodas&Categoria=Sin_categoria&idapoyo=22ADF97C1FD223B5C1257C55003BD01F)', 'Valencia', 'manzanas_pob', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.607142', '2024-04-06 05:12:19.607142', '09930f57-96a4-42ea-b8ad-b796670a8571', '3fd46e33-fff3-4a95-9490-14358933fb25') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the building footprints of Valencia."], ["tags", ["Building footprints"]], ["source", "[Valencia Datos Abiertos](http://www.valencia.es/ayuntamiento/datosabiertos.nsf/fCategoriaVistaAcc_busqueda?ReadForm&lang=1&nivel=2&seccion=1&Vista=vCategoriasAccTodas&Categoria=Sin_categoria&idapoyo=22ADF97C1FD223B5C1257C55003BD01F)"], ["display_name", "Valencia"], ["name", "manzanas_pob"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "09930f57-96a4-42ea-b8ad-b796670a8571"], ["permission_id", "3fd46e33-fff3-4a95-9490-14358933fb25"]]
D, [2024-04-06T05:12:19.610501 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '09930f57-96a4-42ea-b8ad-b796670a8571' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "09930f57-96a4-42ea-b8ad-b796670a8571"]]
D, [2024-04-06T05:12:19.611487 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '09930f57-96a4-42ea-b8ad-b796670a8571' LIMIT 1 [["id", "09930f57-96a4-42ea-b8ad-b796670a8571"]]
D, [2024-04-06T05:12:19.612783 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('09930f57-96a4-42ea-b8ad-b796670a8571', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22manzanas_pob%22&format=gpkg&filename=manzanas_pob', 4662, 5283840, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.611802', '2024-04-06 05:12:19.611802') RETURNING "id" [["visualization_id", "09930f57-96a4-42ea-b8ad-b796670a8571"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22manzanas_pob%22&format=gpkg&filename=manzanas_pob"], ["rows_counted", 4662], ["size", 5283840], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.614901 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.614133', '2024-04-06 05:12:19.614133') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.616115 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Historical county lines in the United States, 1679-1729', '{Historic}', '[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)', 'US Counties 1679-1729', 'histcounties_1679_1729', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.613722', '2024-04-06 05:12:19.613722', '98b9fa33-5803-48c8-ba4e-4a1d59c6f03e', 'cf7a05cf-907c-4de1-9988-b6f321ab71b4') RETURNING "id" [["privacy", "public"], ["description", "Historical county lines in the United States, 1679-1729"], ["tags", ["Historic"]], ["source", "[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)"], ["display_name", "US Counties 1679-1729"], ["name", "histcounties_1679_1729"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "98b9fa33-5803-48c8-ba4e-4a1d59c6f03e"], ["permission_id", "cf7a05cf-907c-4de1-9988-b6f321ab71b4"]]
D, [2024-04-06T05:12:19.617095 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '98b9fa33-5803-48c8-ba4e-4a1d59c6f03e' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "98b9fa33-5803-48c8-ba4e-4a1d59c6f03e"]]
D, [2024-04-06T05:12:19.618083 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '98b9fa33-5803-48c8-ba4e-4a1d59c6f03e' LIMIT 1 [["id", "98b9fa33-5803-48c8-ba4e-4a1d59c6f03e"]]
D, [2024-04-06T05:12:19.619262 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('98b9fa33-5803-48c8-ba4e-4a1d59c6f03e', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1679_1729%22&format=gpkg&filename=histcounties_1679_1729', 230, 258048, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.618433', '2024-04-06 05:12:19.618433') RETURNING "id" [["visualization_id", "98b9fa33-5803-48c8-ba4e-4a1d59c6f03e"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1679_1729%22&format=gpkg&filename=histcounties_1679_1729"], ["rows_counted", 230], ["size", 258048], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.621283 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.620571', '2024-04-06 05:12:19.620571') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.622330 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the Madrid city neighborhoods.', '{"Cultural datasets"}', '[Madrid Datos Abiertos](http://datos.madrid.es/)', 'Barrios de Madrid', 'barrios', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.620141', '2024-04-06 05:12:19.620141', '2f8ae333-e97c-4b12-a1f5-cb5d63610d95', 'cce79d6a-c212-49f7-8f2f-93385f98c1e3') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the Madrid city neighborhoods."], ["tags", ["Cultural datasets"]], ["source", "[Madrid Datos Abiertos](http://datos.madrid.es/)"], ["display_name", "Barrios de Madrid"], ["name", "barrios"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "2f8ae333-e97c-4b12-a1f5-cb5d63610d95"], ["permission_id", "cce79d6a-c212-49f7-8f2f-93385f98c1e3"]]
D, [2024-04-06T05:12:19.623264 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '2f8ae333-e97c-4b12-a1f5-cb5d63610d95' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "2f8ae333-e97c-4b12-a1f5-cb5d63610d95"]]
D, [2024-04-06T05:12:19.624168 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '2f8ae333-e97c-4b12-a1f5-cb5d63610d95' LIMIT 1 [["id", "2f8ae333-e97c-4b12-a1f5-cb5d63610d95"]]
D, [2024-04-06T05:12:19.625262 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('2f8ae333-e97c-4b12-a1f5-cb5d63610d95', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22barrios%22&format=gpkg&filename=barrios', 128, 360448, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.624450', '2024-04-06 05:12:19.624450') RETURNING "id" [["visualization_id", "2f8ae333-e97c-4b12-a1f5-cb5d63610d95"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22barrios%22&format=gpkg&filename=barrios"], ["rows_counted", 128], ["size", 360448], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.627195 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.626506', '2024-04-06 05:12:19.626506') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.628491 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Historical county lines in the United States, 1729-1779', '{Historic}', '[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)', 'Us Counties, 1729-1779', 'histcounties_1729_1779', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.626091', '2024-04-06 05:12:19.626091', '4232b381-7a78-4e36-b084-47522179ab69', 'f9d9b66b-1902-4bab-be2b-3cf43f871291') RETURNING "id" [["privacy", "public"], ["description", "Historical county lines in the United States, 1729-1779"], ["tags", ["Historic"]], ["source", "[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)"], ["display_name", "Us Counties, 1729-1779"], ["name", "histcounties_1729_1779"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "4232b381-7a78-4e36-b084-47522179ab69"], ["permission_id", "f9d9b66b-1902-4bab-be2b-3cf43f871291"]]
D, [2024-04-06T05:12:19.629435 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '4232b381-7a78-4e36-b084-47522179ab69' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "4232b381-7a78-4e36-b084-47522179ab69"]]
D, [2024-04-06T05:12:19.630393 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '4232b381-7a78-4e36-b084-47522179ab69' LIMIT 1 [["id", "4232b381-7a78-4e36-b084-47522179ab69"]]
D, [2024-04-06T05:12:19.631622 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('4232b381-7a78-4e36-b084-47522179ab69', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1729_1779%22&format=gpkg&filename=histcounties_1729_1779', 715, 802816, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.630750', '2024-04-06 05:12:19.630750') RETURNING "id" [["visualization_id", "4232b381-7a78-4e36-b084-47522179ab69"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1729_1779%22&format=gpkg&filename=histcounties_1729_1779"], ["rows_counted", 715], ["size", 802816], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.633714 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.633003', '2024-04-06 05:12:19.633003') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.634834 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Historical county lines in the United States, 1929-1979.', '{Historic}', '[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)', 'US Counties, 1929-1979', 'histcounties_1929_1979', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.632605', '2024-04-06 05:12:19.632605', '833863d6-5067-403a-9434-5acdee2abbcf', '45e7c16f-1614-492b-abb7-e7ce86b96a75') RETURNING "id" [["privacy", "public"], ["description", "Historical county lines in the United States, 1929-1979."], ["tags", ["Historic"]], ["source", "[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)"], ["display_name", "US Counties, 1929-1979"], ["name", "histcounties_1929_1979"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "833863d6-5067-403a-9434-5acdee2abbcf"], ["permission_id", "45e7c16f-1614-492b-abb7-e7ce86b96a75"]]
D, [2024-04-06T05:12:19.635762 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '833863d6-5067-403a-9434-5acdee2abbcf' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "833863d6-5067-403a-9434-5acdee2abbcf"]]
D, [2024-04-06T05:12:19.636766 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '833863d6-5067-403a-9434-5acdee2abbcf' LIMIT 1 [["id", "833863d6-5067-403a-9434-5acdee2abbcf"]]
D, [2024-04-06T05:12:19.637956 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('833863d6-5067-403a-9434-5acdee2abbcf', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1929_1979%22&format=gpkg&filename=histcounties_1929_1979', 961, 2076672, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.637037', '2024-04-06 05:12:19.637037') RETURNING "id" [["visualization_id", "833863d6-5067-403a-9434-5acdee2abbcf"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1929_1979%22&format=gpkg&filename=histcounties_1929_1979"], ["rows_counted", 961], ["size", 2076672], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.640060 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.639315', '2024-04-06 05:12:19.639315') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.641099 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'MapPLUTO tax lot data for Staten Island (RIchmond County, NY)', '{"Building footprints"}', '[NYC Planning](http://www.nyc.gov/html/dcp/home.html)', 'NYC MapPLUTO - Staten Island', 'simappluto', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.638838', '2024-04-06 05:12:19.638838', '124c0e20-4fca-4759-aca6-1c7c5a7abc74', 'b9c97f15-4b45-4839-8ab6-c3110d50bed2') RETURNING "id" [["privacy", "public"], ["description", "MapPLUTO tax lot data for Staten Island (RIchmond County, NY)"], ["tags", ["Building footprints"]], ["source", "[NYC Planning](http://www.nyc.gov/html/dcp/home.html)"], ["display_name", "NYC MapPLUTO - Staten Island"], ["name", "simappluto"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "124c0e20-4fca-4759-aca6-1c7c5a7abc74"], ["permission_id", "b9c97f15-4b45-4839-8ab6-c3110d50bed2"]]
D, [2024-04-06T05:12:19.642151 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '124c0e20-4fca-4759-aca6-1c7c5a7abc74' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "124c0e20-4fca-4759-aca6-1c7c5a7abc74"]]
D, [2024-04-06T05:12:19.643128 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '124c0e20-4fca-4759-aca6-1c7c5a7abc74' LIMIT 1 [["id", "124c0e20-4fca-4759-aca6-1c7c5a7abc74"]]
D, [2024-04-06T05:12:19.644395 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('124c0e20-4fca-4759-aca6-1c7c5a7abc74', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22simappluto%22&format=gpkg&filename=simappluto', 123460, 61997056, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.643523', '2024-04-06 05:12:19.643523') RETURNING "id" [["visualization_id", "124c0e20-4fca-4759-aca6-1c7c5a7abc74"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22simappluto%22&format=gpkg&filename=simappluto"], ["rows_counted", 123460], ["size", 61997056], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.646487 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.645738', '2024-04-06 05:12:19.645738') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.647544 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'MapPLUTO tax lot data for Brooklyn (Kings County, NY)', '{"Building footprints"}', '[NYC Planning](http://www.nyc.gov/html/dcp/home.html)', 'NYC MapPLUTO - Brooklyn
', 'bkmappluto', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.645293', '2024-04-06 05:12:19.645293', '7ff8e7cc-9c74-43dc-8833-9b02bfd17d71', 'f3a379e6-7540-4a7d-9162-396072a26914') RETURNING "id" [["privacy", "public"], ["description", "MapPLUTO tax lot data for Brooklyn (Kings County, NY)"], ["tags", ["Building footprints"]], ["source", "[NYC Planning](http://www.nyc.gov/html/dcp/home.html)"], ["display_name", "NYC MapPLUTO - Brooklyn\n"], ["name", "bkmappluto"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "7ff8e7cc-9c74-43dc-8833-9b02bfd17d71"], ["permission_id", "f3a379e6-7540-4a7d-9162-396072a26914"]]
D, [2024-04-06T05:12:19.648488 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '7ff8e7cc-9c74-43dc-8833-9b02bfd17d71' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "7ff8e7cc-9c74-43dc-8833-9b02bfd17d71"]]
D, [2024-04-06T05:12:19.649484 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '7ff8e7cc-9c74-43dc-8833-9b02bfd17d71' LIMIT 1 [["id", "7ff8e7cc-9c74-43dc-8833-9b02bfd17d71"]]
D, [2024-04-06T05:12:19.650778 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('7ff8e7cc-9c74-43dc-8833-9b02bfd17d71', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22bkmappluto%22&format=gpkg&filename=bkmappluto', 277320, 130752512, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.649878', '2024-04-06 05:12:19.649878') RETURNING "id" [["visualization_id", "7ff8e7cc-9c74-43dc-8833-9b02bfd17d71"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22bkmappluto%22&format=gpkg&filename=bkmappluto"], ["rows_counted", 277320], ["size", 130752512], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.653044 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.652226', '2024-04-06 05:12:19.652226') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.654167 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'MapPLUTO tax lot data for the Bronx (Bronx County, NY)
', '{"Building footprints"}', '[NYC Planning](http://www.nyc.gov/html/dcp/home.html)', 'NYC MapPLUTO - Bronx', 'bxmappluto', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.651714', '2024-04-06 05:12:19.651714', '458d99ff-7f0e-42d2-add9-ecdd505d2515', '159f6dad-85f9-43d9-8454-9a73cc7f798d') RETURNING "id" [["privacy", "public"], ["description", "MapPLUTO tax lot data for the Bronx (Bronx County, NY)\n"], ["tags", ["Building footprints"]], ["source", "[NYC Planning](http://www.nyc.gov/html/dcp/home.html)"], ["display_name", "NYC MapPLUTO - Bronx"], ["name", "bxmappluto"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "458d99ff-7f0e-42d2-add9-ecdd505d2515"], ["permission_id", "159f6dad-85f9-43d9-8454-9a73cc7f798d"]]
D, [2024-04-06T05:12:19.655328 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '458d99ff-7f0e-42d2-add9-ecdd505d2515' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "458d99ff-7f0e-42d2-add9-ecdd505d2515"]]
D, [2024-04-06T05:12:19.656325 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '458d99ff-7f0e-42d2-add9-ecdd505d2515' LIMIT 1 [["id", "458d99ff-7f0e-42d2-add9-ecdd505d2515"]]
D, [2024-04-06T05:12:19.657534 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('458d99ff-7f0e-42d2-add9-ecdd505d2515', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22bxmappluto%22&format=gpkg&filename=bxmappluto', 89698, 44244992, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.656609', '2024-04-06 05:12:19.656609') RETURNING "id" [["visualization_id", "458d99ff-7f0e-42d2-add9-ecdd505d2515"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22bxmappluto%22&format=gpkg&filename=bxmappluto"], ["rows_counted", 89698], ["size", 44244992], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.659785 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.658966', '2024-04-06 05:12:19.658966') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.660882 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Historical county lines in the United States, 1979-2015.', '{Historic}', '[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)', 'US Counties, 1979-Present', 'histcounties_1979_present', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.658554', '2024-04-06 05:12:19.658554', 'aa1f327c-429b-458c-b812-5f1e1ae52495', 'd63602a1-1365-40ed-ad25-7fe6ad5c778f') RETURNING "id" [["privacy", "public"], ["description", "Historical county lines in the United States, 1979-2015."], ["tags", ["Historic"]], ["source", "[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)"], ["display_name", "US Counties, 1979-Present"], ["name", "histcounties_1979_present"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "aa1f327c-429b-458c-b812-5f1e1ae52495"], ["permission_id", "d63602a1-1365-40ed-ad25-7fe6ad5c778f"]]
D, [2024-04-06T05:12:19.661951 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'aa1f327c-429b-458c-b812-5f1e1ae52495' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "aa1f327c-429b-458c-b812-5f1e1ae52495"]]
D, [2024-04-06T05:12:19.662938 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'aa1f327c-429b-458c-b812-5f1e1ae52495' LIMIT 1 [["id", "aa1f327c-429b-458c-b812-5f1e1ae52495"]]
D, [2024-04-06T05:12:19.664114 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('aa1f327c-429b-458c-b812-5f1e1ae52495', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1979_present%22&format=gpkg&filename=histcounties_1979_present', 218, 446464, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.663223', '2024-04-06 05:12:19.663223') RETURNING "id" [["visualization_id", "aa1f327c-429b-458c-b812-5f1e1ae52495"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1979_present%22&format=gpkg&filename=histcounties_1979_present"], ["rows_counted", 218], ["size", 446464], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.666395 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.665595', '2024-04-06 05:12:19.665595') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.667680 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'The streets of Valencia, Spain.', '{"Cultural datasets"}', '[Valencia Datos Abiertos](http://www.valencia.es/ayuntamiento/datosabiertos.nsf/fCategoriaVistaAcc_busqueda?ReadForm&lang=1&nivel=2&seccion=1&Vista=vCategoriasAccTodas&Categoria=Sin_categoria&idapoyo=22ADF97C1FD223B5C1257C55003BD01F)', 'Valencia streets', 'ejes_calle', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.665191', '2024-04-06 05:12:19.665191', 'ffff8c8e-82f5-4ae3-9fda-501b2a23dfec', '6e32be00-7a0b-4eca-8dc3-1c7bf646d4fb') RETURNING "id" [["privacy", "public"], ["description", "The streets of Valencia, Spain."], ["tags", ["Cultural datasets"]], ["source", "[Valencia Datos Abiertos](http://www.valencia.es/ayuntamiento/datosabiertos.nsf/fCategoriaVistaAcc_busqueda?ReadForm&lang=1&nivel=2&seccion=1&Vista=vCategoriasAccTodas&Categoria=Sin_categoria&idapoyo=22ADF97C1FD223B5C1257C55003BD01F)"], ["display_name", "Valencia streets"], ["name", "ejes_calle"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "ffff8c8e-82f5-4ae3-9fda-501b2a23dfec"], ["permission_id", "6e32be00-7a0b-4eca-8dc3-1c7bf646d4fb"]]
D, [2024-04-06T05:12:19.669007 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'ffff8c8e-82f5-4ae3-9fda-501b2a23dfec' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "ffff8c8e-82f5-4ae3-9fda-501b2a23dfec"]]
D, [2024-04-06T05:12:19.670273 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'ffff8c8e-82f5-4ae3-9fda-501b2a23dfec' LIMIT 1 [["id", "ffff8c8e-82f5-4ae3-9fda-501b2a23dfec"]]
D, [2024-04-06T05:12:19.671985 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('ffff8c8e-82f5-4ae3-9fda-501b2a23dfec', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ejes_calle%22&format=gpkg&filename=ejes_calle', 12874, 2801664, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:19.670747', '2024-04-06 05:12:19.670747') RETURNING "id" [["visualization_id", "ffff8c8e-82f5-4ae3-9fda-501b2a23dfec"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ejes_calle%22&format=gpkg&filename=ejes_calle"], ["rows_counted", 12874], ["size", 2801664], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.674386 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.673467', '2024-04-06 05:12:19.673467') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.675702 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Boundaries for Melbourne zipcode areas.', '{"Administrative regions"}', '[City of Melbourne](https://data.melbourne.vic.gov.au)', 'Melbourne zipcodes', 'post_code_areas_melbourne', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.673028', '2024-04-06 05:12:19.673028', '5f64ede3-0e55-4273-88d2-e68c95862034', '953408d0-a444-4df3-84c4-7d5c7b7b4456') RETURNING "id" [["privacy", "public"], ["description", "Boundaries for Melbourne zipcode areas."], ["tags", ["Administrative regions"]], ["source", "[City of Melbourne](https://data.melbourne.vic.gov.au)"], ["display_name", "Melbourne zipcodes"], ["name", "post_code_areas_melbourne"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "5f64ede3-0e55-4273-88d2-e68c95862034"], ["permission_id", "953408d0-a444-4df3-84c4-7d5c7b7b4456"]]
D, [2024-04-06T05:12:19.676890 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '5f64ede3-0e55-4273-88d2-e68c95862034' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "5f64ede3-0e55-4273-88d2-e68c95862034"]]
D, [2024-04-06T05:12:19.677976 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '5f64ede3-0e55-4273-88d2-e68c95862034' LIMIT 1 [["id", "5f64ede3-0e55-4273-88d2-e68c95862034"]]
D, [2024-04-06T05:12:19.679540 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('5f64ede3-0e55-4273-88d2-e68c95862034', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22post_code_areas_melbourne%22&format=gpkg&filename=post_code_areas_melbourne', 17, 77824, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.678452', '2024-04-06 05:12:19.678452') RETURNING "id" [["visualization_id", "5f64ede3-0e55-4273-88d2-e68c95862034"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22post_code_areas_melbourne%22&format=gpkg&filename=post_code_areas_melbourne"], ["rows_counted", 17], ["size", 77824], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.681808 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.681125', '2024-04-06 05:12:19.681125') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.683028 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for incorporated places (legal entities) and census designated places or CDPs (statistical entities) in 2013.', '{"US Census"}', '[US Census](https://www.census.gov)', 'Places', 'cb_2013_place_500k', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.680587', '2024-04-06 05:12:19.680587', '62006cd6-26b5-4c83-99a0-6344310af753', 'a9c0a2d0-46e8-4166-834c-4f3d26f8a536') RETURNING "id" [["privacy", "public"], ["description", "Geometries for incorporated places (legal entities) and census designated places or CDPs (statistical entities) in 2013."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "Places"], ["name", "cb_2013_place_500k"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "62006cd6-26b5-4c83-99a0-6344310af753"], ["permission_id", "a9c0a2d0-46e8-4166-834c-4f3d26f8a536"]]
D, [2024-04-06T05:12:19.684098 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '62006cd6-26b5-4c83-99a0-6344310af753' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "62006cd6-26b5-4c83-99a0-6344310af753"]]
D, [2024-04-06T05:12:19.685184 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '62006cd6-26b5-4c83-99a0-6344310af753' LIMIT 1 [["id", "62006cd6-26b5-4c83-99a0-6344310af753"]]
D, [2024-04-06T05:12:19.686532 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('62006cd6-26b5-4c83-99a0-6344310af753', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_place_500k%22&format=gpkg&filename=cb_2013_place_500k', 29779, 34463744, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.685597', '2024-04-06 05:12:19.685597') RETURNING "id" [["visualization_id", "62006cd6-26b5-4c83-99a0-6344310af753"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_place_500k%22&format=gpkg&filename=cb_2013_place_500k"], ["rows_counted", 29779], ["size", 34463744], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.688896 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.688132', '2024-04-06 05:12:19.688132') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.690034 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'MapPLUTO tax lot data for Manhattan (New York County, NY)', '{"Building footprints"}', '[NYC Planning](http://www.nyc.gov/html/dcp/home.html)', 'NYC MapPLUTO - Manhattan', 'mnmappluto', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.687568', '2024-04-06 05:12:19.687568', '6997b3ec-fcbb-4c7c-95ed-490092b908f0', 'a789ba06-ba57-4377-9183-72d723be6f3e') RETURNING "id" [["privacy", "public"], ["description", "MapPLUTO tax lot data for Manhattan (New York County, NY)"], ["tags", ["Building footprints"]], ["source", "[NYC Planning](http://www.nyc.gov/html/dcp/home.html)"], ["display_name", "NYC MapPLUTO - Manhattan"], ["name", "mnmappluto"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "6997b3ec-fcbb-4c7c-95ed-490092b908f0"], ["permission_id", "a789ba06-ba57-4377-9183-72d723be6f3e"]]
D, [2024-04-06T05:12:19.691004 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '6997b3ec-fcbb-4c7c-95ed-490092b908f0' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "6997b3ec-fcbb-4c7c-95ed-490092b908f0"]]
D, [2024-04-06T05:12:19.691977 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '6997b3ec-fcbb-4c7c-95ed-490092b908f0' LIMIT 1 [["id", "6997b3ec-fcbb-4c7c-95ed-490092b908f0"]]
D, [2024-04-06T05:12:19.693279 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('6997b3ec-fcbb-4c7c-95ed-490092b908f0', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22mnmappluto%22&format=gpkg&filename=mnmappluto', 42890, 21520384, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.692387', '2024-04-06 05:12:19.692387') RETURNING "id" [["visualization_id", "6997b3ec-fcbb-4c7c-95ed-490092b908f0"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22mnmappluto%22&format=gpkg&filename=mnmappluto"], ["rows_counted", 42890], ["size", 21520384], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.695657 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.694784', '2024-04-06 05:12:19.694784') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.696834 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'States and territories of the USA in 1820.', '{Historic}', '[NHGIS](https://www.nhgis.org)', 'States in 1820', 'us_state_1820', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.694261', '2024-04-06 05:12:19.694261', '06ec693a-1ecf-4459-815f-238d07d16e74', '2c9559b1-f244-438b-89ba-bd57d76c44a7') RETURNING "id" [["privacy", "public"], ["description", "States and territories of the USA in 1820."], ["tags", ["Historic"]], ["source", "[NHGIS](https://www.nhgis.org)"], ["display_name", "States in 1820"], ["name", "us_state_1820"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "06ec693a-1ecf-4459-815f-238d07d16e74"], ["permission_id", "2c9559b1-f244-438b-89ba-bd57d76c44a7"]]
D, [2024-04-06T05:12:19.697904 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '06ec693a-1ecf-4459-815f-238d07d16e74' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "06ec693a-1ecf-4459-815f-238d07d16e74"]]
D, [2024-04-06T05:12:19.698952 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '06ec693a-1ecf-4459-815f-238d07d16e74' LIMIT 1 [["id", "06ec693a-1ecf-4459-815f-238d07d16e74"]]
D, [2024-04-06T05:12:19.700364 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('06ec693a-1ecf-4459-815f-238d07d16e74', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1820%22&format=gpkg&filename=us_state_1820', 27, 20324352, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.699387', '2024-04-06 05:12:19.699387') RETURNING "id" [["visualization_id", "06ec693a-1ecf-4459-815f-238d07d16e74"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1820%22&format=gpkg&filename=us_state_1820"], ["rows_counted", 27], ["size", 20324352], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.702736 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.701888', '2024-04-06 05:12:19.701888') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.703954 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for all the congressional districts in the US.', '{"US Census"}', '[US Census](https://www.census.gov)', 'US Congressional districts', 'tl_2014_us_cd114', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.701357', '2024-04-06 05:12:19.701357', '233b4264-e597-4f3b-afc7-436e1a95ba52', '1ced96dd-9c66-4a98-936b-63fd333b815d') RETURNING "id" [["privacy", "public"], ["description", "Geometries for all the congressional districts in the US."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "US Congressional districts"], ["name", "tl_2014_us_cd114"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "233b4264-e597-4f3b-afc7-436e1a95ba52"], ["permission_id", "1ced96dd-9c66-4a98-936b-63fd333b815d"]]
D, [2024-04-06T05:12:19.705123 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '233b4264-e597-4f3b-afc7-436e1a95ba52' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "233b4264-e597-4f3b-afc7-436e1a95ba52"]]
D, [2024-04-06T05:12:19.706148 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '233b4264-e597-4f3b-afc7-436e1a95ba52' LIMIT 1 [["id", "233b4264-e597-4f3b-afc7-436e1a95ba52"]]
D, [2024-04-06T05:12:19.707406 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('233b4264-e597-4f3b-afc7-436e1a95ba52', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22tl_2014_us_cd114%22&format=gpkg&filename=tl_2014_us_cd114', 444, 65863680, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.706451', '2024-04-06 05:12:19.706451') RETURNING "id" [["visualization_id", "233b4264-e597-4f3b-afc7-436e1a95ba52"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22tl_2014_us_cd114%22&format=gpkg&filename=tl_2014_us_cd114"], ["rows_counted", 444], ["size", 65863680], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.709803 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.708941', '2024-04-06 05:12:19.708941') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.710971 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for continents.', '{"Administrative regions"}', 'Continents', 'continents', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.708505', '2024-04-06 05:12:19.708505', '06e3041a-e53b-4d6e-9b8a-2c5f5602b839', '7a02cb3d-f01d-4f30-88d9-e5dbab036f08') RETURNING "id" [["privacy", "public"], ["description", "Geometries for continents."], ["tags", ["Administrative regions"]], ["display_name", "Continents"], ["name", "continents"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "06e3041a-e53b-4d6e-9b8a-2c5f5602b839"], ["permission_id", "7a02cb3d-f01d-4f30-88d9-e5dbab036f08"]]
D, [2024-04-06T05:12:19.712168 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '06e3041a-e53b-4d6e-9b8a-2c5f5602b839' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "06e3041a-e53b-4d6e-9b8a-2c5f5602b839"]]
D, [2024-04-06T05:12:19.713215 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '06e3041a-e53b-4d6e-9b8a-2c5f5602b839' LIMIT 1 [["id", "06e3041a-e53b-4d6e-9b8a-2c5f5602b839"]]
D, [2024-04-06T05:12:19.714514 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('06e3041a-e53b-4d6e-9b8a-2c5f5602b839', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22continents%22&format=gpkg&filename=continents', 6, 3764224, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.713536', '2024-04-06 05:12:19.713536') RETURNING "id" [["visualization_id", "06e3041a-e53b-4d6e-9b8a-2c5f5602b839"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22continents%22&format=gpkg&filename=continents"], ["rows_counted", 6], ["size", 3764224], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.716883 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.716042', '2024-04-06 05:12:19.716042') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.718174 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'All countries in Asia.', '{"Administrative regions"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'Asian countries', 'asia_adm0', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.715618', '2024-04-06 05:12:19.715618', '41167bd6-76b1-4d0d-aa9b-5c8a2ee84854', '52f9ede7-0982-403d-a9dd-53e7e71a2e06') RETURNING "id" [["privacy", "public"], ["description", "All countries in Asia."], ["tags", ["Administrative regions"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "Asian countries"], ["name", "asia_adm0"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "41167bd6-76b1-4d0d-aa9b-5c8a2ee84854"], ["permission_id", "52f9ede7-0982-403d-a9dd-53e7e71a2e06"]]
D, [2024-04-06T05:12:19.719221 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '41167bd6-76b1-4d0d-aa9b-5c8a2ee84854' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "41167bd6-76b1-4d0d-aa9b-5c8a2ee84854"]]
D, [2024-04-06T05:12:19.720232 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '41167bd6-76b1-4d0d-aa9b-5c8a2ee84854' LIMIT 1 [["id", "41167bd6-76b1-4d0d-aa9b-5c8a2ee84854"]]
D, [2024-04-06T05:12:19.721542 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('41167bd6-76b1-4d0d-aa9b-5c8a2ee84854', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22asia_adm0%22&format=gpkg&filename=asia_adm0', 60, 2605056, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.720631', '2024-04-06 05:12:19.720631') RETURNING "id" [["visualization_id", "41167bd6-76b1-4d0d-aa9b-5c8a2ee84854"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22asia_adm0%22&format=gpkg&filename=asia_adm0"], ["rows_counted", 60], ["size", 2605056], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.723670 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.722895', '2024-04-06 05:12:19.722895') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.724848 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'States and territories of the USA in 1810.', '{Historic}', '[NHGIS](https://www.nhgis.org)', 'States in 1810', 'us_state_1810', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.722495', '2024-04-06 05:12:19.722495', '3e3d2ebc-0d50-439e-b6e0-f3b240264be8', '35793e16-0fc2-45dd-bc37-874555ebd34e') RETURNING "id" [["privacy", "public"], ["description", "States and territories of the USA in 1810."], ["tags", ["Historic"]], ["source", "[NHGIS](https://www.nhgis.org)"], ["display_name", "States in 1810"], ["name", "us_state_1810"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "3e3d2ebc-0d50-439e-b6e0-f3b240264be8"], ["permission_id", "35793e16-0fc2-45dd-bc37-874555ebd34e"]]
D, [2024-04-06T05:12:19.725843 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '3e3d2ebc-0d50-439e-b6e0-f3b240264be8' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "3e3d2ebc-0d50-439e-b6e0-f3b240264be8"]]
D, [2024-04-06T05:12:19.726816 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '3e3d2ebc-0d50-439e-b6e0-f3b240264be8' LIMIT 1 [["id", "3e3d2ebc-0d50-439e-b6e0-f3b240264be8"]]
D, [2024-04-06T05:12:19.728102 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('3e3d2ebc-0d50-439e-b6e0-f3b240264be8', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1810%22&format=gpkg&filename=us_state_1810', 24, 19607552, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.727191', '2024-04-06 05:12:19.727191') RETURNING "id" [["visualization_id", "3e3d2ebc-0d50-439e-b6e0-f3b240264be8"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1810%22&format=gpkg&filename=us_state_1810"], ["rows_counted", 24], ["size", 19607552], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.730203 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.729433', '2024-04-06 05:12:19.729433') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.731435 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the 22 regions in the Metropolitan France.', '{"Administrative regions"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'Regions of Metropolitan France', 'france_admin1_metro', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.729033', '2024-04-06 05:12:19.729033', '80b86c3c-0588-464f-81dd-3ef850785a94', 'c1f1f51b-a3c8-4d27-a630-7eaece676896') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the 22 regions in the Metropolitan France."], ["tags", ["Administrative regions"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "Regions of Metropolitan France"], ["name", "france_admin1_metro"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "80b86c3c-0588-464f-81dd-3ef850785a94"], ["permission_id", "c1f1f51b-a3c8-4d27-a630-7eaece676896"]]
D, [2024-04-06T05:12:19.732443 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '80b86c3c-0588-464f-81dd-3ef850785a94' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "80b86c3c-0588-464f-81dd-3ef850785a94"]]
D, [2024-04-06T05:12:19.733410 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '80b86c3c-0588-464f-81dd-3ef850785a94' LIMIT 1 [["id", "80b86c3c-0588-464f-81dd-3ef850785a94"]]
D, [2024-04-06T05:12:19.734682 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('80b86c3c-0588-464f-81dd-3ef850785a94', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22france_admin1_metro%22&format=gpkg&filename=france_admin1_metro', 22, 1208320, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.733792', '2024-04-06 05:12:19.733792') RETURNING "id" [["visualization_id", "80b86c3c-0588-464f-81dd-3ef850785a94"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22france_admin1_metro%22&format=gpkg&filename=france_admin1_metro"], ["rows_counted", 22], ["size", 1208320], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.736908 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.736126', '2024-04-06 05:12:19.736126') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.738008 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for autonomous communities and cities in Spain.', '{"Administrative regions"}', '[MAGRAMA](http://www.magrama.gob.es/es/)', 'Autonomous communities of Spain ', 'spanish_adm1_ccaa', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.735627', '2024-04-06 05:12:19.735627', '1131301a-e4ce-4894-9151-aca2f3ad7061', '4cf0ec4a-4086-4a33-8731-ccb804ac0706') RETURNING "id" [["privacy", "public"], ["description", "Geometries for autonomous communities and cities in Spain."], ["tags", ["Administrative regions"]], ["source", "[MAGRAMA](http://www.magrama.gob.es/es/)"], ["display_name", "Autonomous communities of Spain "], ["name", "spanish_adm1_ccaa"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "1131301a-e4ce-4894-9151-aca2f3ad7061"], ["permission_id", "4cf0ec4a-4086-4a33-8731-ccb804ac0706"]]
D, [2024-04-06T05:12:19.739009 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '1131301a-e4ce-4894-9151-aca2f3ad7061' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "1131301a-e4ce-4894-9151-aca2f3ad7061"]]
D, [2024-04-06T05:12:19.739979 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '1131301a-e4ce-4894-9151-aca2f3ad7061' LIMIT 1 [["id", "1131301a-e4ce-4894-9151-aca2f3ad7061"]]
D, [2024-04-06T05:12:19.741247 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('1131301a-e4ce-4894-9151-aca2f3ad7061', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22spanish_adm1_ccaa%22&format=gpkg&filename=spanish_adm1_ccaa', 19, 12476416, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.740357', '2024-04-06 05:12:19.740357') RETURNING "id" [["visualization_id", "1131301a-e4ce-4894-9151-aca2f3ad7061"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22spanish_adm1_ccaa%22&format=gpkg&filename=spanish_adm1_ccaa"], ["rows_counted", 19], ["size", 12476416], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.743501 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.742691', '2024-04-06 05:12:19.742691') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.744638 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Land region.', '{"Physical datasets"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'Land', 'ne_50m_land', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.742192', '2024-04-06 05:12:19.742192', 'e01a1be5-185f-4cb0-8163-439f060481ad', '7890d680-f8a4-4271-8157-53f57872f645') RETURNING "id" [["privacy", "public"], ["description", "Land region."], ["tags", ["Physical datasets"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "Land"], ["name", "ne_50m_land"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "e01a1be5-185f-4cb0-8163-439f060481ad"], ["permission_id", "7890d680-f8a4-4271-8157-53f57872f645"]]
D, [2024-04-06T05:12:19.745762 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'e01a1be5-185f-4cb0-8163-439f060481ad' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "e01a1be5-185f-4cb0-8163-439f060481ad"]]
D, [2024-04-06T05:12:19.746765 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'e01a1be5-185f-4cb0-8163-439f060481ad' LIMIT 1 [["id", "e01a1be5-185f-4cb0-8163-439f060481ad"]]
D, [2024-04-06T05:12:19.747976 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('e01a1be5-185f-4cb0-8163-439f060481ad', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_50m_land%22&format=gpkg&filename=ne_50m_land', 1420, 1363968, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.747065', '2024-04-06 05:12:19.747065') RETURNING "id" [["visualization_id", "e01a1be5-185f-4cb0-8163-439f060481ad"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_50m_land%22&format=gpkg&filename=ne_50m_land"], ["rows_counted", 1420], ["size", 1363968], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.750226 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.749413', '2024-04-06 05:12:19.749413') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.751464 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'European countries geometries.', '{"Administrative regions"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'European countries', 'ne_adm0_europe', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.749016', '2024-04-06 05:12:19.749016', '705b77b8-d16b-448d-99df-1fa67cc8c11b', '71b29e4d-3200-431b-834c-8130cfd10a4c') RETURNING "id" [["privacy", "public"], ["description", "European countries geometries."], ["tags", ["Administrative regions"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "European countries"], ["name", "ne_adm0_europe"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "705b77b8-d16b-448d-99df-1fa67cc8c11b"], ["permission_id", "71b29e4d-3200-431b-834c-8130cfd10a4c"]]
D, [2024-04-06T05:12:19.752477 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '705b77b8-d16b-448d-99df-1fa67cc8c11b' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "705b77b8-d16b-448d-99df-1fa67cc8c11b"]]
D, [2024-04-06T05:12:19.753465 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '705b77b8-d16b-448d-99df-1fa67cc8c11b' LIMIT 1 [["id", "705b77b8-d16b-448d-99df-1fa67cc8c11b"]]
D, [2024-04-06T05:12:19.754809 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('705b77b8-d16b-448d-99df-1fa67cc8c11b', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_adm0_europe%22&format=gpkg&filename=ne_adm0_europe', 52, 1921024, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.753755', '2024-04-06 05:12:19.753755') RETURNING "id" [["visualization_id", "705b77b8-d16b-448d-99df-1fa67cc8c11b"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_adm0_europe%22&format=gpkg&filename=ne_adm0_europe"], ["rows_counted", 52], ["size", 1921024], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.756989 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.756177', '2024-04-06 05:12:19.756177') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.758179 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Most populated places.', '{"Cultural datasets"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'Populated places', 'ne_10m_populated_places_simple', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.755773', '2024-04-06 05:12:19.755773', '7e290335-b59a-43ca-85db-c8bc642f8744', '25a0400b-f4d1-4e18-926b-b5689fea22ec') RETURNING "id" [["privacy", "public"], ["description", "Most populated places."], ["tags", ["Cultural datasets"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "Populated places"], ["name", "ne_10m_populated_places_simple"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "7e290335-b59a-43ca-85db-c8bc642f8744"], ["permission_id", "25a0400b-f4d1-4e18-926b-b5689fea22ec"]]
D, [2024-04-06T05:12:19.759181 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '7e290335-b59a-43ca-85db-c8bc642f8744' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "7e290335-b59a-43ca-85db-c8bc642f8744"]]
D, [2024-04-06T05:12:19.760194 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '7e290335-b59a-43ca-85db-c8bc642f8744' LIMIT 1 [["id", "7e290335-b59a-43ca-85db-c8bc642f8744"]]
D, [2024-04-06T05:12:19.761476 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('7e290335-b59a-43ca-85db-c8bc642f8744', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_10m_populated_places_simple%22&format=gpkg&filename=ne_10m_populated_places_simple', 7322, 2191360, '{ST_Point}', 'common-data', '2024-04-06 05:12:19.760585', '2024-04-06 05:12:19.760585') RETURNING "id" [["visualization_id", "7e290335-b59a-43ca-85db-c8bc642f8744"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_10m_populated_places_simple%22&format=gpkg&filename=ne_10m_populated_places_simple"], ["rows_counted", 7322], ["size", 2191360], ["geometry_types", ["ST_Point"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.763604 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.762913', '2024-04-06 05:12:19.762913') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.764797 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Areas of human habitation.', '{"Cultural datasets"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'Urban Areas', 'ne_50m_urban_areas', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.762416', '2024-04-06 05:12:19.762416', '742239a4-28db-43d7-a70e-1c93e6a703bb', '86adb13a-c293-4c87-ab96-077bd2c76e09') RETURNING "id" [["privacy", "public"], ["description", "Areas of human habitation."], ["tags", ["Cultural datasets"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "Urban Areas"], ["name", "ne_50m_urban_areas"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "742239a4-28db-43d7-a70e-1c93e6a703bb"], ["permission_id", "86adb13a-c293-4c87-ab96-077bd2c76e09"]]
D, [2024-04-06T05:12:19.765783 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '742239a4-28db-43d7-a70e-1c93e6a703bb' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "742239a4-28db-43d7-a70e-1c93e6a703bb"]]
D, [2024-04-06T05:12:19.766735 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '742239a4-28db-43d7-a70e-1c93e6a703bb' LIMIT 1 [["id", "742239a4-28db-43d7-a70e-1c93e6a703bb"]]
D, [2024-04-06T05:12:19.768034 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('742239a4-28db-43d7-a70e-1c93e6a703bb', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_50m_urban_areas%22&format=gpkg&filename=ne_50m_urban_areas', 2143, 1081344, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.767117', '2024-04-06 05:12:19.767117') RETURNING "id" [["visualization_id", "742239a4-28db-43d7-a70e-1c93e6a703bb"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_50m_urban_areas%22&format=gpkg&filename=ne_50m_urban_areas"], ["rows_counted", 2143], ["size", 1081344], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.770245 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.769468', '2024-04-06 05:12:19.769468') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.771339 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the consolidated cities in the US.', '{"US Census"}', '[US Census](https://www.census.gov)', 'Consolidated Cities', 'cb_2013_concity_500k', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.768968', '2024-04-06 05:12:19.768968', '2eaf939e-682d-4606-8418-53a79abccae1', '076636ec-9ab4-405b-9523-ca6860d83ac8') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the consolidated cities in the US."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "Consolidated Cities"], ["name", "cb_2013_concity_500k"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "2eaf939e-682d-4606-8418-53a79abccae1"], ["permission_id", "076636ec-9ab4-405b-9523-ca6860d83ac8"]]
D, [2024-04-06T05:12:19.772330 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '2eaf939e-682d-4606-8418-53a79abccae1' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "2eaf939e-682d-4606-8418-53a79abccae1"]]
D, [2024-04-06T05:12:19.773289 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '2eaf939e-682d-4606-8418-53a79abccae1' LIMIT 1 [["id", "2eaf939e-682d-4606-8418-53a79abccae1"]]
D, [2024-04-06T05:12:19.774582 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('2eaf939e-682d-4606-8418-53a79abccae1', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_concity_500k%22&format=gpkg&filename=cb_2013_concity_500k', 8, 106496, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.773683', '2024-04-06 05:12:19.773683') RETURNING "id" [["visualization_id", "2eaf939e-682d-4606-8418-53a79abccae1"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_concity_500k%22&format=gpkg&filename=cb_2013_concity_500k"], ["rows_counted", 8], ["size", 106496], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.776896 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.776083', '2024-04-06 05:12:19.776083') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.778041 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'American Indian, Alaska Native, and Native Hawaiian Areas.', '{"US Census"}', '[US Census](https://www.census.gov)', 'AIANNH Areas', 'cb_2013_us_aiannh_500k', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.775540', '2024-04-06 05:12:19.775540', 'bc1006d6-1e6c-4ab2-b831-c0fd860cdc19', '3516e0e7-c7de-47bf-80a3-6842d3be7474') RETURNING "id" [["privacy", "public"], ["description", "American Indian, Alaska Native, and Native Hawaiian Areas."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "AIANNH Areas"], ["name", "cb_2013_us_aiannh_500k"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "bc1006d6-1e6c-4ab2-b831-c0fd860cdc19"], ["permission_id", "3516e0e7-c7de-47bf-80a3-6842d3be7474"]]
D, [2024-04-06T05:12:19.779292 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'bc1006d6-1e6c-4ab2-b831-c0fd860cdc19' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "bc1006d6-1e6c-4ab2-b831-c0fd860cdc19"]]
D, [2024-04-06T05:12:19.780516 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'bc1006d6-1e6c-4ab2-b831-c0fd860cdc19' LIMIT 1 [["id", "bc1006d6-1e6c-4ab2-b831-c0fd860cdc19"]]
D, [2024-04-06T05:12:19.782040 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('bc1006d6-1e6c-4ab2-b831-c0fd860cdc19', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_us_aiannh_500k%22&format=gpkg&filename=cb_2013_us_aiannh_500k', 693, 2379776, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.780953', '2024-04-06 05:12:19.780953') RETURNING "id" [["visualization_id", "bc1006d6-1e6c-4ab2-b831-c0fd860cdc19"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_us_aiannh_500k%22&format=gpkg&filename=cb_2013_us_aiannh_500k"], ["rows_counted", 693], ["size", 2379776], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.784469 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.783619', '2024-04-06 05:12:19.783619') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.785612 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'States and territories of the USA in 1870.', '{Historic}', '[NHGIS](https://www.nhgis.org)', 'States in 1870', 'us_state_1870', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.783147', '2024-04-06 05:12:19.783147', 'd53ed700-bd18-460f-a8bc-16cab5cac2b5', '90edc8ac-0615-4252-a4ce-2c7be0f1dda7') RETURNING "id" [["privacy", "public"], ["description", "States and territories of the USA in 1870."], ["tags", ["Historic"]], ["source", "[NHGIS](https://www.nhgis.org)"], ["display_name", "States in 1870"], ["name", "us_state_1870"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "d53ed700-bd18-460f-a8bc-16cab5cac2b5"], ["permission_id", "90edc8ac-0615-4252-a4ce-2c7be0f1dda7"]]
D, [2024-04-06T05:12:19.786774 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'd53ed700-bd18-460f-a8bc-16cab5cac2b5' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "d53ed700-bd18-460f-a8bc-16cab5cac2b5"]]
D, [2024-04-06T05:12:19.787802 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'd53ed700-bd18-460f-a8bc-16cab5cac2b5' LIMIT 1 [["id", "d53ed700-bd18-460f-a8bc-16cab5cac2b5"]]
D, [2024-04-06T05:12:19.789026 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('d53ed700-bd18-460f-a8bc-16cab5cac2b5', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1870%22&format=gpkg&filename=us_state_1870', 48, 30388224, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.788106', '2024-04-06 05:12:19.788106') RETURNING "id" [["visualization_id", "d53ed700-bd18-460f-a8bc-16cab5cac2b5"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1870%22&format=gpkg&filename=us_state_1870"], ["rows_counted", 48], ["size", 30388224], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.791232 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.790465', '2024-04-06 05:12:19.790465') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.792404 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'All the airports in the United States.', '{"Cultural datasets"}', '[National Atlas](http://nationalatlas.gov/)', 'USA airports', 'usa_airports', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.790055', '2024-04-06 05:12:19.790055', '99f5e512-af47-4913-81ea-dbd4195db588', '034e37bf-461d-4a54-b413-107b92adcb3c') RETURNING "id" [["privacy", "public"], ["description", "All the airports in the United States."], ["tags", ["Cultural datasets"]], ["source", "[National Atlas](http://nationalatlas.gov/)"], ["display_name", "USA airports"], ["name", "usa_airports"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "99f5e512-af47-4913-81ea-dbd4195db588"], ["permission_id", "034e37bf-461d-4a54-b413-107b92adcb3c"]]
D, [2024-04-06T05:12:19.793470 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '99f5e512-af47-4913-81ea-dbd4195db588' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "99f5e512-af47-4913-81ea-dbd4195db588"]]
D, [2024-04-06T05:12:19.794406 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '99f5e512-af47-4913-81ea-dbd4195db588' LIMIT 1 [["id", "99f5e512-af47-4913-81ea-dbd4195db588"]]
D, [2024-04-06T05:12:19.795698 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('99f5e512-af47-4913-81ea-dbd4195db588', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22usa_airports%22&format=gpkg&filename=usa_airports', 940, 200704, '{ST_Point}', 'common-data', '2024-04-06 05:12:19.794768', '2024-04-06 05:12:19.794768') RETURNING "id" [["visualization_id", "99f5e512-af47-4913-81ea-dbd4195db588"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22usa_airports%22&format=gpkg&filename=usa_airports"], ["rows_counted", 940], ["size", 200704], ["geometry_types", ["ST_Point"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.797844 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.797096', '2024-04-06 05:12:19.797096') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.798990 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'USA county subdivisions.', '{"US Census"}', '[US Census](https://www.census.gov)', 'County subdivisions', 'cb_2013_cousub_500k', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.796608', '2024-04-06 05:12:19.796608', '6cc97245-45e9-44d4-8877-13de6ae9ca41', 'd84c8c29-24ae-483f-b644-504051b1c020') RETURNING "id" [["privacy", "public"], ["description", "USA county subdivisions."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "County subdivisions"], ["name", "cb_2013_cousub_500k"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "6cc97245-45e9-44d4-8877-13de6ae9ca41"], ["permission_id", "d84c8c29-24ae-483f-b644-504051b1c020"]]
D, [2024-04-06T05:12:19.799955 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '6cc97245-45e9-44d4-8877-13de6ae9ca41' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "6cc97245-45e9-44d4-8877-13de6ae9ca41"]]
D, [2024-04-06T05:12:19.800911 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '6cc97245-45e9-44d4-8877-13de6ae9ca41' LIMIT 1 [["id", "6cc97245-45e9-44d4-8877-13de6ae9ca41"]]
D, [2024-04-06T05:12:19.802204 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('6cc97245-45e9-44d4-8877-13de6ae9ca41', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_cousub_500k%22&format=gpkg&filename=cb_2013_cousub_500k', 36599, 63287296, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.801263', '2024-04-06 05:12:19.801263') RETURNING "id" [["visualization_id", "6cc97245-45e9-44d4-8877-13de6ae9ca41"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_cousub_500k%22&format=gpkg&filename=cb_2013_cousub_500k"], ["rows_counted", 36599], ["size", 63287296], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.805233 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.804376', '2024-04-06 05:12:19.804376') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.806355 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'States and territories of the USA in 1800.', '{Historic}', '[NHGIS](https://www.nhgis.org)', 'States in 1800', 'us_state_1800', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.803099', '2024-04-06 05:12:19.803099', 'ec733cb7-363c-45f4-869f-35090621116b', '27787a7e-756c-4e1b-8f3d-8550b94ba54b') RETURNING "id" [["privacy", "public"], ["description", "States and territories of the USA in 1800."], ["tags", ["Historic"]], ["source", "[NHGIS](https://www.nhgis.org)"], ["display_name", "States in 1800"], ["name", "us_state_1800"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "ec733cb7-363c-45f4-869f-35090621116b"], ["permission_id", "27787a7e-756c-4e1b-8f3d-8550b94ba54b"]]
D, [2024-04-06T05:12:19.807456 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'ec733cb7-363c-45f4-869f-35090621116b' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "ec733cb7-363c-45f4-869f-35090621116b"]]
D, [2024-04-06T05:12:19.808498 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'ec733cb7-363c-45f4-869f-35090621116b' LIMIT 1 [["id", "ec733cb7-363c-45f4-869f-35090621116b"]]
D, [2024-04-06T05:12:19.809797 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('ec733cb7-363c-45f4-869f-35090621116b', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1800%22&format=gpkg&filename=us_state_1800', 20, 15421440, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.808869', '2024-04-06 05:12:19.808869') RETURNING "id" [["visualization_id", "ec733cb7-363c-45f4-869f-35090621116b"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1800%22&format=gpkg&filename=us_state_1800"], ["rows_counted", 20], ["size", 15421440], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.812034 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.811221', '2024-04-06 05:12:19.811221') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.813256 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'States and territories of the USA in 1890.', '{Historic}', '[NHGIS](https://www.nhgis.org)', 'States in 1890', 'us_state_1890', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.810716', '2024-04-06 05:12:19.810716', '8141e000-0606-4957-8c56-4a5526da7794', '05363093-bb29-4c6e-9623-7191b3053546') RETURNING "id" [["privacy", "public"], ["description", "States and territories of the USA in 1890."], ["tags", ["Historic"]], ["source", "[NHGIS](https://www.nhgis.org)"], ["display_name", "States in 1890"], ["name", "us_state_1890"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "8141e000-0606-4957-8c56-4a5526da7794"], ["permission_id", "05363093-bb29-4c6e-9623-7191b3053546"]]
D, [2024-04-06T05:12:19.814285 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '8141e000-0606-4957-8c56-4a5526da7794' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "8141e000-0606-4957-8c56-4a5526da7794"]]
D, [2024-04-06T05:12:19.815286 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '8141e000-0606-4957-8c56-4a5526da7794' LIMIT 1 [["id", "8141e000-0606-4957-8c56-4a5526da7794"]]
D, [2024-04-06T05:12:19.816558 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('8141e000-0606-4957-8c56-4a5526da7794', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1890%22&format=gpkg&filename=us_state_1890', 51, 34521088, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.815658', '2024-04-06 05:12:19.815658') RETURNING "id" [["visualization_id", "8141e000-0606-4957-8c56-4a5526da7794"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1890%22&format=gpkg&filename=us_state_1890"], ["rows_counted", 51], ["size", 34521088], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.819290 #273] DEBUG -- : SQL (0.5ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.818068', '2024-04-06 05:12:19.818068') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.820646 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'States and territories of the USA in 1790.', '{Historic}', '[NHGIS](https://www.nhgis.org)', 'States in 1790', 'us_state_1790', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.817586', '2024-04-06 05:12:19.817586', 'a865d015-1224-44ef-b931-736274a4008b', '89234d99-94c3-430d-b016-fdd03d08f0e8') RETURNING "id" [["privacy", "public"], ["description", "States and territories of the USA in 1790."], ["tags", ["Historic"]], ["source", "[NHGIS](https://www.nhgis.org)"], ["display_name", "States in 1790"], ["name", "us_state_1790"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "a865d015-1224-44ef-b931-736274a4008b"], ["permission_id", "89234d99-94c3-430d-b016-fdd03d08f0e8"]]
D, [2024-04-06T05:12:19.822058 #273] DEBUG -- : Carto::ExternalSource Load (0.4ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'a865d015-1224-44ef-b931-736274a4008b' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "a865d015-1224-44ef-b931-736274a4008b"]]
D, [2024-04-06T05:12:19.823273 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'a865d015-1224-44ef-b931-736274a4008b' LIMIT 1 [["id", "a865d015-1224-44ef-b931-736274a4008b"]]
D, [2024-04-06T05:12:19.824796 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('a865d015-1224-44ef-b931-736274a4008b', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1790%22&format=gpkg&filename=us_state_1790', 16, 15069184, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.823650', '2024-04-06 05:12:19.823650') RETURNING "id" [["visualization_id", "a865d015-1224-44ef-b931-736274a4008b"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1790%22&format=gpkg&filename=us_state_1790"], ["rows_counted", 16], ["size", 15069184], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.827148 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.826362', '2024-04-06 05:12:19.826362') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.828464 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'National Region (Northeast, Southeast, Midwest and West).', '{"US Census"}', '[US Census](https://www.census.gov)', 'National Regions US', 'cb_2013_us_region_500k', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.825861', '2024-04-06 05:12:19.825861', '1a48cd77-ca2f-4c5e-8861-fea60c50774b', 'bde261b4-b816-496d-b459-71dcef405a8a') RETURNING "id" [["privacy", "public"], ["description", "National Region (Northeast, Southeast, Midwest and West)."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "National Regions US"], ["name", "cb_2013_us_region_500k"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "1a48cd77-ca2f-4c5e-8861-fea60c50774b"], ["permission_id", "bde261b4-b816-496d-b459-71dcef405a8a"]]
D, [2024-04-06T05:12:19.829598 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '1a48cd77-ca2f-4c5e-8861-fea60c50774b' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "1a48cd77-ca2f-4c5e-8861-fea60c50774b"]]
D, [2024-04-06T05:12:19.830678 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '1a48cd77-ca2f-4c5e-8861-fea60c50774b' LIMIT 1 [["id", "1a48cd77-ca2f-4c5e-8861-fea60c50774b"]]
D, [2024-04-06T05:12:19.832081 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('1a48cd77-ca2f-4c5e-8861-fea60c50774b', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_us_region_500k%22&format=gpkg&filename=cb_2013_us_region_500k', 4, 1462272, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.831003', '2024-04-06 05:12:19.831003') RETURNING "id" [["visualization_id", "1a48cd77-ca2f-4c5e-8861-fea60c50774b"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_us_region_500k%22&format=gpkg&filename=cb_2013_us_region_500k"], ["rows_counted", 4], ["size", 1462272], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.834433 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.833573', '2024-04-06 05:12:19.833573') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.835616 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Polygons for Metropolitan Statistical Areas / Micropolitan Statistical Areas.', '{"US Census"}', '[US Census](https://www.census.gov)', 'Metropolitan Statistical Areas', 'cb_2013_us_cbsa_5m', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.833063', '2024-04-06 05:12:19.833063', 'e3f561a2-58d6-4666-8922-dc19594c91d6', '96d17fe6-9bd5-4adb-a575-a82f4c084e68') RETURNING "id" [["privacy", "public"], ["description", "Polygons for Metropolitan Statistical Areas / Micropolitan Statistical Areas."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "Metropolitan Statistical Areas"], ["name", "cb_2013_us_cbsa_5m"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "e3f561a2-58d6-4666-8922-dc19594c91d6"], ["permission_id", "96d17fe6-9bd5-4adb-a575-a82f4c084e68"]]
D, [2024-04-06T05:12:19.836863 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'e3f561a2-58d6-4666-8922-dc19594c91d6' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "e3f561a2-58d6-4666-8922-dc19594c91d6"]]
D, [2024-04-06T05:12:19.837905 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'e3f561a2-58d6-4666-8922-dc19594c91d6' LIMIT 1 [["id", "e3f561a2-58d6-4666-8922-dc19594c91d6"]]
D, [2024-04-06T05:12:19.839249 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('e3f561a2-58d6-4666-8922-dc19594c91d6', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_us_cbsa_5m%22&format=gpkg&filename=cb_2013_us_cbsa_5m', 929, 1720320, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.838306', '2024-04-06 05:12:19.838306') RETURNING "id" [["visualization_id", "e3f561a2-58d6-4666-8922-dc19594c91d6"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_us_cbsa_5m%22&format=gpkg&filename=cb_2013_us_cbsa_5m"], ["rows_counted", 929], ["size", 1720320], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.841556 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.840728', '2024-04-06 05:12:19.840728') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.842796 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the regions of the districts (bezirksregionen) in Berlin.', '{"Administrative regions"}', '[Berlin Open Data](http://daten.berlin.de/)', 'Berlin districts regions', 'lor_bezirksregionen_berlin', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.840286', '2024-04-06 05:12:19.840286', '6bf13183-45ec-4b9e-b2cf-f3af1ee9629f', '3a997cf7-6963-4911-8e7c-070dee3b145a') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the regions of the districts (bezirksregionen) in Berlin."], ["tags", ["Administrative regions"]], ["source", "[Berlin Open Data](http://daten.berlin.de/)"], ["display_name", "Berlin districts regions"], ["name", "lor_bezirksregionen_berlin"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "6bf13183-45ec-4b9e-b2cf-f3af1ee9629f"], ["permission_id", "3a997cf7-6963-4911-8e7c-070dee3b145a"]]
D, [2024-04-06T05:12:19.843803 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '6bf13183-45ec-4b9e-b2cf-f3af1ee9629f' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "6bf13183-45ec-4b9e-b2cf-f3af1ee9629f"]]
D, [2024-04-06T05:12:19.844848 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '6bf13183-45ec-4b9e-b2cf-f3af1ee9629f' LIMIT 1 [["id", "6bf13183-45ec-4b9e-b2cf-f3af1ee9629f"]]
D, [2024-04-06T05:12:19.846048 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('6bf13183-45ec-4b9e-b2cf-f3af1ee9629f', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22lor_bezirksregionen_berlin%22&format=gpkg&filename=lor_bezirksregionen_berlin', 138, 847872, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.845156', '2024-04-06 05:12:19.845156') RETURNING "id" [["visualization_id", "6bf13183-45ec-4b9e-b2cf-f3af1ee9629f"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22lor_bezirksregionen_berlin%22&format=gpkg&filename=lor_bezirksregionen_berlin"], ["rows_counted", 138], ["size", 847872], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.848239 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.847474', '2024-04-06 05:12:19.847474') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.849338 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Includes 24+ timezones with local offsets.', '{"Cultural datasets"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'Timezones', 'ne_10m_time_zones', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.846994', '2024-04-06 05:12:19.846994', '5736bfb4-8726-4743-b12f-b99c6e2b5190', '35c1e096-30f2-4146-8ae6-ffe8ab3284f8') RETURNING "id" [["privacy", "public"], ["description", "Includes 24+ timezones with local offsets."], ["tags", ["Cultural datasets"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "Timezones"], ["name", "ne_10m_time_zones"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "5736bfb4-8726-4743-b12f-b99c6e2b5190"], ["permission_id", "35c1e096-30f2-4146-8ae6-ffe8ab3284f8"]]
D, [2024-04-06T05:12:19.850374 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '5736bfb4-8726-4743-b12f-b99c6e2b5190' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "5736bfb4-8726-4743-b12f-b99c6e2b5190"]]
D, [2024-04-06T05:12:19.851336 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '5736bfb4-8726-4743-b12f-b99c6e2b5190' LIMIT 1 [["id", "5736bfb4-8726-4743-b12f-b99c6e2b5190"]]
D, [2024-04-06T05:12:19.852559 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('5736bfb4-8726-4743-b12f-b99c6e2b5190', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_10m_time_zones%22&format=gpkg&filename=ne_10m_time_zones', 120, 2715648, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.851675', '2024-04-06 05:12:19.851675') RETURNING "id" [["visualization_id", "5736bfb4-8726-4743-b12f-b99c6e2b5190"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_10m_time_zones%22&format=gpkg&filename=ne_10m_time_zones"], ["rows_counted", 120], ["size", 2715648], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.854686 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.853951', '2024-04-06 05:12:19.853951') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.855798 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Major airports in the world.', '{"Cultural datasets"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'World airports', 'ne_10m_airports', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.853487', '2024-04-06 05:12:19.853487', 'c1316e30-c2bd-4392-b637-3a99fe72e476', '0757d8f6-85d3-4559-8f3e-a2dc9304e6a7') RETURNING "id" [["privacy", "public"], ["description", "Major airports in the world."], ["tags", ["Cultural datasets"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "World airports"], ["name", "ne_10m_airports"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "c1316e30-c2bd-4392-b637-3a99fe72e476"], ["permission_id", "0757d8f6-85d3-4559-8f3e-a2dc9304e6a7"]]
D, [2024-04-06T05:12:19.856746 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'c1316e30-c2bd-4392-b637-3a99fe72e476' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "c1316e30-c2bd-4392-b637-3a99fe72e476"]]
D, [2024-04-06T05:12:19.857683 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'c1316e30-c2bd-4392-b637-3a99fe72e476' LIMIT 1 [["id", "c1316e30-c2bd-4392-b637-3a99fe72e476"]]
D, [2024-04-06T05:12:19.858862 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('c1316e30-c2bd-4392-b637-3a99fe72e476', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_10m_airports%22&format=gpkg&filename=ne_10m_airports', 891, 258048, '{ST_Point}', 'common-data', '2024-04-06 05:12:19.858018', '2024-04-06 05:12:19.858018') RETURNING "id" [["visualization_id", "c1316e30-c2bd-4392-b637-3a99fe72e476"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_10m_airports%22&format=gpkg&filename=ne_10m_airports"], ["rows_counted", 891], ["size", 258048], ["geometry_types", ["ST_Point"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.860986 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.860267', '2024-04-06 05:12:19.860267') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.862108 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the USA Urban areas /clusters.', '{"US Census"}', '[US Census](https://www.census.gov)', 'Urban Areas', 'cb_2013_us_ua10_500k', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.859811', '2024-04-06 05:12:19.859811', 'cdd1dbbe-1e12-4bd2-bb50-725b5b5dbe27', '741cf145-57a9-4065-8170-91fcb744b1cf') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the USA Urban areas /clusters."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "Urban Areas"], ["name", "cb_2013_us_ua10_500k"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "cdd1dbbe-1e12-4bd2-bb50-725b5b5dbe27"], ["permission_id", "741cf145-57a9-4065-8170-91fcb744b1cf"]]
D, [2024-04-06T05:12:19.863071 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'cdd1dbbe-1e12-4bd2-bb50-725b5b5dbe27' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "cdd1dbbe-1e12-4bd2-bb50-725b5b5dbe27"]]
D, [2024-04-06T05:12:19.864085 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'cdd1dbbe-1e12-4bd2-bb50-725b5b5dbe27' LIMIT 1 [["id", "cdd1dbbe-1e12-4bd2-bb50-725b5b5dbe27"]]
D, [2024-04-06T05:12:19.865300 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('cdd1dbbe-1e12-4bd2-bb50-725b5b5dbe27', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_us_ua10_500k%22&format=gpkg&filename=cb_2013_us_ua10_500k', 3601, 15671296, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.864424', '2024-04-06 05:12:19.864424') RETURNING "id" [["visualization_id", "cdd1dbbe-1e12-4bd2-bb50-725b5b5dbe27"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_us_ua10_500k%22&format=gpkg&filename=cb_2013_us_ua10_500k"], ["rows_counted", 3601], ["size", 15671296], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.867486 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.866695', '2024-04-06 05:12:19.866695') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.868644 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Combined Statistical Areas (CSAs) of the United States and Puerto Rico.', '{"US Census"}', '[US Census](https://www.census.gov)', 'Combined Statistical Areas', 'cb_2013_us_csa_500k', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.866220', '2024-04-06 05:12:19.866220', 'f658e4f4-255b-4577-8ebf-34789003d1ac', '78587a21-128a-465a-808e-47d7da15f281') RETURNING "id" [["privacy", "public"], ["description", "Combined Statistical Areas (CSAs) of the United States and Puerto Rico."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "Combined Statistical Areas"], ["name", "cb_2013_us_csa_500k"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "f658e4f4-255b-4577-8ebf-34789003d1ac"], ["permission_id", "78587a21-128a-465a-808e-47d7da15f281"]]
D, [2024-04-06T05:12:19.869687 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'f658e4f4-255b-4577-8ebf-34789003d1ac' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "f658e4f4-255b-4577-8ebf-34789003d1ac"]]
D, [2024-04-06T05:12:19.870704 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'f658e4f4-255b-4577-8ebf-34789003d1ac' LIMIT 1 [["id", "f658e4f4-255b-4577-8ebf-34789003d1ac"]]
D, [2024-04-06T05:12:19.871959 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('f658e4f4-255b-4577-8ebf-34789003d1ac', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_us_csa_500k%22&format=gpkg&filename=cb_2013_us_csa_500k', 169, 2510848, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.871039', '2024-04-06 05:12:19.871039') RETURNING "id" [["visualization_id", "f658e4f4-255b-4577-8ebf-34789003d1ac"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_us_csa_500k%22&format=gpkg&filename=cb_2013_us_csa_500k"], ["rows_counted", 169], ["size", 2510848], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.874085 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.873335', '2024-04-06 05:12:19.873335') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.875195 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'All countries in North America.', '{"Administrative regions"}', '[Disruptive Geo](http://www.disruptivegeo.com/)', 'North American countries', 'north_america_adm0', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.872908', '2024-04-06 05:12:19.872908', '0a7f2a43-78b2-46fd-a727-99ff89c41dd4', 'fc05d59c-1c8b-46c4-9b22-33d54df38e23') RETURNING "id" [["privacy", "public"], ["description", "All countries in North America."], ["tags", ["Administrative regions"]], ["source", "[Disruptive Geo](http://www.disruptivegeo.com/)"], ["display_name", "North American countries"], ["name", "north_america_adm0"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "0a7f2a43-78b2-46fd-a727-99ff89c41dd4"], ["permission_id", "fc05d59c-1c8b-46c4-9b22-33d54df38e23"]]
D, [2024-04-06T05:12:19.876219 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '0a7f2a43-78b2-46fd-a727-99ff89c41dd4' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "0a7f2a43-78b2-46fd-a727-99ff89c41dd4"]]
D, [2024-04-06T05:12:19.877205 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '0a7f2a43-78b2-46fd-a727-99ff89c41dd4' LIMIT 1 [["id", "0a7f2a43-78b2-46fd-a727-99ff89c41dd4"]]
D, [2024-04-06T05:12:19.878382 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('0a7f2a43-78b2-46fd-a727-99ff89c41dd4', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22north_america_adm0%22&format=gpkg&filename=north_america_adm0', 18, 184320, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.877546', '2024-04-06 05:12:19.877546') RETURNING "id" [["visualization_id", "0a7f2a43-78b2-46fd-a727-99ff89c41dd4"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22north_america_adm0%22&format=gpkg&filename=north_america_adm0"], ["rows_counted", 18], ["size", 184320], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.880455 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.879735', '2024-04-06 05:12:19.879735') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.881520 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries, identifiers and names for these Spanish regions.', '{"Administrative regions"}', '[MAGRAMA](http://www.magrama.gob.es/es/)', 'Spanish comarcas', 'comarcas', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.879294', '2024-04-06 05:12:19.879294', 'eee2aeef-972a-430b-9092-2ad5ea6821ea', 'fbe1ee3d-5f82-4ea1-a411-5cf4a0b41f9e') RETURNING "id" [["privacy", "public"], ["description", "Geometries, identifiers and names for these Spanish regions."], ["tags", ["Administrative regions"]], ["source", "[MAGRAMA](http://www.magrama.gob.es/es/)"], ["display_name", "Spanish comarcas"], ["name", "comarcas"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "eee2aeef-972a-430b-9092-2ad5ea6821ea"], ["permission_id", "fbe1ee3d-5f82-4ea1-a411-5cf4a0b41f9e"]]
D, [2024-04-06T05:12:19.882582 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'eee2aeef-972a-430b-9092-2ad5ea6821ea' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "eee2aeef-972a-430b-9092-2ad5ea6821ea"]]
D, [2024-04-06T05:12:19.883568 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'eee2aeef-972a-430b-9092-2ad5ea6821ea' LIMIT 1 [["id", "eee2aeef-972a-430b-9092-2ad5ea6821ea"]]
D, [2024-04-06T05:12:19.884868 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('eee2aeef-972a-430b-9092-2ad5ea6821ea', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22comarcas%22&format=gpkg&filename=comarcas', 326, 20340736, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.883961', '2024-04-06 05:12:19.883961') RETURNING "id" [["visualization_id", "eee2aeef-972a-430b-9092-2ad5ea6821ea"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22comarcas%22&format=gpkg&filename=comarcas"], ["rows_counted", 326], ["size", 20340736], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.887084 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.886297', '2024-04-06 05:12:19.886297') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.888365 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Lower chamber districts in 2013.', '{"US Census"}', '[US Census](https://www.census.gov)', 'State Legislative District - Lower Chamber', 'cb_2013_sldl_500k', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.885811', '2024-04-06 05:12:19.885811', '888666bd-d6ae-424b-885a-837ee9b2379b', '6cecfcc9-fcd4-4f5b-b1b2-fc9f675ccb00') RETURNING "id" [["privacy", "public"], ["description", "Lower chamber districts in 2013."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "State Legislative District - Lower Chamber"], ["name", "cb_2013_sldl_500k"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "888666bd-d6ae-424b-885a-837ee9b2379b"], ["permission_id", "6cecfcc9-fcd4-4f5b-b1b2-fc9f675ccb00"]]
D, [2024-04-06T05:12:19.889362 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '888666bd-d6ae-424b-885a-837ee9b2379b' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "888666bd-d6ae-424b-885a-837ee9b2379b"]]
D, [2024-04-06T05:12:19.890419 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '888666bd-d6ae-424b-885a-837ee9b2379b' LIMIT 1 [["id", "888666bd-d6ae-424b-885a-837ee9b2379b"]]
D, [2024-04-06T05:12:19.891749 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('888666bd-d6ae-424b-885a-837ee9b2379b', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_sldl_500k%22&format=gpkg&filename=cb_2013_sldl_500k', 4832, 28495872, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.890783', '2024-04-06 05:12:19.890783') RETURNING "id" [["visualization_id", "888666bd-d6ae-424b-885a-837ee9b2379b"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_sldl_500k%22&format=gpkg&filename=cb_2013_sldl_500k"], ["rows_counted", 4832], ["size", 28495872], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.894104 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.893298', '2024-04-06 05:12:19.893298') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.895292 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Street centerlines in the city of Los Angeles created by the Bureau of Engineering.', '{"Cultural datasets"}', '[LA Bureau of Engineering](https://data.lacity.org)', 'Los Angeles Streets', 'street_centerline_losangeles', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.892772', '2024-04-06 05:12:19.892772', '1a493ac1-a30a-460c-a78f-0f006b6b3926', '07e9f816-0a6f-4a4d-bfd8-0ccfa2ac72eb') RETURNING "id" [["privacy", "public"], ["description", "Street centerlines in the city of Los Angeles created by the Bureau of Engineering."], ["tags", ["Cultural datasets"]], ["source", "[LA Bureau of Engineering](https://data.lacity.org)"], ["display_name", "Los Angeles Streets"], ["name", "street_centerline_losangeles"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "1a493ac1-a30a-460c-a78f-0f006b6b3926"], ["permission_id", "07e9f816-0a6f-4a4d-bfd8-0ccfa2ac72eb"]]
D, [2024-04-06T05:12:19.896343 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '1a493ac1-a30a-460c-a78f-0f006b6b3926' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "1a493ac1-a30a-460c-a78f-0f006b6b3926"]]
D, [2024-04-06T05:12:19.897366 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '1a493ac1-a30a-460c-a78f-0f006b6b3926' LIMIT 1 [["id", "1a493ac1-a30a-460c-a78f-0f006b6b3926"]]
D, [2024-04-06T05:12:19.898642 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('1a493ac1-a30a-460c-a78f-0f006b6b3926', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22street_centerline_losangeles%22&format=gpkg&filename=street_centerline_losangeles', 83722, 39223296, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:19.897809', '2024-04-06 05:12:19.897809') RETURNING "id" [["visualization_id", "1a493ac1-a30a-460c-a78f-0f006b6b3926"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22street_centerline_losangeles%22&format=gpkg&filename=street_centerline_losangeles"], ["rows_counted", 83722], ["size", 39223296], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.900887 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.900156', '2024-04-06 05:12:19.900156') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.902055 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Null Island geometry.', '{"Administrative regions"}', '[Nixta''s Null Island](https://github.com/nixta/null-island)', 'Null Island', 'null_island_geo_proc', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.899683', '2024-04-06 05:12:19.899683', 'f02d0e50-33ac-439d-8ceb-303d55d7f865', 'b2776bb0-93b2-4193-8db6-5f5d2650010a') RETURNING "id" [["privacy", "public"], ["description", "Null Island geometry."], ["tags", ["Administrative regions"]], ["source", "[Nixta's Null Island](https://github.com/nixta/null-island)"], ["display_name", "Null Island"], ["name", "null_island_geo_proc"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "f02d0e50-33ac-439d-8ceb-303d55d7f865"], ["permission_id", "b2776bb0-93b2-4193-8db6-5f5d2650010a"]]
D, [2024-04-06T05:12:19.903072 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'f02d0e50-33ac-439d-8ceb-303d55d7f865' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "f02d0e50-33ac-439d-8ceb-303d55d7f865"]]
D, [2024-04-06T05:12:19.904120 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'f02d0e50-33ac-439d-8ceb-303d55d7f865' LIMIT 1 [["id", "f02d0e50-33ac-439d-8ceb-303d55d7f865"]]
D, [2024-04-06T05:12:19.905410 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('f02d0e50-33ac-439d-8ceb-303d55d7f865', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22null_island_geo_proc%22&format=gpkg&filename=null_island_geo_proc', 8, 135168, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.904478', '2024-04-06 05:12:19.904478') RETURNING "id" [["visualization_id", "f02d0e50-33ac-439d-8ceb-303d55d7f865"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22null_island_geo_proc%22&format=gpkg&filename=null_island_geo_proc"], ["rows_counted", 8], ["size", 135168], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.907650 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.906905', '2024-04-06 05:12:19.906905') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.908920 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the zoning districts in San Francisco.', '{"Cultural datasets"}', '[DataSF](https://data.sfgov.org)', 'SF Zoning Districts', 'zoning_districts_sf', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.906423', '2024-04-06 05:12:19.906423', '474cc5c0-097b-4dd2-ad05-5da935f77664', '7d6dc0bb-4cda-47ca-a429-c008666b7398') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the zoning districts in San Francisco."], ["tags", ["Cultural datasets"]], ["source", "[DataSF](https://data.sfgov.org)"], ["display_name", "SF Zoning Districts"], ["name", "zoning_districts_sf"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "474cc5c0-097b-4dd2-ad05-5da935f77664"], ["permission_id", "7d6dc0bb-4cda-47ca-a429-c008666b7398"]]
D, [2024-04-06T05:12:19.909984 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '474cc5c0-097b-4dd2-ad05-5da935f77664' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "474cc5c0-097b-4dd2-ad05-5da935f77664"]]
D, [2024-04-06T05:12:19.910958 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '474cc5c0-097b-4dd2-ad05-5da935f77664' LIMIT 1 [["id", "474cc5c0-097b-4dd2-ad05-5da935f77664"]]
D, [2024-04-06T05:12:19.912212 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('474cc5c0-097b-4dd2-ad05-5da935f77664', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22zoning_districts_sf%22&format=gpkg&filename=zoning_districts_sf', 9978, 14008320, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.911299', '2024-04-06 05:12:19.911299') RETURNING "id" [["visualization_id", "474cc5c0-097b-4dd2-ad05-5da935f77664"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22zoning_districts_sf%22&format=gpkg&filename=zoning_districts_sf"], ["rows_counted", 9978], ["size", 14008320], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.914498 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.913738', '2024-04-06 05:12:19.913738') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.915670 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Roads in the world.', '{"Cultural datasets"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'Roads', 'ne_10m_roads', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.913219', '2024-04-06 05:12:19.913219', '9ff093bb-6ed5-45d7-8abb-be636eb5eb23', '9546d58e-3565-4607-8d92-9d8cfb54ea5e') RETURNING "id" [["privacy", "public"], ["description", "Roads in the world."], ["tags", ["Cultural datasets"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "Roads"], ["name", "ne_10m_roads"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "9ff093bb-6ed5-45d7-8abb-be636eb5eb23"], ["permission_id", "9546d58e-3565-4607-8d92-9d8cfb54ea5e"]]
D, [2024-04-06T05:12:19.916774 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '9ff093bb-6ed5-45d7-8abb-be636eb5eb23' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "9ff093bb-6ed5-45d7-8abb-be636eb5eb23"]]
D, [2024-04-06T05:12:19.917732 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '9ff093bb-6ed5-45d7-8abb-be636eb5eb23' LIMIT 1 [["id", "9ff093bb-6ed5-45d7-8abb-be636eb5eb23"]]
D, [2024-04-06T05:12:19.919021 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('9ff093bb-6ed5-45d7-8abb-be636eb5eb23', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_10m_roads%22&format=gpkg&filename=ne_10m_roads', 56902, 25288704, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:19.918099', '2024-04-06 05:12:19.918099') RETURNING "id" [["visualization_id", "9ff093bb-6ed5-45d7-8abb-be636eb5eb23"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_10m_roads%22&format=gpkg&filename=ne_10m_roads"], ["rows_counted", 56902], ["size", 25288704], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.921327 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.920538', '2024-04-06 05:12:19.920538') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.922584 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Lines around the world coasts.', '{"Physical datasets"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'Coastlines', 'ne_110m_coastline', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.920053', '2024-04-06 05:12:19.920053', 'd1c5f928-96b3-4a2c-8b5c-1a97b7920c1d', 'fff6e339-d548-446d-bc84-a129c3df3f23') RETURNING "id" [["privacy", "public"], ["description", "Lines around the world coasts."], ["tags", ["Physical datasets"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "Coastlines"], ["name", "ne_110m_coastline"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "d1c5f928-96b3-4a2c-8b5c-1a97b7920c1d"], ["permission_id", "fff6e339-d548-446d-bc84-a129c3df3f23"]]
D, [2024-04-06T05:12:19.923603 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'd1c5f928-96b3-4a2c-8b5c-1a97b7920c1d' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "d1c5f928-96b3-4a2c-8b5c-1a97b7920c1d"]]
D, [2024-04-06T05:12:19.924641 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'd1c5f928-96b3-4a2c-8b5c-1a97b7920c1d' LIMIT 1 [["id", "d1c5f928-96b3-4a2c-8b5c-1a97b7920c1d"]]
D, [2024-04-06T05:12:19.925994 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('d1c5f928-96b3-4a2c-8b5c-1a97b7920c1d', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_110m_coastline%22&format=gpkg&filename=ne_110m_coastline', 134, 159744, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:19.925055', '2024-04-06 05:12:19.925055') RETURNING "id" [["visualization_id", "d1c5f928-96b3-4a2c-8b5c-1a97b7920c1d"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_110m_coastline%22&format=gpkg&filename=ne_110m_coastline"], ["rows_counted", 134], ["size", 159744], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.928298 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.927496', '2024-04-06 05:12:19.927496') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.929568 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Oceanic region.', '{"Physical datasets"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'Ocean', 'ne_50m_ocean', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.926961', '2024-04-06 05:12:19.926961', 'e59c5ac1-8e9f-47d7-ae0b-af53fce53f18', 'b7500ac5-934f-4634-bf1b-61dc6216bce3') RETURNING "id" [["privacy", "public"], ["description", "Oceanic region."], ["tags", ["Physical datasets"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "Ocean"], ["name", "ne_50m_ocean"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "e59c5ac1-8e9f-47d7-ae0b-af53fce53f18"], ["permission_id", "b7500ac5-934f-4634-bf1b-61dc6216bce3"]]
D, [2024-04-06T05:12:19.930630 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'e59c5ac1-8e9f-47d7-ae0b-af53fce53f18' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "e59c5ac1-8e9f-47d7-ae0b-af53fce53f18"]]
D, [2024-04-06T05:12:19.931702 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'e59c5ac1-8e9f-47d7-ae0b-af53fce53f18' LIMIT 1 [["id", "e59c5ac1-8e9f-47d7-ae0b-af53fce53f18"]]
D, [2024-04-06T05:12:19.933022 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('e59c5ac1-8e9f-47d7-ae0b-af53fce53f18', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_50m_ocean%22&format=gpkg&filename=ne_50m_ocean', 1, 847872, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.932109', '2024-04-06 05:12:19.932109') RETURNING "id" [["visualization_id", "e59c5ac1-8e9f-47d7-ae0b-af53fce53f18"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_50m_ocean%22&format=gpkg&filename=ne_50m_ocean"], ["rows_counted", 1], ["size", 847872], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.935336 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.934529', '2024-04-06 05:12:19.934529') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.936581 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Glaciers and recently de-glaciated areas.', '{"Physical datasets"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'Glaciers', 'ne_glaciated_areas', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.934107', '2024-04-06 05:12:19.934107', '141d83c9-b425-4306-81f3-5defdcbd1ec4', '1023b27e-50a8-4035-b013-fb785350e3dc') RETURNING "id" [["privacy", "public"], ["description", "Glaciers and recently de-glaciated areas."], ["tags", ["Physical datasets"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "Glaciers"], ["name", "ne_glaciated_areas"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "141d83c9-b425-4306-81f3-5defdcbd1ec4"], ["permission_id", "1023b27e-50a8-4035-b013-fb785350e3dc"]]
D, [2024-04-06T05:12:19.937686 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '141d83c9-b425-4306-81f3-5defdcbd1ec4' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "141d83c9-b425-4306-81f3-5defdcbd1ec4"]]
D, [2024-04-06T05:12:19.938763 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '141d83c9-b425-4306-81f3-5defdcbd1ec4' LIMIT 1 [["id", "141d83c9-b425-4306-81f3-5defdcbd1ec4"]]
D, [2024-04-06T05:12:19.940099 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('141d83c9-b425-4306-81f3-5defdcbd1ec4', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_glaciated_areas%22&format=gpkg&filename=ne_glaciated_areas', 11, 77824, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.939125', '2024-04-06 05:12:19.939125') RETURNING "id" [["visualization_id", "141d83c9-b425-4306-81f3-5defdcbd1ec4"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_glaciated_areas%22&format=gpkg&filename=ne_glaciated_areas"], ["rows_counted", 11], ["size", 77824], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.942366 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.941604', '2024-04-06 05:12:19.941604') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.943576 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Boundaries of the community districts in NYC.', '{"Cultural datasets"}', '[NYC Open Data](https://data.cityofnewyork.us/)', 'NYC Community Districts', 'ny_community_districts', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.941136', '2024-04-06 05:12:19.941136', '22e9b693-c6ff-447b-a20c-088bafe13a19', 'f3630216-82bc-4c80-b03f-1daa475682c5') RETURNING "id" [["privacy", "public"], ["description", "Boundaries of the community districts in NYC."], ["tags", ["Cultural datasets"]], ["source", "[NYC Open Data](https://data.cityofnewyork.us/)"], ["display_name", "NYC Community Districts"], ["name", "ny_community_districts"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "22e9b693-c6ff-447b-a20c-088bafe13a19"], ["permission_id", "f3630216-82bc-4c80-b03f-1daa475682c5"]]
D, [2024-04-06T05:12:19.944589 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '22e9b693-c6ff-447b-a20c-088bafe13a19' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "22e9b693-c6ff-447b-a20c-088bafe13a19"]]
D, [2024-04-06T05:12:19.945494 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '22e9b693-c6ff-447b-a20c-088bafe13a19' LIMIT 1 [["id", "22e9b693-c6ff-447b-a20c-088bafe13a19"]]
D, [2024-04-06T05:12:19.946809 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('22e9b693-c6ff-447b-a20c-088bafe13a19', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_community_districts%22&format=gpkg&filename=ny_community_districts', 71, 1638400, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.945838', '2024-04-06 05:12:19.945838') RETURNING "id" [["visualization_id", "22e9b693-c6ff-447b-a20c-088bafe13a19"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_community_districts%22&format=gpkg&filename=ny_community_districts"], ["rows_counted", 71], ["size", 1638400], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.949157 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.948368', '2024-04-06 05:12:19.948368') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.950406 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Canadian areas area with a population of at least 1,000 and a density of 400 or more people per square kilometre.', '{"Cultural datasets"}', 'open_government', '[Government of Canada](http://open.canada.ca/)', '', 'Canada Population Centre 2011', 'gpc_000a11a_eng', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.947835', '2024-04-06 05:12:19.947835', '7d28ee97-1892-477b-ae47-cbe566e59296', '1e2f97a3-e69c-42a8-9e73-c4d6c11f169b') RETURNING "id" [["privacy", "public"], ["description", "Canadian areas area with a population of at least 1,000 and a density of 400 or more people per square kilometre."], ["tags", ["Cultural datasets"]], ["license", "open_government"], ["source", "[Government of Canada](http://open.canada.ca/)"], ["attributions", ""], ["display_name", "Canada Population Centre 2011"], ["name", "gpc_000a11a_eng"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "7d28ee97-1892-477b-ae47-cbe566e59296"], ["permission_id", "1e2f97a3-e69c-42a8-9e73-c4d6c11f169b"]]
D, [2024-04-06T05:12:19.951503 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '7d28ee97-1892-477b-ae47-cbe566e59296' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "7d28ee97-1892-477b-ae47-cbe566e59296"]]
D, [2024-04-06T05:12:19.952584 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '7d28ee97-1892-477b-ae47-cbe566e59296' LIMIT 1 [["id", "7d28ee97-1892-477b-ae47-cbe566e59296"]]
D, [2024-04-06T05:12:19.953679 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('7d28ee97-1892-477b-ae47-cbe566e59296', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22gpc_000a11a_eng%22&format=gpkg&filename=gpc_000a11a_eng', 947, 5799936, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.952906', '2024-04-06 05:12:19.952906') RETURNING "id" [["visualization_id", "7d28ee97-1892-477b-ae47-cbe566e59296"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22gpc_000a11a_eng%22&format=gpkg&filename=gpc_000a11a_eng"], ["rows_counted", 947], ["size", 5799936], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.955734 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.955052', '2024-04-06 05:12:19.955052') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.956797 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for Barcelona neighborhoods.', '{"Cultural datasets"}', '[CartoBCN](http://w20.bcn.cat/cartobcn/)', 'Barrios de Barcelona', 'barris_barcelona', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.954616', '2024-04-06 05:12:19.954616', 'e732d0a2-2410-40dc-8cfe-7bda9e57b8fe', '18a2888b-b6fa-40db-9496-cb3197e2b75b') RETURNING "id" [["privacy", "public"], ["description", "Geometries for Barcelona neighborhoods."], ["tags", ["Cultural datasets"]], ["source", "[CartoBCN](http://w20.bcn.cat/cartobcn/)"], ["display_name", "Barrios de Barcelona"], ["name", "barris_barcelona"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "e732d0a2-2410-40dc-8cfe-7bda9e57b8fe"], ["permission_id", "18a2888b-b6fa-40db-9496-cb3197e2b75b"]]
D, [2024-04-06T05:12:19.957687 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'e732d0a2-2410-40dc-8cfe-7bda9e57b8fe' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "e732d0a2-2410-40dc-8cfe-7bda9e57b8fe"]]
D, [2024-04-06T05:12:19.958573 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'e732d0a2-2410-40dc-8cfe-7bda9e57b8fe' LIMIT 1 [["id", "e732d0a2-2410-40dc-8cfe-7bda9e57b8fe"]]
D, [2024-04-06T05:12:19.959791 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('e732d0a2-2410-40dc-8cfe-7bda9e57b8fe', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22barris_barcelona%22&format=gpkg&filename=barris_barcelona', 73, 389120, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.958913', '2024-04-06 05:12:19.958913') RETURNING "id" [["visualization_id", "e732d0a2-2410-40dc-8cfe-7bda9e57b8fe"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22barris_barcelona%22&format=gpkg&filename=barris_barcelona"], ["rows_counted", 73], ["size", 389120], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.961860 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.961143', '2024-04-06 05:12:19.961143') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.962910 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Census subdivisions in Canada, including the coastal water area.', '{"Administrative regions"}', 'open_government', '[Government of Canada](http://open.canada.ca/)', '', 'Canada Census Subdivision 2015', 'lcsd000a15a_eng', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.960704', '2024-04-06 05:12:19.960704', '42f7e80e-b152-4e12-a534-7d8a2908dc12', 'a017887b-631e-4fde-aa74-ca46cbd386fb') RETURNING "id" [["privacy", "public"], ["description", "Census subdivisions in Canada, including the coastal water area."], ["tags", ["Administrative regions"]], ["license", "open_government"], ["source", "[Government of Canada](http://open.canada.ca/)"], ["attributions", ""], ["display_name", "Canada Census Subdivision 2015"], ["name", "lcsd000a15a_eng"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "42f7e80e-b152-4e12-a534-7d8a2908dc12"], ["permission_id", "a017887b-631e-4fde-aa74-ca46cbd386fb"]]
D, [2024-04-06T05:12:19.963873 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '42f7e80e-b152-4e12-a534-7d8a2908dc12' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "42f7e80e-b152-4e12-a534-7d8a2908dc12"]]
D, [2024-04-06T05:12:19.964776 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '42f7e80e-b152-4e12-a534-7d8a2908dc12' LIMIT 1 [["id", "42f7e80e-b152-4e12-a534-7d8a2908dc12"]]
D, [2024-04-06T05:12:19.965959 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('42f7e80e-b152-4e12-a534-7d8a2908dc12', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22lcsd000a15a_eng%22&format=gpkg&filename=lcsd000a15a_eng', 5187, 54145024, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.965094', '2024-04-06 05:12:19.965094') RETURNING "id" [["visualization_id", "42f7e80e-b152-4e12-a534-7d8a2908dc12"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22lcsd000a15a_eng%22&format=gpkg&filename=lcsd000a15a_eng"], ["rows_counted", 5187], ["size", 54145024], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.968060 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.967360', '2024-04-06 05:12:19.967360') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.969083 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "attributions", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Representation of Canada''s road network, containing information such as street names, types, directions and address ranges.', '{"Cultural datasets"}', 'open_government', '[Government of Canada](http://open.canada.ca/)', '', 'Canada Road Network', 'lrnf000r14a_e', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.966913', '2024-04-06 05:12:19.966913', 'e74df8c2-01ad-45dc-bdf1-e405f54e2568', '1865607a-1da4-4d43-9f9a-afe1426cdd31') RETURNING "id" [["privacy", "public"], ["description", "Representation of Canada's road network, containing information such as street names, types, directions and address ranges."], ["tags", ["Cultural datasets"]], ["license", "open_government"], ["source", "[Government of Canada](http://open.canada.ca/)"], ["attributions", ""], ["display_name", "Canada Road Network"], ["name", "lrnf000r14a_e"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "e74df8c2-01ad-45dc-bdf1-e405f54e2568"], ["permission_id", "1865607a-1da4-4d43-9f9a-afe1426cdd31"]]
D, [2024-04-06T05:12:19.969944 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'e74df8c2-01ad-45dc-bdf1-e405f54e2568' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "e74df8c2-01ad-45dc-bdf1-e405f54e2568"]]
D, [2024-04-06T05:12:19.970744 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'e74df8c2-01ad-45dc-bdf1-e405f54e2568' LIMIT 1 [["id", "e74df8c2-01ad-45dc-bdf1-e405f54e2568"]]
D, [2024-04-06T05:12:19.971880 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('e74df8c2-01ad-45dc-bdf1-e405f54e2568', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22lrnf000r14a_e%22&format=gpkg&filename=lrnf000r14a_e', 2058817, 639074304, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:19.971062', '2024-04-06 05:12:19.971062') RETURNING "id" [["visualization_id", "e74df8c2-01ad-45dc-bdf1-e405f54e2568"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22lrnf000r14a_e%22&format=gpkg&filename=lrnf000r14a_e"], ["rows_counted", 2058817], ["size", 639074304], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.973842 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.973201', '2024-04-06 05:12:19.973201') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.974889 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'World countries borders.', '{"Administrative regions"}', '', 'World borders', 'world_borders', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.972777', '2024-04-06 05:12:19.972777', '7176533c-04f2-4910-86e5-475fe5ad1ea6', '771b8962-1bf6-4b3d-a6ac-0dc8fc1e2d4b') RETURNING "id" [["privacy", "public"], ["description", "World countries borders."], ["tags", ["Administrative regions"]], ["license", ""], ["display_name", "World borders"], ["name", "world_borders"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "7176533c-04f2-4910-86e5-475fe5ad1ea6"], ["permission_id", "771b8962-1bf6-4b3d-a6ac-0dc8fc1e2d4b"]]
D, [2024-04-06T05:12:19.975816 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '7176533c-04f2-4910-86e5-475fe5ad1ea6' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "7176533c-04f2-4910-86e5-475fe5ad1ea6"]]
D, [2024-04-06T05:12:19.976737 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '7176533c-04f2-4910-86e5-475fe5ad1ea6' LIMIT 1 [["id", "7176533c-04f2-4910-86e5-475fe5ad1ea6"]]
D, [2024-04-06T05:12:19.977839 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('7176533c-04f2-4910-86e5-475fe5ad1ea6', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22world_borders%22&format=gpkg&filename=world_borders', 246, 495616, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.977066', '2024-04-06 05:12:19.977066') RETURNING "id" [["visualization_id", "7176533c-04f2-4910-86e5-475fe5ad1ea6"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22world_borders%22&format=gpkg&filename=world_borders"], ["rows_counted", 246], ["size", 495616], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.979784 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.979109', '2024-04-06 05:12:19.979109') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.980772 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'All USA counties and their information.', '{"Administrative regions"}', '[US Census](https://www.census.gov)', 'USA Counties', 'cb_2013_us_county_500k', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.978690', '2024-04-06 05:12:19.978690', '9be58399-8db3-471d-a338-027f80d9d80e', '2b5e27d1-60ed-4d8d-9fbf-46d5d1a3c28d') RETURNING "id" [["privacy", "public"], ["description", "All USA counties and their information."], ["tags", ["Administrative regions"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "USA Counties"], ["name", "cb_2013_us_county_500k"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "9be58399-8db3-471d-a338-027f80d9d80e"], ["permission_id", "2b5e27d1-60ed-4d8d-9fbf-46d5d1a3c28d"]]
D, [2024-04-06T05:12:19.981617 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '9be58399-8db3-471d-a338-027f80d9d80e' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "9be58399-8db3-471d-a338-027f80d9d80e"]]
D, [2024-04-06T05:12:19.982528 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '9be58399-8db3-471d-a338-027f80d9d80e' LIMIT 1 [["id", "9be58399-8db3-471d-a338-027f80d9d80e"]]
D, [2024-04-06T05:12:19.983600 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('9be58399-8db3-471d-a338-027f80d9d80e', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_us_county_500k%22&format=gpkg&filename=cb_2013_us_county_500k', 3904, 20385792, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.982826', '2024-04-06 05:12:19.982826') RETURNING "id" [["visualization_id", "9be58399-8db3-471d-a338-027f80d9d80e"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_us_county_500k%22&format=gpkg&filename=cb_2013_us_county_500k"], ["rows_counted", 3904], ["size", 20385792], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.985558 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.984882', '2024-04-06 05:12:19.984882') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.986570 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the 96 departments of France.', '{"Administrative regions"}', '[GeoNetwork](http://salbgeonetwork.grid.unep.ch/geonetwork/srv/en/main.home)', 'Departments of France', 'france_adm2_departments', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.984460', '2024-04-06 05:12:19.984460', 'e25e934d-a90c-4c77-8511-92b83e47878f', 'b5a5ab63-7e8a-47a2-a63e-bbc8fffb3073') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the 96 departments of France."], ["tags", ["Administrative regions"]], ["source", "[GeoNetwork](http://salbgeonetwork.grid.unep.ch/geonetwork/srv/en/main.home)"], ["display_name", "Departments of France"], ["name", "france_adm2_departments"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "e25e934d-a90c-4c77-8511-92b83e47878f"], ["permission_id", "b5a5ab63-7e8a-47a2-a63e-bbc8fffb3073"]]
D, [2024-04-06T05:12:19.987451 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'e25e934d-a90c-4c77-8511-92b83e47878f' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "e25e934d-a90c-4c77-8511-92b83e47878f"]]
D, [2024-04-06T05:12:19.988280 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'e25e934d-a90c-4c77-8511-92b83e47878f' LIMIT 1 [["id", "e25e934d-a90c-4c77-8511-92b83e47878f"]]
D, [2024-04-06T05:12:19.989424 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('e25e934d-a90c-4c77-8511-92b83e47878f', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22france_adm2_departments%22&format=gpkg&filename=france_adm2_departments', 96, 823296, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.988600', '2024-04-06 05:12:19.988600') RETURNING "id" [["visualization_id", "e25e934d-a90c-4c77-8511-92b83e47878f"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22france_adm2_departments%22&format=gpkg&filename=france_adm2_departments"], ["rows_counted", 96], ["size", 823296], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.992035 #273] DEBUG -- : SQL (0.5ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.990943', '2024-04-06 05:12:19.990943') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.993119 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'MapPLUTO tax lot data for Queens (Queens County, NY)', '{"Building footprints"}', '[NYC Planning](http://www.nyc.gov/html/dcp/home.html)', 'NYC MapPLUTO - Queens', 'qnmappluto', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.990370', '2024-04-06 05:12:19.990370', 'c5f5a706-713b-4125-aee4-e38a2d54a8de', '98e58ba9-49eb-43c2-b9a1-ca8c9d99a2a2') RETURNING "id" [["privacy", "public"], ["description", "MapPLUTO tax lot data for Queens (Queens County, NY)"], ["tags", ["Building footprints"]], ["source", "[NYC Planning](http://www.nyc.gov/html/dcp/home.html)"], ["display_name", "NYC MapPLUTO - Queens"], ["name", "qnmappluto"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "c5f5a706-713b-4125-aee4-e38a2d54a8de"], ["permission_id", "98e58ba9-49eb-43c2-b9a1-ca8c9d99a2a2"]]
D, [2024-04-06T05:12:19.994063 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'c5f5a706-713b-4125-aee4-e38a2d54a8de' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "c5f5a706-713b-4125-aee4-e38a2d54a8de"]]
D, [2024-04-06T05:12:19.994948 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'c5f5a706-713b-4125-aee4-e38a2d54a8de' LIMIT 1 [["id", "c5f5a706-713b-4125-aee4-e38a2d54a8de"]]
D, [2024-04-06T05:12:19.996137 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('c5f5a706-713b-4125-aee4-e38a2d54a8de', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22qnmappluto%22&format=gpkg&filename=qnmappluto', 324164, 155254784, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:19.995272', '2024-04-06 05:12:19.995272') RETURNING "id" [["visualization_id", "c5f5a706-713b-4125-aee4-e38a2d54a8de"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22qnmappluto%22&format=gpkg&filename=qnmappluto"], ["rows_counted", 324164], ["size", 155254784], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.998214 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:19.997521', '2024-04-06 05:12:19.997521') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00]]
D, [2024-04-06T05:12:19.999295 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Areas of interest labels as depicted in New York: A City of Neighborhoods.', '{"Cultural datasets"}', '[NYC Open Data](https://nycopendata.socrata.com/)', 'New York: Areas of interest', 'areas_of_interest_newyork', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:19.997074', '2024-04-06 05:12:19.997074', '664bdd38-8010-4615-9e5e-cec51ad794ac', '25956a6e-c31e-45ad-ba61-00018f1a0ac0') RETURNING "id" [["privacy", "public"], ["description", "Areas of interest labels as depicted in New York: A City of Neighborhoods."], ["tags", ["Cultural datasets"]], ["source", "[NYC Open Data](https://nycopendata.socrata.com/)"], ["display_name", "New York: Areas of interest"], ["name", "areas_of_interest_newyork"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:19 UTC +00:00], ["id", "664bdd38-8010-4615-9e5e-cec51ad794ac"], ["permission_id", "25956a6e-c31e-45ad-ba61-00018f1a0ac0"]]
D, [2024-04-06T05:12:20.000228 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '664bdd38-8010-4615-9e5e-cec51ad794ac' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "664bdd38-8010-4615-9e5e-cec51ad794ac"]]
D, [2024-04-06T05:12:20.001073 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '664bdd38-8010-4615-9e5e-cec51ad794ac' LIMIT 1 [["id", "664bdd38-8010-4615-9e5e-cec51ad794ac"]]
D, [2024-04-06T05:12:20.002272 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('664bdd38-8010-4615-9e5e-cec51ad794ac', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22areas_of_interest_newyork%22&format=gpkg&filename=areas_of_interest_newyork', 96, 53248, '{ST_Point}', 'common-data', '2024-04-06 05:12:20.001403', '2024-04-06 05:12:20.001403') RETURNING "id" [["visualization_id", "664bdd38-8010-4615-9e5e-cec51ad794ac"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22areas_of_interest_newyork%22&format=gpkg&filename=areas_of_interest_newyork"], ["rows_counted", 96], ["size", 53248], ["geometry_types", ["ST_Point"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.004330 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.003638', '2024-04-06 05:12:20.003638') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.005310 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Lines and names for the streets in the city of Melbourne.', '{"Cultural datasets"}', '[City of Melbourne](https://data.melbourne.vic.gov.au)', 'Melbourne streets', 'street_name_labels_melbourne', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.003203', '2024-04-06 05:12:20.003203', 'de19dc48-be2b-4165-88e3-b7bfe787ae75', '11b9a7bf-30eb-4561-b48a-2efd7ec31747') RETURNING "id" [["privacy", "public"], ["description", "Lines and names for the streets in the city of Melbourne."], ["tags", ["Cultural datasets"]], ["source", "[City of Melbourne](https://data.melbourne.vic.gov.au)"], ["display_name", "Melbourne streets"], ["name", "street_name_labels_melbourne"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "de19dc48-be2b-4165-88e3-b7bfe787ae75"], ["permission_id", "11b9a7bf-30eb-4561-b48a-2efd7ec31747"]]
D, [2024-04-06T05:12:20.006193 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'de19dc48-be2b-4165-88e3-b7bfe787ae75' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "de19dc48-be2b-4165-88e3-b7bfe787ae75"]]
D, [2024-04-06T05:12:20.007022 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'de19dc48-be2b-4165-88e3-b7bfe787ae75' LIMIT 1 [["id", "de19dc48-be2b-4165-88e3-b7bfe787ae75"]]
D, [2024-04-06T05:12:20.008188 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('de19dc48-be2b-4165-88e3-b7bfe787ae75', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22street_name_labels_melbourne%22&format=gpkg&filename=street_name_labels_melbourne', 2389, 696320, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:20.007364', '2024-04-06 05:12:20.007364') RETURNING "id" [["visualization_id", "de19dc48-be2b-4165-88e3-b7bfe787ae75"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22street_name_labels_melbourne%22&format=gpkg&filename=street_name_labels_melbourne"], ["rows_counted", 2389], ["size", 696320], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.010122 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.009497', '2024-04-06 05:12:20.009497') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.011261 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Coral reefs and atolls.', '{"Physical datasets"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'Reefs', 'ne_10m_reefs', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.009060', '2024-04-06 05:12:20.009060', 'cf4397e5-4643-4707-8e3f-608f6db975e0', '911f5fe1-107c-4178-b1e0-3fce678304dd') RETURNING "id" [["privacy", "public"], ["description", "Coral reefs and atolls."], ["tags", ["Physical datasets"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "Reefs"], ["name", "ne_10m_reefs"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "cf4397e5-4643-4707-8e3f-608f6db975e0"], ["permission_id", "911f5fe1-107c-4178-b1e0-3fce678304dd"]]
D, [2024-04-06T05:12:20.012181 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'cf4397e5-4643-4707-8e3f-608f6db975e0' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "cf4397e5-4643-4707-8e3f-608f6db975e0"]]
D, [2024-04-06T05:12:20.013149 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'cf4397e5-4643-4707-8e3f-608f6db975e0' LIMIT 1 [["id", "cf4397e5-4643-4707-8e3f-608f6db975e0"]]
D, [2024-04-06T05:12:20.014255 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('cf4397e5-4643-4707-8e3f-608f6db975e0', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_10m_reefs%22&format=gpkg&filename=ne_10m_reefs', 1043, 421888, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:20.013468', '2024-04-06 05:12:20.013468') RETURNING "id" [["visualization_id", "cf4397e5-4643-4707-8e3f-608f6db975e0"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_10m_reefs%22&format=gpkg&filename=ne_10m_reefs"], ["rows_counted", 1043], ["size", 421888], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.016218 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.015588', '2024-04-06 05:12:20.015588') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.017206 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Bike routes in the city of Chicago.', '{"Cultural datasets"}', '[City of Chicago](http://www.cityofchicago.org/)', 'Chicago Bike Routes', 'chicago_bike_routes', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.015132', '2024-04-06 05:12:20.015132', '7b8105b0-2ecb-456a-ab97-a7f83c14c0d8', '8749d926-32d2-4c47-8126-41d17febce78') RETURNING "id" [["privacy", "public"], ["description", "Bike routes in the city of Chicago."], ["tags", ["Cultural datasets"]], ["source", "[City of Chicago](http://www.cityofchicago.org/)"], ["display_name", "Chicago Bike Routes"], ["name", "chicago_bike_routes"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "7b8105b0-2ecb-456a-ab97-a7f83c14c0d8"], ["permission_id", "8749d926-32d2-4c47-8126-41d17febce78"]]
D, [2024-04-06T05:12:20.018064 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '7b8105b0-2ecb-456a-ab97-a7f83c14c0d8' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "7b8105b0-2ecb-456a-ab97-a7f83c14c0d8"]]
D, [2024-04-06T05:12:20.019007 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '7b8105b0-2ecb-456a-ab97-a7f83c14c0d8' LIMIT 1 [["id", "7b8105b0-2ecb-456a-ab97-a7f83c14c0d8"]]
D, [2024-04-06T05:12:20.020096 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('7b8105b0-2ecb-456a-ab97-a7f83c14c0d8', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22chicago_bike_routes%22&format=gpkg&filename=chicago_bike_routes', 1061, 1077248, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:20.019323', '2024-04-06 05:12:20.019323') RETURNING "id" [["visualization_id", "7b8105b0-2ecb-456a-ab97-a7f83c14c0d8"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22chicago_bike_routes%22&format=gpkg&filename=chicago_bike_routes"], ["rows_counted", 1061], ["size", 1077248], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.022033 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.021383', '2024-04-06 05:12:20.021383') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.023000 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Barcelona building footprints.', '{"Building footprints"}', '[CartoBCN](http://w20.bcn.cat/cartobcn/)', 'Barcelona', 'barcelona_building_footprints', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.020984', '2024-04-06 05:12:20.020984', '3b2d62b9-d294-469f-9945-173cb7b84402', 'fe17fd77-196f-473c-ad6b-ea695da4d7f2') RETURNING "id" [["privacy", "public"], ["description", "Barcelona building footprints."], ["tags", ["Building footprints"]], ["source", "[CartoBCN](http://w20.bcn.cat/cartobcn/)"], ["display_name", "Barcelona"], ["name", "barcelona_building_footprints"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "3b2d62b9-d294-469f-9945-173cb7b84402"], ["permission_id", "fe17fd77-196f-473c-ad6b-ea695da4d7f2"]]
D, [2024-04-06T05:12:20.023888 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '3b2d62b9-d294-469f-9945-173cb7b84402' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "3b2d62b9-d294-469f-9945-173cb7b84402"]]
D, [2024-04-06T05:12:20.024724 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '3b2d62b9-d294-469f-9945-173cb7b84402' LIMIT 1 [["id", "3b2d62b9-d294-469f-9945-173cb7b84402"]]
D, [2024-04-06T05:12:20.025845 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('3b2d62b9-d294-469f-9945-173cb7b84402', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22barcelona_building_footprints%22&format=gpkg&filename=barcelona_building_footprints', 77566, 41562112, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.025026', '2024-04-06 05:12:20.025026') RETURNING "id" [["visualization_id", "3b2d62b9-d294-469f-9945-173cb7b84402"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22barcelona_building_footprints%22&format=gpkg&filename=barcelona_building_footprints"], ["rows_counted", 77566], ["size", 41562112], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.027861 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.027152', '2024-04-06 05:12:20.027152') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.028969 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the districts (nohiya) in Tajikistan.', '{"Administrative regions"}', '[United Nations TJK](http://www.untj.org/)', 'Tajikistan districts', 'districts_tajikistan', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.026733', '2024-04-06 05:12:20.026733', '7e331334-fbce-4606-aeff-0e74cefed713', 'c8dcfa4c-972f-4462-8c91-d2c79bb5d285') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the districts (nohiya) in Tajikistan."], ["tags", ["Administrative regions"]], ["source", "[United Nations TJK](http://www.untj.org/)"], ["display_name", "Tajikistan districts"], ["name", "districts_tajikistan"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "7e331334-fbce-4606-aeff-0e74cefed713"], ["permission_id", "c8dcfa4c-972f-4462-8c91-d2c79bb5d285"]]
D, [2024-04-06T05:12:20.029880 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '7e331334-fbce-4606-aeff-0e74cefed713' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "7e331334-fbce-4606-aeff-0e74cefed713"]]
D, [2024-04-06T05:12:20.030830 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '7e331334-fbce-4606-aeff-0e74cefed713' LIMIT 1 [["id", "7e331334-fbce-4606-aeff-0e74cefed713"]]
D, [2024-04-06T05:12:20.031959 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('7e331334-fbce-4606-aeff-0e74cefed713', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22districts_tajikistan%22&format=gpkg&filename=districts_tajikistan', 58, 266240, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.031134', '2024-04-06 05:12:20.031134') RETURNING "id" [["visualization_id", "7e331334-fbce-4606-aeff-0e74cefed713"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22districts_tajikistan%22&format=gpkg&filename=districts_tajikistan"], ["rows_counted", 58], ["size", 266240], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.033938 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.033265', '2024-04-06 05:12:20.033265') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.034991 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Points for Pakistani villages and settlements.', '{"Cultural datasets"}', '[Humanitarian Response](http://www.humanitarianresponse.info/)', 'Pakistan settlements', 'pakistan_settlements', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.032844', '2024-04-06 05:12:20.032844', '8c323627-f885-4ca0-887e-13fd54bda950', 'b60bca94-35d2-4f7a-a3e2-183d57b078fe') RETURNING "id" [["privacy", "public"], ["description", "Points for Pakistani villages and settlements."], ["tags", ["Cultural datasets"]], ["source", "[Humanitarian Response](http://www.humanitarianresponse.info/)"], ["display_name", "Pakistan settlements"], ["name", "pakistan_settlements"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "8c323627-f885-4ca0-887e-13fd54bda950"], ["permission_id", "b60bca94-35d2-4f7a-a3e2-183d57b078fe"]]
D, [2024-04-06T05:12:20.035919 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '8c323627-f885-4ca0-887e-13fd54bda950' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "8c323627-f885-4ca0-887e-13fd54bda950"]]
D, [2024-04-06T05:12:20.036835 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '8c323627-f885-4ca0-887e-13fd54bda950' LIMIT 1 [["id", "8c323627-f885-4ca0-887e-13fd54bda950"]]
D, [2024-04-06T05:12:20.037975 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('8c323627-f885-4ca0-887e-13fd54bda950', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22pakistan_settlements%22&format=gpkg&filename=pakistan_settlements', 179995, 42024960, '{ST_Point}', 'common-data', '2024-04-06 05:12:20.037139', '2024-04-06 05:12:20.037139') RETURNING "id" [["visualization_id", "8c323627-f885-4ca0-887e-13fd54bda950"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22pakistan_settlements%22&format=gpkg&filename=pakistan_settlements"], ["rows_counted", 179995], ["size", 42024960], ["geometry_types", ["ST_Point"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.039888 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.039207', '2024-04-06 05:12:20.039207') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.040963 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Boundaries of school districts in New York City.', '{"Cultural datasets"}', '[NYC Open Data](https://data.cityofnewyork.us/)', 'NYC School Districts', 'nyc_school_districts', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.038803', '2024-04-06 05:12:20.038803', '1a739dae-5427-46be-ad17-71251983f6a9', 'c7a63544-dc01-4882-b55b-b342805f18d7') RETURNING "id" [["privacy", "public"], ["description", "Boundaries of school districts in New York City."], ["tags", ["Cultural datasets"]], ["source", "[NYC Open Data](https://data.cityofnewyork.us/)"], ["display_name", "NYC School Districts"], ["name", "nyc_school_districts"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "1a739dae-5427-46be-ad17-71251983f6a9"], ["permission_id", "c7a63544-dc01-4882-b55b-b342805f18d7"]]
D, [2024-04-06T05:12:20.041837 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '1a739dae-5427-46be-ad17-71251983f6a9' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "1a739dae-5427-46be-ad17-71251983f6a9"]]
D, [2024-04-06T05:12:20.042778 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '1a739dae-5427-46be-ad17-71251983f6a9' LIMIT 1 [["id", "1a739dae-5427-46be-ad17-71251983f6a9"]]
D, [2024-04-06T05:12:20.043902 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('1a739dae-5427-46be-ad17-71251983f6a9', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22nyc_school_districts%22&format=gpkg&filename=nyc_school_districts', 33, 1568768, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.043077', '2024-04-06 05:12:20.043077') RETURNING "id" [["visualization_id", "1a739dae-5427-46be-ad17-71251983f6a9"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22nyc_school_districts%22&format=gpkg&filename=nyc_school_districts"], ["rows_counted", 33], ["size", 1568768], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.045884 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.045220', '2024-04-06 05:12:20.045220') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.046968 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for each one of the districts in Barcelona.', '{"Cultural datasets"}', '[CartoBCN](http://w20.bcn.cat/cartobcn/)', 'Distritos de Barcelona', 'districtes_barcelona', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.044793', '2024-04-06 05:12:20.044793', '4b271072-f62c-4229-a2df-51aba6dfb70b', '23286be2-32d4-4c6e-82c4-95709907ec69') RETURNING "id" [["privacy", "public"], ["description", "Geometries for each one of the districts in Barcelona."], ["tags", ["Cultural datasets"]], ["source", "[CartoBCN](http://w20.bcn.cat/cartobcn/)"], ["display_name", "Distritos de Barcelona"], ["name", "districtes_barcelona"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "4b271072-f62c-4229-a2df-51aba6dfb70b"], ["permission_id", "23286be2-32d4-4c6e-82c4-95709907ec69"]]
D, [2024-04-06T05:12:20.047897 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '4b271072-f62c-4229-a2df-51aba6dfb70b' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "4b271072-f62c-4229-a2df-51aba6dfb70b"]]
D, [2024-04-06T05:12:20.048798 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '4b271072-f62c-4229-a2df-51aba6dfb70b' LIMIT 1 [["id", "4b271072-f62c-4229-a2df-51aba6dfb70b"]]
D, [2024-04-06T05:12:20.049958 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('4b271072-f62c-4229-a2df-51aba6dfb70b', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22districtes_barcelona%22&format=gpkg&filename=districtes_barcelona', 10, 143360, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.049132', '2024-04-06 05:12:20.049132') RETURNING "id" [["visualization_id", "4b271072-f62c-4229-a2df-51aba6dfb70b"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22districtes_barcelona%22&format=gpkg&filename=districtes_barcelona"], ["rows_counted", 10], ["size", 143360], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.051971 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.051266', '2024-04-06 05:12:20.051266') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.053062 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Lines for all the streets in San Francisco.', '{"Cultural datasets"}', '[DataSF](https://data.sfgov.org)', 'San Francisco Streets', 'sf_stclines', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.050822', '2024-04-06 05:12:20.050822', '929fd621-1cc6-4db4-ac34-a6504e1e0c7f', '1e06dfbb-f4cb-4ad2-9e5d-641ef9535e97') RETURNING "id" [["privacy", "public"], ["description", "Lines for all the streets in San Francisco."], ["tags", ["Cultural datasets"]], ["source", "[DataSF](https://data.sfgov.org)"], ["display_name", "San Francisco Streets"], ["name", "sf_stclines"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "929fd621-1cc6-4db4-ac34-a6504e1e0c7f"], ["permission_id", "1e06dfbb-f4cb-4ad2-9e5d-641ef9535e97"]]
D, [2024-04-06T05:12:20.053931 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '929fd621-1cc6-4db4-ac34-a6504e1e0c7f' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "929fd621-1cc6-4db4-ac34-a6504e1e0c7f"]]
D, [2024-04-06T05:12:20.054824 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '929fd621-1cc6-4db4-ac34-a6504e1e0c7f' LIMIT 1 [["id", "929fd621-1cc6-4db4-ac34-a6504e1e0c7f"]]
D, [2024-04-06T05:12:20.056002 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('929fd621-1cc6-4db4-ac34-a6504e1e0c7f', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22sf_stclines%22&format=gpkg&filename=sf_stclines', 16270, 4501504, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:20.055143', '2024-04-06 05:12:20.055143') RETURNING "id" [["visualization_id", "929fd621-1cc6-4db4-ac34-a6504e1e0c7f"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22sf_stclines%22&format=gpkg&filename=sf_stclines"], ["rows_counted", 16270], ["size", 4501504], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.057923 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.057281', '2024-04-06 05:12:20.057281') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.058956 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Neighborhood Council boundaries in the City of Los Angeles created by the Bureau of Engineering.', '{"Cultural datasets"}', '[LA Bureau of Engineering](https://data.lacity.org)', 'Los Angeles Neighborhood Councils', 'neighborhood_councils_losangeles', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.056894', '2024-04-06 05:12:20.056894', 'bc7975e3-d6b8-4190-8012-a74121b1bc15', 'bd812f52-705c-4ec0-98ea-a3fad1868564') RETURNING "id" [["privacy", "public"], ["description", "Neighborhood Council boundaries in the City of Los Angeles created by the Bureau of Engineering."], ["tags", ["Cultural datasets"]], ["source", "[LA Bureau of Engineering](https://data.lacity.org)"], ["display_name", "Los Angeles Neighborhood Councils"], ["name", "neighborhood_councils_losangeles"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "bc7975e3-d6b8-4190-8012-a74121b1bc15"], ["permission_id", "bd812f52-705c-4ec0-98ea-a3fad1868564"]]
D, [2024-04-06T05:12:20.059816 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'bc7975e3-d6b8-4190-8012-a74121b1bc15' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "bc7975e3-d6b8-4190-8012-a74121b1bc15"]]
D, [2024-04-06T05:12:20.060702 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'bc7975e3-d6b8-4190-8012-a74121b1bc15' LIMIT 1 [["id", "bc7975e3-d6b8-4190-8012-a74121b1bc15"]]
D, [2024-04-06T05:12:20.061761 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('bc7975e3-d6b8-4190-8012-a74121b1bc15', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22neighborhood_councils_losangeles%22&format=gpkg&filename=neighborhood_councils_losangeles', 95, 1159168, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.061002', '2024-04-06 05:12:20.061002') RETURNING "id" [["visualization_id", "bc7975e3-d6b8-4190-8012-a74121b1bc15"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22neighborhood_councils_losangeles%22&format=gpkg&filename=neighborhood_councils_losangeles"], ["rows_counted", 95], ["size", 1159168], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.063671 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.062984', '2024-04-06 05:12:20.062984') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.064695 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'L.A. county bus stops from Metro.', '{"Cultural datasets"}', '[LA City Data](https://data.lacity.org)', 'Los Angeles Bus Stops', 'busstops_losangeles', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.062585', '2024-04-06 05:12:20.062585', 'f73090c5-da1a-4420-b01a-9d5f7fb8680a', 'bdee8593-af44-4340-8566-92040d890a21') RETURNING "id" [["privacy", "public"], ["description", "L.A. county bus stops from Metro."], ["tags", ["Cultural datasets"]], ["source", "[LA City Data](https://data.lacity.org)"], ["display_name", "Los Angeles Bus Stops"], ["name", "busstops_losangeles"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "f73090c5-da1a-4420-b01a-9d5f7fb8680a"], ["permission_id", "bdee8593-af44-4340-8566-92040d890a21"]]
D, [2024-04-06T05:12:20.065572 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'f73090c5-da1a-4420-b01a-9d5f7fb8680a' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "f73090c5-da1a-4420-b01a-9d5f7fb8680a"]]
D, [2024-04-06T05:12:20.066452 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'f73090c5-da1a-4420-b01a-9d5f7fb8680a' LIMIT 1 [["id", "f73090c5-da1a-4420-b01a-9d5f7fb8680a"]]
D, [2024-04-06T05:12:20.067524 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('f73090c5-da1a-4420-b01a-9d5f7fb8680a', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22busstops_losangeles%22&format=gpkg&filename=busstops_losangeles', 14777, 2535424, '{ST_Point}', 'common-data', '2024-04-06 05:12:20.066758', '2024-04-06 05:12:20.066758') RETURNING "id" [["visualization_id", "f73090c5-da1a-4420-b01a-9d5f7fb8680a"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22busstops_losangeles%22&format=gpkg&filename=busstops_losangeles"], ["rows_counted", 14777], ["size", 2535424], ["geometry_types", ["ST_Point"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.069404 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.068786', '2024-04-06 05:12:20.068786') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.070376 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the subdivisions of US regions.', '{"US Census"}', '[US Census](https://www.census.gov)', 'National Division', 'cb_2013_us_division_5m', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.068372', '2024-04-06 05:12:20.068372', '77416736-d3f9-4b1d-bb43-c60415815284', '519d5153-1415-442b-976d-2ac1a9103e6a') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the subdivisions of US regions."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "National Division"], ["name", "cb_2013_us_division_5m"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "77416736-d3f9-4b1d-bb43-c60415815284"], ["permission_id", "519d5153-1415-442b-976d-2ac1a9103e6a"]]
D, [2024-04-06T05:12:20.071279 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '77416736-d3f9-4b1d-bb43-c60415815284' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "77416736-d3f9-4b1d-bb43-c60415815284"]]
D, [2024-04-06T05:12:20.072120 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '77416736-d3f9-4b1d-bb43-c60415815284' LIMIT 1 [["id", "77416736-d3f9-4b1d-bb43-c60415815284"]]
D, [2024-04-06T05:12:20.073267 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('77416736-d3f9-4b1d-bb43-c60415815284', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_us_division_5m%22&format=gpkg&filename=cb_2013_us_division_5m', 9, 962560, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.072437', '2024-04-06 05:12:20.072437') RETURNING "id" [["visualization_id", "77416736-d3f9-4b1d-bb43-c60415815284"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_us_division_5m%22&format=gpkg&filename=cb_2013_us_division_5m"], ["rows_counted", 9], ["size", 962560], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.075169 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.074532', '2024-04-06 05:12:20.074532') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.076156 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'District geometries for Madrid city.', '{"Administrative regions"}', '[Ayuntamiento de Madrid](http://datos.madrid.es/)', 'Madrid districts', 'distritos', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.074136', '2024-04-06 05:12:20.074136', 'f9787187-7677-4c5b-beee-4b96724431f7', 'aa5ae7ae-a981-4f52-9311-824d4e423504') RETURNING "id" [["privacy", "public"], ["description", "District geometries for Madrid city."], ["tags", ["Administrative regions"]], ["source", "[Ayuntamiento de Madrid](http://datos.madrid.es/)"], ["display_name", "Madrid districts"], ["name", "distritos"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "f9787187-7677-4c5b-beee-4b96724431f7"], ["permission_id", "aa5ae7ae-a981-4f52-9311-824d4e423504"]]
D, [2024-04-06T05:12:20.077026 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'f9787187-7677-4c5b-beee-4b96724431f7' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "f9787187-7677-4c5b-beee-4b96724431f7"]]
D, [2024-04-06T05:12:20.077815 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'f9787187-7677-4c5b-beee-4b96724431f7' LIMIT 1 [["id", "f9787187-7677-4c5b-beee-4b96724431f7"]]
D, [2024-04-06T05:12:20.078799 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('f9787187-7677-4c5b-beee-4b96724431f7', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22distritos%22&format=gpkg&filename=distritos', 21, 233472, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.078095', '2024-04-06 05:12:20.078095') RETURNING "id" [["visualization_id", "f9787187-7677-4c5b-beee-4b96724431f7"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22distritos%22&format=gpkg&filename=distritos"], ["rows_counted", 21], ["size", 233472], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.080634 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.080029', '2024-04-06 05:12:20.080029') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.081543 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Polygon geometries for all the districts in Berlin.', '{"Administrative regions"}', '[Berlin Open Data](http://daten.berlin.de/)', 'Berlin districts', 'berlin_ortsteile', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.079629', '2024-04-06 05:12:20.079629', '68f7e2e0-8bee-4bc2-8d4e-38a98bd16e91', '7f1714ee-36b4-4868-8b6c-f4d2ffd378d7') RETURNING "id" [["privacy", "public"], ["description", "Polygon geometries for all the districts in Berlin."], ["tags", ["Administrative regions"]], ["source", "[Berlin Open Data](http://daten.berlin.de/)"], ["display_name", "Berlin districts"], ["name", "berlin_ortsteile"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "68f7e2e0-8bee-4bc2-8d4e-38a98bd16e91"], ["permission_id", "7f1714ee-36b4-4868-8b6c-f4d2ffd378d7"]]
D, [2024-04-06T05:12:20.082362 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '68f7e2e0-8bee-4bc2-8d4e-38a98bd16e91' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "68f7e2e0-8bee-4bc2-8d4e-38a98bd16e91"]]
D, [2024-04-06T05:12:20.083260 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '68f7e2e0-8bee-4bc2-8d4e-38a98bd16e91' LIMIT 1 [["id", "68f7e2e0-8bee-4bc2-8d4e-38a98bd16e91"]]
D, [2024-04-06T05:12:20.084327 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('68f7e2e0-8bee-4bc2-8d4e-38a98bd16e91', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22berlin_ortsteile%22&format=gpkg&filename=berlin_ortsteile', 97, 786432, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.083559', '2024-04-06 05:12:20.083559') RETURNING "id" [["visualization_id", "68f7e2e0-8bee-4bc2-8d4e-38a98bd16e91"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22berlin_ortsteile%22&format=gpkg&filename=berlin_ortsteile"], ["rows_counted", 97], ["size", 786432], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.086201 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.085552', '2024-04-06 05:12:20.085552') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.087240 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'All countries in Oceania.', '{"Administrative regions"}', '[Disruptive Geo](http://www.disruptivegeo.com/)', 'Oceania countries', 'oceania_adm0', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.085145', '2024-04-06 05:12:20.085145', '8fa61e7c-9f74-48ac-808f-8bd3528d5139', 'b35db9f6-3f16-4fc1-885f-67efc9effefa') RETURNING "id" [["privacy", "public"], ["description", "All countries in Oceania."], ["tags", ["Administrative regions"]], ["source", "[Disruptive Geo](http://www.disruptivegeo.com/)"], ["display_name", "Oceania countries"], ["name", "oceania_adm0"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "8fa61e7c-9f74-48ac-808f-8bd3528d5139"], ["permission_id", "b35db9f6-3f16-4fc1-885f-67efc9effefa"]]
D, [2024-04-06T05:12:20.088086 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '8fa61e7c-9f74-48ac-808f-8bd3528d5139' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "8fa61e7c-9f74-48ac-808f-8bd3528d5139"]]
D, [2024-04-06T05:12:20.088886 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '8fa61e7c-9f74-48ac-808f-8bd3528d5139' LIMIT 1 [["id", "8fa61e7c-9f74-48ac-808f-8bd3528d5139"]]
D, [2024-04-06T05:12:20.089970 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('8fa61e7c-9f74-48ac-808f-8bd3528d5139', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22oceania_adm0%22&format=gpkg&filename=oceania_adm0', 1667, 307200, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.089196', '2024-04-06 05:12:20.089196') RETURNING "id" [["visualization_id", "8fa61e7c-9f74-48ac-808f-8bd3528d5139"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22oceania_adm0%22&format=gpkg&filename=oceania_adm0"], ["rows_counted", 1667], ["size", 307200], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.091910 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.091259', '2024-04-06 05:12:20.091259') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.092868 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'San Francisco building footprints.', '{"Building footprints"}', '[SF Open Data Portal](https://data.sfgov.org/)', 'San Francisco', 'sf_building_footprints', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.090821', '2024-04-06 05:12:20.090821', '7b0f637f-b75a-4aca-8064-1b1a89f0d48a', '96de1247-a99d-4e7d-af22-cd61378e1d14') RETURNING "id" [["privacy", "public"], ["description", "San Francisco building footprints."], ["tags", ["Building footprints"]], ["source", "[SF Open Data Portal](https://data.sfgov.org/)"], ["display_name", "San Francisco"], ["name", "sf_building_footprints"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "7b0f637f-b75a-4aca-8064-1b1a89f0d48a"], ["permission_id", "96de1247-a99d-4e7d-af22-cd61378e1d14"]]
D, [2024-04-06T05:12:20.093702 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '7b0f637f-b75a-4aca-8064-1b1a89f0d48a' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "7b0f637f-b75a-4aca-8064-1b1a89f0d48a"]]
D, [2024-04-06T05:12:20.094492 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '7b0f637f-b75a-4aca-8064-1b1a89f0d48a' LIMIT 1 [["id", "7b0f637f-b75a-4aca-8064-1b1a89f0d48a"]]
D, [2024-04-06T05:12:20.095643 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('7b0f637f-b75a-4aca-8064-1b1a89f0d48a', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22sf_building_footprints%22&format=gpkg&filename=sf_building_footprints', 85166, 85917696, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.094801', '2024-04-06 05:12:20.094801') RETURNING "id" [["visualization_id", "7b0f637f-b75a-4aca-8064-1b1a89f0d48a"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22sf_building_footprints%22&format=gpkg&filename=sf_building_footprints"], ["rows_counted", 85166], ["size", 85917696], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.097740 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.097023', '2024-04-06 05:12:20.097023') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.098835 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for districts in Pakistan.', '{"Cultural datasets"}', '[Pakistan Data Portal](http://data.org.pk/)', 'Pakistan districts', 'pakistan_districts', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.096591', '2024-04-06 05:12:20.096591', '578d4289-6b4b-4299-9e5e-f308ca7d1fc6', '1a00e9c8-36ee-4c6d-89d9-3da5722eddef') RETURNING "id" [["privacy", "public"], ["description", "Geometries for districts in Pakistan."], ["tags", ["Cultural datasets"]], ["source", "[Pakistan Data Portal](http://data.org.pk/)"], ["display_name", "Pakistan districts"], ["name", "pakistan_districts"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "578d4289-6b4b-4299-9e5e-f308ca7d1fc6"], ["permission_id", "1a00e9c8-36ee-4c6d-89d9-3da5722eddef"]]
D, [2024-04-06T05:12:20.099845 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '578d4289-6b4b-4299-9e5e-f308ca7d1fc6' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "578d4289-6b4b-4299-9e5e-f308ca7d1fc6"]]
D, [2024-04-06T05:12:20.101056 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '578d4289-6b4b-4299-9e5e-f308ca7d1fc6' LIMIT 1 [["id", "578d4289-6b4b-4299-9e5e-f308ca7d1fc6"]]
D, [2024-04-06T05:12:20.102214 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('578d4289-6b4b-4299-9e5e-f308ca7d1fc6', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22pakistan_districts%22&format=gpkg&filename=pakistan_districts', 148, 131072, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.101423', '2024-04-06 05:12:20.101423') RETURNING "id" [["visualization_id", "578d4289-6b4b-4299-9e5e-f308ca7d1fc6"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22pakistan_districts%22&format=gpkg&filename=pakistan_districts"], ["rows_counted", 148], ["size", 131072], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.104384 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.103637', '2024-04-06 05:12:20.103637') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.105520 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Planning neighborhoods in San Francisco.', '{"Cultural datasets"}', '[DataSF](https://data.sfgov.org)', 'San Francisco Neighborhoods', 'sf_planning_neighborhoods', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.103174', '2024-04-06 05:12:20.103174', '00b54734-e97f-4b4a-916c-3c26c68c2b1d', '69b44fc0-014a-4a45-ae89-0c1459653718') RETURNING "id" [["privacy", "public"], ["description", "Planning neighborhoods in San Francisco."], ["tags", ["Cultural datasets"]], ["source", "[DataSF](https://data.sfgov.org)"], ["display_name", "San Francisco Neighborhoods"], ["name", "sf_planning_neighborhoods"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "00b54734-e97f-4b4a-916c-3c26c68c2b1d"], ["permission_id", "69b44fc0-014a-4a45-ae89-0c1459653718"]]
D, [2024-04-06T05:12:20.106557 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '00b54734-e97f-4b4a-916c-3c26c68c2b1d' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "00b54734-e97f-4b4a-916c-3c26c68c2b1d"]]
D, [2024-04-06T05:12:20.107527 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '00b54734-e97f-4b4a-916c-3c26c68c2b1d' LIMIT 1 [["id", "00b54734-e97f-4b4a-916c-3c26c68c2b1d"]]
D, [2024-04-06T05:12:20.108769 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('00b54734-e97f-4b4a-916c-3c26c68c2b1d', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22sf_planning_neighborhoods%22&format=gpkg&filename=sf_planning_neighborhoods', 37, 290816, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.107914', '2024-04-06 05:12:20.107914') RETURNING "id" [["visualization_id", "00b54734-e97f-4b4a-916c-3c26c68c2b1d"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22sf_planning_neighborhoods%22&format=gpkg&filename=sf_planning_neighborhoods"], ["rows_counted", 37], ["size", 290816], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.110982 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.110233', '2024-04-06 05:12:20.110233') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.112416 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Seaports in the world.', '{"Cultural datasets"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'International seaports', 'ne_10m_ports', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.109753', '2024-04-06 05:12:20.109753', '933dfe44-1b7a-4593-b26d-8bd65325709c', '3f291e55-292f-4b84-9f4f-a74c2d074443') RETURNING "id" [["privacy", "public"], ["description", "Seaports in the world."], ["tags", ["Cultural datasets"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "International seaports"], ["name", "ne_10m_ports"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "933dfe44-1b7a-4593-b26d-8bd65325709c"], ["permission_id", "3f291e55-292f-4b84-9f4f-a74c2d074443"]]
D, [2024-04-06T05:12:20.113589 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '933dfe44-1b7a-4593-b26d-8bd65325709c' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "933dfe44-1b7a-4593-b26d-8bd65325709c"]]
D, [2024-04-06T05:12:20.114632 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '933dfe44-1b7a-4593-b26d-8bd65325709c' LIMIT 1 [["id", "933dfe44-1b7a-4593-b26d-8bd65325709c"]]
D, [2024-04-06T05:12:20.116209 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('933dfe44-1b7a-4593-b26d-8bd65325709c', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_10m_ports%22&format=gpkg&filename=ne_10m_ports', 1081, 278528, '{ST_Point}', 'common-data', '2024-04-06 05:12:20.115066', '2024-04-06 05:12:20.115066') RETURNING "id" [["visualization_id", "933dfe44-1b7a-4593-b26d-8bd65325709c"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_10m_ports%22&format=gpkg&filename=ne_10m_ports"], ["rows_counted", 1081], ["size", 278528], ["geometry_types", ["ST_Point"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.118888 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.118006', '2024-04-06 05:12:20.118006') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.120438 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Natural and artificial lakes.', '{"Physical datasets"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'Lakes', 'ne_50m_lakes', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.117449', '2024-04-06 05:12:20.117449', '4bc6a807-b30d-4b35-98d8-295c300c7c5c', '0e131693-7a7a-466e-aa29-a2625788b32a') RETURNING "id" [["privacy", "public"], ["description", "Natural and artificial lakes."], ["tags", ["Physical datasets"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "Lakes"], ["name", "ne_50m_lakes"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "4bc6a807-b30d-4b35-98d8-295c300c7c5c"], ["permission_id", "0e131693-7a7a-466e-aa29-a2625788b32a"]]
D, [2024-04-06T05:12:20.121737 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '4bc6a807-b30d-4b35-98d8-295c300c7c5c' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "4bc6a807-b30d-4b35-98d8-295c300c7c5c"]]
D, [2024-04-06T05:12:20.122988 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '4bc6a807-b30d-4b35-98d8-295c300c7c5c' LIMIT 1 [["id", "4bc6a807-b30d-4b35-98d8-295c300c7c5c"]]
D, [2024-04-06T05:12:20.124922 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('4bc6a807-b30d-4b35-98d8-295c300c7c5c', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_50m_lakes%22&format=gpkg&filename=ne_50m_lakes', 398, 434176, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.123569', '2024-04-06 05:12:20.123569') RETURNING "id" [["visualization_id", "4bc6a807-b30d-4b35-98d8-295c300c7c5c"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_50m_lakes%22&format=gpkg&filename=ne_50m_lakes"], ["rows_counted", 398], ["size", 434176], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.136967 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.135932', '2024-04-06 05:12:20.135932') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.138223 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Bicycle routes around New York state.', '{"Cultural datasets"}', '[NYSDOT](https://www.dot.ny.gov/display/programs/bicycle)', 'Bicycle routes: New York', 'bikeroutes_ny', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.135366', '2024-04-06 05:12:20.135366', '9bee4e0b-3521-4e45-b03d-3cc5fa8296da', '39269cf9-44ac-4ccc-ba58-a415161dc06d') RETURNING "id" [["privacy", "public"], ["description", "Bicycle routes around New York state."], ["tags", ["Cultural datasets"]], ["source", "[NYSDOT](https://www.dot.ny.gov/display/programs/bicycle)"], ["display_name", "Bicycle routes: New York"], ["name", "bikeroutes_ny"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "9bee4e0b-3521-4e45-b03d-3cc5fa8296da"], ["permission_id", "39269cf9-44ac-4ccc-ba58-a415161dc06d"]]
D, [2024-04-06T05:12:20.139346 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '9bee4e0b-3521-4e45-b03d-3cc5fa8296da' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "9bee4e0b-3521-4e45-b03d-3cc5fa8296da"]]
D, [2024-04-06T05:12:20.140374 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '9bee4e0b-3521-4e45-b03d-3cc5fa8296da' LIMIT 1 [["id", "9bee4e0b-3521-4e45-b03d-3cc5fa8296da"]]
D, [2024-04-06T05:12:20.141707 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('9bee4e0b-3521-4e45-b03d-3cc5fa8296da', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22bikeroutes_ny%22&format=gpkg&filename=bikeroutes_ny', 173, 1953792, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:20.140743', '2024-04-06 05:12:20.140743') RETURNING "id" [["visualization_id", "9bee4e0b-3521-4e45-b03d-3cc5fa8296da"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22bikeroutes_ny%22&format=gpkg&filename=bikeroutes_ny"], ["rows_counted", 173], ["size", 1953792], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.144063 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.143210', '2024-04-06 05:12:20.143210') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.145174 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the major streets in Chicago.', '{"Cultural datasets"}', '[Chicago Open Data](https://data.cityofchicago.org/)', 'Major streets in Chicago', 'chicago_major_streets', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.142714', '2024-04-06 05:12:20.142714', 'b91beebf-7ab5-49ff-a8f4-5d70ea5bc207', 'beb6ba49-c984-40d9-9f1b-1c807d4bf5d2') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the major streets in Chicago."], ["tags", ["Cultural datasets"]], ["source", "[Chicago Open Data](https://data.cityofchicago.org/)"], ["display_name", "Major streets in Chicago"], ["name", "chicago_major_streets"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "b91beebf-7ab5-49ff-a8f4-5d70ea5bc207"], ["permission_id", "beb6ba49-c984-40d9-9f1b-1c807d4bf5d2"]]
D, [2024-04-06T05:12:20.146165 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'b91beebf-7ab5-49ff-a8f4-5d70ea5bc207' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "b91beebf-7ab5-49ff-a8f4-5d70ea5bc207"]]
D, [2024-04-06T05:12:20.147147 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'b91beebf-7ab5-49ff-a8f4-5d70ea5bc207' LIMIT 1 [["id", "b91beebf-7ab5-49ff-a8f4-5d70ea5bc207"]]
D, [2024-04-06T05:12:20.148513 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('b91beebf-7ab5-49ff-a8f4-5d70ea5bc207', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22chicago_major_streets%22&format=gpkg&filename=chicago_major_streets', 16065, 6348800, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:20.147568', '2024-04-06 05:12:20.147568') RETURNING "id" [["visualization_id", "b91beebf-7ab5-49ff-a8f4-5d70ea5bc207"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22chicago_major_streets%22&format=gpkg&filename=chicago_major_streets"], ["rows_counted", 16065], ["size", 6348800], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.150691 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.149952', '2024-04-06 05:12:20.149952') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.151786 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'All the NYC Subways.', '{"Cultural datasets"}', 'NYC Subways', 'nyc_subway_entrance', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.149483', '2024-04-06 05:12:20.149483', '5d1f01dc-11b8-4a31-ba66-a2cd29e23ac9', 'df6edf74-479f-4167-8592-feb76e58d4a1') RETURNING "id" [["privacy", "public"], ["description", "All the NYC Subways."], ["tags", ["Cultural datasets"]], ["display_name", "NYC Subways"], ["name", "nyc_subway_entrance"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "5d1f01dc-11b8-4a31-ba66-a2cd29e23ac9"], ["permission_id", "df6edf74-479f-4167-8592-feb76e58d4a1"]]
D, [2024-04-06T05:12:20.152736 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '5d1f01dc-11b8-4a31-ba66-a2cd29e23ac9' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "5d1f01dc-11b8-4a31-ba66-a2cd29e23ac9"]]
D, [2024-04-06T05:12:20.153668 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '5d1f01dc-11b8-4a31-ba66-a2cd29e23ac9' LIMIT 1 [["id", "5d1f01dc-11b8-4a31-ba66-a2cd29e23ac9"]]
D, [2024-04-06T05:12:20.154974 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('5d1f01dc-11b8-4a31-ba66-a2cd29e23ac9', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22nyc_subway_entrance%22&format=gpkg&filename=nyc_subway_entrance', 1904, 401408, '{ST_Point}', 'common-data', '2024-04-06 05:12:20.154022', '2024-04-06 05:12:20.154022') RETURNING "id" [["visualization_id", "5d1f01dc-11b8-4a31-ba66-a2cd29e23ac9"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22nyc_subway_entrance%22&format=gpkg&filename=nyc_subway_entrance"], ["rows_counted", 1904], ["size", 401408], ["geometry_types", ["ST_Point"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.157170 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.156436', '2024-04-06 05:12:20.156436') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.158258 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'National Parks Boundaries.', '{"Physical datasets"}', '[Data.gov](https://catalog.data.gov/dataset/national-park-boundariesf0a4c)', 'Boundaries of the US National Parks ', 'nps_boundary', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.155966', '2024-04-06 05:12:20.155966', '87d73c0f-66f6-47f7-af1a-419d5236db7c', 'f759e5de-1121-41e2-870a-c9a158b83eb5') RETURNING "id" [["privacy", "public"], ["description", "National Parks Boundaries."], ["tags", ["Physical datasets"]], ["source", "[Data.gov](https://catalog.data.gov/dataset/national-park-boundariesf0a4c)"], ["display_name", "Boundaries of the US National Parks "], ["name", "nps_boundary"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "87d73c0f-66f6-47f7-af1a-419d5236db7c"], ["permission_id", "f759e5de-1121-41e2-870a-c9a158b83eb5"]]
D, [2024-04-06T05:12:20.159207 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '87d73c0f-66f6-47f7-af1a-419d5236db7c' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "87d73c0f-66f6-47f7-af1a-419d5236db7c"]]
D, [2024-04-06T05:12:20.160160 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '87d73c0f-66f6-47f7-af1a-419d5236db7c' LIMIT 1 [["id", "87d73c0f-66f6-47f7-af1a-419d5236db7c"]]
D, [2024-04-06T05:12:20.161332 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('87d73c0f-66f6-47f7-af1a-419d5236db7c', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22nps_boundary%22&format=gpkg&filename=nps_boundary', 510, 23109632, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.160503', '2024-04-06 05:12:20.160503') RETURNING "id" [["visualization_id", "87d73c0f-66f6-47f7-af1a-419d5236db7c"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22nps_boundary%22&format=gpkg&filename=nps_boundary"], ["rows_counted", 510], ["size", 23109632], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.163463 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.162729', '2024-04-06 05:12:20.162729') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.164542 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Elevation contours with a five-foot interval for SF mainland and Treasure Island/Yerba Island.', '{"Physical datasets"}', '[DataSF](https://data.sfgov.org)', 'San Francisco Elevation Contours', 'phys_contours_sf', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.162268', '2024-04-06 05:12:20.162268', '007062f8-861d-4720-a54d-93f0ec43d6d0', '4fd22a3b-f4be-45ec-8360-acb7643dfeb4') RETURNING "id" [["privacy", "public"], ["description", "Elevation contours with a five-foot interval for SF mainland and Treasure Island/Yerba Island."], ["tags", ["Physical datasets"]], ["source", "[DataSF](https://data.sfgov.org)"], ["display_name", "San Francisco Elevation Contours"], ["name", "phys_contours_sf"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "007062f8-861d-4720-a54d-93f0ec43d6d0"], ["permission_id", "4fd22a3b-f4be-45ec-8360-acb7643dfeb4"]]
D, [2024-04-06T05:12:20.165464 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '007062f8-861d-4720-a54d-93f0ec43d6d0' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "007062f8-861d-4720-a54d-93f0ec43d6d0"]]
D, [2024-04-06T05:12:20.166364 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '007062f8-861d-4720-a54d-93f0ec43d6d0' LIMIT 1 [["id", "007062f8-861d-4720-a54d-93f0ec43d6d0"]]
D, [2024-04-06T05:12:20.167549 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('007062f8-861d-4720-a54d-93f0ec43d6d0', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22phys_contours_sf%22&format=gpkg&filename=phys_contours_sf', 14151, 86274048, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:20.166706', '2024-04-06 05:12:20.166706') RETURNING "id" [["visualization_id", "007062f8-861d-4720-a54d-93f0ec43d6d0"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22phys_contours_sf%22&format=gpkg&filename=phys_contours_sf"], ["rows_counted", 14151], ["size", 86274048], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.169658 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.168957', '2024-04-06 05:12:20.168957') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.170722 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Upper chamber districts in 2013.', '{"US Census"}', '[US Census](https://www.census.gov)', 'State Legislative District - Upper Chamber', 'cb_2013_sldu_500k', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.168484', '2024-04-06 05:12:20.168484', 'ba8e19bc-bf0f-408b-968d-23e2457105bd', '69ef0a09-e939-4907-840a-dd6f2f4d10d8') RETURNING "id" [["privacy", "public"], ["description", "Upper chamber districts in 2013."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "State Legislative District - Upper Chamber"], ["name", "cb_2013_sldu_500k"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "ba8e19bc-bf0f-408b-968d-23e2457105bd"], ["permission_id", "69ef0a09-e939-4907-840a-dd6f2f4d10d8"]]
D, [2024-04-06T05:12:20.171640 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'ba8e19bc-bf0f-408b-968d-23e2457105bd' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "ba8e19bc-bf0f-408b-968d-23e2457105bd"]]
D, [2024-04-06T05:12:20.172603 #273] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'ba8e19bc-bf0f-408b-968d-23e2457105bd' LIMIT 1 [["id", "ba8e19bc-bf0f-408b-968d-23e2457105bd"]]
D, [2024-04-06T05:12:20.173767 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('ba8e19bc-bf0f-408b-968d-23e2457105bd', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_sldu_500k%22&format=gpkg&filename=cb_2013_sldu_500k', 3918, 39002112, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.172923', '2024-04-06 05:12:20.172923') RETURNING "id" [["visualization_id", "ba8e19bc-bf0f-408b-968d-23e2457105bd"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_sldu_500k%22&format=gpkg&filename=cb_2013_sldu_500k"], ["rows_counted", 3918], ["size", 39002112], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.175800 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.175108', '2024-04-06 05:12:20.175108') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.176822 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Railroads in the world.', '{"Cultural datasets"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'Railroads', 'ne_10m_railroads', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.174662', '2024-04-06 05:12:20.174662', '646301b1-147c-46a3-b6c1-603c1eb302af', 'f09d9593-4ebf-42c2-b88f-bad88e6a6105') RETURNING "id" [["privacy", "public"], ["description", "Railroads in the world."], ["tags", ["Cultural datasets"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "Railroads"], ["name", "ne_10m_railroads"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "646301b1-147c-46a3-b6c1-603c1eb302af"], ["permission_id", "f09d9593-4ebf-42c2-b88f-bad88e6a6105"]]
D, [2024-04-06T05:12:20.177770 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '646301b1-147c-46a3-b6c1-603c1eb302af' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "646301b1-147c-46a3-b6c1-603c1eb302af"]]
D, [2024-04-06T05:12:20.178652 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '646301b1-147c-46a3-b6c1-603c1eb302af' LIMIT 1 [["id", "646301b1-147c-46a3-b6c1-603c1eb302af"]]
D, [2024-04-06T05:12:20.179775 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('646301b1-147c-46a3-b6c1-603c1eb302af', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_10m_railroads%22&format=gpkg&filename=ne_10m_railroads', 25413, 28999680, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:20.178959', '2024-04-06 05:12:20.178959') RETURNING "id" [["visualization_id", "646301b1-147c-46a3-b6c1-603c1eb302af"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_10m_railroads%22&format=gpkg&filename=ne_10m_railroads"], ["rows_counted", 25413], ["size", 28999680], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.181737 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.181084', '2024-04-06 05:12:20.181084') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.182729 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Historical county lines in the United States, 1879-1929.', '{Historic}', '[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)', 'US Counties, 1879-1929', 'histcounties_1879_1929', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.180666', '2024-04-06 05:12:20.180666', '4aab2b95-738f-4376-95f2-dbe686cad99f', 'b81f6bda-cc4d-422f-b7a8-3f52b954bc69') RETURNING "id" [["privacy", "public"], ["description", "Historical county lines in the United States, 1879-1929."], ["tags", ["Historic"]], ["source", "[The Newberry Library](http://publications.newberry.org/ahcbp/downloads/united_states.html)"], ["display_name", "US Counties, 1879-1929"], ["name", "histcounties_1879_1929"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "4aab2b95-738f-4376-95f2-dbe686cad99f"], ["permission_id", "b81f6bda-cc4d-422f-b7a8-3f52b954bc69"]]
D, [2024-04-06T05:12:20.183621 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '4aab2b95-738f-4376-95f2-dbe686cad99f' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "4aab2b95-738f-4376-95f2-dbe686cad99f"]]
D, [2024-04-06T05:12:20.184557 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '4aab2b95-738f-4376-95f2-dbe686cad99f' LIMIT 1 [["id", "4aab2b95-738f-4376-95f2-dbe686cad99f"]]
D, [2024-04-06T05:12:20.185634 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('4aab2b95-738f-4376-95f2-dbe686cad99f', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1879_1929%22&format=gpkg&filename=histcounties_1879_1929', 3204, 3162112, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.184875', '2024-04-06 05:12:20.184875') RETURNING "id" [["visualization_id", "4aab2b95-738f-4376-95f2-dbe686cad99f"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22histcounties_1879_1929%22&format=gpkg&filename=histcounties_1879_1929"], ["rows_counted", 3204], ["size", 3162112], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.187550 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.186899', '2024-04-06 05:12:20.186899') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.188596 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Most of the world rivers.', '{"Physical datasets"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'World rivers', 'ne_50m_rivers_lake_centerlines', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.186480', '2024-04-06 05:12:20.186480', '9d837720-e164-4cf9-b2d5-5bae60bf2c66', 'd7e35146-ebea-46d7-bb24-0799f33c45fc') RETURNING "id" [["privacy", "public"], ["description", "Most of the world rivers."], ["tags", ["Physical datasets"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "World rivers"], ["name", "ne_50m_rivers_lake_centerlines"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "9d837720-e164-4cf9-b2d5-5bae60bf2c66"], ["permission_id", "d7e35146-ebea-46d7-bb24-0799f33c45fc"]]
D, [2024-04-06T05:12:20.189437 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '9d837720-e164-4cf9-b2d5-5bae60bf2c66' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "9d837720-e164-4cf9-b2d5-5bae60bf2c66"]]
D, [2024-04-06T05:12:20.190266 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '9d837720-e164-4cf9-b2d5-5bae60bf2c66' LIMIT 1 [["id", "9d837720-e164-4cf9-b2d5-5bae60bf2c66"]]
D, [2024-04-06T05:12:20.191358 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('9d837720-e164-4cf9-b2d5-5bae60bf2c66', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_50m_rivers_lake_centerlines%22&format=gpkg&filename=ne_50m_rivers_lake_centerlines', 458, 598016, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:20.190555', '2024-04-06 05:12:20.190555') RETURNING "id" [["visualization_id", "9d837720-e164-4cf9-b2d5-5bae60bf2c66"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ne_50m_rivers_lake_centerlines%22&format=gpkg&filename=ne_50m_rivers_lake_centerlines"], ["rows_counted", 458], ["size", 598016], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.193244 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.192617', '2024-04-06 05:12:20.192617') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.194269 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Boston building footprints.', '{"Building footprints"}', '[MassGIS](http://www.mass.gov/anf/research-and-tech/it-serv-and-support/application-serv/office-of-geographic-information-massgis/)', 'Boston', 'boston_footprints', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.192220', '2024-04-06 05:12:20.192220', '9416dd62-f21e-41bd-96f1-3c67b0bd39d3', '379a16cb-316a-4183-84fb-ed83334515e2') RETURNING "id" [["privacy", "public"], ["description", "Boston building footprints."], ["tags", ["Building footprints"]], ["source", "[MassGIS](http://www.mass.gov/anf/research-and-tech/it-serv-and-support/application-serv/office-of-geographic-information-massgis/)"], ["display_name", "Boston"], ["name", "boston_footprints"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "9416dd62-f21e-41bd-96f1-3c67b0bd39d3"], ["permission_id", "379a16cb-316a-4183-84fb-ed83334515e2"]]
D, [2024-04-06T05:12:20.195116 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '9416dd62-f21e-41bd-96f1-3c67b0bd39d3' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "9416dd62-f21e-41bd-96f1-3c67b0bd39d3"]]
D, [2024-04-06T05:12:20.195926 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '9416dd62-f21e-41bd-96f1-3c67b0bd39d3' LIMIT 1 [["id", "9416dd62-f21e-41bd-96f1-3c67b0bd39d3"]]
D, [2024-04-06T05:12:20.196957 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('9416dd62-f21e-41bd-96f1-3c67b0bd39d3', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22boston_footprints%22&format=gpkg&filename=boston_footprints', 87216, 35483648, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.196225', '2024-04-06 05:12:20.196225') RETURNING "id" [["visualization_id", "9416dd62-f21e-41bd-96f1-3c67b0bd39d3"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22boston_footprints%22&format=gpkg&filename=boston_footprints"], ["rows_counted", 87216], ["size", 35483648], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.198829 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.198180', '2024-04-06 05:12:20.198180') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.199796 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Building footprints in the city of Melbourne.', '{"Building footprints"}', '[City of Melbourne](https://data.melbourne.vic.gov.au)', 'Melbourne building footprints', 'buildingfootprints_melbourne', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.197774', '2024-04-06 05:12:20.197774', '135a1561-4d18-40fd-a421-9c592313f4c4', '5b00b01f-3b16-42fc-ada8-198b9cf38508') RETURNING "id" [["privacy", "public"], ["description", "Building footprints in the city of Melbourne."], ["tags", ["Building footprints"]], ["source", "[City of Melbourne](https://data.melbourne.vic.gov.au)"], ["display_name", "Melbourne building footprints"], ["name", "buildingfootprints_melbourne"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "135a1561-4d18-40fd-a421-9c592313f4c4"], ["permission_id", "5b00b01f-3b16-42fc-ada8-198b9cf38508"]]
D, [2024-04-06T05:12:20.200810 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '135a1561-4d18-40fd-a421-9c592313f4c4' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "135a1561-4d18-40fd-a421-9c592313f4c4"]]
D, [2024-04-06T05:12:20.201822 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '135a1561-4d18-40fd-a421-9c592313f4c4' LIMIT 1 [["id", "135a1561-4d18-40fd-a421-9c592313f4c4"]]
D, [2024-04-06T05:12:20.203070 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('135a1561-4d18-40fd-a421-9c592313f4c4', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22buildingfootprints_melbourne%22&format=gpkg&filename=buildingfootprints_melbourne', 21982, 10735616, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.202181', '2024-04-06 05:12:20.202181') RETURNING "id" [["visualization_id", "135a1561-4d18-40fd-a421-9c592313f4c4"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22buildingfootprints_melbourne%22&format=gpkg&filename=buildingfootprints_melbourne"], ["rows_counted", 21982], ["size", 10735616], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.205109 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.204420', '2024-04-06 05:12:20.204420') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.206163 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for US census tracts ', '{"US Census"}', '[US Census Data] (https://www.census.gov/geo/maps-data/data/tiger-data.html)', 'US Census Tracts', 'tract_2010census_dp1', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.203976', '2024-04-06 05:12:20.203976', '515caf76-fc7f-47b4-b0ec-c535c1f45925', '8e2782dd-24de-451a-8f4c-21da4487a93d') RETURNING "id" [["privacy", "public"], ["description", "Geometries for US census tracts "], ["tags", ["US Census"]], ["source", "[US Census Data] (https://www.census.gov/geo/maps-data/data/tiger-data.html)"], ["display_name", "US Census Tracts"], ["name", "tract_2010census_dp1"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "515caf76-fc7f-47b4-b0ec-c535c1f45925"], ["permission_id", "8e2782dd-24de-451a-8f4c-21da4487a93d"]]
D, [2024-04-06T05:12:20.207054 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '515caf76-fc7f-47b4-b0ec-c535c1f45925' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "515caf76-fc7f-47b4-b0ec-c535c1f45925"]]
D, [2024-04-06T05:12:20.207897 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '515caf76-fc7f-47b4-b0ec-c535c1f45925' LIMIT 1 [["id", "515caf76-fc7f-47b4-b0ec-c535c1f45925"]]
D, [2024-04-06T05:12:20.209016 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('515caf76-fc7f-47b4-b0ec-c535c1f45925', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22tract_2010census_dp1%22&format=gpkg&filename=tract_2010census_dp1', 74002, 700313600, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.208211', '2024-04-06 05:12:20.208211') RETURNING "id" [["visualization_id", "515caf76-fc7f-47b4-b0ec-c535c1f45925"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22tract_2010census_dp1%22&format=gpkg&filename=tract_2010census_dp1"], ["rows_counted", 74002], ["size", 700313600], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.210960 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.210290', '2024-04-06 05:12:20.210290') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.212074 #273] DEBUG -- : SQL (0.4ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for traditional and administrative counties in Ireland.', '{"Administrative regions"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'Ireland counties', 'ireland_counties', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.209870', '2024-04-06 05:12:20.209870', 'f1bee0bf-72c6-4229-b49d-c79d2bda2922', '276bced2-a5d2-4c34-b9aa-3b2aea44d729') RETURNING "id" [["privacy", "public"], ["description", "Geometries for traditional and administrative counties in Ireland."], ["tags", ["Administrative regions"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "Ireland counties"], ["name", "ireland_counties"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "f1bee0bf-72c6-4229-b49d-c79d2bda2922"], ["permission_id", "276bced2-a5d2-4c34-b9aa-3b2aea44d729"]]
D, [2024-04-06T05:12:20.212977 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'f1bee0bf-72c6-4229-b49d-c79d2bda2922' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "f1bee0bf-72c6-4229-b49d-c79d2bda2922"]]
D, [2024-04-06T05:12:20.213871 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'f1bee0bf-72c6-4229-b49d-c79d2bda2922' LIMIT 1 [["id", "f1bee0bf-72c6-4229-b49d-c79d2bda2922"]]
D, [2024-04-06T05:12:20.214975 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('f1bee0bf-72c6-4229-b49d-c79d2bda2922', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ireland_counties%22&format=gpkg&filename=ireland_counties', 35, 225280, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.214181', '2024-04-06 05:12:20.214181') RETURNING "id" [["visualization_id", "f1bee0bf-72c6-4229-b49d-c79d2bda2922"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ireland_counties%22&format=gpkg&filename=ireland_counties"], ["rows_counted", 35], ["size", 225280], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.216892 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.216229', '2024-04-06 05:12:20.216229') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.217932 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Simplified geometries for US census tracts ', '{"US Census"}', '[US Census Data](https://www.census.gov/geo/maps-data/data/tiger-data.html)', 'US Census Tracts, Simplified Version ', 'tract_2010census_dp1_simple', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.215838', '2024-04-06 05:12:20.215838', '67cc25f2-220d-419e-94f4-5dfb8704b737', 'ce0e8983-2589-433e-bddb-3be37deb69e4') RETURNING "id" [["privacy", "public"], ["description", "Simplified geometries for US census tracts "], ["tags", ["US Census"]], ["source", "[US Census Data](https://www.census.gov/geo/maps-data/data/tiger-data.html)"], ["display_name", "US Census Tracts, Simplified Version "], ["name", "tract_2010census_dp1_simple"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "67cc25f2-220d-419e-94f4-5dfb8704b737"], ["permission_id", "ce0e8983-2589-433e-bddb-3be37deb69e4"]]
D, [2024-04-06T05:12:20.218813 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '67cc25f2-220d-419e-94f4-5dfb8704b737' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "67cc25f2-220d-419e-94f4-5dfb8704b737"]]
D, [2024-04-06T05:12:20.219720 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '67cc25f2-220d-419e-94f4-5dfb8704b737' LIMIT 1 [["id", "67cc25f2-220d-419e-94f4-5dfb8704b737"]]
D, [2024-04-06T05:12:20.220819 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('67cc25f2-220d-419e-94f4-5dfb8704b737', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22tract_2010census_dp1_simple%22&format=gpkg&filename=tract_2010census_dp1_simple', 74002, 170504192, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.220003', '2024-04-06 05:12:20.220003') RETURNING "id" [["visualization_id", "67cc25f2-220d-419e-94f4-5dfb8704b737"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22tract_2010census_dp1_simple%22&format=gpkg&filename=tract_2010census_dp1_simple"], ["rows_counted", 74002], ["size", 170504192], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.222775 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.222094', '2024-04-06 05:12:20.222094') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.223834 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Contains geometries for UK districts, counties, boroughs...', '{"Administrative regions"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'UK administrative regions', 'uk_administrative_regions', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.221666', '2024-04-06 05:12:20.221666', '163f3f0b-c3fc-4b74-89da-e6c77ec3bc67', 'a3a19ed1-6875-4083-8949-17af366976d7') RETURNING "id" [["privacy", "public"], ["description", "Contains geometries for UK districts, counties, boroughs..."], ["tags", ["Administrative regions"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "UK administrative regions"], ["name", "uk_administrative_regions"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "163f3f0b-c3fc-4b74-89da-e6c77ec3bc67"], ["permission_id", "a3a19ed1-6875-4083-8949-17af366976d7"]]
D, [2024-04-06T05:12:20.224750 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '163f3f0b-c3fc-4b74-89da-e6c77ec3bc67' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "163f3f0b-c3fc-4b74-89da-e6c77ec3bc67"]]
D, [2024-04-06T05:12:20.225666 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '163f3f0b-c3fc-4b74-89da-e6c77ec3bc67' LIMIT 1 [["id", "163f3f0b-c3fc-4b74-89da-e6c77ec3bc67"]]
D, [2024-04-06T05:12:20.226764 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('163f3f0b-c3fc-4b74-89da-e6c77ec3bc67', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22uk_administrative_regions%22&format=gpkg&filename=uk_administrative_regions', 232, 479232, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.225976', '2024-04-06 05:12:20.225976') RETURNING "id" [["visualization_id", "163f3f0b-c3fc-4b74-89da-e6c77ec3bc67"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22uk_administrative_regions%22&format=gpkg&filename=uk_administrative_regions"], ["rows_counted", 232], ["size", 479232], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.228728 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.228044', '2024-04-06 05:12:20.228044') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.229775 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'US Block Groups.', '{"US Census"}', '[US Census](https://www.census.gov)', 'US Block Groups', 'tl_2014_block_groups', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.227615', '2024-04-06 05:12:20.227615', '7f759b22-56a9-4ddb-b994-84da8c6faf43', 'c1988795-d8c6-40ee-9825-ad849b3563dc') RETURNING "id" [["privacy", "public"], ["description", "US Block Groups."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "US Block Groups"], ["name", "tl_2014_block_groups"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "7f759b22-56a9-4ddb-b994-84da8c6faf43"], ["permission_id", "c1988795-d8c6-40ee-9825-ad849b3563dc"]]
D, [2024-04-06T05:12:20.230640 #273] DEBUG -- : Carto::ExternalSource Load (0.3ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '7f759b22-56a9-4ddb-b994-84da8c6faf43' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "7f759b22-56a9-4ddb-b994-84da8c6faf43"]]
D, [2024-04-06T05:12:20.231478 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '7f759b22-56a9-4ddb-b994-84da8c6faf43' LIMIT 1 [["id", "7f759b22-56a9-4ddb-b994-84da8c6faf43"]]
D, [2024-04-06T05:12:20.232510 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('7f759b22-56a9-4ddb-b994-84da8c6faf43', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22tl_2014_block_groups%22&format=gpkg&filename=tl_2014_block_groups', 242014, 1383108608, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.231772', '2024-04-06 05:12:20.231772') RETURNING "id" [["visualization_id", "7f759b22-56a9-4ddb-b994-84da8c6faf43"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22tl_2014_block_groups%22&format=gpkg&filename=tl_2014_block_groups"], ["rows_counted", 242014], ["size", 1383108608], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.234355 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.233743', '2024-04-06 05:12:20.233743') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.235331 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'US congressional districts, 2015', '{"Administrative regions"}', '[UCLA Dept. of Political Science](http://cdmaps.polisci.ucla.edu/)', 'US Congressional Districts ', 'congressional_districts_2015', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.233364', '2024-04-06 05:12:20.233364', 'cb976cac-b77c-42e7-aa03-a3f0e149a9c3', '6bd41804-9ff9-499d-8567-45b15e781d97') RETURNING "id" [["privacy", "public"], ["description", "US congressional districts, 2015"], ["tags", ["Administrative regions"]], ["source", "[UCLA Dept. of Political Science](http://cdmaps.polisci.ucla.edu/)"], ["display_name", "US Congressional Districts "], ["name", "congressional_districts_2015"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "cb976cac-b77c-42e7-aa03-a3f0e149a9c3"], ["permission_id", "6bd41804-9ff9-499d-8567-45b15e781d97"]]
D, [2024-04-06T05:12:20.236159 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'cb976cac-b77c-42e7-aa03-a3f0e149a9c3' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "cb976cac-b77c-42e7-aa03-a3f0e149a9c3"]]
D, [2024-04-06T05:12:20.236945 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'cb976cac-b77c-42e7-aa03-a3f0e149a9c3' LIMIT 1 [["id", "cb976cac-b77c-42e7-aa03-a3f0e149a9c3"]]
D, [2024-04-06T05:12:20.238018 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('cb976cac-b77c-42e7-aa03-a3f0e149a9c3', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22congressional_districts_2015%22&format=gpkg&filename=congressional_districts_2015', 436, 7995392, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.237242', '2024-04-06 05:12:20.237242') RETURNING "id" [["visualization_id", "cb976cac-b77c-42e7-aa03-a3f0e149a9c3"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22congressional_districts_2015%22&format=gpkg&filename=congressional_districts_2015"], ["rows_counted", 436], ["size", 7995392], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.239891 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.239236', '2024-04-06 05:12:20.239236') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.240878 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Tornados historic data 1950-2013', '{Historic}', '[NOAA''s SPC](http://www.spc.noaa.gov/gis/svrgis/)', 'Tornado historic data 1950-2013', 'tornado', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.238831', '2024-04-06 05:12:20.238831', '2d141a80-81da-4c78-9728-57dbbdc7b2d2', '1856996b-5e81-4f2e-be46-9477c6a7c445') RETURNING "id" [["privacy", "public"], ["description", "Tornados historic data 1950-2013"], ["tags", ["Historic"]], ["source", "[NOAA's SPC](http://www.spc.noaa.gov/gis/svrgis/)"], ["display_name", "Tornado historic data 1950-2013"], ["name", "tornado"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "2d141a80-81da-4c78-9728-57dbbdc7b2d2"], ["permission_id", "1856996b-5e81-4f2e-be46-9477c6a7c445"]]
D, [2024-04-06T05:12:20.241698 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '2d141a80-81da-4c78-9728-57dbbdc7b2d2' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "2d141a80-81da-4c78-9728-57dbbdc7b2d2"]]
D, [2024-04-06T05:12:20.242502 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '2d141a80-81da-4c78-9728-57dbbdc7b2d2' LIMIT 1 [["id", "2d141a80-81da-4c78-9728-57dbbdc7b2d2"]]
D, [2024-04-06T05:12:20.243531 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('2d141a80-81da-4c78-9728-57dbbdc7b2d2', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22tornado%22&format=gpkg&filename=tornado', 57988, 12955648, '{ST_MultiLineString}', 'common-data', '2024-04-06 05:12:20.242800', '2024-04-06 05:12:20.242800') RETURNING "id" [["visualization_id", "2d141a80-81da-4c78-9728-57dbbdc7b2d2"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22tornado%22&format=gpkg&filename=tornado"], ["rows_counted", 57988], ["size", 12955648], ["geometry_types", ["ST_MultiLineString"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.245363 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.244745', '2024-04-06 05:12:20.244745') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.246304 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'All countries within the african continent.', '{"Administrative regions"}', '', '[Natural Earth Data](http://naturalearthdata.com)', 'African countries', 'africa_adm0', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.244366', '2024-04-06 05:12:20.244366', 'dadd87a3-130e-4bac-9145-fb003da5b8b7', '7b96fa93-430c-4ceb-8b75-95f41c07542a') RETURNING "id" [["privacy", "public"], ["description", "All countries within the african continent."], ["tags", ["Administrative regions"]], ["license", ""], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["display_name", "African countries"], ["name", "africa_adm0"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "dadd87a3-130e-4bac-9145-fb003da5b8b7"], ["permission_id", "7b96fa93-430c-4ceb-8b75-95f41c07542a"]]
D, [2024-04-06T05:12:20.247109 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'dadd87a3-130e-4bac-9145-fb003da5b8b7' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "dadd87a3-130e-4bac-9145-fb003da5b8b7"]]
D, [2024-04-06T05:12:20.248020 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'dadd87a3-130e-4bac-9145-fb003da5b8b7' LIMIT 1 [["id", "dadd87a3-130e-4bac-9145-fb003da5b8b7"]]
D, [2024-04-06T05:12:20.249088 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('dadd87a3-130e-4bac-9145-fb003da5b8b7', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22africa_adm0%22&format=gpkg&filename=africa_adm0', 54, 1028096, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.248297', '2024-04-06 05:12:20.248297') RETURNING "id" [["visualization_id", "dadd87a3-130e-4bac-9145-fb003da5b8b7"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22africa_adm0%22&format=gpkg&filename=africa_adm0"], ["rows_counted", 54], ["size", 1028096], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.250931 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.250320', '2024-04-06 05:12:20.250320') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.251848 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Lands administrative divisions of Australia.', '{"Administrative regions"}', '[GeoNetwork](http://salbgeonetwork.grid.unep.ch/geonetwork/srv/en/main.home)', 'States and territories of Australia', 'australia_adm1', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.249911', '2024-04-06 05:12:20.249911', '60d6bd6f-a215-491d-bb5c-c5283756bd62', '4c2e5196-be94-4a61-87e5-4fa7a469f891') RETURNING "id" [["privacy", "public"], ["description", "Lands administrative divisions of Australia."], ["tags", ["Administrative regions"]], ["source", "[GeoNetwork](http://salbgeonetwork.grid.unep.ch/geonetwork/srv/en/main.home)"], ["display_name", "States and territories of Australia"], ["name", "australia_adm1"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "60d6bd6f-a215-491d-bb5c-c5283756bd62"], ["permission_id", "4c2e5196-be94-4a61-87e5-4fa7a469f891"]]
D, [2024-04-06T05:12:20.252712 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '60d6bd6f-a215-491d-bb5c-c5283756bd62' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "60d6bd6f-a215-491d-bb5c-c5283756bd62"]]
D, [2024-04-06T05:12:20.253500 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '60d6bd6f-a215-491d-bb5c-c5283756bd62' LIMIT 1 [["id", "60d6bd6f-a215-491d-bb5c-c5283756bd62"]]
D, [2024-04-06T05:12:20.254510 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('60d6bd6f-a215-491d-bb5c-c5283756bd62', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22australia_adm1%22&format=gpkg&filename=australia_adm1', 9, 2711552, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.253797', '2024-04-06 05:12:20.253797') RETURNING "id" [["visualization_id", "60d6bd6f-a215-491d-bb5c-c5283756bd62"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22australia_adm1%22&format=gpkg&filename=australia_adm1"], ["rows_counted", 9], ["size", 2711552], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.256357 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.255741', '2024-04-06 05:12:20.255741') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.257303 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for all the spanish provinces.', '{"Administrative regions"}', '[MAGRAMA](http://www.magrama.gob.es/es/)', 'Spanish provinces', 'spanish_adm2_provinces', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.255331', '2024-04-06 05:12:20.255331', 'ec6eb018-1bd3-4c81-8afe-350d12cc3c22', 'c5fbce13-9178-467c-b994-d5db8d4420d1') RETURNING "id" [["privacy", "public"], ["description", "Geometries for all the spanish provinces."], ["tags", ["Administrative regions"]], ["source", "[MAGRAMA](http://www.magrama.gob.es/es/)"], ["display_name", "Spanish provinces"], ["name", "spanish_adm2_provinces"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "ec6eb018-1bd3-4c81-8afe-350d12cc3c22"], ["permission_id", "c5fbce13-9178-467c-b994-d5db8d4420d1"]]
D, [2024-04-06T05:12:20.258146 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'ec6eb018-1bd3-4c81-8afe-350d12cc3c22' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "ec6eb018-1bd3-4c81-8afe-350d12cc3c22"]]
D, [2024-04-06T05:12:20.259016 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'ec6eb018-1bd3-4c81-8afe-350d12cc3c22' LIMIT 1 [["id", "ec6eb018-1bd3-4c81-8afe-350d12cc3c22"]]
D, [2024-04-06T05:12:20.260056 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('ec6eb018-1bd3-4c81-8afe-350d12cc3c22', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22spanish_adm2_provinces%22&format=gpkg&filename=spanish_adm2_provinces', 52, 14262272, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.259331', '2024-04-06 05:12:20.259331') RETURNING "id" [["visualization_id", "ec6eb018-1bd3-4c81-8afe-350d12cc3c22"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22spanish_adm2_provinces%22&format=gpkg&filename=spanish_adm2_provinces"], ["rows_counted", 52], ["size", 14262272], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.261909 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.261296', '2024-04-06 05:12:20.261296') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.262918 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'All countries in South America.', '{"Administrative regions"}', '[Disruptive Geo](http://www.disruptivegeo.com/)', 'South American countries', 'samerica_adm0', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.260891', '2024-04-06 05:12:20.260891', 'c5c8882c-8b60-46ff-b026-3f531f196e65', 'f98d4cd5-d555-48df-8092-2be73361e250') RETURNING "id" [["privacy", "public"], ["description", "All countries in South America."], ["tags", ["Administrative regions"]], ["source", "[Disruptive Geo](http://www.disruptivegeo.com/)"], ["display_name", "South American countries"], ["name", "samerica_adm0"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "c5c8882c-8b60-46ff-b026-3f531f196e65"], ["permission_id", "f98d4cd5-d555-48df-8092-2be73361e250"]]
D, [2024-04-06T05:12:20.263760 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'c5c8882c-8b60-46ff-b026-3f531f196e65' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "c5c8882c-8b60-46ff-b026-3f531f196e65"]]
D, [2024-04-06T05:12:20.264556 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'c5c8882c-8b60-46ff-b026-3f531f196e65' LIMIT 1 [["id", "c5c8882c-8b60-46ff-b026-3f531f196e65"]]
D, [2024-04-06T05:12:20.265574 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('c5c8882c-8b60-46ff-b026-3f531f196e65', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22samerica_adm0%22&format=gpkg&filename=samerica_adm0', 13, 856064, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.264857', '2024-04-06 05:12:20.264857') RETURNING "id" [["visualization_id", "c5c8882c-8b60-46ff-b026-3f531f196e65"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22samerica_adm0%22&format=gpkg&filename=samerica_adm0"], ["rows_counted", 13], ["size", 856064], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.267454 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.266783', '2024-04-06 05:12:20.266783') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.268367 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'All the New York counties.', '{"Administrative regions"}', 'New York Counties', 'counties_ny', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.266405', '2024-04-06 05:12:20.266405', '8b394755-f123-4d53-b6fb-a1379e87b482', '48ac6f5b-1801-4367-8931-843a3560f527') RETURNING "id" [["privacy", "public"], ["description", "All the New York counties."], ["tags", ["Administrative regions"]], ["display_name", "New York Counties"], ["name", "counties_ny"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "8b394755-f123-4d53-b6fb-a1379e87b482"], ["permission_id", "48ac6f5b-1801-4367-8931-843a3560f527"]]
D, [2024-04-06T05:12:20.269163 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '8b394755-f123-4d53-b6fb-a1379e87b482' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "8b394755-f123-4d53-b6fb-a1379e87b482"]]
D, [2024-04-06T05:12:20.269986 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '8b394755-f123-4d53-b6fb-a1379e87b482' LIMIT 1 [["id", "8b394755-f123-4d53-b6fb-a1379e87b482"]]
D, [2024-04-06T05:12:20.271019 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('8b394755-f123-4d53-b6fb-a1379e87b482', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22counties_ny%22&format=gpkg&filename=counties_ny', 62, 73728, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.270263', '2024-04-06 05:12:20.270263') RETURNING "id" [["visualization_id", "8b394755-f123-4d53-b6fb-a1379e87b482"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22counties_ny%22&format=gpkg&filename=counties_ny"], ["rows_counted", 62], ["size", 73728], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.272865 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.272249', '2024-04-06 05:12:20.272249') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.273785 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Twitter sample data about how the world tweeted about T3chFest.', '{"Cultural datasets"}', 'T3chFest at Twitter', 'twitter_t3chfest_reduced', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.271842', '2024-04-06 05:12:20.271842', '7bb1e647-c41e-4b25-8070-ab2c8fd91beb', 'a3343bb2-89a3-4e04-b712-3b91f6c07088') RETURNING "id" [["privacy", "public"], ["description", "Twitter sample data about how the world tweeted about T3chFest."], ["tags", ["Cultural datasets"]], ["display_name", "T3chFest at Twitter"], ["name", "twitter_t3chfest_reduced"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "7bb1e647-c41e-4b25-8070-ab2c8fd91beb"], ["permission_id", "a3343bb2-89a3-4e04-b712-3b91f6c07088"]]
D, [2024-04-06T05:12:20.274601 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '7bb1e647-c41e-4b25-8070-ab2c8fd91beb' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "7bb1e647-c41e-4b25-8070-ab2c8fd91beb"]]
D, [2024-04-06T05:12:20.275488 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '7bb1e647-c41e-4b25-8070-ab2c8fd91beb' LIMIT 1 [["id", "7bb1e647-c41e-4b25-8070-ab2c8fd91beb"]]
D, [2024-04-06T05:12:20.276555 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('7bb1e647-c41e-4b25-8070-ab2c8fd91beb', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22twitter_t3chfest_reduced%22&format=gpkg&filename=twitter_t3chfest_reduced', 999, 999424, '{ST_Point}', 'common-data', '2024-04-06 05:12:20.275784', '2024-04-06 05:12:20.275784') RETURNING "id" [["visualization_id", "7bb1e647-c41e-4b25-8070-ab2c8fd91beb"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22twitter_t3chfest_reduced%22&format=gpkg&filename=twitter_t3chfest_reduced"], ["rows_counted", 999], ["size", 999424], ["geometry_types", ["ST_Point"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.278418 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.277787', '2024-04-06 05:12:20.277787') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.279345 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "license", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Regions of England.', '{"Administrative regions"}', '', '[NRS](http://www.nrs.co.uk/)', 'England Regions', 'england_regions_2011', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.277391', '2024-04-06 05:12:20.277391', '5677e6dd-caac-477f-84ba-805c79236910', 'babf7b72-f375-4c1a-86f6-14e23f091a94') RETURNING "id" [["privacy", "public"], ["description", "Regions of England."], ["tags", ["Administrative regions"]], ["license", ""], ["source", "[NRS](http://www.nrs.co.uk/)"], ["display_name", "England Regions"], ["name", "england_regions_2011"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "5677e6dd-caac-477f-84ba-805c79236910"], ["permission_id", "babf7b72-f375-4c1a-86f6-14e23f091a94"]]
D, [2024-04-06T05:12:20.280141 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '5677e6dd-caac-477f-84ba-805c79236910' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "5677e6dd-caac-477f-84ba-805c79236910"]]
D, [2024-04-06T05:12:20.280901 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '5677e6dd-caac-477f-84ba-805c79236910' LIMIT 1 [["id", "5677e6dd-caac-477f-84ba-805c79236910"]]
D, [2024-04-06T05:12:20.281911 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('5677e6dd-caac-477f-84ba-805c79236910', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22england_regions_2011%22&format=gpkg&filename=england_regions_2011', 9, 13942784, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.281188', '2024-04-06 05:12:20.281188') RETURNING "id" [["visualization_id", "5677e6dd-caac-477f-84ba-805c79236910"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22england_regions_2011%22&format=gpkg&filename=england_regions_2011"], ["rows_counted", 9], ["size", 13942784], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.283658 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.283057', '2024-04-06 05:12:20.283057') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.284617 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'States and territories of the USA in 1860.', '{Historic}', '[NHGIS](https://www.nhgis.org)', 'States in 1860', 'us_state_1860', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.282674', '2024-04-06 05:12:20.282674', '6e8af923-7785-44c2-912b-7e57fc3fadd2', '4b4e52a0-e6b2-4709-b818-99e79b05fd93') RETURNING "id" [["privacy", "public"], ["description", "States and territories of the USA in 1860."], ["tags", ["Historic"]], ["source", "[NHGIS](https://www.nhgis.org)"], ["display_name", "States in 1860"], ["name", "us_state_1860"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "6e8af923-7785-44c2-912b-7e57fc3fadd2"], ["permission_id", "4b4e52a0-e6b2-4709-b818-99e79b05fd93"]]
D, [2024-04-06T05:12:20.285372 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '6e8af923-7785-44c2-912b-7e57fc3fadd2' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "6e8af923-7785-44c2-912b-7e57fc3fadd2"]]
D, [2024-04-06T05:12:20.286197 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '6e8af923-7785-44c2-912b-7e57fc3fadd2' LIMIT 1 [["id", "6e8af923-7785-44c2-912b-7e57fc3fadd2"]]
D, [2024-04-06T05:12:20.287237 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('6e8af923-7785-44c2-912b-7e57fc3fadd2', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1860%22&format=gpkg&filename=us_state_1860', 41, 30281728, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.286490', '2024-04-06 05:12:20.286490') RETURNING "id" [["visualization_id", "6e8af923-7785-44c2-912b-7e57fc3fadd2"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22us_state_1860%22&format=gpkg&filename=us_state_1860"], ["rows_counted", 41], ["size", 30281728], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.288995 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.288423', '2024-04-06 05:12:20.288423') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.289857 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for the five boroughs in NYC.', '{"Administrative regions"}', '[NYC Open Data](https://data.cityofnewyork.us/)', 'New York Boroughs', 'ny_boroughs', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.288037', '2024-04-06 05:12:20.288037', '2c0ad74e-decb-4f30-891b-9b1c5beff53a', '13eb1783-757a-4a95-83e3-f233346caf96') RETURNING "id" [["privacy", "public"], ["description", "Geometries for the five boroughs in NYC."], ["tags", ["Administrative regions"]], ["source", "[NYC Open Data](https://data.cityofnewyork.us/)"], ["display_name", "New York Boroughs"], ["name", "ny_boroughs"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "2c0ad74e-decb-4f30-891b-9b1c5beff53a"], ["permission_id", "13eb1783-757a-4a95-83e3-f233346caf96"]]
D, [2024-04-06T05:12:20.290655 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '2c0ad74e-decb-4f30-891b-9b1c5beff53a' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "2c0ad74e-decb-4f30-891b-9b1c5beff53a"]]
D, [2024-04-06T05:12:20.291453 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '2c0ad74e-decb-4f30-891b-9b1c5beff53a' LIMIT 1 [["id", "2c0ad74e-decb-4f30-891b-9b1c5beff53a"]]
D, [2024-04-06T05:12:20.292418 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('2c0ad74e-decb-4f30-891b-9b1c5beff53a', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_boroughs%22&format=gpkg&filename=ny_boroughs', 5, 1323008, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.291737', '2024-04-06 05:12:20.291737') RETURNING "id" [["visualization_id", "2c0ad74e-decb-4f30-891b-9b1c5beff53a"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22ny_boroughs%22&format=gpkg&filename=ny_boroughs"], ["rows_counted", 5], ["size", 1323008], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.294143 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.293567', '2024-04-06 05:12:20.293567') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.295097 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Chicago building footprints.', '{"Building footprints"}', '[Chicago Open Data](https://data.cityofchicago.org/)', 'Chicago', 'chicago_building_footprints', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.293184', '2024-04-06 05:12:20.293184', '0158cb75-ab02-49e7-a791-8c83b32e8245', '4e350479-9ae5-4ef1-ac25-5466a48e3214') RETURNING "id" [["privacy", "public"], ["description", "Chicago building footprints."], ["tags", ["Building footprints"]], ["source", "[Chicago Open Data](https://data.cityofchicago.org/)"], ["display_name", "Chicago"], ["name", "chicago_building_footprints"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "0158cb75-ab02-49e7-a791-8c83b32e8245"], ["permission_id", "4e350479-9ae5-4ef1-ac25-5466a48e3214"]]
D, [2024-04-06T05:12:20.295909 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '0158cb75-ab02-49e7-a791-8c83b32e8245' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "0158cb75-ab02-49e7-a791-8c83b32e8245"]]
D, [2024-04-06T05:12:20.296660 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '0158cb75-ab02-49e7-a791-8c83b32e8245' LIMIT 1 [["id", "0158cb75-ab02-49e7-a791-8c83b32e8245"]]
D, [2024-04-06T05:12:20.297632 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('0158cb75-ab02-49e7-a791-8c83b32e8245', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22chicago_building_footprints%22&format=gpkg&filename=chicago_building_footprints', 820938, 252121088, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.296950', '2024-04-06 05:12:20.296950') RETURNING "id" [["visualization_id", "0158cb75-ab02-49e7-a791-8c83b32e8245"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22chicago_building_footprints%22&format=gpkg&filename=chicago_building_footprints"], ["rows_counted", 820938], ["size", 252121088], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.299399 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.298770', '2024-04-06 05:12:20.298770') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.300275 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Storm event locations in the U.S. 2014.', '{"Physical datasets"}', '[NOAA''s NCDC](http://www.ncdc.noaa.gov/stormevents/)', 'Storm events 2014', 'stormevents_locations_2014', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.298407', '2024-04-06 05:12:20.298407', 'be442d06-759e-47d8-93c3-4d7162cf6059', 'be3b6a5a-eb08-45b8-b93d-a7a8176c19bb') RETURNING "id" [["privacy", "public"], ["description", "Storm event locations in the U.S. 2014."], ["tags", ["Physical datasets"]], ["source", "[NOAA's NCDC](http://www.ncdc.noaa.gov/stormevents/)"], ["display_name", "Storm events 2014"], ["name", "stormevents_locations_2014"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "be442d06-759e-47d8-93c3-4d7162cf6059"], ["permission_id", "be3b6a5a-eb08-45b8-b93d-a7a8176c19bb"]]
D, [2024-04-06T05:12:20.301055 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = 'be442d06-759e-47d8-93c3-4d7162cf6059' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "be442d06-759e-47d8-93c3-4d7162cf6059"]]
D, [2024-04-06T05:12:20.301791 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'be442d06-759e-47d8-93c3-4d7162cf6059' LIMIT 1 [["id", "be442d06-759e-47d8-93c3-4d7162cf6059"]]
D, [2024-04-06T05:12:20.302756 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('be442d06-759e-47d8-93c3-4d7162cf6059', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22stormevents_locations_2014%22&format=gpkg&filename=stormevents_locations_2014', 53023, 9379840, '{ST_Point}', 'common-data', '2024-04-06 05:12:20.302076', '2024-04-06 05:12:20.302076') RETURNING "id" [["visualization_id", "be442d06-759e-47d8-93c3-4d7162cf6059"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22stormevents_locations_2014%22&format=gpkg&filename=stormevents_locations_2014"], ["rows_counted", 53023], ["size", 9379840], ["geometry_types", ["ST_Point"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.304513 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.303932', '2024-04-06 05:12:20.303932') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.305427 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Portland building footprints.', '{"Building footprints"}', '[Portland Open Data](http://www.civicapps.org/)', 'Portland', 'portland_building_footprints_r', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.303559', '2024-04-06 05:12:20.303559', '4cedaf4c-9bd5-438a-937a-724173557998', '2f4e941f-6b4f-4b71-8441-828e715d69a2') RETURNING "id" [["privacy", "public"], ["description", "Portland building footprints."], ["tags", ["Building footprints"]], ["source", "[Portland Open Data](http://www.civicapps.org/)"], ["display_name", "Portland"], ["name", "portland_building_footprints_r"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "4cedaf4c-9bd5-438a-937a-724173557998"], ["permission_id", "2f4e941f-6b4f-4b71-8441-828e715d69a2"]]
D, [2024-04-06T05:12:20.306205 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '4cedaf4c-9bd5-438a-937a-724173557998' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "4cedaf4c-9bd5-438a-937a-724173557998"]]
D, [2024-04-06T05:12:20.306948 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '4cedaf4c-9bd5-438a-937a-724173557998' LIMIT 1 [["id", "4cedaf4c-9bd5-438a-937a-724173557998"]]
D, [2024-04-06T05:12:20.307969 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('4cedaf4c-9bd5-438a-937a-724173557998', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22portland_building_footprints_r%22&format=gpkg&filename=portland_building_footprints_r', 632613, 225492992, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.307206', '2024-04-06 05:12:20.307206') RETURNING "id" [["visualization_id", "4cedaf4c-9bd5-438a-937a-724173557998"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22portland_building_footprints_r%22&format=gpkg&filename=portland_building_footprints_r"], ["rows_counted", 632613], ["size", 225492992], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.309720 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.309125', '2024-04-06 05:12:20.309125') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.310659 #273] DEBUG -- : SQL (0.3ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'Geometries for public use microdata areas in 2013.', '{"US Census"}', '[US Census](https://www.census.gov)', 'Public use microdata area', 'cb_2013_puma10_500k', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.308742', '2024-04-06 05:12:20.308742', '972a6070-476e-44c1-9ead-601c4909529b', 'a044363e-1ada-46c0-9ed7-901308436a57') RETURNING "id" [["privacy", "public"], ["description", "Geometries for public use microdata areas in 2013."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "Public use microdata area"], ["name", "cb_2013_puma10_500k"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "972a6070-476e-44c1-9ead-601c4909529b"], ["permission_id", "a044363e-1ada-46c0-9ed7-901308436a57"]]
D, [2024-04-06T05:12:20.311453 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '972a6070-476e-44c1-9ead-601c4909529b' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "972a6070-476e-44c1-9ead-601c4909529b"]]
D, [2024-04-06T05:12:20.312194 #273] DEBUG -- : Carto::Visualization Load (0.2ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '972a6070-476e-44c1-9ead-601c4909529b' LIMIT 1 [["id", "972a6070-476e-44c1-9ead-601c4909529b"]]
D, [2024-04-06T05:12:20.313139 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('972a6070-476e-44c1-9ead-601c4909529b', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_puma10_500k%22&format=gpkg&filename=cb_2013_puma10_500k', 2379, 13479936, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.312455', '2024-04-06 05:12:20.312455') RETURNING "id" [["visualization_id", "972a6070-476e-44c1-9ead-601c4909529b"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22cb_2013_puma10_500k%22&format=gpkg&filename=cb_2013_puma10_500k"], ["rows_counted", 2379], ["size", 13479936], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.314833 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:20.314266', '2024-04-06 05:12:20.314266') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.315729 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "visualizations" ("privacy", "description", "tags", "source", "display_name", "name", "user_id", "type", "version", "created_at", "updated_at", "id", "permission_id") VALUES ('public', 'US Census Tracts.', '{"US Census"}', '[US Census](https://www.census.gov)', 'US Census Tracts', 'tl_2014_census_tracts', '644240de-19a6-4f7c-b659-e466d7dc1071', 'remote', 3, '2024-04-06 05:12:20.313905', '2024-04-06 05:12:20.313905', '2a44918e-b152-43a6-a1c9-c825627efd66', '6f51c2dc-8093-4c88-9ef5-a5f53a933d35') RETURNING "id" [["privacy", "public"], ["description", "US Census Tracts."], ["tags", ["US Census"]], ["source", "[US Census](https://www.census.gov)"], ["display_name", "US Census Tracts"], ["name", "tl_2014_census_tracts"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["type", "remote"], ["version", 3], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["id", "2a44918e-b152-43a6-a1c9-c825627efd66"], ["permission_id", "6f51c2dc-8093-4c88-9ef5-a5f53a933d35"]]
D, [2024-04-06T05:12:20.316493 #273] DEBUG -- : Carto::ExternalSource Load (0.2ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."visualization_id" = '2a44918e-b152-43a6-a1c9-c825627efd66' ORDER BY "external_sources"."id" ASC LIMIT 1 [["visualization_id", "2a44918e-b152-43a6-a1c9-c825627efd66"]]
D, [2024-04-06T05:12:20.317303 #273] DEBUG -- : Carto::Visualization Load (0.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '2a44918e-b152-43a6-a1c9-c825627efd66' LIMIT 1 [["id", "2a44918e-b152-43a6-a1c9-c825627efd66"]]
D, [2024-04-06T05:12:20.318297 #273] DEBUG -- : SQL (0.2ms) INSERT INTO "external_sources" ("visualization_id", "import_url", "rows_counted", "size", "geometry_types", "username", "created_at", "updated_at") VALUES ('2a44918e-b152-43a6-a1c9-c825627efd66', 'https://common-data.carto.com/api/v2/sql?q=select+*+from+%22tl_2014_census_tracts%22&format=gpkg&filename=tl_2014_census_tracts', 73915, 666296320, '{ST_MultiPolygon}', 'common-data', '2024-04-06 05:12:20.317578', '2024-04-06 05:12:20.317578') RETURNING "id" [["visualization_id", "2a44918e-b152-43a6-a1c9-c825627efd66"], ["import_url", "https://common-data.carto.com/api/v2/sql?q=select+*+from+%22tl_2014_census_tracts%22&format=gpkg&filename=tl_2014_census_tracts"], ["rows_counted", 73915], ["size", 666296320], ["geometry_types", ["ST_MultiPolygon"]], ["username", "common-data"], ["created_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:20 UTC +00:00]]
D, [2024-04-06T05:12:20.319203 #273] DEBUG -- :  (0.6ms) COMMIT
{"job_class":"Resque::UserDBJobs::CommonData::LoadCommonData","args":"\"644240de-19a6-4f7c-b659-e466d7dc1071\"","timestamp":"2024-04-06T05:12:20.364+00:00","levelname":"info","cdb-user":null,"event_message":"Job performed"}
** [05:12:20 2024-04-06] 273: done: (Job{user_dbs} | Resque::UserDBJobs::CommonData::LoadCommonData | ["644240de-19a6-4f7c-b659-e466d7dc1071", "https://common-data.carto.com/api/v1/viz?privacy=public&type=table"])
** [05:12:20 2024-04-06] 176: Checking imports
** [05:12:20 2024-04-06] 176: Checking exports
** [05:12:20 2024-04-06] 176: Checking users
** [05:12:20 2024-04-06] 176: Checking user_dbs
** [05:12:20 2024-04-06] 176: Found job on user_dbs
** [05:12:20 2024-04-06] 176: got: (Job{user_dbs} | Resque::UserDBJobs::CommonData::LoadCommonData | ["644240de-19a6-4f7c-b659-e466d7dc1071", "https://common-data.carto.com/api/v1/viz?privacy=public&type=table"])
** [05:12:20 2024-04-06] 176: resque-1.25.2: Processing user_dbs since 1712380340 [Resque::UserDBJobs::CommonData::LoadCommonData]
** [05:12:20 2024-04-06] 176: Running before_fork hooks with [(Job{user_dbs} | Resque::UserDBJobs::CommonData::LoadCommonData | ["644240de-19a6-4f7c-b659-e466d7dc1071", "https://common-data.carto.com/api/v1/viz?privacy=public&type=table"])]
** [05:12:20 2024-04-06] 176: resque-1.25.2: Forked 432 at 1712380340
** [05:12:20 2024-04-06] 432: Running after_fork hooks with [(Job{user_dbs} | Resque::UserDBJobs::CommonData::LoadCommonData | ["644240de-19a6-4f7c-b659-e466d7dc1071", "https://common-data.carto.com/api/v1/viz?privacy=public&type=table"])]
{"job_class":"Resque::UserDBJobs::CommonData::LoadCommonData","args":"\"644240de-19a6-4f7c-b659-e466d7dc1071\"","timestamp":"2024-04-06T05:12:20.521+00:00","levelname":"info","cdb-user":null,"event_message":"Job performed"}
** [05:12:20 2024-04-06] 432: done: (Job{user_dbs} | Resque::UserDBJobs::CommonData::LoadCommonData | ["644240de-19a6-4f7c-b659-e466d7dc1071", "https://common-data.carto.com/api/v1/viz?privacy=public&type=table"])
** [05:12:20 2024-04-06] 176: Checking imports
** [05:12:20 2024-04-06] 176: Checking exports
** [05:12:20 2024-04-06] 176: Checking users
** [05:12:20 2024-04-06] 176: Checking user_dbs
** [05:12:20 2024-04-06] 176: Found job on user_dbs
** [05:12:20 2024-04-06] 176: got: (Job{user_dbs} | Resque::UserDBJobs::CommonData::LoadCommonData | ["644240de-19a6-4f7c-b659-e466d7dc1071", "https://common-data.carto.com/api/v1/viz?privacy=public&type=table"])
** [05:12:20 2024-04-06] 176: resque-1.25.2: Processing user_dbs since 1712380340 [Resque::UserDBJobs::CommonData::LoadCommonData]
** [05:12:20 2024-04-06] 176: Running before_fork hooks with [(Job{user_dbs} | Resque::UserDBJobs::CommonData::LoadCommonData | ["644240de-19a6-4f7c-b659-e466d7dc1071", "https://common-data.carto.com/api/v1/viz?privacy=public&type=table"])]
** [05:12:20 2024-04-06] 176: resque-1.25.2: Forked 436 at 1712380340
** [05:12:20 2024-04-06] 436: Running after_fork hooks with [(Job{user_dbs} | Resque::UserDBJobs::CommonData::LoadCommonData | ["644240de-19a6-4f7c-b659-e466d7dc1071", "https://common-data.carto.com/api/v1/viz?privacy=public&type=table"])]
{"job_class":"Resque::UserDBJobs::CommonData::LoadCommonData","args":"\"644240de-19a6-4f7c-b659-e466d7dc1071\"","timestamp":"2024-04-06T05:12:20.748+00:00","levelname":"info","cdb-user":null,"event_message":"Job performed"}
** [05:12:20 2024-04-06] 436: done: (Job{user_dbs} | Resque::UserDBJobs::CommonData::LoadCommonData | ["644240de-19a6-4f7c-b659-e466d7dc1071", "https://common-data.carto.com/api/v1/viz?privacy=public&type=table"])
** [05:12:20 2024-04-06] 176: Checking imports
** [05:12:20 2024-04-06] 176: Checking exports
** [05:12:20 2024-04-06] 176: Checking users
** [05:12:20 2024-04-06] 176: Checking user_dbs
** [05:12:20 2024-04-06] 176: Checking geocodings
** [05:12:20 2024-04-06] 176: Checking synchronizations
** [05:12:20 2024-04-06] 176: Checking tracker
** [05:12:20 2024-04-06] 176: Checking user_migrations
** [05:12:20 2024-04-06] 176: Checking batch_updates
** [05:12:20 2024-04-06] 176: Checking gears
** [05:12:20 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:12:20 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:12:25 2024-04-06] 176: Checking imports
** [05:12:25 2024-04-06] 176: Checking exports
** [05:12:25 2024-04-06] 176: Checking users
** [05:12:25 2024-04-06] 176: Checking user_dbs
** [05:12:25 2024-04-06] 176: Checking geocodings
** [05:12:25 2024-04-06] 176: Checking synchronizations
** [05:12:25 2024-04-06] 176: Checking tracker
** [05:12:25 2024-04-06] 176: Checking user_migrations
** [05:12:25 2024-04-06] 176: Checking batch_updates
** [05:12:25 2024-04-06] 176: Checking gears
** [05:12:25 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:12:25 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:12:30 2024-04-06] 176: Checking imports
** [05:12:30 2024-04-06] 176: Checking exports
** [05:12:30 2024-04-06] 176: Checking users
** [05:12:30 2024-04-06] 176: Checking user_dbs
** [05:12:30 2024-04-06] 176: Checking geocodings
** [05:12:30 2024-04-06] 176: Checking synchronizations
** [05:12:30 2024-04-06] 176: Checking tracker
** [05:12:30 2024-04-06] 176: Checking user_migrations
** [05:12:30 2024-04-06] 176: Checking batch_updates
** [05:12:30 2024-04-06] 176: Checking gears
** [05:12:30 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:12:30 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:12:35 2024-04-06] 176: Checking imports
** [05:12:35 2024-04-06] 176: Found job on imports
** [05:12:35 2024-04-06] 176: got: (Job{imports} | Resque::ImporterJobs | [{"job_id"=>"db2385d9-47a9-4ea8-8af8-51dbf90e0028"}])
** [05:12:35 2024-04-06] 176: resque-1.25.2: Processing imports since 1712380355 [Resque::ImporterJobs]
** [05:12:35 2024-04-06] 176: Running before_fork hooks with [(Job{imports} | Resque::ImporterJobs | [{"job_id"=>"db2385d9-47a9-4ea8-8af8-51dbf90e0028"}])]
** [05:12:35 2024-04-06] 176: resque-1.25.2: Forked 442 at 1712380355
** [05:12:35 2024-04-06] 442: Running after_fork hooks with [(Job{imports} | Resque::ImporterJobs | [{"job_id"=>"db2385d9-47a9-4ea8-8af8-51dbf90e0028"}])]
D, [2024-04-06T05:12:38.644226 #442] DEBUG -- : Carto::User Load (1.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' LIMIT 1 [["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
{"event_message":"(0.000266s) SET standard_conforming_strings = ON","timestamp":"2024-04-06T05:12:38.706+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000200s) SET client_min_messages = 'WARNING'","timestamp":"2024-04-06T05:12:38.707+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000152s) SET DateStyle = 'ISO'","timestamp":"2024-04-06T05:12:38.707+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000119s) SET search_path TO \"public\", cartodb, cdb_dataservices_client, public ","timestamp":"2024-04-06T05:12:38.707+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000438s) SELECT cartodb.cdb_version() AS v","timestamp":"2024-04-06T05:12:38.708+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000138s) BEGIN","timestamp":"2024-04-06T05:12:38.708+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.007028s) SELECT cartodb.CDB_UserDataSize('public')","timestamp":"2024-04-06T05:12:38.716+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000159s) COMMIT","timestamp":"2024-04-06T05:12:38.716+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000148s) SET standard_conforming_strings = ON","timestamp":"2024-04-06T05:12:38.723+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000157s) SET client_min_messages = 'WARNING'","timestamp":"2024-04-06T05:12:38.723+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000168s) SET DateStyle = 'ISO'","timestamp":"2024-04-06T05:12:38.724+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000175s) SET search_path TO \"public\", cartodb, cdb_dataservices_client, public ","timestamp":"2024-04-06T05:12:38.724+00:00","levelname":"info","cdb-user":null}
D, [2024-04-06T05:12:39.266212 #442] DEBUG -- :  (0.4ms) SET search_path TO "public", cartodb, cdb_dataservices_client, public
D, [2024-04-06T05:12:39.267158 #442] DEBUG -- :  (0.6ms) select cartodb.cdb_version() as v
D, [2024-04-06T05:12:39.268081 #442] DEBUG -- :  (0.3ms) BEGIN
D, [2024-04-06T05:12:39.268590 #442] DEBUG -- :  (0.3ms) SET LOCAL lock_timeout = '1s'
D, [2024-04-06T05:12:39.281878 #442] DEBUG -- :  (13.1ms) SELECT cartodb.CDB_UserDataSize('public')
D, [2024-04-06T05:12:39.282432 #442] DEBUG -- :  (0.3ms) COMMIT
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.000317s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:42.666+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.027479s) \n ALTER TABLE \"cdb_importer\".\"importer_3626790a7c764d71af03aa806ce273e1\"\n ALTER \"wkb_geometry\"\n TYPE geometry\n USING \"wkb_geometry\"::geometry\n ","timestamp":"2024-04-06T05:12:42.693+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000261s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:42.694+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000197s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:42.695+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.012795s) \n UPDATE \"cdb_importer\".\"importer_3626790a7c764d71af03aa806ce273e1\"\n SET \"wkb_geometry\" = public.ST_Force2D(\"wkb_geometry\")\n ","timestamp":"2024-04-06T05:12:42.708+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000297s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:42.709+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.004938s) \n SELECT tablename AS name\n FROM pg_tables\n WHERE schemaname = 'public' AND\n tableowner = 'development_cartodb_user_644240de-19a6-4f7c-b659-e466d7dc1071'\n ","timestamp":"2024-04-06T05:12:42.757+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001744s) \n SELECT c.relname AS name\n FROM pg_class c JOIN pg_namespace n ON c.relnamespace = n.oid\n WHERE n.nspname = 'public' AND\n relkind = 'f';\n ","timestamp":"2024-04-06T05:12:42.765+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000675s) BEGIN","timestamp":"2024-04-06T05:12:42.767+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000972s) \n ALTER TABLE \"cdb_importer\".\"importer_3626790a7c764d71af03aa806ce273e1\" RENAME TO \"uk_administrative_regions\"\n ","timestamp":"2024-04-06T05:12:42.768+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000523s) \n ALTER INDEX IF EXISTS \"cdb_importer\".\"importer_3626790a7c764d71af03aa806ce273e1_geom_idx\"\n RENAME TO \"the_geom_e4c0c8dd_59f1_4f47_b7c4_7ecbe2aebf90\"\n ","timestamp":"2024-04-06T05:12:42.769+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001700s) \n ALTER TABLE \"cdb_importer\".\"uk_administrative_regions\"\n SET SCHEMA \"public\"\n ","timestamp":"2024-04-06T05:12:42.772+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.002380s) COMMIT","timestamp":"2024-04-06T05:12:42.774+00:00","levelname":"info","cdb-user":null}
W, [2024-04-06T05:12:42.803279 #442] WARN -- : WARNING: Can't mass-assign protected attributes for Carto::UserTable: user_table
app/models/table.rb:54:in `initialize'
app/models/table_registrar.rb:9:in `new'
app/models/table_registrar.rb:9:in `register'
app/connectors/importer.rb:294:in `persist_metadata'
app/connectors/importer.rb:137:in `register'
app/connectors/importer.rb:109:in `block (2 levels) in register_results'
app/connectors/importer.rb:108:in `each'
app/connectors/importer.rb:108:in `block in register_results'
lib/carto/ghost_tables_manager.rb:73:in `block in run_synchronized'
lib/carto/bolt.rb:35:in `run_locked'
lib/carto/ghost_tables_manager.rb:72:in `run_synchronized'
app/connectors/importer.rb:102:in `register_results'
app/connectors/importer.rb:66:in `run'
app/models/data_import.rb:775:in `execute_importer'
app/models/data_import.rb:366:in `dispatch'
app/models/data_import.rb:127:in `run_import!'
lib/resque/importer_jobs.rb:8:in `block in perform'
lib/resque/base_job.rb:20:in `run_action'
lib/resque/importer_jobs.rb:8:in `perform'
D, [2024-04-06T05:12:42.809164 #442] DEBUG -- : Carto::ExternalDataImport Load (0.9ms) SELECT "external_data_imports".* FROM "external_data_imports" WHERE "external_data_imports"."data_import_id" = 'db2385d9-47a9-4ea8-8af8-51dbf90e0028' ORDER BY "external_data_imports"."id" ASC LIMIT 1 [["data_import_id", "db2385d9-47a9-4ea8-8af8-51dbf90e0028"]]
D, [2024-04-06T05:12:42.827968 #442] DEBUG -- : Carto::ExternalSource Load (0.5ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."id" = 'd49ab1e2-3b5b-497f-8b53-482aa443c93e' LIMIT 1 [["id", "d49ab1e2-3b5b-497f-8b53-482aa443c93e"]]
unknown OID 21332: failed to recognize type of 'bbox'. It will be treated as String.
D, [2024-04-06T05:12:42.840540 #442] DEBUG -- : Carto::Visualization Load (4.3ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '163f3f0b-c3fc-4b74-89da-e6c77ec3bc67' LIMIT 1 [["id", "163f3f0b-c3fc-4b74-89da-e6c77ec3bc67"]]
D, [2024-04-06T05:12:42.859527 #442] DEBUG -- :  (0.3ms) BEGIN
D, [2024-04-06T05:12:42.867514 #442] DEBUG -- : Carto::User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' LIMIT 1 [["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:42.881886 #442] DEBUG -- : Carto::UserTable Exists (0.6ms) SELECT 1 AS one FROM "user_tables" WHERE ("user_tables"."name" = 'uk_administrative_regions' AND "user_tables"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071') LIMIT 1
D, [2024-04-06T05:12:42.882863 #442] DEBUG -- : Carto::UserTable Exists (0.3ms) SELECT 1 AS one FROM "user_tables" WHERE ("user_tables"."name" = 'uk_administrative_regions' AND "user_tables"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071') LIMIT 1
{"event_message":"(0.002813s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.894+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001572s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.898+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001407s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.901+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001500s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.904+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001906s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.908+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001714s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.912+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001439s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.915+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001405s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.918+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001568s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.921+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001813s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.925+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001649s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.929+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001463s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.932+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001607s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.936+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.002075s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.939+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001661s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.945+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001469s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.949+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001414s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.953+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.002791s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.957+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001654s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.961+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001417s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.964+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001418s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.968+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001584s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.971+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001986s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.976+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001571s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.979+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001419s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.983+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001408s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.986+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001911s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.990+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001717s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.994+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001463s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:42.997+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001419s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.000+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001438s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.004+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001945s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.008+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001681s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.012+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001453s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.015+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001406s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.018+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001445s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.021+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001908s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.025+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001657s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.028+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001461s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.031+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001404s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.034+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001429s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.037+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001917s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.042+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001601s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.045+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001436s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.049+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001420s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.052+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.002062s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.055+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001766s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.059+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001805s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.063+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001451s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.066+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001403s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.069+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.002443s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.074+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001675s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.078+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001533s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.081+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001417s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.084+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001606s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.087+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.002098s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.092+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001542s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.095+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001427s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.099+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001400s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.102+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.002693s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.106+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001761s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.110+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000196s) BEGIN","timestamp":"2024-04-06T05:12:43.111+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.003587s) SELECT cartodb.CDB_UserDataSize('public')","timestamp":"2024-04-06T05:12:43.115+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000176s) COMMIT","timestamp":"2024-04-06T05:12:43.116+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001761s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.126+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000760s) \n SELECT DISTINCT ST_GeometryType(the_geom) FROM (\n SELECT the_geom\n FROM (\n SELECT the_geom\n FROM public.uk_administrative_regions\n LIMIT 10000\n ) as limited\n WHERE (the_geom is not null) LIMIT 10\n ) as not_null\n ","timestamp":"2024-04-06T05:12:43.129+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001490s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.132+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000333s) select GeometryType(the_geom) FROM public.uk_administrative_regions where the_geom is not null limit 1","timestamp":"2024-04-06T05:12:43.135+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001981s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.138+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001823s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.144+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000169s) BEGIN","timestamp":"2024-04-06T05:12:43.146+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000137s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.146+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000488s) \n SELECT c.conname AS pk_name\n FROM pg_class r, pg_constraint c, pg_namespace n\n WHERE r.oid = c.conrelid AND contype='p' AND relname = 'uk_administrative_regions'\n AND r.relnamespace = n.oid and n.nspname= 'public'\n ","timestamp":"2024-04-06T05:12:43.147+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000803s) \n ALTER TABLE public.uk_administrative_regions DROP CONSTRAINT \"importer_3626790a7c764d71af03aa806ce273e1_pkey\"\n ","timestamp":"2024-04-06T05:12:43.148+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000123s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.148+00:00","levelname":"info","cdb-user":null}
INFO: _CDB_LinkGhostTables() called with username=<NULL>, event_name=ALTER TABLE
{"event_message":"(0.014859s) COMMIT","timestamp":"2024-04-06T05:12:43.163+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001621s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.166+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000210s) BEGIN","timestamp":"2024-04-06T05:12:43.168+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000209s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.168+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000426s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"abbrev\" TYPE text","timestamp":"2024-04-06T05:12:43.169+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000201s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.169+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001374s) COMMIT","timestamp":"2024-04-06T05:12:43.171+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000296s) BEGIN","timestamp":"2024-04-06T05:12:43.172+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000175s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.172+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000672s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"adm1_cod_1\" TYPE text","timestamp":"2024-04-06T05:12:43.173+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000199s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.173+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001347s) COMMIT","timestamp":"2024-04-06T05:12:43.175+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000199s) BEGIN","timestamp":"2024-04-06T05:12:43.176+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000181s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.176+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000450s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"adm1_code\" TYPE text","timestamp":"2024-04-06T05:12:43.177+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000164s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.177+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001109s) COMMIT","timestamp":"2024-04-06T05:12:43.179+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000166s) BEGIN","timestamp":"2024-04-06T05:12:43.179+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000167s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.180+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000338s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"admin\" TYPE text","timestamp":"2024-04-06T05:12:43.180+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000161s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.181+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001113s) COMMIT","timestamp":"2024-04-06T05:12:43.182+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000162s) BEGIN","timestamp":"2024-04-06T05:12:43.183+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000165s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.183+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000536s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"code_hasc\" TYPE text","timestamp":"2024-04-06T05:12:43.184+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000208s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.184+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001554s) COMMIT","timestamp":"2024-04-06T05:12:43.186+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000168s) BEGIN","timestamp":"2024-04-06T05:12:43.186+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000291s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.187+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000482s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"code_local\" TYPE text","timestamp":"2024-04-06T05:12:43.187+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000170s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.188+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001495s) COMMIT","timestamp":"2024-04-06T05:12:43.190+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000209s) BEGIN","timestamp":"2024-04-06T05:12:43.190+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000217s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.191+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000461s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"featurecla\" TYPE text","timestamp":"2024-04-06T05:12:43.192+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000168s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.192+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001614s) COMMIT","timestamp":"2024-04-06T05:12:43.194+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000172s) BEGIN","timestamp":"2024-04-06T05:12:43.194+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000179s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.195+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000361s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"fips\" TYPE text","timestamp":"2024-04-06T05:12:43.195+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000168s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.196+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001514s) COMMIT","timestamp":"2024-04-06T05:12:43.198+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000540s) BEGIN","timestamp":"2024-04-06T05:12:43.200+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000564s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.201+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001231s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"fips_alt\" TYPE text","timestamp":"2024-04-06T05:12:43.202+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000613s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.204+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.003614s) COMMIT","timestamp":"2024-04-06T05:12:43.208+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000633s) BEGIN","timestamp":"2024-04-06T05:12:43.210+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000618s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.212+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001258s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"geonunit\" TYPE text","timestamp":"2024-04-06T05:12:43.214+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000537s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.215+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.002619s) COMMIT","timestamp":"2024-04-06T05:12:43.218+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000536s) BEGIN","timestamp":"2024-04-06T05:12:43.220+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000751s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.221+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001685s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"gn_a1_code\" TYPE text","timestamp":"2024-04-06T05:12:43.224+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000669s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.225+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.003873s) COMMIT","timestamp":"2024-04-06T05:12:43.230+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000548s) BEGIN","timestamp":"2024-04-06T05:12:43.232+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000534s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.233+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001689s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"gn_name\" TYPE text","timestamp":"2024-04-06T05:12:43.235+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000523s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.236+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.003711s) COMMIT","timestamp":"2024-04-06T05:12:43.241+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000456s) BEGIN","timestamp":"2024-04-06T05:12:43.243+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000344s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.243+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000868s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"gn_region\" TYPE text","timestamp":"2024-04-06T05:12:43.245+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000388s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.245+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001912s) COMMIT","timestamp":"2024-04-06T05:12:43.248+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000290s) BEGIN","timestamp":"2024-04-06T05:12:43.248+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000299s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.249+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000609s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"gns_adm1\" TYPE text","timestamp":"2024-04-06T05:12:43.250+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000282s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.250+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001561s) COMMIT","timestamp":"2024-04-06T05:12:43.252+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000243s) BEGIN","timestamp":"2024-04-06T05:12:43.253+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000232s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.253+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000565s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"gns_lang\" TYPE text","timestamp":"2024-04-06T05:12:43.254+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000256s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.254+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001750s) COMMIT","timestamp":"2024-04-06T05:12:43.256+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000285s) BEGIN","timestamp":"2024-04-06T05:12:43.257+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000212s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.258+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000560s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"gns_name\" TYPE text","timestamp":"2024-04-06T05:12:43.259+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000178s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.259+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001332s) COMMIT","timestamp":"2024-04-06T05:12:43.261+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000176s) BEGIN","timestamp":"2024-04-06T05:12:43.261+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000174s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.262+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000476s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"gns_region\" TYPE text","timestamp":"2024-04-06T05:12:43.262+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000131s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.262+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001045s) COMMIT","timestamp":"2024-04-06T05:12:43.264+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000208s) BEGIN","timestamp":"2024-04-06T05:12:43.264+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000211s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.265+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000410s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"gu_a3\" TYPE text","timestamp":"2024-04-06T05:12:43.265+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000173s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.266+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001051s) COMMIT","timestamp":"2024-04-06T05:12:43.267+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000174s) BEGIN","timestamp":"2024-04-06T05:12:43.268+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000173s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.268+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000364s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"hasc_maybe\" TYPE text","timestamp":"2024-04-06T05:12:43.269+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000173s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.269+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001040s) COMMIT","timestamp":"2024-04-06T05:12:43.270+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000244s) BEGIN","timestamp":"2024-04-06T05:12:43.271+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000220s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.271+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000641s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"iso3\" TYPE text","timestamp":"2024-04-06T05:12:43.272+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000153s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.273+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001498s) COMMIT","timestamp":"2024-04-06T05:12:43.274+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000182s) BEGIN","timestamp":"2024-04-06T05:12:43.275+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000154s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.276+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000855s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"name\" TYPE text","timestamp":"2024-04-06T05:12:43.277+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000140s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.277+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001326s) COMMIT","timestamp":"2024-04-06T05:12:43.279+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000239s) BEGIN","timestamp":"2024-04-06T05:12:43.279+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000139s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.280+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000494s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"name_alt\" TYPE text","timestamp":"2024-04-06T05:12:43.280+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000137s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.281+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001222s) COMMIT","timestamp":"2024-04-06T05:12:43.282+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000140s) BEGIN","timestamp":"2024-04-06T05:12:43.283+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000170s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.283+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000521s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"name_local\" TYPE text","timestamp":"2024-04-06T05:12:43.284+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000201s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.284+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001208s) COMMIT","timestamp":"2024-04-06T05:12:43.286+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000162s) BEGIN","timestamp":"2024-04-06T05:12:43.286+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000185s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.287+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000700s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"note\" TYPE text","timestamp":"2024-04-06T05:12:43.288+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000545s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.288+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001944s) COMMIT","timestamp":"2024-04-06T05:12:43.291+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000227s) BEGIN","timestamp":"2024-04-06T05:12:43.291+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000448s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.292+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000497s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"postal\" TYPE text","timestamp":"2024-04-06T05:12:43.293+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000198s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.293+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001583s) COMMIT","timestamp":"2024-04-06T05:12:43.295+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000209s) BEGIN","timestamp":"2024-04-06T05:12:43.296+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000198s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.296+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000448s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"region\" TYPE text","timestamp":"2024-04-06T05:12:43.297+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000188s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.297+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001072s) COMMIT","timestamp":"2024-04-06T05:12:43.298+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000202s) BEGIN","timestamp":"2024-04-06T05:12:43.299+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000187s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.299+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000538s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"region_cod\" TYPE text","timestamp":"2024-04-06T05:12:43.300+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000167s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.300+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001296s) COMMIT","timestamp":"2024-04-06T05:12:43.302+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000169s) BEGIN","timestamp":"2024-04-06T05:12:43.302+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000170s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.303+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000566s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"region_sub\" TYPE text","timestamp":"2024-04-06T05:12:43.304+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000192s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.304+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001641s) COMMIT","timestamp":"2024-04-06T05:12:43.306+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000214s) BEGIN","timestamp":"2024-04-06T05:12:43.307+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000189s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.307+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000502s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"sub_code\" TYPE text","timestamp":"2024-04-06T05:12:43.308+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000170s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.308+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001189s) COMMIT","timestamp":"2024-04-06T05:12:43.310+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000166s) BEGIN","timestamp":"2024-04-06T05:12:43.311+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000191s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.311+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000378s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"type\" TYPE text","timestamp":"2024-04-06T05:12:43.311+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000155s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.312+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001093s) COMMIT","timestamp":"2024-04-06T05:12:43.313+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000159s) BEGIN","timestamp":"2024-04-06T05:12:43.314+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000140s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.314+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000349s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"type_en\" TYPE text","timestamp":"2024-04-06T05:12:43.315+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000200s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.315+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001254s) COMMIT","timestamp":"2024-04-06T05:12:43.316+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000185s) BEGIN","timestamp":"2024-04-06T05:12:43.317+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000208s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.317+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000376s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"woe_label\" TYPE text","timestamp":"2024-04-06T05:12:43.318+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000183s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.318+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001159s) COMMIT","timestamp":"2024-04-06T05:12:43.320+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000191s) BEGIN","timestamp":"2024-04-06T05:12:43.320+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000229s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.321+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000715s) ALTER TABLE public.uk_administrative_regions ALTER COLUMN \"woe_name\" TYPE text","timestamp":"2024-04-06T05:12:43.322+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000224s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.322+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=ALTER TABLE
{"event_message":"(0.001352s) COMMIT","timestamp":"2024-04-06T05:12:43.324+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000253s) BEGIN","timestamp":"2024-04-06T05:12:43.325+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000239s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:43.325+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.077033s) \n SELECT cartodb.CDB_CartodbfyTable('public'::TEXT,'public.uk_administrative_regions'::REGCLASS);\n ","timestamp":"2024-04-06T05:12:43.402+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000719s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:43.404+00:00","levelname":"info","cdb-user":null}
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
INFO: _CDB_LinkGhostTables() called with username=dev, event_name=DROP TRIGGER
{"event_message":"(0.008762s) COMMIT","timestamp":"2024-04-06T05:12:43.414+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.005466s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.432+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001783s) SELECT \"pg_class\".\"oid\" FROM \"pg_class\" INNER JOIN \"pg_namespace\" ON (\"pg_namespace\".\"oid\" = \"pg_class\".\"relnamespace\") WHERE ((\"relkind\" = 'r') AND (\"nspname\" = 'public') AND (\"relname\" = 'uk_administrative_regions')) LIMIT 1","timestamp":"2024-04-06T05:12:43.447+00:00","levelname":"info","cdb-user":null}
D, [2024-04-06T05:12:43.454403 #442] DEBUG -- : SQL (2.9ms) INSERT INTO "user_tables" ("user_id", "name", "data_import_id", "description", "tags", "privacy", "updated_at", "table_id") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'uk_administrative_regions', 'db2385d9-47a9-4ea8-8af8-51dbf90e0028', 'Contains geometries for UK districts, counties, boroughs...', 'Administrative regions', 0, '2024-04-06 05:12:42.883161', 29474) RETURNING "id" [["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["name", "uk_administrative_regions"], ["data_import_id", "db2385d9-47a9-4ea8-8af8-51dbf90e0028"], ["description", "Contains geometries for UK districts, counties, boroughs..."], ["tags", "Administrative regions"], ["privacy", 0], ["updated_at", Sat, 06 Apr 2024 05:12:42 UTC +00:00], ["table_id", 29474]]
{"event_message":"(0.002391s) SELECT \"pg_attribute\".\"attname\" AS \"name\", CAST(\"pg_attribute\".\"atttypid\" AS integer) AS \"oid\", CAST(\"basetype\".\"oid\" AS integer) AS \"base_oid\", format_type(\"basetype\".\"oid\", \"pg_type\".\"typtypmod\") AS \"db_base_type\", format_type(\"pg_type\".\"oid\", \"pg_attribute\".\"atttypmod\") AS \"db_type\", pg_get_expr(\"pg_attrdef\".\"adbin\", \"pg_class\".\"oid\") AS \"default\", NOT \"pg_attribute\".\"attnotnull\" AS \"allow_null\", COALESCE((\"pg_attribute\".\"attnum\" = ANY(\"pg_index\".\"indkey\")), false) AS \"primary_key\" FROM \"pg_class\" INNER JOIN \"pg_attribute\" ON (\"pg_attribute\".\"attrelid\" = \"pg_class\".\"oid\") INNER JOIN \"pg_type\" ON (\"pg_type\".\"oid\" = \"pg_attribute\".\"atttypid\") LEFT OUTER JOIN \"pg_type\" AS \"basetype\" ON (\"basetype\".\"oid\" = \"pg_type\".\"typbasetype\") LEFT OUTER JOIN \"pg_attrdef\" ON ((\"pg_attrdef\".\"adrelid\" = \"pg_class\".\"oid\") AND (\"pg_attrdef\".\"adnum\" = \"pg_attribute\".\"attnum\")) LEFT OUTER JOIN \"pg_index\" ON ((\"pg_index\".\"indrelid\" = \"pg_class\".\"oid\") AND (\"pg_index\".\"indisprimary\" IS TRUE)) WHERE ((\"pg_attribute\".\"attisdropped\" IS FALSE) AND (\"pg_attribute\".\"attnum\" \u003e 0) AND (\"pg_class\".\"oid\" = CAST(CAST('\"public\".\"uk_administrative_regions\"' AS regclass) AS oid))) ORDER BY \"pg_attribute\".\"attnum\"","timestamp":"2024-04-06T05:12:43.465+00:00","levelname":"info","cdb-user":null}
D, [2024-04-06T05:12:43.477554 #442] DEBUG -- : Carto::DataImport Load (0.8ms) SELECT "data_imports".* FROM "data_imports" WHERE "data_imports"."id" = 'db2385d9-47a9-4ea8-8af8-51dbf90e0028' LIMIT 1 [["id", "db2385d9-47a9-4ea8-8af8-51dbf90e0028"]]
D, [2024-04-06T05:12:43.503903 #442] DEBUG -- : Carto::ExternalDataImport Load (0.6ms) SELECT "external_data_imports".* FROM "external_data_imports" WHERE "external_data_imports"."data_import_id" = 'db2385d9-47a9-4ea8-8af8-51dbf90e0028' ORDER BY "external_data_imports"."id" ASC LIMIT 1 [["data_import_id", "db2385d9-47a9-4ea8-8af8-51dbf90e0028"]]
D, [2024-04-06T05:12:43.509594 #442] DEBUG -- : Carto::ExternalSource Load (0.4ms) SELECT "external_sources".* FROM "external_sources" WHERE "external_sources"."id" = 'd49ab1e2-3b5b-497f-8b53-482aa443c93e' LIMIT 1 [["id", "d49ab1e2-3b5b-497f-8b53-482aa443c93e"]]
D, [2024-04-06T05:12:43.510803 #442] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = '163f3f0b-c3fc-4b74-89da-e6c77ec3bc67' LIMIT 1 [["id", "163f3f0b-c3fc-4b74-89da-e6c77ec3bc67"]]
D, [2024-04-06T05:12:43.652088 #442] DEBUG -- :  (0.6ms) SELECT "feature_flags"."id" FROM "feature_flags" INNER JOIN "feature_flags_users" ON "feature_flags"."id" = "feature_flags_users"."feature_flag_id" WHERE "feature_flags_users"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071' [["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:43.652890 #442] DEBUG -- :  (0.3ms) SELECT "feature_flags"."id" FROM "feature_flags" WHERE "feature_flags"."restricted" = 'f' [["restricted", false]]
D, [2024-04-06T05:12:43.654228 #442] DEBUG -- : Carto::FeatureFlag Exists (0.4ms) SELECT 1 AS one FROM "feature_flags" WHERE "feature_flags"."id" IN (-1000, -1000, -1001, -1002) AND "feature_flags"."name" = 'disabled_cartodb_logo' LIMIT 1 [["name", "disabled_cartodb_logo"]]
D, [2024-04-06T05:12:43.669222 #442] DEBUG -- : Carto::Overlay Load (4.8ms) SELECT "overlays".* FROM "overlays" WHERE "overlays"."type" = 'share' AND "overlays"."visualization_id" IS NULL ORDER BY "overlays"."id" ASC LIMIT 1 [["type", "share"]]
D, [2024-04-06T05:12:43.670040 #442] DEBUG -- : Carto::Overlay Load (0.3ms) SELECT "overlays".* FROM "overlays" WHERE "overlays"."type" = 'search' AND "overlays"."visualization_id" IS NULL ORDER BY "overlays"."id" ASC LIMIT 1 [["type", "search"]]
D, [2024-04-06T05:12:43.670869 #442] DEBUG -- : Carto::Overlay Load (0.3ms) SELECT "overlays".* FROM "overlays" WHERE "overlays"."type" = 'zoom' AND "overlays"."visualization_id" IS NULL ORDER BY "overlays"."id" ASC LIMIT 1 [["type", "zoom"]]
D, [2024-04-06T05:12:43.671972 #442] DEBUG -- : Carto::Overlay Load (0.4ms) SELECT "overlays".* FROM "overlays" WHERE "overlays"."type" = 'loader' AND "overlays"."visualization_id" IS NULL ORDER BY "overlays"."id" ASC LIMIT 1 [["type", "loader"]]
D, [2024-04-06T05:12:43.673288 #442] DEBUG -- : Carto::Overlay Load (0.4ms) SELECT "overlays".* FROM "overlays" WHERE "overlays"."type" = 'logo' AND "overlays"."visualization_id" IS NULL ORDER BY "overlays"."id" ASC LIMIT 1 [["type", "logo"]]
D, [2024-04-06T05:12:43.677684 #442] DEBUG -- : SQL (0.8ms) INSERT INTO "maps" ("options", "user_id", "provider", "zoom", "bounding_box_sw", "bounding_box_ne", "center", "updated_at") VALUES ('{"dashboard_menu":true,"layer_selector":false,"legends":true,"scrollwheel":true}', '644240de-19a6-4f7c-b659-e466d7dc1071', 'leaflet', 3, '[-85.0511, -179]', '[85.0511, 179]', '[30, 0]', '2024-04-06 05:12:43.676029') RETURNING "id" [["options", {"dashboard_menu"=>true, "layer_selector"=>false, "legends"=>true, "scrollwheel"=>true}], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["provider", "leaflet"], ["zoom", 3], ["bounding_box_sw", "[-85.0511, -179]"], ["bounding_box_ne", "[85.0511, 179]"], ["center", "[30, 0]"], ["updated_at", Sat, 06 Apr 2024 05:12:43 UTC +00:00]]
D, [2024-04-06T05:12:43.680742 #442] DEBUG -- : Carto::UserTable Load (0.3ms) SELECT "user_tables".* FROM "user_tables" WHERE "user_tables"."map_id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' LIMIT 1 [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:43.688769 #442] DEBUG -- : SQL (0.6ms) INSERT INTO "permissions" ("owner_id", "owner_username", "created_at", "updated_at") VALUES ('644240de-19a6-4f7c-b659-e466d7dc1071', 'dev', '2024-04-06 05:12:43.687115', '2024-04-06 05:12:43.687115') RETURNING "id" [["owner_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["owner_username", "dev"], ["created_at", Sat, 06 Apr 2024 05:12:43 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:43 UTC +00:00]]
D, [2024-04-06T05:12:43.692956 #442] DEBUG -- : SQL (1.0ms) INSERT INTO "visualizations" ("name", "type", "description", "source", "tags", "privacy", "user_id", "version", "map_id", "created_at", "updated_at", "id", "permission_id") VALUES ('uk_administrative_regions', 'table', 'Contains geometries for UK districts, counties, boroughs...', '[Natural Earth Data](http://naturalearthdata.com)', '{"Administrative regions"}', 'private', '644240de-19a6-4f7c-b659-e466d7dc1071', 3, '6b8c81c0-c4e4-4eed-8f3c-07148c2db376', '2024-04-06 05:12:43.681347', '2024-04-06 05:12:43.681347', 'cef207a1-0e0a-4441-b182-29ff4275e83c', 'd275a4b7-61ab-4ff1-96d6-2044b195e204') RETURNING "id" [["name", "uk_administrative_regions"], ["type", "table"], ["description", "Contains geometries for UK districts, counties, boroughs..."], ["source", "[Natural Earth Data](http://naturalearthdata.com)"], ["tags", ["Administrative regions"]], ["privacy", "private"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["version", 3], ["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"], ["created_at", Sat, 06 Apr 2024 05:12:43 UTC +00:00], ["updated_at", Sat, 06 Apr 2024 05:12:43 UTC +00:00], ["id", "cef207a1-0e0a-4441-b182-29ff4275e83c"], ["permission_id", "d275a4b7-61ab-4ff1-96d6-2044b195e204"]]
D, [2024-04-06T05:12:43.694065 #442] DEBUG -- : Carto::Overlay Load (0.3ms) SELECT "overlays".* FROM "overlays" WHERE "overlays"."visualization_id" = 'cef207a1-0e0a-4441-b182-29ff4275e83c' AND "overlays"."type" = 'share' ORDER BY "overlays"."id" ASC LIMIT 1 [["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"], ["type", "share"]]
D, [2024-04-06T05:12:43.695120 #442] DEBUG -- : SQL (0.4ms) INSERT INTO "overlays" ("order", "type", "template", "options", "visualization_id") VALUES (2, 'share', '', '{"display":true,"x":20,"y":20}', 'cef207a1-0e0a-4441-b182-29ff4275e83c') RETURNING "id" [["order", 2], ["type", "share"], ["template", ""], ["options", {"display"=>true, "x"=>20, "y"=>20}], ["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"]]
D, [2024-04-06T05:12:43.696142 #442] DEBUG -- : Carto::Overlay Load (0.3ms) SELECT "overlays".* FROM "overlays" WHERE "overlays"."visualization_id" = 'cef207a1-0e0a-4441-b182-29ff4275e83c' AND "overlays"."type" = 'search' ORDER BY "overlays"."id" ASC LIMIT 1 [["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"], ["type", "search"]]
D, [2024-04-06T05:12:43.696879 #442] DEBUG -- : SQL (0.3ms) INSERT INTO "overlays" ("order", "type", "template", "options", "visualization_id") VALUES (3, 'search', '', '{"display":true,"x":60,"y":20}', 'cef207a1-0e0a-4441-b182-29ff4275e83c') RETURNING "id" [["order", 3], ["type", "search"], ["template", ""], ["options", {"display"=>true, "x"=>60, "y"=>20}], ["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"]]
D, [2024-04-06T05:12:43.697824 #442] DEBUG -- : Carto::Overlay Load (0.3ms) SELECT "overlays".* FROM "overlays" WHERE "overlays"."visualization_id" = 'cef207a1-0e0a-4441-b182-29ff4275e83c' AND "overlays"."type" = 'zoom' ORDER BY "overlays"."id" ASC LIMIT 1 [["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"], ["type", "zoom"]]
D, [2024-04-06T05:12:43.698538 #442] DEBUG -- : SQL (0.2ms) INSERT INTO "overlays" ("order", "type", "template", "options", "visualization_id") VALUES (6, 'zoom', '<a href="#zoom_in" class="zoom_in">+</a> <a href="#zoom_out" class="zoom_out">-</a>', '{"display":true,"x":20,"y":20}', 'cef207a1-0e0a-4441-b182-29ff4275e83c') RETURNING "id" [["order", 6], ["type", "zoom"], ["template", "<a href=\"#zoom_in\" class=\"zoom_in\">+</a> <a href=\"#zoom_out\" class=\"zoom_out\">-</a>"], ["options", {"display"=>true, "x"=>20, "y"=>20}], ["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"]]
D, [2024-04-06T05:12:43.699480 #442] DEBUG -- : Carto::Overlay Load (0.3ms) SELECT "overlays".* FROM "overlays" WHERE "overlays"."visualization_id" = 'cef207a1-0e0a-4441-b182-29ff4275e83c' AND "overlays"."type" = 'loader' ORDER BY "overlays"."id" ASC LIMIT 1 [["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"], ["type", "loader"]]
D, [2024-04-06T05:12:43.700201 #442] DEBUG -- : SQL (0.3ms) INSERT INTO "overlays" ("order", "type", "template", "options", "visualization_id") VALUES (8, 'loader', '<div class="loader" original-title=""></div>', '{"display":true,"x":20,"y":150}', 'cef207a1-0e0a-4441-b182-29ff4275e83c') RETURNING "id" [["order", 8], ["type", "loader"], ["template", "<div class=\"loader\" original-title=\"\"></div>"], ["options", {"display"=>true, "x"=>20, "y"=>150}], ["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"]]
D, [2024-04-06T05:12:43.701154 #442] DEBUG -- : Carto::Overlay Load (0.3ms) SELECT "overlays".* FROM "overlays" WHERE "overlays"."visualization_id" = 'cef207a1-0e0a-4441-b182-29ff4275e83c' AND "overlays"."type" = 'logo' ORDER BY "overlays"."id" ASC LIMIT 1 [["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"], ["type", "logo"]]
D, [2024-04-06T05:12:43.701893 #442] DEBUG -- : SQL (0.3ms) INSERT INTO "overlays" ("order", "type", "template", "options", "visualization_id") VALUES (9, 'logo', '', '{"display":true,"x":10,"y":40}', 'cef207a1-0e0a-4441-b182-29ff4275e83c') RETURNING "id" [["order", 9], ["type", "logo"], ["template", ""], ["options", {"display"=>true, "x"=>10, "y"=>40}], ["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"]]
D, [2024-04-06T05:12:43.715892 #442] DEBUG -- : Carto::Layer Load (0.9ms) SELECT "layers".* FROM "layers" INNER JOIN "layers_maps" ON "layers"."id" = "layers_maps"."layer_id" WHERE "layers_maps"."map_id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' ORDER BY "layers"."order" ASC [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:43.719440 #442] DEBUG -- : Carto::Map Load (0.4ms) SELECT "maps".* FROM "maps" WHERE "maps"."id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' LIMIT 1 [["id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:43.722996 #442] DEBUG -- : Carto::User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' LIMIT 1 [["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:43.726592 #442] DEBUG -- : SQL (0.9ms) INSERT INTO "layers" ("kind", "options", "order", "updated_at") VALUES ('tiled', '{"urlTemplate":"https://{s}.basemaps.cartocdn.com/rastertiles/voyager_nolabels/{z}/{x}/{y}.png","urlTemplate2x":"https://{s}.basemaps.cartocdn.com/rastertiles/voyager_nolabels/{z}/{x}/{y}@2x.png","subdomains":"abcd","minZoom":"0","maxZoom":"18","name":"Voyager","className":"voyager_labels","attribution":"© \u003ca href=\"http://www.openstreetmap.org/copyright\"\u003eOpenStreetMap\u003c/a\u003e contributors © \u003ca href=\"https://carto.com/attributions\"\u003eCARTO\u003c/a\u003e","labels":{"urlTemplate":"https://{s}.basemaps.cartocdn.com/rastertiles/voyager_only_labels/{z}/{x}/{y}.png","urlTemplate2x":"https://{s}.basemaps.cartocdn.com/rastertiles/voyager_only_labels/{z}/{x}/{y}@2x.png"}}', 0, '2024-04-06 05:12:43.724122') RETURNING "id" [["kind", "tiled"], ["options", {"urlTemplate"=>"https://{s}.basemaps.cartocdn.com/rastertiles/voyager_nolabels/{z}/{x}/{y}.png", "urlTemplate2x"=>"https://{s}.basemaps.cartocdn.com/rastertiles/voyager_nolabels/{z}/{x}/{y}@2x.png", "subdomains"=>"abcd", "minZoom"=>"0", "maxZoom"=>"18", "name"=>"Voyager", "className"=>"voyager_labels", "attribution"=>"© <a href=\"http://www.openstreetmap.org/copyright\">OpenStreetMap</a> contributors © <a href=\"https://carto.com/attributions\">CARTO</a>", "labels"=>{"urlTemplate"=>"https://{s}.basemaps.cartocdn.com/rastertiles/voyager_only_labels/{z}/{x}/{y}.png", "urlTemplate2x"=>"https://{s}.basemaps.cartocdn.com/rastertiles/voyager_only_labels/{z}/{x}/{y}@2x.png"}}], ["order", 0], ["updated_at", Sat, 06 Apr 2024 05:12:43 UTC +00:00]]
D, [2024-04-06T05:12:43.727996 #442] DEBUG -- : SQL (0.6ms) INSERT INTO "layers_maps" ("map_id", "layer_id") VALUES ('6b8c81c0-c4e4-4eed-8f3c-07148c2db376', '61ce9317-360d-4687-b5c3-d11925a6eb5c') RETURNING "id" [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"], ["layer_id", "61ce9317-360d-4687-b5c3-d11925a6eb5c"]]
D, [2024-04-06T05:12:43.729827 #442] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."map_id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' LIMIT 1 [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:43.731968 #442] DEBUG -- : Carto::Layer Load (0.5ms) SELECT "layers".* FROM "layers" INNER JOIN "layers_maps" ON "layers"."id" = "layers_maps"."layer_id" WHERE "layers_maps"."map_id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' ORDER BY "layers"."order" ASC [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:43.735105 #442] DEBUG -- : Carto::UserTable Load (0.3ms) SELECT "user_tables".* FROM "user_tables" WHERE "user_tables"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071' AND "user_tables"."name" = 'uk_administrative_regions' ORDER BY "user_tables"."id" ASC LIMIT 1 [["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["name", "uk_administrative_regions"]]
D, [2024-04-06T05:12:43.747916 #442] DEBUG -- : Carto::Map Load (0.4ms) SELECT "maps".* FROM "maps" WHERE "maps"."id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' LIMIT 1 [["id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:43.749828 #442] DEBUG -- : Carto::User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' LIMIT 1 [["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:43.751210 #442] DEBUG -- : Carto::UserTable Exists (0.4ms) SELECT 1 AS one FROM "user_tables" WHERE ("user_tables"."name" = 'uk_administrative_regions' AND "user_tables"."id" != '045dff1c-6a18-4a2a-aac3-1e236da84996' AND "user_tables"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071') LIMIT 1
D, [2024-04-06T05:12:43.751959 #442] DEBUG -- : Carto::UserTable Exists (0.3ms) SELECT 1 AS one FROM "user_tables" WHERE ("user_tables"."name" = 'uk_administrative_regions' AND "user_tables"."id" != '045dff1c-6a18-4a2a-aac3-1e236da84996' AND "user_tables"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071') LIMIT 1
D, [2024-04-06T05:12:43.752951 #442] DEBUG -- : Carto::User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' LIMIT 1 [["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:43.756690 #442] DEBUG -- : SQL (0.5ms) INSERT INTO "layers" ("options", "infowindow", "tooltip", "kind", "order", "updated_at") VALUES ('{"query":"","opacity":0.99,"auto_bound":false,"interactivity":"cartodb_id","debug":false,"visible":true,"tiler_domain":"cartodb.localhost","tiler_port":"80","tiler_protocol":"http","sql_domain":"cartodb.localhost","sql_port":"80","sql_protocol":"http","extra_params":{"cache_policy":"persist"},"tile_style_history":[],"style_version":"2.1.1","table_name":"uk_administrative_regions","user_name":"dev","tile_style":"#layer {\n polygon-fill: #826DBA;\n polygon-opacity: 0.9;\n ::outline {\n line-color: #FFFFFF;\n line-width: 1;\n line-opacity: 0.5;\n }\n}","style_properties":{"type":"simple","properties":{"fill":{"color":{"fixed":"#826DBA","opacity":0.9}},"stroke":{"size":{"fixed":1},"color":{"fixed":"#FFFFFF","opacity":0.5}},"blending":"none","aggregation":{},"labels":{"enabled":false,"attribute":null,"font":"DejaVu Sans Book","fill":{"size":{"fixed":10},"color":{"fixed":"#FFFFFF","opacity":1}},"halo":{"size":{"fixed":1},"color":{"fixed":"#6F808D","opacity":1}},"offset":-10,"overlap":true,"placement":"point"}}}}', '{"template_name":"table/views/infowindow_light","fields":[]}', '{"fields":[]}', 'carto', 1, '2024-04-06 05:12:43.753656') RETURNING "id" [["options", {"query"=>"", "opacity"=>0.99, "auto_bound"=>false, "interactivity"=>"cartodb_id", "debug"=>false, "visible"=>true, "tiler_domain"=>"cartodb.localhost", "tiler_port"=>"80", "tiler_protocol"=>"http", "sql_domain"=>"cartodb.localhost", "sql_port"=>"80", "sql_protocol"=>"http", "extra_params"=>{"cache_policy"=>"persist"}, "tile_style_history"=>[], "style_version"=>"2.1.1", "table_name"=>"uk_administrative_regions", "user_name"=>"dev", "tile_style"=>"#layer {\n polygon-fill: #826DBA;\n polygon-opacity: 0.9;\n ::outline {\n line-color: #FFFFFF;\n line-width: 1;\n line-opacity: 0.5;\n }\n}", "style_properties"=>{"type"=>"simple", "properties"=>{"fill"=>{"color"=>{"fixed"=>"#826DBA", "opacity"=>0.9}}, "stroke"=>{"size"=>{"fixed"=>1}, "color"=>{"fixed"=>"#FFFFFF", "opacity"=>0.5}}, "blending"=>"none", "aggregation"=>{}, "labels"=>{"enabled"=>false, "attribute"=>nil, "font"=>"DejaVu Sans Book", "fill"=>{"size"=>{"fixed"=>10}, "color"=>{"fixed"=>"#FFFFFF", "opacity"=>1}}, "halo"=>{"size"=>{"fixed"=>1}, "color"=>{"fixed"=>"#6F808D", "opacity"=>1}}, "offset"=>-10, "overlap"=>true, "placement"=>"point"}}}}], ["infowindow", {"template_name"=>"table/views/infowindow_light", "fields"=>[]}], ["tooltip", {"fields"=>[]}], ["kind", "carto"], ["order", 1], ["updated_at", Sat, 06 Apr 2024 05:12:43 UTC +00:00]]
D, [2024-04-06T05:12:43.758061 #442] DEBUG -- : SQL (0.4ms) INSERT INTO "layers_maps" ("map_id", "layer_id") VALUES ('6b8c81c0-c4e4-4eed-8f3c-07148c2db376', '771df83f-38ca-4aad-a49a-ebf3ea3174d1') RETURNING "id" [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"], ["layer_id", "771df83f-38ca-4aad-a49a-ebf3ea3174d1"]]
D, [2024-04-06T05:12:43.759857 #442] DEBUG -- : SQL (0.7ms) INSERT INTO "layers_user_tables" ("user_table_id", "layer_id") VALUES ('045dff1c-6a18-4a2a-aac3-1e236da84996', '771df83f-38ca-4aad-a49a-ebf3ea3174d1') RETURNING "id" [["user_table_id", "045dff1c-6a18-4a2a-aac3-1e236da84996"], ["layer_id", "771df83f-38ca-4aad-a49a-ebf3ea3174d1"]]
D, [2024-04-06T05:12:43.761323 #442] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."map_id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' LIMIT 1 [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:43.763051 #442] DEBUG -- : Carto::UserTable Load (0.4ms) SELECT "user_tables".* FROM "user_tables" INNER JOIN "layers_user_tables" ON "user_tables"."id" = "layers_user_tables"."user_table_id" WHERE "layers_user_tables"."layer_id" = '771df83f-38ca-4aad-a49a-ebf3ea3174d1' [["layer_id", "771df83f-38ca-4aad-a49a-ebf3ea3174d1"]]
D, [2024-04-06T05:12:43.764246 #442] DEBUG -- : Carto::Map Load (0.4ms) SELECT "maps".* FROM "maps" INNER JOIN "layers_maps" ON "maps"."id" = "layers_maps"."map_id" WHERE "layers_maps"."layer_id" = '771df83f-38ca-4aad-a49a-ebf3ea3174d1' [["layer_id", "771df83f-38ca-4aad-a49a-ebf3ea3174d1"]]
D, [2024-04-06T05:12:43.766700 #442] DEBUG -- : Carto::UserTable Load (0.3ms) SELECT "user_tables".* FROM "user_tables" WHERE "user_tables"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071' AND "user_tables"."name" = 'uk_administrative_regions' ORDER BY "user_tables"."id" ASC LIMIT 1 [["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["name", "uk_administrative_regions"]]
D, [2024-04-06T05:12:43.769117 #442] DEBUG -- : Carto::Layer Load (0.4ms) SELECT "layers".* FROM "layers" INNER JOIN "layers_maps" ON "layers"."id" = "layers_maps"."layer_id" WHERE "layers_maps"."map_id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' ORDER BY "layers"."order" ASC [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:43.770622 #442] DEBUG -- : Carto::Map Load (0.3ms) SELECT "maps".* FROM "maps" WHERE "maps"."id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' LIMIT 1 [["id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:43.772955 #442] DEBUG -- : Carto::User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' LIMIT 1 [["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:43.775333 #442] DEBUG -- : SQL (0.4ms) INSERT INTO "layers" ("kind", "options", "order", "updated_at") VALUES ('tiled', '{"urlTemplate":"https://{s}.basemaps.cartocdn.com/rastertiles/voyager_only_labels/{z}/{x}/{y}.png","urlTemplate2x":"https://{s}.basemaps.cartocdn.com/rastertiles/voyager_only_labels/{z}/{x}/{y}@2x.png","subdomains":"abcd","minZoom":"0","maxZoom":"18","name":"Voyager Labels","attribution":"© \u003ca href=\"http://www.openstreetmap.org/copyright\"\u003eOpenStreetMap\u003c/a\u003e contributors © \u003ca href=\"https://carto.com/attributions\"\u003eCARTO\u003c/a\u003e","type":"Tiled"}', 2, '2024-04-06 05:12:43.773690') RETURNING "id" [["kind", "tiled"], ["options", {"urlTemplate"=>"https://{s}.basemaps.cartocdn.com/rastertiles/voyager_only_labels/{z}/{x}/{y}.png", "urlTemplate2x"=>"https://{s}.basemaps.cartocdn.com/rastertiles/voyager_only_labels/{z}/{x}/{y}@2x.png", "subdomains"=>"abcd", "minZoom"=>"0", "maxZoom"=>"18", "name"=>"Voyager Labels", "attribution"=>"© <a href=\"http://www.openstreetmap.org/copyright\">OpenStreetMap</a> contributors © <a href=\"https://carto.com/attributions\">CARTO</a>", "type"=>"Tiled"}], ["order", 2], ["updated_at", Sat, 06 Apr 2024 05:12:43 UTC +00:00]]
D, [2024-04-06T05:12:43.776419 #442] DEBUG -- : SQL (0.3ms) INSERT INTO "layers_maps" ("map_id", "layer_id") VALUES ('6b8c81c0-c4e4-4eed-8f3c-07148c2db376', '942dd3c9-a627-4d52-8afc-4be9cc2303a5') RETURNING "id" [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"], ["layer_id", "942dd3c9-a627-4d52-8afc-4be9cc2303a5"]]
D, [2024-04-06T05:12:43.777819 #442] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."map_id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' LIMIT 1 [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:43.779892 #442] DEBUG -- : SQL (0.4ms) UPDATE "user_tables" SET "user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071', "name" = 'uk_administrative_regions', "data_import_id" = 'db2385d9-47a9-4ea8-8af8-51dbf90e0028', "description" = 'Contains geometries for UK districts, counties, boroughs...', "tags" = 'Administrative regions', "privacy" = 0, "updated_at" = '2024-04-06 05:12:42.883161', "table_id" = 29474, "id" = '045dff1c-6a18-4a2a-aac3-1e236da84996', "map_id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' WHERE "user_tables"."id" = '045dff1c-6a18-4a2a-aac3-1e236da84996' [["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["name", "uk_administrative_regions"], ["data_import_id", "db2385d9-47a9-4ea8-8af8-51dbf90e0028"], ["description", "Contains geometries for UK districts, counties, boroughs..."], ["tags", "Administrative regions"], ["privacy", 0], ["updated_at", Sat, 06 Apr 2024 05:12:42 UTC +00:00], ["table_id", 29474], ["id", "045dff1c-6a18-4a2a-aac3-1e236da84996"], ["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"], ["id", "045dff1c-6a18-4a2a-aac3-1e236da84996"]]
D, [2024-04-06T05:12:43.785579 #442] DEBUG -- :  (3.9ms) SELECT COUNT(*) FROM "tags" WHERE "tags"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071' AND "tags"."table_id" = '045dff1c-6a18-4a2a-aac3-1e236da84996' [["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["table_id", "045dff1c-6a18-4a2a-aac3-1e236da84996"]]
D, [2024-04-06T05:12:43.794341 #442] DEBUG -- : SQL (0.8ms) INSERT INTO "tags" ("name", "user_id", "table_id") VALUES ('Administrative regions', '644240de-19a6-4f7c-b659-e466d7dc1071', '045dff1c-6a18-4a2a-aac3-1e236da84996') RETURNING "id" [["name", "Administrative regions"], ["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["table_id", "045dff1c-6a18-4a2a-aac3-1e236da84996"]]
D, [2024-04-06T05:12:43.800971 #442] DEBUG -- : Carto::Layer Load (0.6ms) SELECT "layers".* FROM "layers" INNER JOIN "layers_user_tables" ON "layers"."id" = "layers_user_tables"."layer_id" WHERE "layers_user_tables"."user_table_id" = '045dff1c-6a18-4a2a-aac3-1e236da84996' [["user_table_id", "045dff1c-6a18-4a2a-aac3-1e236da84996"]]
D, [2024-04-06T05:12:43.802604 #442] DEBUG -- : Carto::Map Load (0.5ms) SELECT "maps".* FROM "maps" INNER JOIN "layers_maps" ON "maps"."id" = "layers_maps"."map_id" WHERE "layers_maps"."layer_id" = '771df83f-38ca-4aad-a49a-ebf3ea3174d1' [["layer_id", "771df83f-38ca-4aad-a49a-ebf3ea3174d1"]]
D, [2024-04-06T05:12:43.803977 #442] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."map_id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' LIMIT 1 [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
{"event_message":"(0.001251s) \n REVOKE SELECT ON \"public\".\"uk_administrative_regions\"\n FROM publicuser\n ","timestamp":"2024-04-06T05:12:43.810+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001684s) SELECT * FROM cartodb.CDB_Overviews('\"public\".\"uk_administrative_regions\"'::REGCLASS)","timestamp":"2024-04-06T05:12:43.812+00:00","levelname":"info","cdb-user":null}
D, [2024-04-06T05:12:43.815881 #442] DEBUG -- : Carto::UserTable Load (0.3ms) SELECT "user_tables".* FROM "user_tables" WHERE "user_tables"."map_id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' LIMIT 1 [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
WARNING: Varnish fetch error: Bad response code: 101 Unknown request.
WARNING: Varnish fetch error: Bad response code: 101 Unknown request.
WARNING: Varnish fetch error: Bad response code: 101 Unknown request.
WARNING: Varnish fetch error: Bad response code: 101 Unknown request.
WARNING: Varnish fetch error: Bad response code: 101 Unknown request.
WARNING: Varnish fetch error: Bad response code: 101 Unknown request.
{"event_message":"(0.022023s) SELECT CDB_TableMetadataTouch(29474::oid::regclass) ","timestamp":"2024-04-06T05:12:43.838+00:00","levelname":"info","cdb-user":null}
WARNING: Varnish fetch error: Bad response code: 101 Unknown request.
WARNING: Varnish fetch error: Bad response code: 101 Unknown request.
WARNING: Varnish fetch error: Bad response code: 101 Unknown request.
WARNING: Varnish fetch error: Bad response code: 101 Unknown request.
WARNING: Varnish fetch error: Bad response code: 101 Unknown request.
WARNING: Varnish fetch error: Bad response code: 101 Unknown request.
{"event_message":"(0.008196s) SELECT CDB_TableMetadataTouch(29474::oid::regclass) ","timestamp":"2024-04-06T05:12:43.847+00:00","levelname":"info","cdb-user":null}
D, [2024-04-06T05:12:43.861278 #442] DEBUG -- :  (0.2ms)  SET search_path TO "public", cartodb, cdb_dataservices_client, public 
D, [2024-04-06T05:12:43.865037 #442] DEBUG -- : ExecuteUserDb (3.6ms)
SELECT _postgis_stats ('uk_administrative_regions', 'the_geom');
D, [2024-04-06T05:12:43.867008 #442] DEBUG -- : ExecuteUserDb (1.7ms) 
SELECT
ST_XMin(ST_Extent(the_geom)) AS minx,
ST_YMin(ST_Extent(the_geom)) AS miny,
ST_XMax(ST_Extent(the_geom)) AS maxx,
ST_YMax(ST_Extent(the_geom)) AS maxy
FROM uk_administrative_regions AS subq

D, [2024-04-06T05:12:43.869147 #442] DEBUG -- : SQL (0.4ms) UPDATE "maps" SET "view_bounds_ne" = '[60.84788646, 1.77116946700002]', "view_bounds_sw" = '[49.883408921, -13.6913142569999]', "center" = '[55.3656476905,-5.960072394999941]', "zoom" = 5, "updated_at" = '2024-04-06 05:12:43.868060' WHERE "maps"."id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' [["view_bounds_ne", "[60.84788646, 1.77116946700002]"], ["view_bounds_sw", "[49.883408921, -13.6913142569999]"], ["center", "[55.3656476905,-5.960072394999941]"], ["zoom", 5], ["updated_at", Sat, 06 Apr 2024 05:12:43 UTC +00:00], ["id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
{"event_message":"(0.000859s) GRANT SELECT ON public.uk_administrative_regions TO tileuser;","timestamp":"2024-04-06T05:12:43.870+00:00","levelname":"info","cdb-user":null}
D, [2024-04-06T05:12:43.875954 #442] DEBUG -- : Carto::UserTable Exists (0.4ms) SELECT 1 AS one FROM "user_tables" WHERE ("user_tables"."name" = 'uk_administrative_regions' AND "user_tables"."id" != '045dff1c-6a18-4a2a-aac3-1e236da84996' AND "user_tables"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071') LIMIT 1
D, [2024-04-06T05:12:43.876821 #442] DEBUG -- : Carto::UserTable Exists (0.3ms) SELECT 1 AS one FROM "user_tables" WHERE ("user_tables"."name" = 'uk_administrative_regions' AND "user_tables"."id" != '045dff1c-6a18-4a2a-aac3-1e236da84996' AND "user_tables"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071') LIMIT 1
D, [2024-04-06T05:12:43.877925 #442] DEBUG -- :  (0.3ms) SELECT COUNT(*) FROM "tags" WHERE "tags"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071' AND "tags"."table_id" = '045dff1c-6a18-4a2a-aac3-1e236da84996' [["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["table_id", "045dff1c-6a18-4a2a-aac3-1e236da84996"]]
D, [2024-04-06T05:12:43.878374 #442] DEBUG -- : Carto::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE "tags"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071' AND "tags"."table_id" = '045dff1c-6a18-4a2a-aac3-1e236da84996' [["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["table_id", "045dff1c-6a18-4a2a-aac3-1e236da84996"]]
{"event_message":"(0.001031s) \n REVOKE SELECT ON \"public\".\"uk_administrative_regions\"\n FROM publicuser\n ","timestamp":"2024-04-06T05:12:43.883+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000955s) SELECT * FROM cartodb.CDB_Overviews('\"public\".\"uk_administrative_regions\"'::REGCLASS)","timestamp":"2024-04-06T05:12:43.884+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.011850s) ANALYZE public.uk_administrative_regions;","timestamp":"2024-04-06T05:12:43.897+00:00","levelname":"info","cdb-user":null}
D, [2024-04-06T05:12:43.898819 #442] DEBUG -- :  (0.3ms) SELECT COUNT(*) FROM "tags" WHERE "tags"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071' AND "tags"."table_id" = '045dff1c-6a18-4a2a-aac3-1e236da84996' [["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["table_id", "045dff1c-6a18-4a2a-aac3-1e236da84996"]]
D, [2024-04-06T05:12:43.899284 #442] DEBUG -- : Carto::Tag Load (0.2ms) SELECT "tags".* FROM "tags" WHERE "tags"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071' AND "tags"."table_id" = '045dff1c-6a18-4a2a-aac3-1e236da84996' [["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"], ["table_id", "045dff1c-6a18-4a2a-aac3-1e236da84996"]]
{"event_message":"(0.001309s) \n REVOKE SELECT ON \"public\".\"uk_administrative_regions\"\n FROM publicuser\n ","timestamp":"2024-04-06T05:12:43.904+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.001604s) SELECT * FROM cartodb.CDB_Overviews('\"public\".\"uk_administrative_regions\"'::REGCLASS)","timestamp":"2024-04-06T05:12:43.906+00:00","levelname":"info","cdb-user":null}
D, [2024-04-06T05:12:43.909216 #442] DEBUG -- :  (1.0ms) COMMIT
D, [2024-04-06T05:12:43.914686 #442] DEBUG -- : Carto::Mapcap Load (0.5ms) SELECT "mapcaps".* FROM "mapcaps" WHERE "mapcaps"."visualization_id" = 'cef207a1-0e0a-4441-b182-29ff4275e83c' ORDER BY created_at DESC LIMIT 1 [["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"]]
D, [2024-04-06T05:12:43.916131 #442] DEBUG -- : Carto::Layer Load (0.4ms) SELECT "layers".* FROM "layers" INNER JOIN "layers_maps" ON "layers"."id" = "layers_maps"."layer_id" WHERE "layers_maps"."map_id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' ORDER BY "layers"."order" ASC [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:43.945925 #442] DEBUG -- : Carto::User Load (0.5ms) SELECT "users"."auth_token" FROM "users" WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' LIMIT 1 [["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:43.946537 #442] DEBUG -- :  (0.2ms) BEGIN
D, [2024-04-06T05:12:43.948868 #442] DEBUG -- : SQL (0.6ms) UPDATE "users" SET "auth_token" = 'eTJjEVRXysNqislnqAknVA', "updated_at" = '2024-04-06 05:12:43.947140' WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' [["auth_token", "eTJjEVRXysNqislnqAknVA"], ["updated_at", Sat, 06 Apr 2024 05:12:43 UTC +00:00], ["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:43.950543 #442] DEBUG -- :  (0.6ms) COMMIT
D, [2024-04-06T05:12:43.964911 #442] DEBUG -- : Carto::Widget Load (3.6ms) SELECT "widgets".* FROM "widgets" WHERE "widgets"."layer_id" IN ('61ce9317-360d-4687-b5c3-d11925a6eb5c', '771df83f-38ca-4aad-a49a-ebf3ea3174d1', '942dd3c9-a627-4d52-8afc-4be9cc2303a5') ORDER BY "widgets"."order" ASC
D, [2024-04-06T05:12:43.974676 #442] DEBUG -- : Carto::Analysis Load (6.1ms) SELECT "analyses".* FROM "analyses" WHERE "analyses"."visualization_id" = 'cef207a1-0e0a-4441-b182-29ff4275e83c' [["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"]]
D, [2024-04-06T05:12:43.981329 #442] DEBUG -- : Carto::State Load (3.0ms) SELECT "states".* FROM "states" WHERE "states"."visualization_id" = 'cef207a1-0e0a-4441-b182-29ff4275e83c' LIMIT 1 [["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"]]
{"event_message":"(0.000302s) SET statement_timeout TO 3600000","timestamp":"2024-04-06T05:12:44.002+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.021938s) \n VACUUM ANALYZE public.uk_administrative_regions\n ","timestamp":"2024-04-06T05:12:44.024+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000178s) SET statement_timeout TO DEFAULT","timestamp":"2024-04-06T05:12:44.025+00:00","levelname":"info","cdb-user":null}
D, [2024-04-06T05:12:44.026028 #442] DEBUG -- : ExecuteUserDb (0.4ms) 
SELECT _postgis_stats ('uk_administrative_regions', 'the_geom');

D, [2024-04-06T05:12:44.026620 #442] DEBUG -- :  (0.2ms) BEGIN
D, [2024-04-06T05:12:44.028447 #442] DEBUG -- : SQL (0.3ms) UPDATE "maps" SET "view_bounds_ne" = '[59.4083, 1.84848]', "view_bounds_sw" = '[49.836, -13.7686]', "updated_at" = '2024-04-06 05:12:44.027411' WHERE "maps"."id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' [["view_bounds_ne", "[59.4083, 1.84848]"], ["view_bounds_sw", "[49.836, -13.7686]"], ["updated_at", Sat, 06 Apr 2024 05:12:44 UTC +00:00], ["id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:44.029603 #442] DEBUG -- :  (0.7ms) COMMIT
D, [2024-04-06T05:12:44.031277 #442] DEBUG -- : Carto::Mapcap Load (0.3ms) SELECT "mapcaps".* FROM "mapcaps" WHERE "mapcaps"."visualization_id" = 'cef207a1-0e0a-4441-b182-29ff4275e83c' ORDER BY created_at DESC LIMIT 1 [["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"]]
D, [2024-04-06T05:12:44.032537 #442] DEBUG -- : Carto::User Load (0.7ms) SELECT users.email, users.username, users.admin, users.organization_id, users.id, users.avatar_url,users.api_key, users.database_schema, users.database_name, users.name, users.location,users.disqus_shortname, users.account_type, users.twitter_username, users.google_maps_key, users.viewer, users.quota_in_bytes, users.database_host, users.crypted_password, users.builder_enabled, users.private_tables_enabled, users.private_maps_enabled, users.org_admin, users.last_name, users.google_maps_private_key, users.website, users.description, users.available_for_hire, users.frontend_version, users.asset_host, users.no_map_logo, users.industry, users.company, users.phone, users.job_role, users.public_map_quota, users.public_dataset_quota, users.private_map_quota, users.maintenance_mode, users.company_employees, users.use_case, users.session_salt FROM "users" WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' LIMIT 1 [["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:44.034650 #442] DEBUG -- : Carto::Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" WHERE "permissions"."id" = 'd275a4b7-61ab-4ff1-96d6-2044b195e204' LIMIT 1 [["id", "d275a4b7-61ab-4ff1-96d6-2044b195e204"]]
D, [2024-04-06T05:12:44.035494 #442] DEBUG -- : Carto::User Load (0.4ms) SELECT "users"."auth_token" FROM "users" WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' LIMIT 1 [["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:44.036650 #442] DEBUG -- : Carto::Analysis Load (0.3ms) SELECT "analyses".* FROM "analyses" WHERE "analyses"."visualization_id" = 'cef207a1-0e0a-4441-b182-29ff4275e83c' [["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"]]
D, [2024-04-06T05:12:44.037294 #442] DEBUG -- : Carto::State Load (0.3ms) SELECT "states".* FROM "states" WHERE "states"."visualization_id" = 'cef207a1-0e0a-4441-b182-29ff4275e83c' LIMIT 1 [["visualization_id", "cef207a1-0e0a-4441-b182-29ff4275e83c"]]
{"request_id":null,"component":"cartodb.named-maps-client","visualization_id":"cef207a1-0e0a-4441-b182-29ff4275e83c","action":"create","request_url":"http://cartodb.localhost:80/user/dev/api/v1/map/named/?api_key=dccd00b73ca82349551c10325b5196d3d9a07036","status":400,"response_body":"{\"errors\":[\"Template 'tpl_cef207a1_0e0a_4441_b182_29ff4275e83c' of user 'dev' already exists\"],\"errors_with_context\":[{\"type\":\"unknown\",\"message\":\"Template 'tpl_cef207a1_0e0a_4441_b182_29ff4275e83c' of user 'dev' already exists\"}]}","timestamp":"2024-04-06T05:12:44.044+00:00","levelname":"error","cdb-user":"dev","event_message":"Error in named maps API"}
{"event_message":"(0.001795s) ANALYZE public.uk_administrative_regions(the_geom);","timestamp":"2024-04-06T05:12:44.046+00:00","levelname":"info","cdb-user":null}
{"event_message":"(0.000367s) \n SELECT _postgis_stats ('uk_administrative_regions', 'the_geom');\n ","timestamp":"2024-04-06T05:12:44.047+00:00","levelname":"info","cdb-user":null}
D, [2024-04-06T05:12:44.074445 #442] DEBUG -- :  (0.4ms) SELECT "feature_flags_users"."feature_flag_id" FROM "feature_flags_users" WHERE "feature_flags_users"."user_id" = '644240de-19a6-4f7c-b659-e466d7dc1071' [["user_id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:44.075187 #442] DEBUG -- :  (0.3ms) SELECT "feature_flags"."id" FROM "feature_flags" WHERE "feature_flags"."id" = -1000
D, [2024-04-06T05:12:44.075763 #442] DEBUG -- :  (0.3ms) SELECT "feature_flags"."id" FROM "feature_flags" WHERE "feature_flags"."restricted" = 'f' [["restricted", false]]
D, [2024-04-06T05:12:44.076733 #442] DEBUG -- : Carto::FeatureFlag Exists (0.4ms) SELECT 1 AS one FROM "feature_flags" WHERE "feature_flags"."id" IN (-1000, -1000, -1001, -1002) AND "feature_flags"."name" = 'create_overviews' LIMIT 1 [["name", "create_overviews"]]
D, [2024-04-06T05:12:44.082739 #442] DEBUG -- : Carto::UserTable Load (0.3ms) SELECT "user_tables".* FROM "user_tables" WHERE "user_tables"."id" = '045dff1c-6a18-4a2a-aac3-1e236da84996' ORDER BY "user_tables"."id" ASC LIMIT 1 [["id", "045dff1c-6a18-4a2a-aac3-1e236da84996"]]
D, [2024-04-06T05:12:44.083801 #442] DEBUG -- : Carto::Map Load (0.3ms) SELECT "maps".* FROM "maps" WHERE "maps"."id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' LIMIT 1 [["id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:44.084745 #442] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."map_id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' LIMIT 1 [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:44.110318 #442] DEBUG -- : Carto::User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' LIMIT 1 [["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:44.111966 #442] DEBUG -- : Carto::User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' LIMIT 1 [["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:44.115435 #442] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."map_id" = '6b8c81c0-c4e4-4eed-8f3c-07148c2db376' ORDER BY "visualizations"."id" ASC LIMIT 1 [["map_id", "6b8c81c0-c4e4-4eed-8f3c-07148c2db376"]]
D, [2024-04-06T05:12:44.116410 #442] DEBUG -- : Carto::User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' LIMIT 1 [["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:44.117802 #442] DEBUG -- : Carto::User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = '644240de-19a6-4f7c-b659-e466d7dc1071' LIMIT 1 [["id", "644240de-19a6-4f7c-b659-e466d7dc1071"]]
D, [2024-04-06T05:12:44.119108 #442] DEBUG -- : Carto::Visualization Load (0.4ms) SELECT "visualizations".* FROM "visualizations" WHERE "visualizations"."id" = 'cef207a1-0e0a-4441-b182-29ff4275e83c' LIMIT 1 [["id", "cef207a1-0e0a-4441-b182-29ff4275e83c"]]
{"job_class":"Resque::ImporterJobs","args":"{\"job_id\"=\u003e\"db2385d9-47a9-4ea8-8af8-51dbf90e0028\"}","timestamp":"2024-04-06T05:12:44.122+00:00","levelname":"info","cdb-user":null,"event_message":"Job performed"}
** [05:12:44 2024-04-06] 442: done: (Job{imports} | Resque::ImporterJobs | [{"job_id"=>"db2385d9-47a9-4ea8-8af8-51dbf90e0028"}])
** [05:12:44 2024-04-06] 176: Checking imports
** [05:12:44 2024-04-06] 176: Checking exports
** [05:12:44 2024-04-06] 176: Checking users
** [05:12:44 2024-04-06] 176: Checking user_dbs
** [05:12:44 2024-04-06] 176: Checking geocodings
** [05:12:44 2024-04-06] 176: Checking synchronizations
** [05:12:44 2024-04-06] 176: Checking tracker
** [05:12:44 2024-04-06] 176: Checking user_migrations
** [05:12:44 2024-04-06] 176: Checking batch_updates
** [05:12:44 2024-04-06] 176: Checking gears
** [05:12:44 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:12:44 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:12:49 2024-04-06] 176: Checking imports
** [05:12:49 2024-04-06] 176: Checking exports
** [05:12:49 2024-04-06] 176: Checking users
** [05:12:49 2024-04-06] 176: Checking user_dbs
** [05:12:49 2024-04-06] 176: Checking geocodings
** [05:12:49 2024-04-06] 176: Checking synchronizations
** [05:12:49 2024-04-06] 176: Checking tracker
** [05:12:49 2024-04-06] 176: Checking user_migrations
** [05:12:49 2024-04-06] 176: Checking batch_updates
** [05:12:49 2024-04-06] 176: Checking gears
** [05:12:49 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:12:49 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:12:54 2024-04-06] 176: Checking imports
** [05:12:54 2024-04-06] 176: Checking exports
** [05:12:54 2024-04-06] 176: Checking users
** [05:12:54 2024-04-06] 176: Checking user_dbs
** [05:12:54 2024-04-06] 176: Checking geocodings
** [05:12:54 2024-04-06] 176: Checking synchronizations
** [05:12:54 2024-04-06] 176: Checking tracker
** [05:12:54 2024-04-06] 176: Checking user_migrations
** [05:12:54 2024-04-06] 176: Checking batch_updates
** [05:12:54 2024-04-06] 176: Checking gears
** [05:12:54 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:12:54 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:12:59 2024-04-06] 176: Checking imports
** [05:12:59 2024-04-06] 176: Checking exports
** [05:12:59 2024-04-06] 176: Checking users
** [05:12:59 2024-04-06] 176: Checking user_dbs
** [05:12:59 2024-04-06] 176: Checking geocodings
** [05:12:59 2024-04-06] 176: Checking synchronizations
** [05:12:59 2024-04-06] 176: Checking tracker
** [05:12:59 2024-04-06] 176: Checking user_migrations
** [05:12:59 2024-04-06] 176: Checking batch_updates
** [05:12:59 2024-04-06] 176: Checking gears
** [05:12:59 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:12:59 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:13:04 2024-04-06] 176: Checking imports
** [05:13:04 2024-04-06] 176: Checking exports
** [05:13:04 2024-04-06] 176: Checking users
** [05:13:04 2024-04-06] 176: Checking user_dbs
** [05:13:04 2024-04-06] 176: Checking geocodings
** [05:13:04 2024-04-06] 176: Checking synchronizations
** [05:13:04 2024-04-06] 176: Checking tracker
** [05:13:04 2024-04-06] 176: Checking user_migrations
** [05:13:04 2024-04-06] 176: Checking batch_updates
** [05:13:04 2024-04-06] 176: Checking gears
** [05:13:04 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:13:04 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:13:09 2024-04-06] 176: Checking imports
** [05:13:09 2024-04-06] 176: Checking exports
** [05:13:09 2024-04-06] 176: Checking users
** [05:13:09 2024-04-06] 176: Checking user_dbs
** [05:13:09 2024-04-06] 176: Checking geocodings
** [05:13:09 2024-04-06] 176: Checking synchronizations
** [05:13:09 2024-04-06] 176: Checking tracker
** [05:13:09 2024-04-06] 176: Checking user_migrations
** [05:13:09 2024-04-06] 176: Checking batch_updates
** [05:13:09 2024-04-06] 176: Checking gears
** [05:13:09 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:13:09 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:13:14 2024-04-06] 176: Checking imports
** [05:13:14 2024-04-06] 176: Checking exports
** [05:13:14 2024-04-06] 176: Checking users
** [05:13:14 2024-04-06] 176: Checking user_dbs
** [05:13:14 2024-04-06] 176: Checking geocodings
** [05:13:14 2024-04-06] 176: Checking synchronizations
** [05:13:14 2024-04-06] 176: Checking tracker
** [05:13:14 2024-04-06] 176: Checking user_migrations
** [05:13:14 2024-04-06] 176: Checking batch_updates
** [05:13:14 2024-04-06] 176: Checking gears
** [05:13:14 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:13:14 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:13:19 2024-04-06] 176: Checking imports
** [05:13:19 2024-04-06] 176: Checking exports
** [05:13:19 2024-04-06] 176: Checking users
** [05:13:19 2024-04-06] 176: Checking user_dbs
** [05:13:19 2024-04-06] 176: Checking geocodings
** [05:13:19 2024-04-06] 176: Checking synchronizations
** [05:13:19 2024-04-06] 176: Checking tracker
** [05:13:19 2024-04-06] 176: Checking user_migrations
** [05:13:19 2024-04-06] 176: Checking batch_updates
** [05:13:19 2024-04-06] 176: Checking gears
** [05:13:19 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:13:19 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:13:24 2024-04-06] 176: Checking imports
** [05:13:24 2024-04-06] 176: Checking exports
** [05:13:24 2024-04-06] 176: Checking users
** [05:13:24 2024-04-06] 176: Checking user_dbs
** [05:13:24 2024-04-06] 176: Checking geocodings
** [05:13:24 2024-04-06] 176: Checking synchronizations
** [05:13:24 2024-04-06] 176: Checking tracker
** [05:13:24 2024-04-06] 176: Checking user_migrations
** [05:13:24 2024-04-06] 176: Checking batch_updates
** [05:13:24 2024-04-06] 176: Checking gears
** [05:13:24 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:13:24 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:13:29 2024-04-06] 176: Checking imports
** [05:13:29 2024-04-06] 176: Checking exports
** [05:13:29 2024-04-06] 176: Checking users
** [05:13:29 2024-04-06] 176: Checking user_dbs
** [05:13:29 2024-04-06] 176: Checking geocodings
** [05:13:29 2024-04-06] 176: Checking synchronizations
** [05:13:29 2024-04-06] 176: Checking tracker
** [05:13:29 2024-04-06] 176: Checking user_migrations
** [05:13:29 2024-04-06] 176: Checking batch_updates
** [05:13:29 2024-04-06] 176: Checking gears
** [05:13:29 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:13:29 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:13:34 2024-04-06] 176: Checking imports
** [05:13:34 2024-04-06] 176: Checking exports
** [05:13:34 2024-04-06] 176: Checking users
** [05:13:34 2024-04-06] 176: Checking user_dbs
** [05:13:34 2024-04-06] 176: Checking geocodings
** [05:13:34 2024-04-06] 176: Checking synchronizations
** [05:13:34 2024-04-06] 176: Checking tracker
** [05:13:34 2024-04-06] 176: Checking user_migrations
** [05:13:34 2024-04-06] 176: Checking batch_updates
** [05:13:34 2024-04-06] 176: Checking gears
** [05:13:34 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:13:34 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:13:39 2024-04-06] 176: Checking imports
** [05:13:39 2024-04-06] 176: Checking exports
** [05:13:39 2024-04-06] 176: Checking users
** [05:13:39 2024-04-06] 176: Checking user_dbs
** [05:13:39 2024-04-06] 176: Checking geocodings
** [05:13:39 2024-04-06] 176: Checking synchronizations
** [05:13:39 2024-04-06] 176: Checking tracker
** [05:13:39 2024-04-06] 176: Checking user_migrations
** [05:13:39 2024-04-06] 176: Checking batch_updates
** [05:13:39 2024-04-06] 176: Checking gears
** [05:13:39 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:13:39 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:13:44 2024-04-06] 176: Checking imports
** [05:13:44 2024-04-06] 176: Checking exports
** [05:13:44 2024-04-06] 176: Checking users
** [05:13:44 2024-04-06] 176: Checking user_dbs
** [05:13:44 2024-04-06] 176: Checking geocodings
** [05:13:44 2024-04-06] 176: Checking synchronizations
** [05:13:44 2024-04-06] 176: Checking tracker
** [05:13:44 2024-04-06] 176: Checking user_migrations
** [05:13:44 2024-04-06] 176: Checking batch_updates
** [05:13:44 2024-04-06] 176: Checking gears
** [05:13:44 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:13:44 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:13:49 2024-04-06] 176: Checking imports
** [05:13:49 2024-04-06] 176: Checking exports
** [05:13:49 2024-04-06] 176: Checking users
** [05:13:49 2024-04-06] 176: Checking user_dbs
** [05:13:49 2024-04-06] 176: Checking geocodings
** [05:13:49 2024-04-06] 176: Checking synchronizations
** [05:13:49 2024-04-06] 176: Checking tracker
** [05:13:49 2024-04-06] 176: Checking user_migrations
** [05:13:49 2024-04-06] 176: Checking batch_updates
** [05:13:49 2024-04-06] 176: Checking gears
** [05:13:49 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:13:49 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:13:54 2024-04-06] 176: Checking imports
** [05:13:54 2024-04-06] 176: Checking exports
** [05:13:54 2024-04-06] 176: Checking users
** [05:13:54 2024-04-06] 176: Checking user_dbs
** [05:13:54 2024-04-06] 176: Checking geocodings
** [05:13:54 2024-04-06] 176: Checking synchronizations
** [05:13:54 2024-04-06] 176: Checking tracker
** [05:13:54 2024-04-06] 176: Checking user_migrations
** [05:13:54 2024-04-06] 176: Checking batch_updates
** [05:13:54 2024-04-06] 176: Checking gears
** [05:13:54 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:13:54 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:13:59 2024-04-06] 176: Checking imports
** [05:13:59 2024-04-06] 176: Checking exports
** [05:13:59 2024-04-06] 176: Checking users
** [05:13:59 2024-04-06] 176: Checking user_dbs
** [05:13:59 2024-04-06] 176: Checking geocodings
** [05:13:59 2024-04-06] 176: Checking synchronizations
** [05:13:59 2024-04-06] 176: Checking tracker
** [05:13:59 2024-04-06] 176: Checking user_migrations
** [05:13:59 2024-04-06] 176: Checking batch_updates
** [05:13:59 2024-04-06] 176: Checking gears
** [05:13:59 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:13:59 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:14:04 2024-04-06] 176: Checking imports
** [05:14:04 2024-04-06] 176: Checking exports
** [05:14:04 2024-04-06] 176: Checking users
** [05:14:04 2024-04-06] 176: Checking user_dbs
** [05:14:04 2024-04-06] 176: Checking geocodings
** [05:14:04 2024-04-06] 176: Checking synchronizations
** [05:14:04 2024-04-06] 176: Checking tracker
** [05:14:04 2024-04-06] 176: Checking user_migrations
** [05:14:04 2024-04-06] 176: Checking batch_updates
** [05:14:04 2024-04-06] 176: Checking gears
** [05:14:04 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:14:04 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:14:09 2024-04-06] 176: Checking imports
** [05:14:09 2024-04-06] 176: Checking exports
** [05:14:09 2024-04-06] 176: Checking users
** [05:14:09 2024-04-06] 176: Checking user_dbs
** [05:14:09 2024-04-06] 176: Checking geocodings
** [05:14:09 2024-04-06] 176: Checking synchronizations
** [05:14:09 2024-04-06] 176: Checking tracker
** [05:14:09 2024-04-06] 176: Checking user_migrations
** [05:14:09 2024-04-06] 176: Checking batch_updates
** [05:14:09 2024-04-06] 176: Checking gears
** [05:14:09 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:14:09 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:14:14 2024-04-06] 176: Checking imports
** [05:14:14 2024-04-06] 176: Checking exports
** [05:14:14 2024-04-06] 176: Checking users
** [05:14:14 2024-04-06] 176: Checking user_dbs
** [05:14:14 2024-04-06] 176: Checking geocodings
** [05:14:14 2024-04-06] 176: Checking synchronizations
** [05:14:14 2024-04-06] 176: Checking tracker
** [05:14:14 2024-04-06] 176: Checking user_migrations
** [05:14:14 2024-04-06] 176: Checking batch_updates
** [05:14:14 2024-04-06] 176: Checking gears
** [05:14:14 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:14:14 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:14:19 2024-04-06] 176: Checking imports
** [05:14:19 2024-04-06] 176: Checking exports
** [05:14:19 2024-04-06] 176: Checking users
** [05:14:19 2024-04-06] 176: Checking user_dbs
** [05:14:19 2024-04-06] 176: Checking geocodings
** [05:14:19 2024-04-06] 176: Checking synchronizations
** [05:14:19 2024-04-06] 176: Checking tracker
** [05:14:19 2024-04-06] 176: Checking user_migrations
** [05:14:19 2024-04-06] 176: Checking batch_updates
** [05:14:19 2024-04-06] 176: Checking gears
** [05:14:19 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:14:19 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:14:24 2024-04-06] 176: Checking imports
** [05:14:24 2024-04-06] 176: Checking exports
** [05:14:24 2024-04-06] 176: Checking users
** [05:14:24 2024-04-06] 176: Checking user_dbs
** [05:14:24 2024-04-06] 176: Checking geocodings
** [05:14:24 2024-04-06] 176: Checking synchronizations
** [05:14:24 2024-04-06] 176: Checking tracker
** [05:14:24 2024-04-06] 176: Checking user_migrations
** [05:14:24 2024-04-06] 176: Checking batch_updates
** [05:14:24 2024-04-06] 176: Checking gears
** [05:14:24 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:14:24 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:14:29 2024-04-06] 176: Checking imports
** [05:14:29 2024-04-06] 176: Checking exports
** [05:14:29 2024-04-06] 176: Checking users
** [05:14:29 2024-04-06] 176: Checking user_dbs
** [05:14:29 2024-04-06] 176: Checking geocodings
** [05:14:29 2024-04-06] 176: Checking synchronizations
** [05:14:29 2024-04-06] 176: Checking tracker
** [05:14:29 2024-04-06] 176: Checking user_migrations
** [05:14:29 2024-04-06] 176: Checking batch_updates
** [05:14:29 2024-04-06] 176: Checking gears
** [05:14:29 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:14:29 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:14:34 2024-04-06] 176: Checking imports
** [05:14:34 2024-04-06] 176: Checking exports
** [05:14:34 2024-04-06] 176: Checking users
** [05:14:34 2024-04-06] 176: Checking user_dbs
** [05:14:34 2024-04-06] 176: Checking geocodings
** [05:14:34 2024-04-06] 176: Checking synchronizations
** [05:14:34 2024-04-06] 176: Checking tracker
** [05:14:34 2024-04-06] 176: Checking user_migrations
** [05:14:34 2024-04-06] 176: Checking batch_updates
** [05:14:34 2024-04-06] 176: Checking gears
** [05:14:34 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:14:34 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:14:39 2024-04-06] 176: Checking imports
** [05:14:39 2024-04-06] 176: Checking exports
** [05:14:39 2024-04-06] 176: Checking users
** [05:14:39 2024-04-06] 176: Checking user_dbs
** [05:14:39 2024-04-06] 176: Checking geocodings
** [05:14:39 2024-04-06] 176: Checking synchronizations
** [05:14:39 2024-04-06] 176: Checking tracker
** [05:14:39 2024-04-06] 176: Checking user_migrations
** [05:14:39 2024-04-06] 176: Checking batch_updates
** [05:14:39 2024-04-06] 176: Checking gears
** [05:14:39 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:14:39 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:14:44 2024-04-06] 176: Checking imports
** [05:14:44 2024-04-06] 176: Checking exports
** [05:14:44 2024-04-06] 176: Checking users
** [05:14:44 2024-04-06] 176: Checking user_dbs
** [05:14:44 2024-04-06] 176: Checking geocodings
** [05:14:44 2024-04-06] 176: Checking synchronizations
** [05:14:44 2024-04-06] 176: Checking tracker
** [05:14:44 2024-04-06] 176: Checking user_migrations
** [05:14:44 2024-04-06] 176: Checking batch_updates
** [05:14:44 2024-04-06] 176: Checking gears
** [05:14:44 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:14:44 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:14:49 2024-04-06] 176: Checking imports
** [05:14:49 2024-04-06] 176: Checking exports
** [05:14:49 2024-04-06] 176: Checking users
** [05:14:49 2024-04-06] 176: Checking user_dbs
** [05:14:49 2024-04-06] 176: Checking geocodings
** [05:14:49 2024-04-06] 176: Checking synchronizations
** [05:14:49 2024-04-06] 176: Checking tracker
** [05:14:49 2024-04-06] 176: Checking user_migrations
** [05:14:49 2024-04-06] 176: Checking batch_updates
** [05:14:49 2024-04-06] 176: Checking gears
** [05:14:49 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:14:49 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:14:54 2024-04-06] 176: Checking imports
** [05:14:54 2024-04-06] 176: Checking exports
** [05:14:54 2024-04-06] 176: Checking users
** [05:14:54 2024-04-06] 176: Checking user_dbs
** [05:14:54 2024-04-06] 176: Checking geocodings
** [05:14:54 2024-04-06] 176: Checking synchronizations
** [05:14:54 2024-04-06] 176: Checking tracker
** [05:14:54 2024-04-06] 176: Checking user_migrations
** [05:14:54 2024-04-06] 176: Checking batch_updates
** [05:14:54 2024-04-06] 176: Checking gears
** [05:14:54 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:14:54 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:14:59 2024-04-06] 176: Checking imports
** [05:14:59 2024-04-06] 176: Checking exports
** [05:14:59 2024-04-06] 176: Checking users
** [05:14:59 2024-04-06] 176: Checking user_dbs
** [05:14:59 2024-04-06] 176: Checking geocodings
** [05:14:59 2024-04-06] 176: Checking synchronizations
** [05:14:59 2024-04-06] 176: Checking tracker
** [05:14:59 2024-04-06] 176: Checking user_migrations
** [05:14:59 2024-04-06] 176: Checking batch_updates
** [05:14:59 2024-04-06] 176: Checking gears
** [05:14:59 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:14:59 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:15:04 2024-04-06] 176: Checking imports
** [05:15:04 2024-04-06] 176: Checking exports
** [05:15:04 2024-04-06] 176: Checking users
** [05:15:04 2024-04-06] 176: Checking user_dbs
** [05:15:04 2024-04-06] 176: Checking geocodings
** [05:15:04 2024-04-06] 176: Checking synchronizations
** [05:15:04 2024-04-06] 176: Checking tracker
** [05:15:04 2024-04-06] 176: Checking user_migrations
** [05:15:04 2024-04-06] 176: Checking batch_updates
** [05:15:04 2024-04-06] 176: Checking gears
** [05:15:04 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:15:04 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:15:09 2024-04-06] 176: Checking imports
** [05:15:09 2024-04-06] 176: Checking exports
** [05:15:09 2024-04-06] 176: Checking users
** [05:15:09 2024-04-06] 176: Checking user_dbs
** [05:15:09 2024-04-06] 176: Checking geocodings
** [05:15:09 2024-04-06] 176: Checking synchronizations
** [05:15:09 2024-04-06] 176: Checking tracker
** [05:15:09 2024-04-06] 176: Checking user_migrations
** [05:15:09 2024-04-06] 176: Checking batch_updates
** [05:15:09 2024-04-06] 176: Checking gears
** [05:15:09 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:15:09 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:15:14 2024-04-06] 176: Checking imports
** [05:15:14 2024-04-06] 176: Checking exports
** [05:15:14 2024-04-06] 176: Checking users
** [05:15:14 2024-04-06] 176: Checking user_dbs
** [05:15:14 2024-04-06] 176: Checking geocodings
** [05:15:14 2024-04-06] 176: Checking synchronizations
** [05:15:14 2024-04-06] 176: Checking tracker
** [05:15:14 2024-04-06] 176: Checking user_migrations
** [05:15:14 2024-04-06] 176: Checking batch_updates
** [05:15:14 2024-04-06] 176: Checking gears
** [05:15:14 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:15:14 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:15:19 2024-04-06] 176: Checking imports
** [05:15:19 2024-04-06] 176: Checking exports
** [05:15:19 2024-04-06] 176: Checking users
** [05:15:19 2024-04-06] 176: Checking user_dbs
** [05:15:19 2024-04-06] 176: Checking geocodings
** [05:15:19 2024-04-06] 176: Checking synchronizations
** [05:15:19 2024-04-06] 176: Checking tracker
** [05:15:19 2024-04-06] 176: Checking user_migrations
** [05:15:19 2024-04-06] 176: Checking batch_updates
** [05:15:19 2024-04-06] 176: Checking gears
** [05:15:19 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:15:19 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:15:24 2024-04-06] 176: Checking imports
** [05:15:24 2024-04-06] 176: Checking exports
** [05:15:24 2024-04-06] 176: Checking users
** [05:15:24 2024-04-06] 176: Checking user_dbs
** [05:15:24 2024-04-06] 176: Checking geocodings
** [05:15:24 2024-04-06] 176: Checking synchronizations
** [05:15:24 2024-04-06] 176: Checking tracker
** [05:15:24 2024-04-06] 176: Checking user_migrations
** [05:15:24 2024-04-06] 176: Checking batch_updates
** [05:15:24 2024-04-06] 176: Checking gears
** [05:15:24 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:15:24 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:15:29 2024-04-06] 176: Checking imports
** [05:15:29 2024-04-06] 176: Checking exports
** [05:15:29 2024-04-06] 176: Checking users
** [05:15:29 2024-04-06] 176: Checking user_dbs
** [05:15:29 2024-04-06] 176: Checking geocodings
** [05:15:29 2024-04-06] 176: Checking synchronizations
** [05:15:29 2024-04-06] 176: Checking tracker
** [05:15:29 2024-04-06] 176: Checking user_migrations
** [05:15:29 2024-04-06] 176: Checking batch_updates
** [05:15:29 2024-04-06] 176: Checking gears
** [05:15:29 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:15:29 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:15:34 2024-04-06] 176: Checking imports
** [05:15:34 2024-04-06] 176: Checking exports
** [05:15:34 2024-04-06] 176: Checking users
** [05:15:34 2024-04-06] 176: Checking user_dbs
** [05:15:34 2024-04-06] 176: Checking geocodings
** [05:15:34 2024-04-06] 176: Checking synchronizations
** [05:15:34 2024-04-06] 176: Checking tracker
** [05:15:34 2024-04-06] 176: Checking user_migrations
** [05:15:34 2024-04-06] 176: Checking batch_updates
** [05:15:34 2024-04-06] 176: Checking gears
** [05:15:34 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:15:34 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:15:39 2024-04-06] 176: Checking imports
** [05:15:39 2024-04-06] 176: Checking exports
** [05:15:39 2024-04-06] 176: Checking users
** [05:15:39 2024-04-06] 176: Checking user_dbs
** [05:15:39 2024-04-06] 176: Checking geocodings
** [05:15:39 2024-04-06] 176: Checking synchronizations
** [05:15:39 2024-04-06] 176: Checking tracker
** [05:15:39 2024-04-06] 176: Checking user_migrations
** [05:15:39 2024-04-06] 176: Checking batch_updates
** [05:15:39 2024-04-06] 176: Checking gears
** [05:15:39 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:15:39 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:15:44 2024-04-06] 176: Checking imports
** [05:15:44 2024-04-06] 176: Checking exports
** [05:15:44 2024-04-06] 176: Checking users
** [05:15:44 2024-04-06] 176: Checking user_dbs
** [05:15:44 2024-04-06] 176: Checking geocodings
** [05:15:44 2024-04-06] 176: Checking synchronizations
** [05:15:44 2024-04-06] 176: Checking tracker
** [05:15:44 2024-04-06] 176: Checking user_migrations
** [05:15:44 2024-04-06] 176: Checking batch_updates
** [05:15:44 2024-04-06] 176: Checking gears
** [05:15:44 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:15:44 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:15:49 2024-04-06] 176: Checking imports
** [05:15:49 2024-04-06] 176: Checking exports
** [05:15:49 2024-04-06] 176: Checking users
** [05:15:49 2024-04-06] 176: Checking user_dbs
** [05:15:49 2024-04-06] 176: Checking geocodings
** [05:15:49 2024-04-06] 176: Checking synchronizations
** [05:15:49 2024-04-06] 176: Checking tracker
** [05:15:49 2024-04-06] 176: Checking user_migrations
** [05:15:49 2024-04-06] 176: Checking batch_updates
** [05:15:49 2024-04-06] 176: Checking gears
** [05:15:49 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:15:49 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:15:54 2024-04-06] 176: Checking imports
** [05:15:54 2024-04-06] 176: Checking exports
** [05:15:54 2024-04-06] 176: Checking users
** [05:15:54 2024-04-06] 176: Checking user_dbs
** [05:15:54 2024-04-06] 176: Checking geocodings
** [05:15:54 2024-04-06] 176: Checking synchronizations
** [05:15:54 2024-04-06] 176: Checking tracker
** [05:15:54 2024-04-06] 176: Checking user_migrations
** [05:15:54 2024-04-06] 176: Checking batch_updates
** [05:15:54 2024-04-06] 176: Checking gears
** [05:15:54 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:15:54 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:15:59 2024-04-06] 176: Checking imports
** [05:15:59 2024-04-06] 176: Checking exports
** [05:15:59 2024-04-06] 176: Checking users
** [05:15:59 2024-04-06] 176: Checking user_dbs
** [05:15:59 2024-04-06] 176: Checking geocodings
** [05:15:59 2024-04-06] 176: Checking synchronizations
** [05:15:59 2024-04-06] 176: Checking tracker
** [05:15:59 2024-04-06] 176: Checking user_migrations
** [05:15:59 2024-04-06] 176: Checking batch_updates
** [05:15:59 2024-04-06] 176: Checking gears
** [05:15:59 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:15:59 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:16:04 2024-04-06] 176: Checking imports
** [05:16:04 2024-04-06] 176: Checking exports
** [05:16:04 2024-04-06] 176: Checking users
** [05:16:04 2024-04-06] 176: Checking user_dbs
** [05:16:04 2024-04-06] 176: Checking geocodings
** [05:16:04 2024-04-06] 176: Checking synchronizations
** [05:16:04 2024-04-06] 176: Checking tracker
** [05:16:04 2024-04-06] 176: Checking user_migrations
** [05:16:04 2024-04-06] 176: Checking batch_updates
** [05:16:04 2024-04-06] 176: Checking gears
** [05:16:04 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:16:04 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:16:09 2024-04-06] 176: Checking imports
** [05:16:09 2024-04-06] 176: Checking exports
** [05:16:09 2024-04-06] 176: Checking users
** [05:16:09 2024-04-06] 176: Checking user_dbs
** [05:16:09 2024-04-06] 176: Checking geocodings
** [05:16:09 2024-04-06] 176: Checking synchronizations
** [05:16:09 2024-04-06] 176: Checking tracker
** [05:16:09 2024-04-06] 176: Checking user_migrations
** [05:16:09 2024-04-06] 176: Checking batch_updates
** [05:16:09 2024-04-06] 176: Checking gears
** [05:16:09 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:16:09 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:16:14 2024-04-06] 176: Checking imports
** [05:16:14 2024-04-06] 176: Checking exports
** [05:16:14 2024-04-06] 176: Checking users
** [05:16:14 2024-04-06] 176: Checking user_dbs
** [05:16:14 2024-04-06] 176: Checking geocodings
** [05:16:14 2024-04-06] 176: Checking synchronizations
** [05:16:14 2024-04-06] 176: Checking tracker
** [05:16:14 2024-04-06] 176: Checking user_migrations
** [05:16:14 2024-04-06] 176: Checking batch_updates
** [05:16:14 2024-04-06] 176: Checking gears
** [05:16:14 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:16:14 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:16:19 2024-04-06] 176: Checking imports
** [05:16:19 2024-04-06] 176: Checking exports
** [05:16:19 2024-04-06] 176: Checking users
** [05:16:19 2024-04-06] 176: Checking user_dbs
** [05:16:19 2024-04-06] 176: Checking geocodings
** [05:16:19 2024-04-06] 176: Checking synchronizations
** [05:16:19 2024-04-06] 176: Checking tracker
** [05:16:19 2024-04-06] 176: Checking user_migrations
** [05:16:19 2024-04-06] 176: Checking batch_updates
** [05:16:19 2024-04-06] 176: Checking gears
** [05:16:19 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:16:19 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:16:24 2024-04-06] 176: Checking imports
** [05:16:24 2024-04-06] 176: Checking exports
** [05:16:24 2024-04-06] 176: Checking users
** [05:16:24 2024-04-06] 176: Checking user_dbs
** [05:16:24 2024-04-06] 176: Checking geocodings
** [05:16:24 2024-04-06] 176: Checking synchronizations
** [05:16:24 2024-04-06] 176: Checking tracker
** [05:16:24 2024-04-06] 176: Checking user_migrations
** [05:16:24 2024-04-06] 176: Checking batch_updates
** [05:16:24 2024-04-06] 176: Checking gears
** [05:16:24 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:16:24 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:16:29 2024-04-06] 176: Checking imports
** [05:16:29 2024-04-06] 176: Checking exports
** [05:16:29 2024-04-06] 176: Checking users
** [05:16:29 2024-04-06] 176: Checking user_dbs
** [05:16:29 2024-04-06] 176: Checking geocodings
** [05:16:29 2024-04-06] 176: Checking synchronizations
** [05:16:29 2024-04-06] 176: Checking tracker
** [05:16:29 2024-04-06] 176: Checking user_migrations
** [05:16:29 2024-04-06] 176: Checking batch_updates
** [05:16:29 2024-04-06] 176: Checking gears
** [05:16:29 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:16:29 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:16:34 2024-04-06] 176: Checking imports
** [05:16:34 2024-04-06] 176: Checking exports
** [05:16:34 2024-04-06] 176: Checking users
** [05:16:34 2024-04-06] 176: Checking user_dbs
** [05:16:34 2024-04-06] 176: Checking geocodings
** [05:16:34 2024-04-06] 176: Checking synchronizations
** [05:16:34 2024-04-06] 176: Checking tracker
** [05:16:34 2024-04-06] 176: Checking user_migrations
** [05:16:34 2024-04-06] 176: Checking batch_updates
** [05:16:34 2024-04-06] 176: Checking gears
** [05:16:34 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:16:34 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:16:39 2024-04-06] 176: Checking imports
** [05:16:39 2024-04-06] 176: Checking exports
** [05:16:39 2024-04-06] 176: Checking users
** [05:16:39 2024-04-06] 176: Checking user_dbs
** [05:16:39 2024-04-06] 176: Checking geocodings
** [05:16:39 2024-04-06] 176: Checking synchronizations
** [05:16:39 2024-04-06] 176: Checking tracker
** [05:16:39 2024-04-06] 176: Checking user_migrations
** [05:16:39 2024-04-06] 176: Checking batch_updates
** [05:16:39 2024-04-06] 176: Checking gears
** [05:16:39 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:16:39 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:16:44 2024-04-06] 176: Checking imports
** [05:16:44 2024-04-06] 176: Checking exports
** [05:16:44 2024-04-06] 176: Checking users
** [05:16:44 2024-04-06] 176: Checking user_dbs
** [05:16:44 2024-04-06] 176: Checking geocodings
** [05:16:44 2024-04-06] 176: Checking synchronizations
** [05:16:44 2024-04-06] 176: Checking tracker
** [05:16:44 2024-04-06] 176: Checking user_migrations
** [05:16:44 2024-04-06] 176: Checking batch_updates
** [05:16:44 2024-04-06] 176: Checking gears
** [05:16:44 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:16:44 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:16:49 2024-04-06] 176: Checking imports
** [05:16:49 2024-04-06] 176: Checking exports
** [05:16:49 2024-04-06] 176: Checking users
** [05:16:49 2024-04-06] 176: Checking user_dbs
** [05:16:49 2024-04-06] 176: Checking geocodings
** [05:16:49 2024-04-06] 176: Checking synchronizations
** [05:16:49 2024-04-06] 176: Checking tracker
** [05:16:49 2024-04-06] 176: Checking user_migrations
** [05:16:49 2024-04-06] 176: Checking batch_updates
** [05:16:49 2024-04-06] 176: Checking gears
** [05:16:49 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:16:49 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:16:54 2024-04-06] 176: Checking imports
** [05:16:54 2024-04-06] 176: Checking exports
** [05:16:54 2024-04-06] 176: Checking users
** [05:16:54 2024-04-06] 176: Checking user_dbs
** [05:16:54 2024-04-06] 176: Checking geocodings
** [05:16:54 2024-04-06] 176: Checking synchronizations
** [05:16:54 2024-04-06] 176: Checking tracker
** [05:16:54 2024-04-06] 176: Checking user_migrations
** [05:16:54 2024-04-06] 176: Checking batch_updates
** [05:16:54 2024-04-06] 176: Checking gears
** [05:16:54 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:16:54 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:16:59 2024-04-06] 176: Checking imports
** [05:16:59 2024-04-06] 176: Checking exports
** [05:16:59 2024-04-06] 176: Checking users
** [05:16:59 2024-04-06] 176: Checking user_dbs
** [05:16:59 2024-04-06] 176: Checking geocodings
** [05:16:59 2024-04-06] 176: Checking synchronizations
** [05:16:59 2024-04-06] 176: Checking tracker
** [05:16:59 2024-04-06] 176: Checking user_migrations
** [05:16:59 2024-04-06] 176: Checking batch_updates
** [05:16:59 2024-04-06] 176: Checking gears
** [05:16:59 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:16:59 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:17:04 2024-04-06] 176: Checking imports
** [05:17:04 2024-04-06] 176: Checking exports
** [05:17:04 2024-04-06] 176: Checking users
** [05:17:04 2024-04-06] 176: Checking user_dbs
** [05:17:04 2024-04-06] 176: Checking geocodings
** [05:17:04 2024-04-06] 176: Checking synchronizations
** [05:17:04 2024-04-06] 176: Checking tracker
** [05:17:04 2024-04-06] 176: Checking user_migrations
** [05:17:04 2024-04-06] 176: Checking batch_updates
** [05:17:04 2024-04-06] 176: Checking gears
** [05:17:04 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:17:04 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:17:09 2024-04-06] 176: Checking imports
** [05:17:09 2024-04-06] 176: Checking exports
** [05:17:09 2024-04-06] 176: Checking users
** [05:17:09 2024-04-06] 176: Checking user_dbs
** [05:17:09 2024-04-06] 176: Checking geocodings
** [05:17:09 2024-04-06] 176: Checking synchronizations
** [05:17:09 2024-04-06] 176: Checking tracker
** [05:17:09 2024-04-06] 176: Checking user_migrations
** [05:17:09 2024-04-06] 176: Checking batch_updates
** [05:17:09 2024-04-06] 176: Checking gears
** [05:17:09 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:17:09 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:17:14 2024-04-06] 176: Checking imports
** [05:17:14 2024-04-06] 176: Checking exports
** [05:17:14 2024-04-06] 176: Checking users
** [05:17:14 2024-04-06] 176: Checking user_dbs
** [05:17:14 2024-04-06] 176: Checking geocodings
** [05:17:14 2024-04-06] 176: Checking synchronizations
** [05:17:14 2024-04-06] 176: Checking tracker
** [05:17:14 2024-04-06] 176: Checking user_migrations
** [05:17:14 2024-04-06] 176: Checking batch_updates
** [05:17:14 2024-04-06] 176: Checking gears
** [05:17:14 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:17:14 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:17:19 2024-04-06] 176: Checking imports
** [05:17:19 2024-04-06] 176: Checking exports
** [05:17:19 2024-04-06] 176: Checking users
** [05:17:19 2024-04-06] 176: Checking user_dbs
** [05:17:19 2024-04-06] 176: Checking geocodings
** [05:17:19 2024-04-06] 176: Checking synchronizations
** [05:17:19 2024-04-06] 176: Checking tracker
** [05:17:19 2024-04-06] 176: Checking user_migrations
** [05:17:19 2024-04-06] 176: Checking batch_updates
** [05:17:19 2024-04-06] 176: Checking gears
** [05:17:19 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:17:19 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:17:24 2024-04-06] 176: Checking imports
** [05:17:24 2024-04-06] 176: Checking exports
** [05:17:24 2024-04-06] 176: Checking users
** [05:17:24 2024-04-06] 176: Checking user_dbs
** [05:17:24 2024-04-06] 176: Checking geocodings
** [05:17:24 2024-04-06] 176: Checking synchronizations
** [05:17:24 2024-04-06] 176: Checking tracker
** [05:17:24 2024-04-06] 176: Checking user_migrations
** [05:17:24 2024-04-06] 176: Checking batch_updates
** [05:17:24 2024-04-06] 176: Checking gears
** [05:17:24 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:17:24 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:17:29 2024-04-06] 176: Checking imports
** [05:17:29 2024-04-06] 176: Checking exports
** [05:17:29 2024-04-06] 176: Checking users
** [05:17:29 2024-04-06] 176: Checking user_dbs
** [05:17:29 2024-04-06] 176: Checking geocodings
** [05:17:29 2024-04-06] 176: Checking synchronizations
** [05:17:29 2024-04-06] 176: Checking tracker
** [05:17:29 2024-04-06] 176: Checking user_migrations
** [05:17:29 2024-04-06] 176: Checking batch_updates
** [05:17:29 2024-04-06] 176: Checking gears
** [05:17:29 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:17:29 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:17:34 2024-04-06] 176: Checking imports
** [05:17:34 2024-04-06] 176: Checking exports
** [05:17:34 2024-04-06] 176: Checking users
** [05:17:34 2024-04-06] 176: Checking user_dbs
** [05:17:34 2024-04-06] 176: Checking geocodings
** [05:17:34 2024-04-06] 176: Checking synchronizations
** [05:17:34 2024-04-06] 176: Checking tracker
** [05:17:34 2024-04-06] 176: Checking user_migrations
** [05:17:34 2024-04-06] 176: Checking batch_updates
** [05:17:34 2024-04-06] 176: Checking gears
** [05:17:34 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:17:34 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:17:39 2024-04-06] 176: Checking imports
** [05:17:39 2024-04-06] 176: Checking exports
** [05:17:39 2024-04-06] 176: Checking users
** [05:17:39 2024-04-06] 176: Checking user_dbs
** [05:17:39 2024-04-06] 176: Checking geocodings
** [05:17:39 2024-04-06] 176: Checking synchronizations
** [05:17:39 2024-04-06] 176: Checking tracker
** [05:17:39 2024-04-06] 176: Checking user_migrations
** [05:17:39 2024-04-06] 176: Checking batch_updates
** [05:17:39 2024-04-06] 176: Checking gears
** [05:17:39 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:17:39 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:17:44 2024-04-06] 176: Checking imports
** [05:17:44 2024-04-06] 176: Checking exports
** [05:17:44 2024-04-06] 176: Checking users
** [05:17:44 2024-04-06] 176: Checking user_dbs
** [05:17:44 2024-04-06] 176: Checking geocodings
** [05:17:44 2024-04-06] 176: Checking synchronizations
** [05:17:44 2024-04-06] 176: Checking tracker
** [05:17:44 2024-04-06] 176: Checking user_migrations
** [05:17:44 2024-04-06] 176: Checking batch_updates
** [05:17:44 2024-04-06] 176: Checking gears
** [05:17:44 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:17:44 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:17:49 2024-04-06] 176: Checking imports
** [05:17:49 2024-04-06] 176: Checking exports
** [05:17:49 2024-04-06] 176: Checking users
** [05:17:49 2024-04-06] 176: Checking user_dbs
** [05:17:49 2024-04-06] 176: Checking geocodings
** [05:17:49 2024-04-06] 176: Checking synchronizations
** [05:17:49 2024-04-06] 176: Checking tracker
** [05:17:49 2024-04-06] 176: Checking user_migrations
** [05:17:49 2024-04-06] 176: Checking batch_updates
** [05:17:49 2024-04-06] 176: Checking gears
** [05:17:49 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:17:49 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:17:54 2024-04-06] 176: Checking imports
** [05:17:54 2024-04-06] 176: Checking exports
** [05:17:54 2024-04-06] 176: Checking users
** [05:17:54 2024-04-06] 176: Checking user_dbs
** [05:17:54 2024-04-06] 176: Checking geocodings
** [05:17:54 2024-04-06] 176: Checking synchronizations
** [05:17:54 2024-04-06] 176: Checking tracker
** [05:17:54 2024-04-06] 176: Checking user_migrations
** [05:17:54 2024-04-06] 176: Checking batch_updates
** [05:17:54 2024-04-06] 176: Checking gears
** [05:17:54 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:17:54 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:17:59 2024-04-06] 176: Checking imports
** [05:17:59 2024-04-06] 176: Checking exports
** [05:17:59 2024-04-06] 176: Checking users
** [05:17:59 2024-04-06] 176: Checking user_dbs
** [05:17:59 2024-04-06] 176: Checking geocodings
** [05:17:59 2024-04-06] 176: Checking synchronizations
** [05:17:59 2024-04-06] 176: Checking tracker
** [05:17:59 2024-04-06] 176: Checking user_migrations
** [05:17:59 2024-04-06] 176: Checking batch_updates
** [05:17:59 2024-04-06] 176: Checking gears
** [05:17:59 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:17:59 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:18:04 2024-04-06] 176: Checking imports
** [05:18:04 2024-04-06] 176: Checking exports
** [05:18:04 2024-04-06] 176: Checking users
** [05:18:04 2024-04-06] 176: Checking user_dbs
** [05:18:04 2024-04-06] 176: Checking geocodings
** [05:18:04 2024-04-06] 176: Checking synchronizations
** [05:18:04 2024-04-06] 176: Checking tracker
** [05:18:04 2024-04-06] 176: Checking user_migrations
** [05:18:04 2024-04-06] 176: Checking batch_updates
** [05:18:04 2024-04-06] 176: Checking gears
** [05:18:04 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:18:04 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:18:09 2024-04-06] 176: Checking imports
** [05:18:09 2024-04-06] 176: Checking exports
** [05:18:09 2024-04-06] 176: Checking users
** [05:18:09 2024-04-06] 176: Checking user_dbs
** [05:18:09 2024-04-06] 176: Checking geocodings
** [05:18:09 2024-04-06] 176: Checking synchronizations
** [05:18:09 2024-04-06] 176: Checking tracker
** [05:18:09 2024-04-06] 176: Checking user_migrations
** [05:18:09 2024-04-06] 176: Checking batch_updates
** [05:18:09 2024-04-06] 176: Checking gears
** [05:18:09 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:18:09 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:18:14 2024-04-06] 176: Checking imports
** [05:18:14 2024-04-06] 176: Checking exports
** [05:18:14 2024-04-06] 176: Checking users
** [05:18:14 2024-04-06] 176: Checking user_dbs
** [05:18:14 2024-04-06] 176: Checking geocodings
** [05:18:14 2024-04-06] 176: Checking synchronizations
** [05:18:14 2024-04-06] 176: Checking tracker
** [05:18:14 2024-04-06] 176: Checking user_migrations
** [05:18:14 2024-04-06] 176: Checking batch_updates
** [05:18:14 2024-04-06] 176: Checking gears
** [05:18:14 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:18:14 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:18:19 2024-04-06] 176: Checking imports
** [05:18:19 2024-04-06] 176: Checking exports
** [05:18:19 2024-04-06] 176: Checking users
** [05:18:19 2024-04-06] 176: Checking user_dbs
** [05:18:19 2024-04-06] 176: Checking geocodings
** [05:18:19 2024-04-06] 176: Checking synchronizations
** [05:18:19 2024-04-06] 176: Checking tracker
** [05:18:19 2024-04-06] 176: Checking user_migrations
** [05:18:19 2024-04-06] 176: Checking batch_updates
** [05:18:19 2024-04-06] 176: Checking gears
** [05:18:19 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:18:19 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:18:24 2024-04-06] 176: Checking imports
** [05:18:24 2024-04-06] 176: Checking exports
** [05:18:24 2024-04-06] 176: Checking users
** [05:18:24 2024-04-06] 176: Checking user_dbs
** [05:18:24 2024-04-06] 176: Checking geocodings
** [05:18:24 2024-04-06] 176: Checking synchronizations
** [05:18:24 2024-04-06] 176: Checking tracker
** [05:18:24 2024-04-06] 176: Checking user_migrations
** [05:18:24 2024-04-06] 176: Checking batch_updates
** [05:18:24 2024-04-06] 176: Checking gears
** [05:18:24 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:18:24 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:18:29 2024-04-06] 176: Checking imports
** [05:18:29 2024-04-06] 176: Checking exports
** [05:18:29 2024-04-06] 176: Checking users
** [05:18:29 2024-04-06] 176: Checking user_dbs
** [05:18:29 2024-04-06] 176: Checking geocodings
** [05:18:29 2024-04-06] 176: Checking synchronizations
** [05:18:29 2024-04-06] 176: Checking tracker
** [05:18:29 2024-04-06] 176: Checking user_migrations
** [05:18:29 2024-04-06] 176: Checking batch_updates
** [05:18:29 2024-04-06] 176: Checking gears
** [05:18:29 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:18:29 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:18:34 2024-04-06] 176: Checking imports
** [05:18:34 2024-04-06] 176: Checking exports
** [05:18:34 2024-04-06] 176: Checking users
** [05:18:34 2024-04-06] 176: Checking user_dbs
** [05:18:34 2024-04-06] 176: Checking geocodings
** [05:18:34 2024-04-06] 176: Checking synchronizations
** [05:18:34 2024-04-06] 176: Checking tracker
** [05:18:34 2024-04-06] 176: Checking user_migrations
** [05:18:34 2024-04-06] 176: Checking batch_updates
** [05:18:34 2024-04-06] 176: Checking gears
** [05:18:34 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:18:34 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:18:39 2024-04-06] 176: Checking imports
** [05:18:39 2024-04-06] 176: Checking exports
** [05:18:39 2024-04-06] 176: Checking users
** [05:18:39 2024-04-06] 176: Checking user_dbs
** [05:18:39 2024-04-06] 176: Checking geocodings
** [05:18:39 2024-04-06] 176: Checking synchronizations
** [05:18:39 2024-04-06] 176: Checking tracker
** [05:18:39 2024-04-06] 176: Checking user_migrations
** [05:18:39 2024-04-06] 176: Checking batch_updates
** [05:18:39 2024-04-06] 176: Checking gears
** [05:18:39 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:18:39 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:18:45 2024-04-06] 176: Checking imports
** [05:18:45 2024-04-06] 176: Checking exports
** [05:18:45 2024-04-06] 176: Checking users
** [05:18:45 2024-04-06] 176: Checking user_dbs
** [05:18:45 2024-04-06] 176: Checking geocodings
** [05:18:45 2024-04-06] 176: Checking synchronizations
** [05:18:45 2024-04-06] 176: Checking tracker
** [05:18:45 2024-04-06] 176: Checking user_migrations
** [05:18:45 2024-04-06] 176: Checking batch_updates
** [05:18:45 2024-04-06] 176: Checking gears
** [05:18:45 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:18:45 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:18:50 2024-04-06] 176: Checking imports
** [05:18:50 2024-04-06] 176: Checking exports
** [05:18:50 2024-04-06] 176: Checking users
** [05:18:50 2024-04-06] 176: Checking user_dbs
** [05:18:50 2024-04-06] 176: Checking geocodings
** [05:18:50 2024-04-06] 176: Checking synchronizations
** [05:18:50 2024-04-06] 176: Checking tracker
** [05:18:50 2024-04-06] 176: Checking user_migrations
** [05:18:50 2024-04-06] 176: Checking batch_updates
** [05:18:50 2024-04-06] 176: Checking gears
** [05:18:50 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:18:50 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:18:55 2024-04-06] 176: Checking imports
** [05:18:55 2024-04-06] 176: Checking exports
** [05:18:55 2024-04-06] 176: Checking users
** [05:18:55 2024-04-06] 176: Checking user_dbs
** [05:18:55 2024-04-06] 176: Checking geocodings
** [05:18:55 2024-04-06] 176: Checking synchronizations
** [05:18:55 2024-04-06] 176: Checking tracker
** [05:18:55 2024-04-06] 176: Checking user_migrations
** [05:18:55 2024-04-06] 176: Checking batch_updates
** [05:18:55 2024-04-06] 176: Checking gears
** [05:18:55 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:18:55 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:19:00 2024-04-06] 176: Checking imports
** [05:19:00 2024-04-06] 176: Checking exports
** [05:19:00 2024-04-06] 176: Checking users
** [05:19:00 2024-04-06] 176: Checking user_dbs
** [05:19:00 2024-04-06] 176: Checking geocodings
** [05:19:00 2024-04-06] 176: Checking synchronizations
** [05:19:00 2024-04-06] 176: Checking tracker
** [05:19:00 2024-04-06] 176: Checking user_migrations
** [05:19:00 2024-04-06] 176: Checking batch_updates
** [05:19:00 2024-04-06] 176: Checking gears
** [05:19:00 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:19:00 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:19:05 2024-04-06] 176: Checking imports
** [05:19:05 2024-04-06] 176: Checking exports
** [05:19:05 2024-04-06] 176: Checking users
** [05:19:05 2024-04-06] 176: Checking user_dbs
** [05:19:05 2024-04-06] 176: Checking geocodings
** [05:19:05 2024-04-06] 176: Checking synchronizations
** [05:19:05 2024-04-06] 176: Checking tracker
** [05:19:05 2024-04-06] 176: Checking user_migrations
** [05:19:05 2024-04-06] 176: Checking batch_updates
** [05:19:05 2024-04-06] 176: Checking gears
** [05:19:05 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:19:05 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:19:10 2024-04-06] 176: Checking imports
** [05:19:10 2024-04-06] 176: Checking exports
** [05:19:10 2024-04-06] 176: Checking users
** [05:19:10 2024-04-06] 176: Checking user_dbs
** [05:19:10 2024-04-06] 176: Checking geocodings
** [05:19:10 2024-04-06] 176: Checking synchronizations
** [05:19:10 2024-04-06] 176: Checking tracker
** [05:19:10 2024-04-06] 176: Checking user_migrations
** [05:19:10 2024-04-06] 176: Checking batch_updates
** [05:19:10 2024-04-06] 176: Checking gears
** [05:19:10 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:19:10 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:19:15 2024-04-06] 176: Checking imports
** [05:19:15 2024-04-06] 176: Checking exports
** [05:19:15 2024-04-06] 176: Checking users
** [05:19:15 2024-04-06] 176: Checking user_dbs
** [05:19:15 2024-04-06] 176: Checking geocodings
** [05:19:15 2024-04-06] 176: Checking synchronizations
** [05:19:15 2024-04-06] 176: Checking tracker
** [05:19:15 2024-04-06] 176: Checking user_migrations
** [05:19:15 2024-04-06] 176: Checking batch_updates
** [05:19:15 2024-04-06] 176: Checking gears
** [05:19:15 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:19:15 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:19:20 2024-04-06] 176: Checking imports
** [05:19:20 2024-04-06] 176: Checking exports
** [05:19:20 2024-04-06] 176: Checking users
** [05:19:20 2024-04-06] 176: Checking user_dbs
** [05:19:20 2024-04-06] 176: Checking geocodings
** [05:19:20 2024-04-06] 176: Checking synchronizations
** [05:19:20 2024-04-06] 176: Checking tracker
** [05:19:20 2024-04-06] 176: Checking user_migrations
** [05:19:20 2024-04-06] 176: Checking batch_updates
** [05:19:20 2024-04-06] 176: Checking gears
** [05:19:20 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:19:20 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:19:25 2024-04-06] 176: Checking imports
** [05:19:25 2024-04-06] 176: Checking exports
** [05:19:25 2024-04-06] 176: Checking users
** [05:19:25 2024-04-06] 176: Checking user_dbs
** [05:19:25 2024-04-06] 176: Checking geocodings
** [05:19:25 2024-04-06] 176: Checking synchronizations
** [05:19:25 2024-04-06] 176: Checking tracker
** [05:19:25 2024-04-06] 176: Checking user_migrations
** [05:19:25 2024-04-06] 176: Checking batch_updates
** [05:19:25 2024-04-06] 176: Checking gears
** [05:19:25 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:19:25 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:19:30 2024-04-06] 176: Checking imports
** [05:19:30 2024-04-06] 176: Checking exports
** [05:19:30 2024-04-06] 176: Checking users
** [05:19:30 2024-04-06] 176: Checking user_dbs
** [05:19:30 2024-04-06] 176: Checking geocodings
** [05:19:30 2024-04-06] 176: Checking synchronizations
** [05:19:30 2024-04-06] 176: Checking tracker
** [05:19:30 2024-04-06] 176: Checking user_migrations
** [05:19:30 2024-04-06] 176: Checking batch_updates
** [05:19:30 2024-04-06] 176: Checking gears
** [05:19:30 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:19:30 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:19:35 2024-04-06] 176: Checking imports
** [05:19:35 2024-04-06] 176: Checking exports
** [05:19:35 2024-04-06] 176: Checking users
** [05:19:35 2024-04-06] 176: Checking user_dbs
** [05:19:35 2024-04-06] 176: Checking geocodings
** [05:19:35 2024-04-06] 176: Checking synchronizations
** [05:19:35 2024-04-06] 176: Checking tracker
** [05:19:35 2024-04-06] 176: Checking user_migrations
** [05:19:35 2024-04-06] 176: Checking batch_updates
** [05:19:35 2024-04-06] 176: Checking gears
** [05:19:35 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:19:35 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:19:40 2024-04-06] 176: Checking imports
** [05:19:40 2024-04-06] 176: Checking exports
** [05:19:40 2024-04-06] 176: Checking users
** [05:19:40 2024-04-06] 176: Checking user_dbs
** [05:19:40 2024-04-06] 176: Checking geocodings
** [05:19:40 2024-04-06] 176: Checking synchronizations
** [05:19:40 2024-04-06] 176: Checking tracker
** [05:19:40 2024-04-06] 176: Checking user_migrations
** [05:19:40 2024-04-06] 176: Checking batch_updates
** [05:19:40 2024-04-06] 176: Checking gears
** [05:19:40 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:19:40 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:19:45 2024-04-06] 176: Checking imports
** [05:19:45 2024-04-06] 176: Checking exports
** [05:19:45 2024-04-06] 176: Checking users
** [05:19:45 2024-04-06] 176: Checking user_dbs
** [05:19:45 2024-04-06] 176: Checking geocodings
** [05:19:45 2024-04-06] 176: Checking synchronizations
** [05:19:45 2024-04-06] 176: Checking tracker
** [05:19:45 2024-04-06] 176: Checking user_migrations
** [05:19:45 2024-04-06] 176: Checking batch_updates
** [05:19:45 2024-04-06] 176: Checking gears
** [05:19:45 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:19:45 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:19:50 2024-04-06] 176: Checking imports
** [05:19:50 2024-04-06] 176: Checking exports
** [05:19:50 2024-04-06] 176: Checking users
** [05:19:50 2024-04-06] 176: Checking user_dbs
** [05:19:50 2024-04-06] 176: Checking geocodings
** [05:19:50 2024-04-06] 176: Checking synchronizations
** [05:19:50 2024-04-06] 176: Checking tracker
** [05:19:50 2024-04-06] 176: Checking user_migrations
** [05:19:50 2024-04-06] 176: Checking batch_updates
** [05:19:50 2024-04-06] 176: Checking gears
** [05:19:50 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:19:50 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:19:55 2024-04-06] 176: Checking imports
** [05:19:55 2024-04-06] 176: Checking exports
** [05:19:55 2024-04-06] 176: Checking users
** [05:19:55 2024-04-06] 176: Checking user_dbs
** [05:19:55 2024-04-06] 176: Checking geocodings
** [05:19:55 2024-04-06] 176: Checking synchronizations
** [05:19:55 2024-04-06] 176: Checking tracker
** [05:19:55 2024-04-06] 176: Checking user_migrations
** [05:19:55 2024-04-06] 176: Checking batch_updates
** [05:19:55 2024-04-06] 176: Checking gears
** [05:19:55 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:19:55 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:20:00 2024-04-06] 176: Checking imports
** [05:20:00 2024-04-06] 176: Checking exports
** [05:20:00 2024-04-06] 176: Checking users
** [05:20:00 2024-04-06] 176: Checking user_dbs
** [05:20:00 2024-04-06] 176: Checking geocodings
** [05:20:00 2024-04-06] 176: Checking synchronizations
** [05:20:00 2024-04-06] 176: Checking tracker
** [05:20:00 2024-04-06] 176: Checking user_migrations
** [05:20:00 2024-04-06] 176: Checking batch_updates
** [05:20:00 2024-04-06] 176: Checking gears
** [05:20:00 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:20:00 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:20:05 2024-04-06] 176: Checking imports
** [05:20:05 2024-04-06] 176: Checking exports
** [05:20:05 2024-04-06] 176: Checking users
** [05:20:05 2024-04-06] 176: Checking user_dbs
** [05:20:05 2024-04-06] 176: Checking geocodings
** [05:20:05 2024-04-06] 176: Checking synchronizations
** [05:20:05 2024-04-06] 176: Checking tracker
** [05:20:05 2024-04-06] 176: Checking user_migrations
** [05:20:05 2024-04-06] 176: Checking batch_updates
** [05:20:05 2024-04-06] 176: Checking gears
** [05:20:05 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:20:05 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:20:10 2024-04-06] 176: Checking imports
** [05:20:10 2024-04-06] 176: Checking exports
** [05:20:10 2024-04-06] 176: Checking users
** [05:20:10 2024-04-06] 176: Checking user_dbs
** [05:20:10 2024-04-06] 176: Checking geocodings
** [05:20:10 2024-04-06] 176: Checking synchronizations
** [05:20:10 2024-04-06] 176: Checking tracker
** [05:20:10 2024-04-06] 176: Checking user_migrations
** [05:20:10 2024-04-06] 176: Checking batch_updates
** [05:20:10 2024-04-06] 176: Checking gears
** [05:20:10 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:20:10 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:20:15 2024-04-06] 176: Checking imports
** [05:20:15 2024-04-06] 176: Checking exports
** [05:20:15 2024-04-06] 176: Checking users
** [05:20:15 2024-04-06] 176: Checking user_dbs
** [05:20:15 2024-04-06] 176: Checking geocodings
** [05:20:15 2024-04-06] 176: Checking synchronizations
** [05:20:15 2024-04-06] 176: Checking tracker
** [05:20:15 2024-04-06] 176: Checking user_migrations
** [05:20:15 2024-04-06] 176: Checking batch_updates
** [05:20:15 2024-04-06] 176: Checking gears
** [05:20:15 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:20:15 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:20:20 2024-04-06] 176: Checking imports
** [05:20:20 2024-04-06] 176: Checking exports
** [05:20:20 2024-04-06] 176: Checking users
** [05:20:20 2024-04-06] 176: Checking user_dbs
** [05:20:20 2024-04-06] 176: Checking geocodings
** [05:20:20 2024-04-06] 176: Checking synchronizations
** [05:20:20 2024-04-06] 176: Checking tracker
** [05:20:20 2024-04-06] 176: Checking user_migrations
** [05:20:20 2024-04-06] 176: Checking batch_updates
** [05:20:20 2024-04-06] 176: Checking gears
** [05:20:20 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:20:20 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:20:25 2024-04-06] 176: Checking imports
** [05:20:25 2024-04-06] 176: Checking exports
** [05:20:25 2024-04-06] 176: Checking users
** [05:20:25 2024-04-06] 176: Checking user_dbs
** [05:20:25 2024-04-06] 176: Checking geocodings
** [05:20:25 2024-04-06] 176: Checking synchronizations
** [05:20:25 2024-04-06] 176: Checking tracker
** [05:20:25 2024-04-06] 176: Checking user_migrations
** [05:20:25 2024-04-06] 176: Checking batch_updates
** [05:20:25 2024-04-06] 176: Checking gears
** [05:20:25 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:20:25 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:20:30 2024-04-06] 176: Checking imports
** [05:20:30 2024-04-06] 176: Checking exports
** [05:20:30 2024-04-06] 176: Checking users
** [05:20:30 2024-04-06] 176: Checking user_dbs
** [05:20:30 2024-04-06] 176: Checking geocodings
** [05:20:30 2024-04-06] 176: Checking synchronizations
** [05:20:30 2024-04-06] 176: Checking tracker
** [05:20:30 2024-04-06] 176: Checking user_migrations
** [05:20:30 2024-04-06] 176: Checking batch_updates
** [05:20:30 2024-04-06] 176: Checking gears
** [05:20:30 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:20:30 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:20:35 2024-04-06] 176: Checking imports
** [05:20:35 2024-04-06] 176: Checking exports
** [05:20:35 2024-04-06] 176: Checking users
** [05:20:35 2024-04-06] 176: Checking user_dbs
** [05:20:35 2024-04-06] 176: Checking geocodings
** [05:20:35 2024-04-06] 176: Checking synchronizations
** [05:20:35 2024-04-06] 176: Checking tracker
** [05:20:35 2024-04-06] 176: Checking user_migrations
** [05:20:35 2024-04-06] 176: Checking batch_updates
** [05:20:35 2024-04-06] 176: Checking gears
** [05:20:35 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:20:35 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:20:40 2024-04-06] 176: Checking imports
** [05:20:40 2024-04-06] 176: Checking exports
** [05:20:40 2024-04-06] 176: Checking users
** [05:20:40 2024-04-06] 176: Checking user_dbs
** [05:20:40 2024-04-06] 176: Checking geocodings
** [05:20:40 2024-04-06] 176: Checking synchronizations
** [05:20:40 2024-04-06] 176: Checking tracker
** [05:20:40 2024-04-06] 176: Checking user_migrations
** [05:20:40 2024-04-06] 176: Checking batch_updates
** [05:20:40 2024-04-06] 176: Checking gears
** [05:20:40 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:20:40 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:20:45 2024-04-06] 176: Checking imports
** [05:20:45 2024-04-06] 176: Checking exports
** [05:20:45 2024-04-06] 176: Checking users
** [05:20:45 2024-04-06] 176: Checking user_dbs
** [05:20:45 2024-04-06] 176: Checking geocodings
** [05:20:45 2024-04-06] 176: Checking synchronizations
** [05:20:45 2024-04-06] 176: Checking tracker
** [05:20:45 2024-04-06] 176: Checking user_migrations
** [05:20:45 2024-04-06] 176: Checking batch_updates
** [05:20:45 2024-04-06] 176: Checking gears
** [05:20:45 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:20:45 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:20:50 2024-04-06] 176: Checking imports
** [05:20:50 2024-04-06] 176: Checking exports
** [05:20:50 2024-04-06] 176: Checking users
** [05:20:50 2024-04-06] 176: Checking user_dbs
** [05:20:50 2024-04-06] 176: Checking geocodings
** [05:20:50 2024-04-06] 176: Checking synchronizations
** [05:20:50 2024-04-06] 176: Checking tracker
** [05:20:50 2024-04-06] 176: Checking user_migrations
** [05:20:50 2024-04-06] 176: Checking batch_updates
** [05:20:50 2024-04-06] 176: Checking gears
** [05:20:50 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:20:50 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:20:55 2024-04-06] 176: Checking imports
** [05:20:55 2024-04-06] 176: Checking exports
** [05:20:55 2024-04-06] 176: Checking users
** [05:20:55 2024-04-06] 176: Checking user_dbs
** [05:20:55 2024-04-06] 176: Checking geocodings
** [05:20:55 2024-04-06] 176: Checking synchronizations
** [05:20:55 2024-04-06] 176: Checking tracker
** [05:20:55 2024-04-06] 176: Checking user_migrations
** [05:20:55 2024-04-06] 176: Checking batch_updates
** [05:20:55 2024-04-06] 176: Checking gears
** [05:20:55 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:20:55 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:21:00 2024-04-06] 176: Checking imports
** [05:21:00 2024-04-06] 176: Checking exports
** [05:21:00 2024-04-06] 176: Checking users
** [05:21:00 2024-04-06] 176: Checking user_dbs
** [05:21:00 2024-04-06] 176: Checking geocodings
** [05:21:00 2024-04-06] 176: Checking synchronizations
** [05:21:00 2024-04-06] 176: Checking tracker
** [05:21:00 2024-04-06] 176: Checking user_migrations
** [05:21:00 2024-04-06] 176: Checking batch_updates
** [05:21:00 2024-04-06] 176: Checking gears
** [05:21:00 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:21:00 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:21:05 2024-04-06] 176: Checking imports
** [05:21:05 2024-04-06] 176: Checking exports
** [05:21:05 2024-04-06] 176: Checking users
** [05:21:05 2024-04-06] 176: Checking user_dbs
** [05:21:05 2024-04-06] 176: Checking geocodings
** [05:21:05 2024-04-06] 176: Checking synchronizations
** [05:21:05 2024-04-06] 176: Checking tracker
** [05:21:05 2024-04-06] 176: Checking user_migrations
** [05:21:05 2024-04-06] 176: Checking batch_updates
** [05:21:05 2024-04-06] 176: Checking gears
** [05:21:05 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:21:05 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:21:10 2024-04-06] 176: Checking imports
** [05:21:10 2024-04-06] 176: Checking exports
** [05:21:10 2024-04-06] 176: Checking users
** [05:21:10 2024-04-06] 176: Checking user_dbs
** [05:21:10 2024-04-06] 176: Checking geocodings
** [05:21:10 2024-04-06] 176: Checking synchronizations
** [05:21:10 2024-04-06] 176: Checking tracker
** [05:21:10 2024-04-06] 176: Checking user_migrations
** [05:21:10 2024-04-06] 176: Checking batch_updates
** [05:21:10 2024-04-06] 176: Checking gears
** [05:21:10 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:21:10 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:21:15 2024-04-06] 176: Checking imports
** [05:21:15 2024-04-06] 176: Checking exports
** [05:21:15 2024-04-06] 176: Checking users
** [05:21:15 2024-04-06] 176: Checking user_dbs
** [05:21:15 2024-04-06] 176: Checking geocodings
** [05:21:15 2024-04-06] 176: Checking synchronizations
** [05:21:15 2024-04-06] 176: Checking tracker
** [05:21:15 2024-04-06] 176: Checking user_migrations
** [05:21:15 2024-04-06] 176: Checking batch_updates
** [05:21:15 2024-04-06] 176: Checking gears
** [05:21:15 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:21:15 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:21:20 2024-04-06] 176: Checking imports
** [05:21:20 2024-04-06] 176: Checking exports
** [05:21:20 2024-04-06] 176: Checking users
** [05:21:20 2024-04-06] 176: Checking user_dbs
** [05:21:20 2024-04-06] 176: Checking geocodings
** [05:21:20 2024-04-06] 176: Checking synchronizations
** [05:21:20 2024-04-06] 176: Checking tracker
** [05:21:20 2024-04-06] 176: Checking user_migrations
** [05:21:20 2024-04-06] 176: Checking batch_updates
** [05:21:20 2024-04-06] 176: Checking gears
** [05:21:20 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:21:20 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:21:25 2024-04-06] 176: Checking imports
** [05:21:25 2024-04-06] 176: Checking exports
** [05:21:25 2024-04-06] 176: Checking users
** [05:21:25 2024-04-06] 176: Checking user_dbs
** [05:21:25 2024-04-06] 176: Checking geocodings
** [05:21:25 2024-04-06] 176: Checking synchronizations
** [05:21:25 2024-04-06] 176: Checking tracker
** [05:21:25 2024-04-06] 176: Checking user_migrations
** [05:21:25 2024-04-06] 176: Checking batch_updates
** [05:21:25 2024-04-06] 176: Checking gears
** [05:21:25 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:21:25 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:21:30 2024-04-06] 176: Checking imports
** [05:21:30 2024-04-06] 176: Checking exports
** [05:21:30 2024-04-06] 176: Checking users
** [05:21:30 2024-04-06] 176: Checking user_dbs
** [05:21:30 2024-04-06] 176: Checking geocodings
** [05:21:30 2024-04-06] 176: Checking synchronizations
** [05:21:30 2024-04-06] 176: Checking tracker
** [05:21:30 2024-04-06] 176: Checking user_migrations
** [05:21:30 2024-04-06] 176: Checking batch_updates
** [05:21:30 2024-04-06] 176: Checking gears
** [05:21:30 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:21:30 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:21:35 2024-04-06] 176: Checking imports
** [05:21:35 2024-04-06] 176: Checking exports
** [05:21:35 2024-04-06] 176: Checking users
** [05:21:35 2024-04-06] 176: Checking user_dbs
** [05:21:35 2024-04-06] 176: Checking geocodings
** [05:21:35 2024-04-06] 176: Checking synchronizations
** [05:21:35 2024-04-06] 176: Checking tracker
** [05:21:35 2024-04-06] 176: Checking user_migrations
** [05:21:35 2024-04-06] 176: Checking batch_updates
** [05:21:35 2024-04-06] 176: Checking gears
** [05:21:35 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:21:35 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:21:40 2024-04-06] 176: Checking imports
** [05:21:40 2024-04-06] 176: Checking exports
** [05:21:40 2024-04-06] 176: Checking users
** [05:21:40 2024-04-06] 176: Checking user_dbs
** [05:21:40 2024-04-06] 176: Checking geocodings
** [05:21:40 2024-04-06] 176: Checking synchronizations
** [05:21:40 2024-04-06] 176: Checking tracker
** [05:21:40 2024-04-06] 176: Checking user_migrations
** [05:21:40 2024-04-06] 176: Checking batch_updates
** [05:21:40 2024-04-06] 176: Checking gears
** [05:21:40 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:21:40 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:21:45 2024-04-06] 176: Checking imports
** [05:21:45 2024-04-06] 176: Checking exports
** [05:21:45 2024-04-06] 176: Checking users
** [05:21:45 2024-04-06] 176: Checking user_dbs
** [05:21:45 2024-04-06] 176: Checking geocodings
** [05:21:45 2024-04-06] 176: Checking synchronizations
** [05:21:45 2024-04-06] 176: Checking tracker
** [05:21:45 2024-04-06] 176: Checking user_migrations
** [05:21:45 2024-04-06] 176: Checking batch_updates
** [05:21:45 2024-04-06] 176: Checking gears
** [05:21:45 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:21:45 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:21:50 2024-04-06] 176: Checking imports
** [05:21:50 2024-04-06] 176: Checking exports
** [05:21:50 2024-04-06] 176: Checking users
** [05:21:50 2024-04-06] 176: Checking user_dbs
** [05:21:50 2024-04-06] 176: Checking geocodings
** [05:21:50 2024-04-06] 176: Checking synchronizations
** [05:21:50 2024-04-06] 176: Checking tracker
** [05:21:50 2024-04-06] 176: Checking user_migrations
** [05:21:50 2024-04-06] 176: Checking batch_updates
** [05:21:50 2024-04-06] 176: Checking gears
** [05:21:50 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:21:50 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:21:55 2024-04-06] 176: Checking imports
** [05:21:55 2024-04-06] 176: Checking exports
** [05:21:55 2024-04-06] 176: Checking users
** [05:21:55 2024-04-06] 176: Checking user_dbs
** [05:21:55 2024-04-06] 176: Checking geocodings
** [05:21:55 2024-04-06] 176: Checking synchronizations
** [05:21:55 2024-04-06] 176: Checking tracker
** [05:21:55 2024-04-06] 176: Checking user_migrations
** [05:21:55 2024-04-06] 176: Checking batch_updates
** [05:21:55 2024-04-06] 176: Checking gears
** [05:21:55 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:21:55 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:22:00 2024-04-06] 176: Checking imports
** [05:22:00 2024-04-06] 176: Checking exports
** [05:22:00 2024-04-06] 176: Checking users
** [05:22:00 2024-04-06] 176: Checking user_dbs
** [05:22:00 2024-04-06] 176: Checking geocodings
** [05:22:00 2024-04-06] 176: Checking synchronizations
** [05:22:00 2024-04-06] 176: Checking tracker
** [05:22:00 2024-04-06] 176: Checking user_migrations
** [05:22:00 2024-04-06] 176: Checking batch_updates
** [05:22:00 2024-04-06] 176: Checking gears
** [05:22:00 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:22:00 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:22:05 2024-04-06] 176: Checking imports
** [05:22:05 2024-04-06] 176: Checking exports
** [05:22:05 2024-04-06] 176: Checking users
** [05:22:05 2024-04-06] 176: Checking user_dbs
** [05:22:05 2024-04-06] 176: Checking geocodings
** [05:22:05 2024-04-06] 176: Checking synchronizations
** [05:22:05 2024-04-06] 176: Checking tracker
** [05:22:05 2024-04-06] 176: Checking user_migrations
** [05:22:05 2024-04-06] 176: Checking batch_updates
** [05:22:05 2024-04-06] 176: Checking gears
** [05:22:05 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:22:05 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:22:10 2024-04-06] 176: Checking imports
** [05:22:10 2024-04-06] 176: Checking exports
** [05:22:10 2024-04-06] 176: Checking users
** [05:22:10 2024-04-06] 176: Checking user_dbs
** [05:22:10 2024-04-06] 176: Checking geocodings
** [05:22:10 2024-04-06] 176: Checking synchronizations
** [05:22:10 2024-04-06] 176: Checking tracker
** [05:22:10 2024-04-06] 176: Checking user_migrations
** [05:22:10 2024-04-06] 176: Checking batch_updates
** [05:22:10 2024-04-06] 176: Checking gears
** [05:22:10 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:22:10 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:22:15 2024-04-06] 176: Checking imports
** [05:22:15 2024-04-06] 176: Checking exports
** [05:22:15 2024-04-06] 176: Checking users
** [05:22:15 2024-04-06] 176: Checking user_dbs
** [05:22:15 2024-04-06] 176: Checking geocodings
** [05:22:15 2024-04-06] 176: Checking synchronizations
** [05:22:15 2024-04-06] 176: Checking tracker
** [05:22:15 2024-04-06] 176: Checking user_migrations
** [05:22:15 2024-04-06] 176: Checking batch_updates
** [05:22:15 2024-04-06] 176: Checking gears
** [05:22:15 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:22:15 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:22:20 2024-04-06] 176: Checking imports
** [05:22:20 2024-04-06] 176: Checking exports
** [05:22:20 2024-04-06] 176: Checking users
** [05:22:20 2024-04-06] 176: Checking user_dbs
** [05:22:20 2024-04-06] 176: Checking geocodings
** [05:22:20 2024-04-06] 176: Checking synchronizations
** [05:22:20 2024-04-06] 176: Checking tracker
** [05:22:20 2024-04-06] 176: Checking user_migrations
** [05:22:20 2024-04-06] 176: Checking batch_updates
** [05:22:20 2024-04-06] 176: Checking gears
** [05:22:20 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:22:20 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:22:25 2024-04-06] 176: Checking imports
** [05:22:25 2024-04-06] 176: Checking exports
** [05:22:25 2024-04-06] 176: Checking users
** [05:22:25 2024-04-06] 176: Checking user_dbs
** [05:22:25 2024-04-06] 176: Checking geocodings
** [05:22:25 2024-04-06] 176: Checking synchronizations
** [05:22:25 2024-04-06] 176: Checking tracker
** [05:22:25 2024-04-06] 176: Checking user_migrations
** [05:22:25 2024-04-06] 176: Checking batch_updates
** [05:22:25 2024-04-06] 176: Checking gears
** [05:22:25 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:22:25 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:22:30 2024-04-06] 176: Checking imports
** [05:22:30 2024-04-06] 176: Checking exports
** [05:22:30 2024-04-06] 176: Checking users
** [05:22:30 2024-04-06] 176: Checking user_dbs
** [05:22:30 2024-04-06] 176: Checking geocodings
** [05:22:30 2024-04-06] 176: Checking synchronizations
** [05:22:30 2024-04-06] 176: Checking tracker
** [05:22:30 2024-04-06] 176: Checking user_migrations
** [05:22:30 2024-04-06] 176: Checking batch_updates
** [05:22:30 2024-04-06] 176: Checking gears
** [05:22:30 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:22:30 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:22:35 2024-04-06] 176: Checking imports
** [05:22:35 2024-04-06] 176: Checking exports
** [05:22:35 2024-04-06] 176: Checking users
** [05:22:35 2024-04-06] 176: Checking user_dbs
** [05:22:35 2024-04-06] 176: Checking geocodings
** [05:22:35 2024-04-06] 176: Checking synchronizations
** [05:22:35 2024-04-06] 176: Checking tracker
** [05:22:35 2024-04-06] 176: Checking user_migrations
** [05:22:35 2024-04-06] 176: Checking batch_updates
** [05:22:35 2024-04-06] 176: Checking gears
** [05:22:35 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:22:35 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:22:40 2024-04-06] 176: Checking imports
** [05:22:40 2024-04-06] 176: Checking exports
** [05:22:40 2024-04-06] 176: Checking users
** [05:22:40 2024-04-06] 176: Checking user_dbs
** [05:22:40 2024-04-06] 176: Checking geocodings
** [05:22:40 2024-04-06] 176: Checking synchronizations
** [05:22:40 2024-04-06] 176: Checking tracker
** [05:22:40 2024-04-06] 176: Checking user_migrations
** [05:22:40 2024-04-06] 176: Checking batch_updates
** [05:22:40 2024-04-06] 176: Checking gears
** [05:22:40 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:22:40 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:22:45 2024-04-06] 176: Checking imports
** [05:22:45 2024-04-06] 176: Checking exports
** [05:22:45 2024-04-06] 176: Checking users
** [05:22:45 2024-04-06] 176: Checking user_dbs
** [05:22:45 2024-04-06] 176: Checking geocodings
** [05:22:45 2024-04-06] 176: Checking synchronizations
** [05:22:45 2024-04-06] 176: Checking tracker
** [05:22:45 2024-04-06] 176: Checking user_migrations
** [05:22:45 2024-04-06] 176: Checking batch_updates
** [05:22:45 2024-04-06] 176: Checking gears
** [05:22:45 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:22:45 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:22:50 2024-04-06] 176: Checking imports
** [05:22:50 2024-04-06] 176: Checking exports
** [05:22:50 2024-04-06] 176: Checking users
** [05:22:50 2024-04-06] 176: Checking user_dbs
** [05:22:50 2024-04-06] 176: Checking geocodings
** [05:22:50 2024-04-06] 176: Checking synchronizations
** [05:22:50 2024-04-06] 176: Checking tracker
** [05:22:50 2024-04-06] 176: Checking user_migrations
** [05:22:50 2024-04-06] 176: Checking batch_updates
** [05:22:50 2024-04-06] 176: Checking gears
** [05:22:50 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:22:50 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:22:55 2024-04-06] 176: Checking imports
** [05:22:55 2024-04-06] 176: Checking exports
** [05:22:55 2024-04-06] 176: Checking users
** [05:22:55 2024-04-06] 176: Checking user_dbs
** [05:22:55 2024-04-06] 176: Checking geocodings
** [05:22:55 2024-04-06] 176: Checking synchronizations
** [05:22:55 2024-04-06] 176: Checking tracker
** [05:22:55 2024-04-06] 176: Checking user_migrations
** [05:22:55 2024-04-06] 176: Checking batch_updates
** [05:22:55 2024-04-06] 176: Checking gears
** [05:22:55 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:22:55 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:23:00 2024-04-06] 176: Checking imports
** [05:23:00 2024-04-06] 176: Checking exports
** [05:23:00 2024-04-06] 176: Checking users
** [05:23:00 2024-04-06] 176: Checking user_dbs
** [05:23:00 2024-04-06] 176: Checking geocodings
** [05:23:00 2024-04-06] 176: Checking synchronizations
** [05:23:00 2024-04-06] 176: Checking tracker
** [05:23:00 2024-04-06] 176: Checking user_migrations
** [05:23:00 2024-04-06] 176: Checking batch_updates
** [05:23:00 2024-04-06] 176: Checking gears
** [05:23:00 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:23:00 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:23:05 2024-04-06] 176: Checking imports
** [05:23:05 2024-04-06] 176: Checking exports
** [05:23:05 2024-04-06] 176: Checking users
** [05:23:05 2024-04-06] 176: Checking user_dbs
** [05:23:05 2024-04-06] 176: Checking geocodings
** [05:23:05 2024-04-06] 176: Checking synchronizations
** [05:23:05 2024-04-06] 176: Checking tracker
** [05:23:05 2024-04-06] 176: Checking user_migrations
** [05:23:05 2024-04-06] 176: Checking batch_updates
** [05:23:05 2024-04-06] 176: Checking gears
** [05:23:05 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:23:05 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:23:10 2024-04-06] 176: Checking imports
** [05:23:10 2024-04-06] 176: Checking exports
** [05:23:10 2024-04-06] 176: Checking users
** [05:23:10 2024-04-06] 176: Checking user_dbs
** [05:23:10 2024-04-06] 176: Checking geocodings
** [05:23:10 2024-04-06] 176: Checking synchronizations
** [05:23:10 2024-04-06] 176: Checking tracker
** [05:23:10 2024-04-06] 176: Checking user_migrations
** [05:23:10 2024-04-06] 176: Checking batch_updates
** [05:23:10 2024-04-06] 176: Checking gears
** [05:23:10 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:23:10 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:23:15 2024-04-06] 176: Checking imports
** [05:23:15 2024-04-06] 176: Checking exports
** [05:23:15 2024-04-06] 176: Checking users
** [05:23:15 2024-04-06] 176: Checking user_dbs
** [05:23:15 2024-04-06] 176: Checking geocodings
** [05:23:15 2024-04-06] 176: Checking synchronizations
** [05:23:15 2024-04-06] 176: Checking tracker
** [05:23:15 2024-04-06] 176: Checking user_migrations
** [05:23:15 2024-04-06] 176: Checking batch_updates
** [05:23:15 2024-04-06] 176: Checking gears
** [05:23:15 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:23:15 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:23:20 2024-04-06] 176: Checking imports
** [05:23:20 2024-04-06] 176: Checking exports
** [05:23:20 2024-04-06] 176: Checking users
** [05:23:20 2024-04-06] 176: Checking user_dbs
** [05:23:20 2024-04-06] 176: Checking geocodings
** [05:23:20 2024-04-06] 176: Checking synchronizations
** [05:23:20 2024-04-06] 176: Checking tracker
** [05:23:20 2024-04-06] 176: Checking user_migrations
** [05:23:20 2024-04-06] 176: Checking batch_updates
** [05:23:20 2024-04-06] 176: Checking gears
** [05:23:20 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:23:20 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:23:25 2024-04-06] 176: Checking imports
** [05:23:25 2024-04-06] 176: Checking exports
** [05:23:25 2024-04-06] 176: Checking users
** [05:23:25 2024-04-06] 176: Checking user_dbs
** [05:23:25 2024-04-06] 176: Checking geocodings
** [05:23:25 2024-04-06] 176: Checking synchronizations
** [05:23:25 2024-04-06] 176: Checking tracker
** [05:23:25 2024-04-06] 176: Checking user_migrations
** [05:23:25 2024-04-06] 176: Checking batch_updates
** [05:23:25 2024-04-06] 176: Checking gears
** [05:23:25 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:23:25 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:23:30 2024-04-06] 176: Checking imports
** [05:23:30 2024-04-06] 176: Checking exports
** [05:23:30 2024-04-06] 176: Checking users
** [05:23:30 2024-04-06] 176: Checking user_dbs
** [05:23:30 2024-04-06] 176: Checking geocodings
** [05:23:30 2024-04-06] 176: Checking synchronizations
** [05:23:30 2024-04-06] 176: Checking tracker
** [05:23:30 2024-04-06] 176: Checking user_migrations
** [05:23:30 2024-04-06] 176: Checking batch_updates
** [05:23:30 2024-04-06] 176: Checking gears
** [05:23:30 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:23:30 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:23:35 2024-04-06] 176: Checking imports
** [05:23:35 2024-04-06] 176: Checking exports
** [05:23:35 2024-04-06] 176: Checking users
** [05:23:35 2024-04-06] 176: Checking user_dbs
** [05:23:35 2024-04-06] 176: Checking geocodings
** [05:23:35 2024-04-06] 176: Checking synchronizations
** [05:23:35 2024-04-06] 176: Checking tracker
** [05:23:35 2024-04-06] 176: Checking user_migrations
** [05:23:35 2024-04-06] 176: Checking batch_updates
** [05:23:35 2024-04-06] 176: Checking gears
** [05:23:35 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:23:35 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:23:40 2024-04-06] 176: Checking imports
** [05:23:40 2024-04-06] 176: Checking exports
** [05:23:40 2024-04-06] 176: Checking users
** [05:23:40 2024-04-06] 176: Checking user_dbs
** [05:23:40 2024-04-06] 176: Checking geocodings
** [05:23:40 2024-04-06] 176: Checking synchronizations
** [05:23:40 2024-04-06] 176: Checking tracker
** [05:23:40 2024-04-06] 176: Checking user_migrations
** [05:23:40 2024-04-06] 176: Checking batch_updates
** [05:23:40 2024-04-06] 176: Checking gears
** [05:23:40 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:23:40 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:23:45 2024-04-06] 176: Checking imports
** [05:23:45 2024-04-06] 176: Checking exports
** [05:23:45 2024-04-06] 176: Checking users
** [05:23:45 2024-04-06] 176: Checking user_dbs
** [05:23:45 2024-04-06] 176: Checking geocodings
** [05:23:45 2024-04-06] 176: Checking synchronizations
** [05:23:45 2024-04-06] 176: Checking tracker
** [05:23:45 2024-04-06] 176: Checking user_migrations
** [05:23:45 2024-04-06] 176: Checking batch_updates
** [05:23:45 2024-04-06] 176: Checking gears
** [05:23:45 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:23:45 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:23:50 2024-04-06] 176: Checking imports
** [05:23:50 2024-04-06] 176: Checking exports
** [05:23:50 2024-04-06] 176: Checking users
** [05:23:50 2024-04-06] 176: Checking user_dbs
** [05:23:50 2024-04-06] 176: Checking geocodings
** [05:23:50 2024-04-06] 176: Checking synchronizations
** [05:23:50 2024-04-06] 176: Checking tracker
** [05:23:50 2024-04-06] 176: Checking user_migrations
** [05:23:50 2024-04-06] 176: Checking batch_updates
** [05:23:50 2024-04-06] 176: Checking gears
** [05:23:50 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:23:50 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:23:55 2024-04-06] 176: Checking imports
** [05:23:55 2024-04-06] 176: Checking exports
** [05:23:55 2024-04-06] 176: Checking users
** [05:23:55 2024-04-06] 176: Checking user_dbs
** [05:23:55 2024-04-06] 176: Checking geocodings
** [05:23:55 2024-04-06] 176: Checking synchronizations
** [05:23:55 2024-04-06] 176: Checking tracker
** [05:23:55 2024-04-06] 176: Checking user_migrations
** [05:23:55 2024-04-06] 176: Checking batch_updates
** [05:23:55 2024-04-06] 176: Checking gears
** [05:23:55 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:23:55 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:24:00 2024-04-06] 176: Checking imports
** [05:24:00 2024-04-06] 176: Checking exports
** [05:24:00 2024-04-06] 176: Checking users
** [05:24:00 2024-04-06] 176: Checking user_dbs
** [05:24:00 2024-04-06] 176: Checking geocodings
** [05:24:00 2024-04-06] 176: Checking synchronizations
** [05:24:00 2024-04-06] 176: Checking tracker
** [05:24:00 2024-04-06] 176: Checking user_migrations
** [05:24:00 2024-04-06] 176: Checking batch_updates
** [05:24:00 2024-04-06] 176: Checking gears
** [05:24:00 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:24:00 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:24:05 2024-04-06] 176: Checking imports
** [05:24:05 2024-04-06] 176: Checking exports
** [05:24:05 2024-04-06] 176: Checking users
** [05:24:05 2024-04-06] 176: Checking user_dbs
** [05:24:05 2024-04-06] 176: Checking geocodings
** [05:24:05 2024-04-06] 176: Checking synchronizations
** [05:24:05 2024-04-06] 176: Checking tracker
** [05:24:05 2024-04-06] 176: Checking user_migrations
** [05:24:05 2024-04-06] 176: Checking batch_updates
** [05:24:05 2024-04-06] 176: Checking gears
** [05:24:05 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:24:05 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:24:10 2024-04-06] 176: Checking imports
** [05:24:10 2024-04-06] 176: Checking exports
** [05:24:10 2024-04-06] 176: Checking users
** [05:24:10 2024-04-06] 176: Checking user_dbs
** [05:24:10 2024-04-06] 176: Checking geocodings
** [05:24:10 2024-04-06] 176: Checking synchronizations
** [05:24:10 2024-04-06] 176: Checking tracker
** [05:24:10 2024-04-06] 176: Checking user_migrations
** [05:24:10 2024-04-06] 176: Checking batch_updates
** [05:24:10 2024-04-06] 176: Checking gears
** [05:24:10 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:24:10 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:24:15 2024-04-06] 176: Checking imports
** [05:24:15 2024-04-06] 176: Checking exports
** [05:24:15 2024-04-06] 176: Checking users
** [05:24:15 2024-04-06] 176: Checking user_dbs
** [05:24:15 2024-04-06] 176: Checking geocodings
** [05:24:15 2024-04-06] 176: Checking synchronizations
** [05:24:15 2024-04-06] 176: Checking tracker
** [05:24:15 2024-04-06] 176: Checking user_migrations
** [05:24:15 2024-04-06] 176: Checking batch_updates
** [05:24:15 2024-04-06] 176: Checking gears
** [05:24:15 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:24:15 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:24:20 2024-04-06] 176: Checking imports
** [05:24:20 2024-04-06] 176: Checking exports
** [05:24:20 2024-04-06] 176: Checking users
** [05:24:20 2024-04-06] 176: Checking user_dbs
** [05:24:20 2024-04-06] 176: Checking geocodings
** [05:24:20 2024-04-06] 176: Checking synchronizations
** [05:24:20 2024-04-06] 176: Checking tracker
** [05:24:20 2024-04-06] 176: Checking user_migrations
** [05:24:20 2024-04-06] 176: Checking batch_updates
** [05:24:20 2024-04-06] 176: Checking gears
** [05:24:20 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:24:20 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:24:25 2024-04-06] 176: Checking imports
** [05:24:25 2024-04-06] 176: Checking exports
** [05:24:25 2024-04-06] 176: Checking users
** [05:24:25 2024-04-06] 176: Checking user_dbs
** [05:24:25 2024-04-06] 176: Checking geocodings
** [05:24:25 2024-04-06] 176: Checking synchronizations
** [05:24:25 2024-04-06] 176: Checking tracker
** [05:24:25 2024-04-06] 176: Checking user_migrations
** [05:24:25 2024-04-06] 176: Checking batch_updates
** [05:24:25 2024-04-06] 176: Checking gears
** [05:24:25 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:24:25 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:24:30 2024-04-06] 176: Checking imports
** [05:24:30 2024-04-06] 176: Checking exports
** [05:24:30 2024-04-06] 176: Checking users
** [05:24:30 2024-04-06] 176: Checking user_dbs
** [05:24:30 2024-04-06] 176: Checking geocodings
** [05:24:30 2024-04-06] 176: Checking synchronizations
** [05:24:30 2024-04-06] 176: Checking tracker
** [05:24:30 2024-04-06] 176: Checking user_migrations
** [05:24:30 2024-04-06] 176: Checking batch_updates
** [05:24:30 2024-04-06] 176: Checking gears
** [05:24:30 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:24:30 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:24:35 2024-04-06] 176: Checking imports
** [05:24:35 2024-04-06] 176: Checking exports
** [05:24:35 2024-04-06] 176: Checking users
** [05:24:35 2024-04-06] 176: Checking user_dbs
** [05:24:35 2024-04-06] 176: Checking geocodings
** [05:24:35 2024-04-06] 176: Checking synchronizations
** [05:24:35 2024-04-06] 176: Checking tracker
** [05:24:35 2024-04-06] 176: Checking user_migrations
** [05:24:35 2024-04-06] 176: Checking batch_updates
** [05:24:35 2024-04-06] 176: Checking gears
** [05:24:35 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:24:35 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:24:40 2024-04-06] 176: Checking imports
** [05:24:40 2024-04-06] 176: Checking exports
** [05:24:40 2024-04-06] 176: Checking users
** [05:24:40 2024-04-06] 176: Checking user_dbs
** [05:24:40 2024-04-06] 176: Checking geocodings
** [05:24:40 2024-04-06] 176: Checking synchronizations
** [05:24:40 2024-04-06] 176: Checking tracker
** [05:24:40 2024-04-06] 176: Checking user_migrations
** [05:24:40 2024-04-06] 176: Checking batch_updates
** [05:24:40 2024-04-06] 176: Checking gears
** [05:24:40 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:24:40 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:24:45 2024-04-06] 176: Checking imports
** [05:24:45 2024-04-06] 176: Checking exports
** [05:24:45 2024-04-06] 176: Checking users
** [05:24:45 2024-04-06] 176: Checking user_dbs
** [05:24:45 2024-04-06] 176: Checking geocodings
** [05:24:45 2024-04-06] 176: Checking synchronizations
** [05:24:45 2024-04-06] 176: Checking tracker
** [05:24:45 2024-04-06] 176: Checking user_migrations
** [05:24:45 2024-04-06] 176: Checking batch_updates
** [05:24:45 2024-04-06] 176: Checking gears
** [05:24:45 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:24:45 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears
** [05:24:50 2024-04-06] 176: Checking imports
** [05:24:50 2024-04-06] 176: Checking exports
** [05:24:50 2024-04-06] 176: Checking users
** [05:24:50 2024-04-06] 176: Checking user_dbs
** [05:24:50 2024-04-06] 176: Checking geocodings
** [05:24:50 2024-04-06] 176: Checking synchronizations
** [05:24:50 2024-04-06] 176: Checking tracker
** [05:24:50 2024-04-06] 176: Checking user_migrations
** [05:24:50 2024-04-06] 176: Checking batch_updates
** [05:24:50 2024-04-06] 176: Checking gears
** [05:24:50 2024-04-06] 176: Sleeping for 5.0 seconds
** [05:24:50 2024-04-06] 176: resque-1.25.2: Waiting for imports,exports,users,user_dbs,geocodings,synchronizations,tracker,user_migrations,batch_updates,gears