See <https://builds.apache.org/job/beam_PostCommit_Python_Verify/6236/display/redirect?page=changes>
Changes: [yifanzou] [BEAM-5700] remove the extra licenses from python bigquery IT ------------------------------------------ [...truncated 1.32 MB...] test_emulated_iterable (apache_beam.runners.worker.sideinputs_test.EmulatedCollectionsTest) ... ok test_large_iterable_values (apache_beam.runners.worker.sideinputs_test.EmulatedCollectionsTest) ... ok test_bytes_read_are_reported (apache_beam.runners.worker.sideinputs_test.PrefetchingSourceIteratorTest) ... ok test_multiple_sources_iterator_fn (apache_beam.runners.worker.sideinputs_test.PrefetchingSourceIteratorTest) ... ok test_multiple_sources_single_reader_iterator_fn (apache_beam.runners.worker.sideinputs_test.PrefetchingSourceIteratorTest) ... ok test_single_source_iterator_fn (apache_beam.runners.worker.sideinputs_test.PrefetchingSourceIteratorTest) ... ok test_source_iterator_fn_exception (apache_beam.runners.worker.sideinputs_test.PrefetchingSourceIteratorTest) ... ok test_source_iterator_single_source_exception (apache_beam.runners.worker.sideinputs_test.PrefetchingSourceIteratorTest) ... ok test_basic_sampler (apache_beam.runners.worker.statesampler_test.StateSamplerTest) ... ok test_sampler_transition_overhead (apache_beam.runners.worker.statesampler_test.StateSamplerTest) ... ok test_failure_when_worker_id_exists (apache_beam.runners.worker.worker_id_interceptor_test.WorkerIdInterceptorTest) ... ok test_worker_id_insertion (apache_beam.runners.worker.worker_id_interceptor_test.WorkerIdInterceptorTest) ... ok test_dofn_validate_finish_bundle_error (apache_beam.runners.common_test.DoFnSignatureTest) ... ok test_dofn_validate_process_error (apache_beam.runners.common_test.DoFnSignatureTest) ... ok test_dofn_validate_start_bundle_error (apache_beam.runners.common_test.DoFnSignatureTest) ... ok test_deduplication (apache_beam.runners.pipeline_context_test.PipelineContextTest) ... ok test_serialization (apache_beam.runners.pipeline_context_test.PipelineContextTest) ... ok test_create_runner (apache_beam.runners.runner_test.RunnerTest) ... ok test_create_runner_shorthand (apache_beam.runners.runner_test.RunnerTest) ... ok test_direct_runner_metrics (apache_beam.runners.runner_test.RunnerTest) ... ok test_run_api (apache_beam.runners.runner_test.RunnerTest) ... ok test_run_api_with_callable (apache_beam.runners.runner_test.RunnerTest) ... ok test_delete_table_fails_dataset_not_exist (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... SKIP: Bigquery dependencies are not installed. test_delete_table_fails_service_error (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... SKIP: Bigquery dependencies are not installed. test_delete_table_fails_table_not_exist (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... SKIP: Bigquery dependencies are not installed. test_delete_table_succeeds (apache_beam.io.gcp.tests.utils_test.UtilsTest) ... SKIP: Bigquery dependencies are not installed. test_big_query_legacy_sql (apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_big_query_new_types (apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_big_query_standard_sql (apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT) ... SKIP: IT is skipped because --test-pipeline-options is not specified get_test_rows (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed test_read_from_query (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed test_read_from_query_sql_format (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed test_read_from_query_unflatten_records (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed test_read_from_table (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed test_read_from_table_and_job_complete_retry (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed test_read_from_table_and_multiple_pages (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed test_read_from_table_as_tablerows (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed test_table_schema_without_project (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed test_using_both_query_and_table_fails (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed test_using_neither_query_nor_table_fails (apache_beam.io.gcp.bigquery_test.TestBigQueryReader) ... SKIP: GCP dependencies are not installed test_nested_schema_as_json (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed test_parse_schema_descriptor (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed test_project_table_display_data (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed test_simple_schema_as_json (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed test_table_spec_display_data (apache_beam.io.gcp.bigquery_test.TestBigQuerySink) ... SKIP: GCP dependencies are not installed test_date_partitioned_table_name (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed test_display_data_item_on_validate_true (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed test_parse_table_reference (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed test_query_only_display_data (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed test_specify_query_flattened_records (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed test_specify_query_sql_format (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed test_specify_query_unflattened_records (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed test_specify_query_without_table (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed test_table_reference_display_data (apache_beam.io.gcp.bigquery_test.TestBigQuerySource) ... SKIP: GCP dependencies are not installed test_delete_dataset_retries_fail (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed test_delete_dataset_retries_for_timeouts (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed test_delete_non_existing_dataset (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed test_delete_non_existing_table (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed test_delete_table_retries_fail (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed test_delete_table_retries_for_timeouts (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed test_get_or_create_dataset_created (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed test_get_or_create_dataset_fetched (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed test_temporary_dataset_is_unique (apache_beam.io.gcp.bigquery_test.TestBigQueryWrapper) ... SKIP: GCP dependencies are not installed test_no_table_and_create_if_needed (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed test_no_table_and_create_if_needed_and_no_schema (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed test_no_table_and_create_never (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed test_rows_are_written (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed test_table_empty_and_write_disposition_empty (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed test_table_not_empty_and_write_disposition_empty (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed test_table_schema_without_project (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed test_table_with_write_disposition_append (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed test_table_with_write_disposition_truncate (apache_beam.io.gcp.bigquery_test.TestBigQueryWriter) ... SKIP: GCP dependencies are not installed test_decimal_in_row_as_dict (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed test_invalid_json_inf (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed test_invalid_json_nan (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed test_invalid_json_neg_inf (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed test_row_as_dict (apache_beam.io.gcp.bigquery_test.TestRowAsDictJsonCoder) ... SKIP: GCP dependencies are not installed test_invalid_json_inf (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed test_invalid_json_nan (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed test_invalid_json_neg_inf (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed test_row_and_no_schema (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed test_row_as_table_row (apache_beam.io.gcp.bigquery_test.TestTableRowJsonCoder) ... SKIP: GCP dependencies are not installed test_parse_table_schema_from_json (apache_beam.io.gcp.bigquery_test.TestTableSchemaParser) ... SKIP: GCP dependencies are not installed test_dict_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed test_dofn_client_finish_bundle_flush_called (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed test_dofn_client_no_records (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed test_dofn_client_process_flush_called (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed test_dofn_client_process_performs_batching (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed test_dofn_client_start_bundle_called (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed test_dofn_client_start_bundle_create_called (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed test_none_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed test_noop_dict_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed test_noop_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed test_string_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed test_table_schema_parsing (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed test_table_schema_parsing_end_to_end (apache_beam.io.gcp.bigquery_test.WriteToBigQuery) ... SKIP: GCP dependencies are not installed test_copy_file (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_copy_file_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_copy_tree (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_create (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_delete (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_delete_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_join (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_match_multiple_patterns (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_match_multiples (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_match_multiples_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_match_multiples_limit (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_open (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_rename (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_rename_error (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_scheme (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_split (apache_beam.io.gcp.gcsfilesystem_test.GCSFileSystemTest) ... SKIP: GCP dependencies are not installed test_bad_file_modes (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_checksum (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_context_manager (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_copy (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_copy_batch (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_copytree (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_delete (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_delete_batch (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_empty_batches (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_exists (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_exists_failure (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_file_close (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_file_flush (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_file_iterator (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_file_mode (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_file_random_seek (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_file_read_line (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_file_write (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_full_file_read (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_last_updated (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_list_prefix (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_rename (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_size (apache_beam.io.gcp.gcsio_test.TestGCSIO) ... SKIP: GCP dependencies are not installed test_bad_gcs_path (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... SKIP: GCP dependencies are not installed test_bad_gcs_path_object_optional (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... SKIP: GCP dependencies are not installed test_gcs_path (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... SKIP: GCP dependencies are not installed test_gcs_path_object_optional (apache_beam.io.gcp.gcsio_test.TestGCSPathParser) ... SKIP: GCP dependencies are not installed test_streaming_data_only (apache_beam.io.gcp.pubsub_integration_test.PubSubIntegrationTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_streaming_with_attributes (apache_beam.io.gcp.pubsub_integration_test.PubSubIntegrationTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified test_read_and_seek_back_to_beginning (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627 test_read_from_end_returns_no_data (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627 test_seek_cur (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627 test_seek_outside (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627 test_seek_set (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627 test_seekable_disabled_on_append (apache_beam.io.filesystem_test.TestCompressedFile) ... ok test_seekable_disabled_on_write (apache_beam.io.filesystem_test.TestCompressedFile) ... ok test_seekable_enabled_on_read (apache_beam.io.filesystem_test.TestCompressedFile) ... ok test_tell (apache_beam.io.filesystem_test.TestCompressedFile) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627 test_match_glob_0_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok test_match_glob_10_gs_gcsio_test_apple_dish_cb_at (apache_beam.io.filesystem_test.TestFileSystem) ... ok test_match_glob_11_gs_gcsio_test_banana_cyrano_m_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok test_match_glob_1_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok test_match_glob_2_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok test_match_glob_3_gs_gcsio_test_cow_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok test_match_glob_4_gs_gcsio_test_cow_ca_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok test_match_glob_5_gs_gcsio_test_apple_df_ish_ca_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok test_match_glob_6_gs_gcsio_test_apple_ish_a_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok test_match_glob_7_gs_gcsio_test_apple_fish_car_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok test_match_glob_8_gs_gcsio_test_apple_fish_b_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok test_match_glob_9_gs_gcsio_test_apple_f_b_ (apache_beam.io.filesystem_test.TestFileSystem) ... ok test_translate_pattern_0 (apache_beam.io.filesystem_test.TestFileSystem) ... ok test_translate_pattern_1 (apache_beam.io.filesystem_test.TestFileSystem) ... ok test_match_glob_0_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok test_match_glob_10_gs_gcsio_test_apple_dish_cb_at (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok test_match_glob_11_gs_gcsio_test_banana_cyrano_m_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok test_match_glob_1_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok test_match_glob_2_gs_gcsio_test_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok test_match_glob_3_gs_gcsio_test_cow_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok test_match_glob_4_gs_gcsio_test_cow_ca_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok test_match_glob_5_gs_gcsio_test_apple_df_ish_ca_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok test_match_glob_6_gs_gcsio_test_apple_ish_a_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok test_match_glob_7_gs_gcsio_test_apple_fish_car_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok test_match_glob_8_gs_gcsio_test_apple_fish_b_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok test_match_glob_9_gs_gcsio_test_apple_f_b_ (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok test_translate_pattern_0 (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok test_translate_pattern_1 (apache_beam.io.filesystem_test.TestFileSystemWithDirs) ... ok test_good_prec (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627 test_key_to_fraction (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627 test_key_to_fraction_common_prefix (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627 test_key_to_fraction_no_endpoints (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627 test_lots (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627 test_tiny (apache_beam.io.range_trackers_test.LexicographicKeyRangeTrackerTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627 test_everything_with_unbounded_range (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok test_get_fraction_consumed_dense (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok test_get_fraction_consumed_sparse (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok test_get_position_for_fraction_dense (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok test_split_at_offset (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok test_split_at_offset_fails_if_unstarted (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok test_try_return_first_record_not_split_point (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok test_try_return_record_continuous_until_split_point (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok test_try_return_record_non_monotonic (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok test_try_return_record_simple_dense (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok test_try_return_record_simple_sparse (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok test_try_split_points (apache_beam.io.range_trackers_test.OffsetRangeTrackerTest) ... ok test_claim_order (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok test_fraction_consumed (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok test_out_of_range (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok test_try_claim (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok test_try_split (apache_beam.io.range_trackers_test.OrderedPositionRangeTrackerTest) ... ok test_try_claim (apache_beam.io.range_trackers_test.UnsplittableRangeTrackerTest) ... ok test_try_split_fails (apache_beam.io.range_trackers_test.UnsplittableRangeTrackerTest) ... ok test_read_from_source (apache_beam.io.sources_test.SourcesTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627 test_run_direct (apache_beam.io.sources_test.SourcesTest) ... SKIP: This test still needs to be fixed on Python 3TODO: BEAM-5627 ---------------------------------------------------------------------- XML: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/nosetests.xml> ---------------------------------------------------------------------- Ran 870 tests in 69.203s OK (SKIP=281) py3 runtests: commands[4] | <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/scripts/run_tox_cleanup.sh> ___________________________________ summary ____________________________________ py3: commands succeeded congratulations :) :beam-sdks-python:testPython3 (Thread[Task worker for ':',5,main]) completed. Took 1 mins 25.959 secs. :beam-sdks-python:preCommit (Thread[Task worker for ':',5,main]) started. > Task :beam-sdks-python:preCommit Skipping task ':beam-sdks-python:preCommit' as it has no actions. :beam-sdks-python:preCommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. FAILURE: Build failed with an exception. * Where: Build file '<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/build.gradle'> line: 308 * What went wrong: Execution failed for task ':beam-sdks-python:postCommitITTests'. > Process 'command 'sh'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1h 5m 16s 13 actionable tasks: 13 executed Publishing build scan... https://gradle.com/s/qmfus2sk3v7hu Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure