Skip to content

Update 03002_part_log_rmt_fetch_mutate_error.sql#65720

Merged
tavplubix merged 1 commit intomasterfrom
tavplubix-patch-10
Jun 26, 2024
Merged

Update 03002_part_log_rmt_fetch_mutate_error.sql#65720
tavplubix merged 1 commit intomasterfrom
tavplubix-patch-10

Conversation

@tavplubix
Copy link
Copy Markdown
Member

@tavplubix tavplubix commented Jun 26, 2024

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

2024-06-26 13:45:09 03002_part_log_rmt_fetch_mutate_error:                                  [ FAIL ] 51.42 sec. - result differs with reference: 
2024-06-26 13:45:09 --- /usr/share/clickhouse-test/queries/0_stateless/03002_part_log_rmt_fetch_mutate_error.reference	2024-06-26 12:29:51.655116830 +0900
2024-06-26 13:45:09 +++ /tmp/clickhouse-test/0_stateless/03002_part_log_rmt_fetch_mutate_error.stdout	2024-06-26 13:45:09.084816669 +0900
2024-06-26 13:45:09 @@ -5,6 +5,7 @@
2024-06-26 13:45:09  rmt_slave	MutatePart	1	0
2024-06-26 13:45:09  after
2024-06-26 13:45:09  rmt_master	NewPart	0	1
2024-06-26 13:45:09 +rmt_master	RemovePart	0	1
2024-06-26 13:45:09  rmt_master	MutatePart	0	1
2024-06-26 13:45:09  rmt_slave	DownloadPart	0	2
2024-06-26 13:45:09  rmt_slave	MutatePart	1	0
2024-06-26 13:45:09 
2024-06-26 13:45:09 
2024-06-26 13:45:09 Settings used in the test: --max_insert_threads 1 --group_by_two_level_threshold 700414 --group_by_two_level_threshold_bytes 30176464 --distributed_aggregation_memory_efficient 1 --fsync_metadata 0 --output_format_parallel_formatting 0 --input_format_parallel_parsing 1 --min_chunk_bytes_for_parallel_parsing 13996834 --max_read_buffer_size 722211 --prefer_localhost_replica 1 --max_block_size 22729 --max_joined_block_size_rows 32926 --max_threads 2 --optimize_append_index 0 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 0 --optimize_read_in_order 0 --optimize_or_like_chain 1 --optimize_substitute_columns 1 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 35 --optimize_aggregation_in_order 1 --aggregation_in_order_max_block_bytes 40080862 --use_uncompressed_cache 1 --min_bytes_to_use_direct_io 1 --min_bytes_to_use_mmap_io 10737418240 --local_filesystem_read_method pread --remote_filesystem_read_method read --local_filesystem_read_prefetch 0 --filesystem_cache_segments_batch_size 10 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 0 --throw_on_error_from_cache_on_write_operations 1 --remote_filesystem_read_prefetch 0 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 64Mi --filesystem_prefetches_limit 10 --filesystem_prefetch_min_bytes_for_single_read_task 1Mi --filesystem_prefetch_step_marks 0 --filesystem_prefetch_step_bytes 100Mi --compile_aggregate_expressions 0 --compile_sort_description 0 --merge_tree_coarse_index_granularity 32 --optimize_distinct_in_order 1 --max_bytes_before_external_sort 10737418240 --max_bytes_before_external_group_by 10737418240 --max_bytes_before_remerge_sort 2664753463 --min_compress_block_size 2151228 --max_compress_block_size 799484 --merge_tree_compact_parts_min_granules_to_multibuffer_read 52 --optimize_sorting_by_input_stream_properties 0 --http_response_buffer_size 6030228 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 1 --min_count_to_compile_expression 0 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 3 --session_timezone Africa/Juba --prefer_warmed_unmerged_parts_seconds 8 --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction False --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.18 --prefer_external_sort_block_bytes 100000000 --cross_join_min_rows_to_compress 0 --cross_join_min_bytes_to_compress 100000000 --min_external_table_block_size_bytes 100000000 --max_parsing_threads 0
2024-06-26 13:45:09 
2024-06-26 13:45:09 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 1.0 --prefer_fetch_merged_part_size_threshold 10737418240 --vertical_merge_algorithm_min_rows_to_activate 1 --vertical_merge_algorithm_min_columns_to_activate 21 --allow_vertical_merges_from_compact_to_wide_parts 0 --min_merge_bytes_to_use_direct_io 1 --index_granularity_bytes 17154513 --merge_max_block_size 19031 --index_granularity 17987 --min_bytes_for_wide_part 0 --marks_compress_block_size 28742 --primary_key_compress_block_size 29998 --replace_long_file_name_to_hash 1 --max_file_name_length 128 --min_bytes_for_full_part_storage 0 --compact_parts_max_bytes_to_buffer 227313519 --compact_parts_max_granules_to_buffer 140 --compact_parts_merge_max_bytes_to_prefetch_part 8983102 --cache_populated_by_fetch 0 --concurrent_part_removal_threshold 100 --old_parts_lifetime 10

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/

