See <https://builds.apache.org/job/beam_PreCommit_Python_Cron/840/display/redirect?page=changes>
Changes: [boyuanz] Add all postcommit tests into RC process ------------------------------------------ [...truncated 1.57 MB...] test_read_empty (apache_beam.io.filesystemio_test.TestDownloaderStream) ... ok test_pipe_stream (apache_beam.io.filesystemio_test.TestPipeStream) ... ok test_file_attributes (apache_beam.io.filesystemio_test.TestUploaderStream) ... ok test_write (apache_beam.io.filesystemio_test.TestUploaderStream) ... ok test_write_buffered (apache_beam.io.filesystemio_test.TestUploaderStream) ... ok test_write_empty (apache_beam.io.filesystemio_test.TestUploaderStream) ... ok test_checksum (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_copy (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_copy_directory (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_copy_error (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_delete (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_delete_error (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_delete_glob_errors (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_delete_globs (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_exists (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_match_directory (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_match_directory_contents (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_match_file (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_match_file_empty (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_match_file_exception (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_match_glob_0__ (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_match_glob_1__ (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_match_glob_2__ (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_match_glob_3__ (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_mkdirs (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_mkdirs_failed (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_recursive_delete (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_rename (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_rename_directory (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_rename_error (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_scheme (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_unix_path_join (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_unix_path_split (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_windows_path_join (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_windows_path_split (apache_beam.io.localfilesystem_test.LocalFileSystemTest) ... ok test_create (apache_beam.io.restriction_trackers_test.OffsetRangeTest) ... ok test_split_no_small_split_at_end (apache_beam.io.restriction_trackers_test.OffsetRangeTest) ... ok test_split_respects_desired_num_splits (apache_beam.io.restriction_trackers_test.OffsetRangeTest) ... ok test_split_respects_min_num_splits (apache_beam.io.restriction_trackers_test.OffsetRangeTest) ... ok test_check_done_after_try_claim_past_end_of_range (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok test_check_done_after_try_claim_right_before_end_of_range (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok test_check_done_when_not_done (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok test_checkpoint_after_failed_claim (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok test_checkpoint_claimed_last (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok test_checkpoint_just_started (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok test_checkpoint_regular (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok test_checkpoint_unstarted (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok test_claim_before_starting_range (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok test_non_monotonic_claim (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok test_try_claim (apache_beam.io.restriction_trackers_test.OffsetRestrictionTrackerTest) ... ok test_read_from_source (apache_beam.io.source_test_utils_test.SourceTestUtilsTest) ... ok test_source_equals_reference_source (apache_beam.io.source_test_utils_test.SourceTestUtilsTest) ... ok test_split_at_fraction_binary (apache_beam.io.source_test_utils_test.SourceTestUtilsTest) ... ok test_split_at_fraction_exhaustive (apache_beam.io.source_test_utils_test.SourceTestUtilsTest) ... ok test_split_at_fraction_fails (apache_beam.io.source_test_utils_test.SourceTestUtilsTest) ... ok test_split_at_fraction_successful (apache_beam.io.source_test_utils_test.SourceTestUtilsTest) ... ok test_conact_source (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok test_conact_source_exhaustive (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok test_empty_source (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok test_estimate_size (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok test_position_at_fration (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok test_range_source (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok test_run_concat_direct (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok test_single_source (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok test_source_with_empty_ranges (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok test_source_with_empty_ranges_exhastive (apache_beam.io.concat_source_test.ConcatSourceTest) ... ok test_empty_write (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok test_file_sink_display_data (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok test_file_sink_dst_matches_src (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok test_file_sink_multi_shards (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok test_file_sink_rename_error (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok test_file_sink_src_missing (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok test_file_sink_writing (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok test_fixed_shard_write (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok test_pre_finalize (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok test_pre_finalize_error (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok test_static_value_provider_empty_write (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok test_temp_dir_gcs (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok test_temp_dir_local (apache_beam.io.filebasedsink_test.TestFileBasedSink) ... ok test_estimate_size (apache_beam.io.filebasedsource_test.TestConcatSource) ... ok test_read (apache_beam.io.filebasedsource_test.TestConcatSource) ... ok test_split (apache_beam.io.filebasedsource_test.TestConcatSource) ... ok test_estimate_size_of_file (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_estimate_size_of_pattern (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_estimate_size_with_sampling_different_sizes (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_estimate_size_with_sampling_same_size (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_fully_read_file_pattern (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_fully_read_file_pattern_with_empty_files (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_fully_read_single_file (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_read_auto_pattern (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_read_auto_pattern_compressed_and_uncompressed (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_read_auto_single_file_bzip2 (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_read_auto_single_file_gzip (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_read_file_bzip2 (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_read_file_gzip (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_read_pattern_bzip2 (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_read_pattern_gzip (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_read_splits_file_pattern (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_read_splits_single_file (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_single_file_display_data (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_source_file (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_source_file_unsplittable (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_source_pattern (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_source_pattern_unsplittable (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_splits_get_coder_from_fbs (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_splits_into_subranges (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_string_or_value_provider_only (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_unsplittable_does_not_split (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_validation_directory_non_empty (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_validation_failing (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_validation_file_exists (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_validation_file_missing_verification_disabled (apache_beam.io.filebasedsource_test.TestFileBasedSource) ... ok test_estimates_size (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok test_produce_split_with_start_and_end_positions (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok test_produces_splits_desiredsize_large_than_size (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok test_produces_splits_desiredsize_smaller_than_size (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok test_read_range_at_beginning (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok test_read_range_at_end (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok test_read_range_at_middle (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok test_source_creation_display_data (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok test_source_creation_fails_for_non_number_offsets (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok test_source_creation_fails_if_start_lg_stop (apache_beam.io.filebasedsource_test.TestSingleFileSource) ... ok test_write_bzip2_file (apache_beam.io.textio_test.TextSinkTest) ... ok test_write_bzip2_file_auto (apache_beam.io.textio_test.TextSinkTest) ... ok test_write_dataflow (apache_beam.io.textio_test.TextSinkTest) ... ok test_write_dataflow_auto_compression (apache_beam.io.textio_test.TextSinkTest) ... ok test_write_dataflow_auto_compression_unsharded (apache_beam.io.textio_test.TextSinkTest) ... ok test_write_dataflow_header (apache_beam.io.textio_test.TextSinkTest) ... ok test_write_gzip_file (apache_beam.io.textio_test.TextSinkTest) ... ok test_write_gzip_file_auto (apache_beam.io.textio_test.TextSinkTest) ... ok test_write_gzip_file_empty (apache_beam.io.textio_test.TextSinkTest) ... ok test_write_text_file (apache_beam.io.textio_test.TextSinkTest) ... ok test_write_text_file_empty (apache_beam.io.textio_test.TextSinkTest) ... ok test_write_text_file_empty_with_header (apache_beam.io.textio_test.TextSinkTest) ... ok test_write_text_file_with_header (apache_beam.io.textio_test.TextSinkTest) ... ok test_dynamic_work_rebalancing (apache_beam.io.textio_test.TextSourceTest) ... ok test_dynamic_work_rebalancing_mixed_eol (apache_beam.io.textio_test.TextSourceTest) ... ok test_dynamic_work_rebalancing_windows_eol (apache_beam.io.textio_test.TextSourceTest) ... ok test_header_processing (apache_beam.io.textio_test.TextSourceTest) ... ok test_progress (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_after_splitting (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_after_splitting_skip_header (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_all_file_pattern (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_all_gzip (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_all_many_file_patterns (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_all_many_single_files (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_all_single_file (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_all_unavailable_files_ignored (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_auto_bzip2 (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_auto_gzip (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_bzip2 (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_bzip2_concat (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_corrupted_bzip2_fails (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_corrupted_gzip_fails (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_empty_single_file (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_empty_single_file_no_eol_gzip (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_file_pattern (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_file_pattern_with_empty_files (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_from_text_file_pattern (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_from_text_single_file (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_from_text_single_file_with_coder (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_from_text_with_file_name_file_pattern (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_from_text_with_file_name_single_file (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_gzip (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_gzip_concat (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_gzip_empty_file (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_gzip_large (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_gzip_large_after_splitting (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_gzip_with_skip_lines (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_reentrant_after_splitting (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_reentrant_without_splitting (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_single_file (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_single_file_larger_than_default_buffer (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_single_file_last_line_no_eol (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_single_file_last_line_no_eol_gzip (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_single_file_mixed_eol (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_single_file_single_line_no_eol (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_single_file_single_line_no_eol_gzip (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_single_file_smaller_than_default_buffer (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_single_file_windows_eol (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_single_file_with_empty_lines (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_single_file_without_striping_eol_crlf (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_single_file_without_striping_eol_lf (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_skip_header_pattern (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_skip_header_pattern_insufficient_lines (apache_beam.io.textio_test.TextSourceTest) ... ok test_read_skip_header_single (apache_beam.io.textio_test.TextSourceTest) ... ok test_end2end (apache_beam.io.tfrecordio_test.TestEnd2EndWriteAndRead) ... ok test_end2end_auto_compression (apache_beam.io.tfrecordio_test.TestEnd2EndWriteAndRead) ... ok test_end2end_auto_compression_unsharded (apache_beam.io.tfrecordio_test.TestEnd2EndWriteAndRead) ... ok test_end2end_example_proto (apache_beam.io.tfrecordio_test.TestEnd2EndWriteAndRead) ... SKIP: tensorflow not installed. test_end2end_read_write_read (apache_beam.io.tfrecordio_test.TestEnd2EndWriteAndRead) ... ok test_process_auto (apache_beam.io.tfrecordio_test.TestReadAllFromTFRecord) ... ok test_process_glob (apache_beam.io.tfrecordio_test.TestReadAllFromTFRecord) ... ok test_process_gzip (apache_beam.io.tfrecordio_test.TestReadAllFromTFRecord) ... ok test_process_multiple (apache_beam.io.tfrecordio_test.TestReadAllFromTFRecord) ... ok test_process_multiple_globs (apache_beam.io.tfrecordio_test.TestReadAllFromTFRecord) ... ok test_process_single (apache_beam.io.tfrecordio_test.TestReadAllFromTFRecord) ... ok test_process_auto (apache_beam.io.tfrecordio_test.TestReadFromTFRecord) ... ok test_process_gzip (apache_beam.io.tfrecordio_test.TestReadFromTFRecord) ... ok test_process_gzip_auto (apache_beam.io.tfrecordio_test.TestReadFromTFRecord) ... ok test_process_multiple (apache_beam.io.tfrecordio_test.TestReadFromTFRecord) ... ok test_process_single (apache_beam.io.tfrecordio_test.TestReadFromTFRecord) ... ok test_write_record_multiple (apache_beam.io.tfrecordio_test.TestTFRecordSink) ... ok test_write_record_single (apache_beam.io.tfrecordio_test.TestTFRecordSink) ... ok test_compatibility_read_write (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok test_masked_crc32c (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok test_masked_crc32c_crcmod (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok test_read_record (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok test_read_record_invalid_data_mask (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok test_read_record_invalid_length_mask (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok test_read_record_invalid_record (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok test_write_record (apache_beam.io.tfrecordio_test.TestTFRecordUtil) ... ok test_write_record_auto (apache_beam.io.tfrecordio_test.TestWriteToTFRecord) ... SKIP: tensorflow not installed. test_write_record_gzip (apache_beam.io.tfrecordio_test.TestWriteToTFRecord) ... SKIP: tensorflow not installed. test_write_record_multiple (apache_beam.io.tfrecordio_test.TestWriteToTFRecord) ... SKIP: tensorflow not installed. test_write_record_single (apache_beam.io.tfrecordio_test.TestWriteToTFRecord) ... SKIP: tensorflow not installed. ---------------------------------------------------------------------- XML: <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/nosetests.xml> ---------------------------------------------------------------------- Ran 1571 tests in 233.141s OK (SKIP=289) py3 runtests: commands[4] | <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/scripts/run_tox_cleanup.sh> ___________________________________ summary ____________________________________ py3: commands succeeded congratulations :) > Task :beam-sdks-python:preCommit FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':beam-sdks-python-precommit-dataflow:setupVirtualenv'. > Process 'command 'sh'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 30m 26s 10 actionable tasks: 10 executed Publishing build scan... https://gradle.com/s/d4lxct34ugi4o Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
