You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/21 20:42:25 UTC

Build failed in Jenkins: beam_PostCommit_Python_Verify #6628

See <https://builds.apache.org/job/beam_PostCommit_Python_Verify/6628/display/redirect?page=changes>

Changes:

[kenn] [BEAM-6104] Use a very large stack for compiling Beam

------------------------------------------
[...truncated 1.57 MB...]
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
testCoGroupByKey (apache_beam.testing.load_tests.co_group_by_key_test.CoGroupByKeyTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified
testCombineGlobally (apache_beam.testing.load_tests.combine_test.CombineTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified
testGroupByKey (apache_beam.testing.load_tests.group_by_key_test.GroupByKeyTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified
testParDo (apache_beam.testing.load_tests.pardo_test.ParDoTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified
test_file_checksum_matchcer_invalid_sleep_time (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... ok
test_file_checksum_matcher_read_failed (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... ok
test_file_checksum_matcher_service_error (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... SKIP: google-apitools is not installed
test_file_checksum_matcher_sleep_before_verify (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... ok
test_file_checksum_matcher_success (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... ok
Test PipelineStateMatcher fails when using default expected state ... ok
Test PipelineStateMatcher successes when matches given state ... ok
Test PipelineStateMatcher successes when using default expected state ... ok
testPipelineExpandGBK (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testPipelineExpandSideOutput (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testPipelineMergeGBK (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testPipelineMergeSideInput (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testPipelineShuffle (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testPipelineSideInput (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testSplitAtFraction (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testSyntheticSource (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testSyntheticSourceSplitEven (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testSyntheticSourceSplitUneven (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testSyntheticStep (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
test_append_extra_options (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok
test_append_verifier_in_extra_opt (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok
test_create_test_pipeline_options (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok
test_empty_option_args_parsing (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok
test_get_option (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok
test_not_use_test_runner_api (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok
test_option_args_parsing (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok
test_skip_IT (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified
test_basic_execution (apache_beam.testing.test_stream_test.TestStreamTest) ... <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/runners/direct/direct_runner.py>:365: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported
  pipeline.replace_all(_get_transform_overrides(pipeline.options))
ok
test_basic_execution_batch_sideinputs (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
test_basic_execution_batch_sideinputs_fixed_windows (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
test_basic_execution_sideinputs (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
test_basic_execution_sideinputs_fixed_windows (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
test_basic_test_stream (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
Advance TestClock to (X + delta) and see the pipeline does finish. ... ok
test_gbk_execution_after_watermark_trigger (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
test_gbk_execution_no_triggers (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
test_test_stream_errors (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
test_cleanup_subscriptions (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok
test_cleanup_topics (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok
test_delete_files_fails_with_invalid_arg (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok
test_delete_files_fails_with_io_error (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok
test_delete_files_succeeds (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok
test_temp_dir_removes_files (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok
test_temp_file_field_correct (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok
test_assert_that_fails (apache_beam.testing.util_test.UtilTest) ... ok
test_assert_that_fails_on_empty_expected (apache_beam.testing.util_test.UtilTest) ... ok
test_assert_that_fails_on_empty_input (apache_beam.testing.util_test.UtilTest) ... ok
test_assert_that_passes (apache_beam.testing.util_test.UtilTest) ... ok
test_assert_that_passes_empty_equal_to (apache_beam.testing.util_test.UtilTest) ... ok
test_assert_that_passes_empty_is_empty (apache_beam.testing.util_test.UtilTest) ... ok
test_assert_that_passes_order_does_not_matter (apache_beam.testing.util_test.UtilTest) ... ok
test_assert_that_passes_order_does_not_matter_with_negatives (apache_beam.testing.util_test.UtilTest) ... ok
test_reified_value_assert_fail_unmatched_timestamp (apache_beam.testing.util_test.UtilTest) ... ok
test_reified_value_assert_fail_unmatched_value (apache_beam.testing.util_test.UtilTest) ... ok
test_reified_value_assert_fail_unmatched_window (apache_beam.testing.util_test.UtilTest) ... ok
test_reified_value_passes (apache_beam.testing.util_test.UtilTest) ... ok

----------------------------------------------------------------------
XML: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 1004 tests in 84.187s

OK (SKIP=335)
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 ':' Thread 5,5,main]) completed. Took 1 mins 43.074 secs.
:beam-sdks-python:preCommit (Thread[Task worker for ':' Thread 5,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 ':' Thread 5,5,main]) completed. Took 0.001 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: 319

* What went wrong:
Execution failed for task ':beam-sdks-python:postCommitIT'.
> 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

BUILD FAILED in 1h 20m 56s
14 actionable tasks: 14 executed

Publishing build scan...
https://gradle.com/s/2izjxredw3dbu

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Python_Verify #6630

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_Verify/6630/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Python_Verify #6629

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_Verify/6629/display/redirect?page=changes>

Changes:

[chamikara] Moving to 2.10.0-SNAPSHOT on master branch.

------------------------------------------
[...truncated 1.58 MB...]
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
testCoGroupByKey (apache_beam.testing.load_tests.co_group_by_key_test.CoGroupByKeyTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified
testCombineGlobally (apache_beam.testing.load_tests.combine_test.CombineTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified
testGroupByKey (apache_beam.testing.load_tests.group_by_key_test.GroupByKeyTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified
testParDo (apache_beam.testing.load_tests.pardo_test.ParDoTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified
test_file_checksum_matchcer_invalid_sleep_time (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... ok
test_file_checksum_matcher_read_failed (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... ok
test_file_checksum_matcher_service_error (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... SKIP: google-apitools is not installed
test_file_checksum_matcher_sleep_before_verify (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... ok
test_file_checksum_matcher_success (apache_beam.testing.pipeline_verifiers_test.PipelineVerifiersTest) ... ok
Test PipelineStateMatcher fails when using default expected state ... ok
Test PipelineStateMatcher successes when matches given state ... ok
Test PipelineStateMatcher successes when using default expected state ... ok
testPipelineExpandGBK (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testPipelineExpandSideOutput (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testPipelineMergeGBK (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testPipelineMergeSideInput (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testPipelineShuffle (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testPipelineSideInput (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testSplitAtFraction (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testSyntheticSource (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testSyntheticSourceSplitEven (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testSyntheticSourceSplitUneven (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
testSyntheticStep (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest) ... ok
test_append_extra_options (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok
test_append_verifier_in_extra_opt (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok
test_create_test_pipeline_options (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok
test_empty_option_args_parsing (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok
test_get_option (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok
test_not_use_test_runner_api (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok
test_option_args_parsing (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... ok
test_skip_IT (apache_beam.testing.test_pipeline_test.TestPipelineTest) ... SKIP: IT is skipped because --test-pipeline-options is not specified
test_basic_execution (apache_beam.testing.test_stream_test.TestStreamTest) ... <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/runners/direct/direct_runner.py>:365: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported
  pipeline.replace_all(_get_transform_overrides(pipeline.options))
ok
test_basic_execution_batch_sideinputs (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
test_basic_execution_batch_sideinputs_fixed_windows (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
test_basic_execution_sideinputs (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
test_basic_execution_sideinputs_fixed_windows (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
test_basic_test_stream (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
Advance TestClock to (X + delta) and see the pipeline does finish. ... ok
test_gbk_execution_after_watermark_trigger (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
test_gbk_execution_no_triggers (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
test_test_stream_errors (apache_beam.testing.test_stream_test.TestStreamTest) ... ok
test_cleanup_subscriptions (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok
test_cleanup_topics (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok
test_delete_files_fails_with_invalid_arg (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok
test_delete_files_fails_with_io_error (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok
test_delete_files_succeeds (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok
test_temp_dir_removes_files (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok
test_temp_file_field_correct (apache_beam.testing.test_utils_test.TestUtilsTest) ... ok
test_assert_that_fails (apache_beam.testing.util_test.UtilTest) ... ok
test_assert_that_fails_on_empty_expected (apache_beam.testing.util_test.UtilTest) ... ok
test_assert_that_fails_on_empty_input (apache_beam.testing.util_test.UtilTest) ... ok
test_assert_that_passes (apache_beam.testing.util_test.UtilTest) ... ok
test_assert_that_passes_empty_equal_to (apache_beam.testing.util_test.UtilTest) ... ok
test_assert_that_passes_empty_is_empty (apache_beam.testing.util_test.UtilTest) ... ok
test_assert_that_passes_order_does_not_matter (apache_beam.testing.util_test.UtilTest) ... ok
test_assert_that_passes_order_does_not_matter_with_negatives (apache_beam.testing.util_test.UtilTest) ... ok
test_reified_value_assert_fail_unmatched_timestamp (apache_beam.testing.util_test.UtilTest) ... ok
test_reified_value_assert_fail_unmatched_value (apache_beam.testing.util_test.UtilTest) ... ok
test_reified_value_assert_fail_unmatched_window (apache_beam.testing.util_test.UtilTest) ... ok
test_reified_value_passes (apache_beam.testing.util_test.UtilTest) ... ok

----------------------------------------------------------------------
XML: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 1004 tests in 84.049s

OK (SKIP=335)
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 42.914 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.001 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: 319

* What went wrong:
Execution failed for task ':beam-sdks-python:postCommitIT'.
> 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

BUILD FAILED in 1h 29m 12s
14 actionable tasks: 14 executed

Publishing build scan...
https://gradle.com/s/vyslurbyawiqo

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org