CI Settings (Only check the boxes if you know what you are doing):

  • Allow: All Required Checks
  • Allow: Stateless tests
  • Allow: Stateful tests
  • Allow: Integration Tests
  • Allow: Performance tests
  • Allow: All Builds
  • Allow: batch 1, 2 for multi-batch jobs
  • Allow: batch 3, 4, 5, 6 for multi-batch jobs

  • Exclude: Style check
  • Exclude: Fast test
  • Exclude: All with ASAN
  • Exclude: All with TSAN, MSAN, UBSAN, Coverage
  • Exclude: All with aarch64, release, debug

  • Do not test
  • Woolen Wolfdog
  • Upload binaries for special builds
  • Disable merge-commit
  • Disable CI cache

@robot-ch-test-poll1 robot-ch-test-poll1 added the pr-not-for-changelog This PR should not be mentioned in the changelog label Jun 26, 2024
@robot-ch-test-poll1
Copy link
Copy Markdown
Contributor

robot-ch-test-poll1 commented Jun 26, 2024

This is an automated comment for commit acbc3b3 with description of existing statuses. It's updated for the latest CI running

❌ Click here to open a full report in a separate page

Check nameDescriptionStatus
CI runningA meta-check that indicates the running CI. Normally, it's in success or pending state. The failed status indicates some problems with the PR❌ failure
Cloud fork sync (only for ClickHouse Inc. employees)If it fails, ask a maintainer for help⏳ pending
Mergeable CheckChecks if all other necessary checks are successful⏳ pending
Stateless testsRuns stateless functional tests for ClickHouse binaries built in various configurations -- release, debug, with sanitizers, etc❌ failure
Successful checks
Check nameDescriptionStatus
Flaky testsChecks if new added or modified tests are flaky by running them repeatedly, in parallel, with more randomization. Functional tests are run 100 times with address sanitizer, and additional randomization of thread scheduling. Integration tests are run up to 10 times. If at least once a new test has failed, or was too long, this check will be red. We don't allow flaky tests, read the doc✅ success
PR CheckChecks correctness of the PR's body✅ success
Style checkRuns a set of checks to keep the code style clean. If some of tests failed, see the related log from the report✅ success

@antaljanosbenjamin antaljanosbenjamin self-assigned this Jun 26, 2024
@tavplubix tavplubix enabled auto-merge June 26, 2024 17:47
@tavplubix tavplubix added this pull request to the merge queue Jun 26, 2024
Merged via the queue into master with commit 319aa06 Jun 26, 2024
@tavplubix tavplubix deleted the tavplubix-patch-10 branch June 26, 2024 20:55
@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-synced-to-cloud The PR is synced to the cloud repo label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants