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

Changes:

[github] Update Beam Python container release

[iemejia] [BEAM-9236] Mark missing Schema based classes and methods as

[iemejia] [BEAM-9236] Remove unneeded schema related class 
FieldValueSetterFactory

[iemejia] [BEAM-9236] Remove unused schema related class FieldValueGetterFactory


------------------------------------------
[...truncated 155.72 KB...]
    severity: ERROR
    short_description: "Unexpected string values"
    reason {
      type: ENUM_TYPE_UNEXPECTED_STRING_VALUES
      short_description: "Unexpected string values"
      description: "Examples contain values missing from the schema: 0118 - 
42111 Godfrey S.Awir (<1%), 0118 - Godfrey S.Awir (<1%), 0694 - 59280 Chinesco 
Trans Inc (<1%), 0694 - Chinesco Trans Inc (<1%), 1085 - 72312 N and W Cab Co 
(<1%), 1085 - N and W Cab Co (<1%), 1247 - 72807 Daniel Ayertey (<1%), 2092 - 
61288 Sbeih company (<1%), 2192 - 73487 Zeymane Corp (<1%), 2192 - Zeymane Corp 
(<1%), 2241 - 44667 Manuel Alonso (<1%), 2241 - Manuel Alonso (<1%), 2733 - 
74600 Benny Jona (<1%), 2733 - Benny Jona (<1%), 2823 - 73307 Seung Lee (<1%), 
3011 - 66308 JBL Cab Inc. (<1%), 3011 - JBL Cab Inc. (<1%), 3094 - G.L.B. Cab 
Co (<1%), 3141 - 87803 Zip Cab (<1%), 3141 - Zip Cab (<1%), 3152 - 97284 
Crystal Abernathy (<1%), 3152 - Crystal Abernathy (<1%), 3201 - C&D Cab Co Inc 
(<1%), 3253 - 91138 Gaither Cab Co. (<1%), 3385 - 23210  Eman Cab (<1%), 3385 - 
Eman Cab (<1%), 3556 - 36214 RC Andrews Cab (<1%), 3620 - 52292 David K. Cab 
Corp. (<1%), 3620 - David K. Cab Corp. (<1%), 3623 - 72222 Arrington 
Enterprises (<1%), 3623-Arrington Enterprises (<1%), 3669 - 85800 Jordan Taxi 
Inc (<1%), 3897 - 57856 Ilie Malec (<1%), 3897 - Ilie Malec (<1%), 4053 - 40193 
Adwar H. Nikola (<1%), 4053 - Adwar H. Nikola (<1%), 4197 - 41842 Royal Star 
(<1%), 4615 - 83503 Tyrone Henderson (<1%), 4615 - Tyrone Henderson (<1%), 4623 
- 27290 Jay Kim (<1%), 4623 - Jay Kim (<1%), 4787 - Reny Cab Co (<1%), 5006 - 
39261 Salifu Bawa (<1%), 5006 - Salifu Bawa (<1%), 5062 - 34841 Sam Mestas 
(<1%), 5062 - Sam Mestas (<1%), 5074 - 54002 Ahzmi Inc (<1%), 5074 - Ahzmi Inc 
(<1%), 5129 - 98755 Mengisti Taxi (<1%), 5129 - Mengisti Taxi (<1%), 5724 - 
75306 KYVI Cab Inc (<1%), 5724 - KYVI Cab Inc (<1%), 585 - 88805 Valley Cab Co 
(<1%), 5864 - Thomas Owusu (<1%), 5874 - 73628 Sergey Cab Corp. (<1%), 5874 - 
Sergey Cab Corp. (<1%), 5997 - AW Services Inc. (<1%), 6057 - 24657 Richard 
Addo (<1%), 6488 - 83287 Zuha Taxi (<1%), 6488 - Zuha Taxi (<1%), 6574 - 
Babylon Express Inc. (<1%), 6742 - 83735 Tasha ride inc (<1%), 6743 - 78771 
Luhak Corp (<1%), 6743 - Luhak Corp (<1%), Blue Ribbon Taxi Association Inc. 
(~10%), C & D Cab Co Inc (<1%), Chicago Elite Cab Corp. (Chicago Carriag (<1%), 
Chicago Medallion Leasing INC (<1%), Chicago Medallion Management (<1%), Choice 
Taxi Association (~8%), Dispatch Taxi Affiliation (~15%), KOAM Taxi Association 
(~2%), Northwest Management LLC (~5%), Suburban Dispatch LLC (<1%), Taxi 
Affiliation Services (~54%), Top Cab Affiliation (~1%). "
    }
    path {
      step: "company"
    }
  }
}
anomaly_info {
  key: "payment_type"
  value {
    description: "Examples contain values missing from the schema: Dispute 
(<1%), No Charge (<1%), Unknown (<1%). "
    severity: ERROR
    short_description: "Unexpected string values"
    reason {
      type: ENUM_TYPE_UNEXPECTED_STRING_VALUES
      short_description: "Unexpected string values"
      description: "Examples contain values missing from the schema: Dispute 
(<1%), No Charge (<1%), Unknown (<1%). "
    }
    path {
      step: "payment_type"
    }
  }
}
anomaly_info {
  key: "trip_seconds"
  value {
    description: "The feature was present in fewer examples than expected."
    severity: ERROR
    short_description: "Column dropped"
    reason {
      type: FEATURE_TYPE_LOW_FRACTION_PRESENT
      short_description: "Column dropped"
      description: "The feature was present in fewer examples than expected."
    }
    path {
      step: "trip_seconds"
    }
  }
}
anomaly_name_format: SERIALIZED_PATH

Writing anomalies to anomalies path.
Preprocessing train data...
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/__init__.py>:84:
 UserWarning: You are using Apache Beam with Python 2. New releases of Apache 
Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/beam/common.py>:51:
 The name tf.ConfigProto is deprecated. Please use tf.compat.v1.ConfigProto 
instead.

WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/beam/impl.py>:283:
 The name tf.SparseTensorValue is deprecated. Please use 
tf.compat.v1.SparseTensorValue instead.

WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/tf_metadata/schema_utils.py>:313:
 The name tf.VarLenFeature is deprecated. Please use tf.io.VarLenFeature 
instead.

WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/tf_metadata/schema_utils.py>:63:
 The name tf.SparseFeature is deprecated. Please use tf.io.SparseFeature 
instead.

WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/tf_metadata/schema_utils.py>:110:
 The name tf.FixedLenFeature is deprecated. Please use tf.io.FixedLenFeature 
instead.

preprocess.py:149: FutureWarning: _ReadFromBigQuery is experimental.
  | 'Measure time: start' >> beam.ParDo(MeasureTime(namespace)))
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/io/gcp/bigquery.py>:1605:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
  temp_location = pcoll.pipeline.options.view_as(
WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/mappers.py>:207:
 where (from tensorflow.python.ops.array_ops) is deprecated and will be removed 
in a future version.
Instructions for updating:
Use tf.where in 2.0, which has the same broadcast rule as np.where
WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/mappers.py>:207:
 where (from tensorflow.python.ops.array_ops) is deprecated and will be removed 
in a future version.
Instructions for updating:
Use tf.where in 2.0, which has the same broadcast rule as np.where
WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/mappers.py>:1027:
 to_int64 (from tensorflow.python.ops.math_ops) is deprecated and will be 
removed in a future version.
Instructions for updating:
Use `tf.cast` instead.
WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/mappers.py>:1027:
 to_int64 (from tensorflow.python.ops.math_ops) is deprecated and will be 
removed in a future version.
Instructions for updating:
Use `tf.cast` instead.
WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/beam/impl.py>:240:
 The name tf.gfile.MakeDirs is deprecated. Please use tf.io.gfile.makedirs 
instead.

WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/beam/impl.py>:240:
 The name tf.gfile.MakeDirs is deprecated. Please use tf.io.gfile.makedirs 
instead.

2020-02-02 15:04:17.978185: I 
tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports 
instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
2020-02-02 15:04:17.989379: I 
tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 
2300000000 Hz
2020-02-02 15:04:17.991120: I tensorflow/compiler/xla/service/service.cc:168] 
XLA service 0x7ede5f0 executing computations on platform Host. Devices:
2020-02-02 15:04:17.991180: I tensorflow/compiler/xla/service/service.cc:175]   
StreamExecutor device (0): <undefined>, <undefined>
2020-02-02 15:04:18.007632: W 
tensorflow/compiler/jit/mark_for_compilation_pass.cc:1412] (One-time warning): 
Not using XLA:CPU for cluster because envvar 
TF_XLA_FLAGS=--tf_xla_cpu_global_jit was not set.  If you want XLA:CPU, either 
set that envvar, or use experimental_jit_scope to enable XLA:CPU.  To confirm 
that XLA is active, pass --vmodule=xla_compilation_cache=1 (as a proper 
command-line flag, not via TF_XLA_FLAGS) or set the envvar 
XLA_FLAGS=--xla_hlo_profile.
WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/saved/saved_transform_io.py>:378:
 The name tf.saved_model.signature_def_utils.predict_signature_def is 
deprecated. Please use 
tf.compat.v1.saved_model.signature_def_utils.predict_signature_def instead.

WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/saved/saved_transform_io.py>:378:
 The name tf.saved_model.signature_def_utils.predict_signature_def is 
deprecated. Please use 
tf.compat.v1.saved_model.signature_def_utils.predict_signature_def instead.

WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow/python/saved_model/signature_def_utils_impl.py>:201:
 build_tensor_info (from tensorflow.python.saved_model.utils_impl) is 
deprecated and will be removed in a future version.
Instructions for updating:
This function will only be available through the v1 compatibility library as 
tf.compat.v1.saved_model.utils.build_tensor_info or 
tf.compat.v1.saved_model.build_tensor_info.
WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow/python/saved_model/signature_def_utils_impl.py>:201:
 build_tensor_info (from tensorflow.python.saved_model.utils_impl) is 
deprecated and will be removed in a future version.
Instructions for updating:
This function will only be available through the v1 compatibility library as 
tf.compat.v1.saved_model.utils.build_tensor_info or 
tf.compat.v1.saved_model.build_tensor_info.
WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/saved/saved_transform_io.py>:380:
 The name tf.saved_model.builder.SavedModelBuilder is deprecated. Please use 
tf.compat.v1.saved_model.builder.SavedModelBuilder instead.

WARNING:tensorflow:From 
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/tensorflow_transform/saved/saved_transform_io.py>:380:
 The name tf.saved_model.builder.SavedModelBuilder is deprecated. Please use 
tf.compat.v1.saved_model.builder.SavedModelBuilder instead.

INFO:tensorflow:Assets added to graph.
INFO:tensorflow:Assets added to graph.
INFO:tensorflow:No assets to write.
INFO:tensorflow:No assets to write.
INFO:tensorflow:SavedModel written to: 
gs://temp-storage-for-perf-tests/chicago-taxi/chicago-taxi-tfdv-20200202-144939/chicago_taxi_output/tft_output/tftransform_tmp/f446d4ab8edd4ba4901ff3168b7a1c06/saved_model.pb
INFO:tensorflow:SavedModel written to: 
gs://temp-storage-for-perf-tests/chicago-taxi/chicago-taxi-tfdv-20200202-144939/chicago_taxi_output/tft_output/tftransform_tmp/f446d4ab8edd4ba4901ff3168b7a1c06/saved_model.pb
INFO:tensorflow:Assets added to graph.
INFO:tensorflow:Assets added to graph.
INFO:tensorflow:No assets to write.
INFO:tensorflow:No assets to write.
INFO:tensorflow:SavedModel written to: 
gs://temp-storage-for-perf-tests/chicago-taxi/chicago-taxi-tfdv-20200202-144939/chicago_taxi_output/tft_output/tftransform_tmp/4d220b2f3bb04ffd8f3cd50b94ff5444/saved_model.pb
INFO:tensorflow:SavedModel written to: 
gs://temp-storage-for-perf-tests/chicago-taxi/chicago-taxi-tfdv-20200202-144939/chicago_taxi_output/tft_output/tftransform_tmp/4d220b2f3bb04ffd8f3cd50b94ff5444/saved_model.pb
warning: sdist: standard file not found: should have one of README, README.rst, 
README.txt, README.md

warning: check: missing required meta-data: url

warning: check: missing meta-data: either (author and author_email) or 
(maintainer and maintainer_email) must be supplied

ERROR:root:java.lang.RuntimeException: Error received from SDK harness for 
instruction 12: Traceback (most recent call last):
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 183, in _execute
    response = task()
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 239, in <lambda>
    lambda: self.create_worker().do_instruction(request), request)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 368, in do_instruction
    request.instruction_id)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 402, in process_bundle
    bundle_processor.process_bundle(instruction_id))
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 812, in process_bundle
    data.transform_id].process_encoded(data.data)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 205, in process_encoded
    self.output(decoded_value)
  File "apache_beam/runners/worker/operations.py", line 302, in 
apache_beam.runners.worker.operations.Operation.output
    def output(self, windowed_value, output_index=0):
  File "apache_beam/runners/worker/operations.py", line 304, in 
apache_beam.runners.worker.operations.Operation.output
    cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File "apache_beam/runners/worker/operations.py", line 178, in 
apache_beam.runners.worker.operations.SingletonConsumerSet.receive
    self.consumer.process(windowed_value)
  File "apache_beam/runners/worker/operations.py", line 657, in 
apache_beam.runners.worker.operations.DoOperation.process
    with self.scoped_process_state:
  File "apache_beam/runners/worker/operations.py", line 658, in 
apache_beam.runners.worker.operations.DoOperation.process
    delayed_application = self.dofn_receiver.receive(o)
  File "apache_beam/runners/common.py", line 878, in 
apache_beam.runners.common.DoFnRunner.receive
    self.process(windowed_value)
  File "apache_beam/runners/common.py", line 885, in 
apache_beam.runners.common.DoFnRunner.process
    self._reraise_augmented(exn)
  File "apache_beam/runners/common.py", line 956, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
    raise_with_traceback(new_exn)
  File "apache_beam/runners/common.py", line 883, in 
apache_beam.runners.common.DoFnRunner.process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "apache_beam/runners/common.py", line 667, in 
apache_beam.runners.common.PerWindowInvoker.invoke_process
    self._invoke_process_per_window(
  File "apache_beam/runners/common.py", line 748, in 
apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
    windowed_value, self.process_method(*args_for_process))
  File "/usr/local/lib/python2.7/site-packages/apache_beam/io/iobase.py", line 
1083, in process
    return [window.TimestampedValue(writer.close(), timestamp.MAX_TIMESTAMP)]
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/io/filebasedsink.py", line 
401, in close
    self.sink.close(self.temp_handle)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/io/filebasedsink.py", line 
157, in close
    file_handle.close()
  File "/usr/local/lib/python2.7/site-packages/apache_beam/io/filesystemio.py", 
line 219, in close
    self._uploader.finish()
  File "/usr/local/lib/python2.7/site-packages/apache_beam/io/gcp/gcsio.py", 
line 593, in finish
    raise self._upload_thread.last_error  # pylint: disable=raising-bad-type
AttributeError: 'module' object has no attribute '_strptime' [while running 
'Analyze/VocabularyWrite[compute_and_apply_vocabulary/vocabulary]/WriteToFile/Write/WriteImpl/WriteBundles']

Traceback (most recent call last):
  File "preprocess.py", line 261, in <module>
    main()
  File "preprocess.py", line 256, in main
    project=known_args.metric_reporting_project
  File "preprocess.py", line 184, in transform_data
    result.wait_until_finish()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/runners/portability/portable_runner.py";,>
 line 455, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline 
chicago-taxi-tfdv-20200202-144939_6958ff99-5f7f-4edf-9e64-8e9fc0a55b72 failed 
in state FAILED: java.lang.RuntimeException: Error received from SDK harness 
for instruction 12: Traceback (most recent call last):
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 183, in _execute
    response = task()
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 239, in <lambda>
    lambda: self.create_worker().do_instruction(request), request)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 368, in do_instruction
    request.instruction_id)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 402, in process_bundle
    bundle_processor.process_bundle(instruction_id))
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 812, in process_bundle
    data.transform_id].process_encoded(data.data)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 205, in process_encoded
    self.output(decoded_value)
  File "apache_beam/runners/worker/operations.py", line 302, in 
apache_beam.runners.worker.operations.Operation.output
    def output(self, windowed_value, output_index=0):
  File "apache_beam/runners/worker/operations.py", line 304, in 
apache_beam.runners.worker.operations.Operation.output
    cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File "apache_beam/runners/worker/operations.py", line 178, in 
apache_beam.runners.worker.operations.SingletonConsumerSet.receive
    self.consumer.process(windowed_value)
  File "apache_beam/runners/worker/operations.py", line 657, in 
apache_beam.runners.worker.operations.DoOperation.process
    with self.scoped_process_state:
  File "apache_beam/runners/worker/operations.py", line 658, in 
apache_beam.runners.worker.operations.DoOperation.process
    delayed_application = self.dofn_receiver.receive(o)
  File "apache_beam/runners/common.py", line 878, in 
apache_beam.runners.common.DoFnRunner.receive
    self.process(windowed_value)
  File "apache_beam/runners/common.py", line 885, in 
apache_beam.runners.common.DoFnRunner.process
    self._reraise_augmented(exn)
  File "apache_beam/runners/common.py", line 956, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
    raise_with_traceback(new_exn)
  File "apache_beam/runners/common.py", line 883, in 
apache_beam.runners.common.DoFnRunner.process
    return self.do_fn_invoker.invoke_process(windowed_value)
  File "apache_beam/runners/common.py", line 667, in 
apache_beam.runners.common.PerWindowInvoker.invoke_process
    self._invoke_process_per_window(
  File "apache_beam/runners/common.py", line 748, in 
apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
    windowed_value, self.process_method(*args_for_process))
  File "/usr/local/lib/python2.7/site-packages/apache_beam/io/iobase.py", line 
1083, in process
    return [window.TimestampedValue(writer.close(), timestamp.MAX_TIMESTAMP)]
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/io/filebasedsink.py", line 
401, in close
    self.sink.close(self.temp_handle)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/io/filebasedsink.py", line 
157, in close
    file_handle.close()
  File "/usr/local/lib/python2.7/site-packages/apache_beam/io/filesystemio.py", 
line 219, in close
    self._uploader.finish()
  File "/usr/local/lib/python2.7/site-packages/apache_beam/io/gcp/gcsio.py", 
line 593, in finish
    raise self._upload_thread.last_error  # pylint: disable=raising-bad-type
AttributeError: 'module' object has no attribute '_strptime' [while running 
'Analyze/VocabularyWrite[compute_and_apply_vocabulary/vocabulary]/WriteToFile/Write/WriteImpl/WriteBundles']


> Task :sdks:python:test-suites:portable:py2:chicagoTaxiExample FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/ws/src/sdks/python/test-suites/portable/py2/build.gradle'>
 line: 197

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:portable:py2:chicagoTaxiExample'.
> 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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 19m 44s
6 actionable tasks: 5 executed, 1 up-to-date

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

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]

Reply via email to