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 2020/06/13 02:43:52 UTC

Build failed in Jenkins: beam_PostCommit_Python_Chicago_Taxi_Dataflow #4

See <https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/4/display/redirect?page=changes>

Changes:

[noreply] [BEAM-9615] Add String UTF8 coder. (#11989)

[noreply] [BEAM-7163] Correcting godoc for passert.Sum (#11999)

[noreply] [BEAM-10250]: Update io_matrix with new SplunkIO (#11998)

[noreply] Remove a hack used to retrieve schematized data from HL7v2 messages, …


------------------------------------------
[...truncated 91.54 KB...]
  }
  feature {
    name: "trip_start_day"
    value_count {
      min: 1
      max: 1
    }
    type: INT
    presence {
      min_fraction: 1.0
      min_count: 1
    }
  }
  feature {
    name: "tips"
    value_count {
      min: 1
      max: 1
    }
    type: FLOAT
    presence {
      min_count: 1
    }
  }
  feature {
    name: "pickup_latitude"
    value_count {
      min: 1
      max: 1
    }
    type: FLOAT
    presence {
      min_fraction: 1.0
      min_count: 1
    }
  }
  feature {
    name: "dropoff_latitude"
    value_count {
      min: 1
      max: 1
    }
    type: FLOAT
    presence {
      min_fraction: 1.0
      min_count: 1
    }
  }
  string_domain {
    name: "company"
    value: "24 Seven Taxi"
    value: "5 Star Taxi"
    value: "American United Taxi Affiliation"
    value: "Blue Diamond"
    value: "Checker Taxi Affiliation"
    value: "Chicago Carriage Cab Corp"
    value: "Chicago Independents"
    value: "Chicago Star Taxicab"
    value: "Chicago Taxicab"
    value: "City Service"
    value: "Flash Cab"
    value: "Globe Taxi"
    value: "Gold Coast Taxi"
    value: "Leonard Cab Co"
    value: "Medallion Leasin"
    value: "Metro Jet Taxi A"
    value: "Nova Taxi Affiliation Llc"
    value: "Patriot Taxi Dba Peace Taxi Associat"
    value: "Setare Inc"
    value: "Sun Taxi"
    value: "Taxi Affiliation Service Yellow"
  }
  string_domain {
    name: "payment_type"
    value: "Cash"
    value: "Credit Card"
    value: "Mobile"
    value: "Pcard"
    value: "Prcard"
    value: "Prepaid"
  }
}
anomaly_info {
  key: "company"
  value {
    description: "The feature was present in fewer examples than expected. Examples contain values missing from the schema: 1247 - 72807 Daniel Ayertey (<1%), 1408 - 89599 Donald Barnes (<1%), 3011 - 66308 JBL Cab Inc. (<1%), 303 Taxi (<1%), 4615 - Tyrone Henderson (<1%), 5129 - 87128 (<1%), 5864 - 73614 Thomas Owusu (<1%), American United (<1%), Blue Ribbon Taxi Association Inc. (<1%), C & D Cab Co Inc (<1%), Checker Taxi (<1%), Chicago Elite Cab Corp. (Chicago Carriag (<1%), Chicago Medallion Management (<1%), Choice Taxi Association (<1%), Dispatch Taxi Affiliation (<1%), KOAM Taxi Association (<1%), Northwest Management LLC (<1%), Service Taxi Association (<1%), Taxi Affiliation Services (<1%), Top Cab Affiliation (<1%), Yellow Cab (<1%). "
    severity: ERROR
    short_description: "Multiple errors"
    reason {
      type: FEATURE_TYPE_LOW_FRACTION_PRESENT
      short_description: "Column dropped"
      description: "The feature was present in fewer examples than expected."
    }
    reason {
      type: ENUM_TYPE_UNEXPECTED_STRING_VALUES
      short_description: "Unexpected string values"
      description: "Examples contain values missing from the schema: 1247 - 72807 Daniel Ayertey (<1%), 1408 - 89599 Donald Barnes (<1%), 3011 - 66308 JBL Cab Inc. (<1%), 303 Taxi (<1%), 4615 - Tyrone Henderson (<1%), 5129 - 87128 (<1%), 5864 - 73614 Thomas Owusu (<1%), American United (<1%), Blue Ribbon Taxi Association Inc. (<1%), C & D Cab Co Inc (<1%), Checker Taxi (<1%), Chicago Elite Cab Corp. (Chicago Carriag (<1%), Chicago Medallion Management (<1%), Choice Taxi Association (<1%), Dispatch Taxi Affiliation (<1%), KOAM Taxi Association (<1%), Northwest Management LLC (<1%), Service Taxi Association (<1%), Taxi Affiliation Services (<1%), Top Cab Affiliation (<1%), Yellow Cab (<1%). "
    }
    path {
      step: "company"
    }
  }
}
anomaly_info {
  key: "payment_type"
  value {
    description: "Examples contain values missing from the schema: Dispute (<1%), No Charge (<1%), Split (<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%), Split (<1%), Unknown (<1%). "
    }
    path {
      step: "payment_type"
    }
  }
}
anomaly_info {
  key: "pickup_community_area"
  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: "pickup_community_area"
    }
  }
}
anomaly_name_format: SERIALIZED_PATH

Writing anomalies to anomalies path.
Preprocessing train data...
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apache_beam/__init__.py>:82: 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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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:151: FutureWarning: ReadFromBigQuery is experimental.
  | 'Measure time: start' >> beam.ParDo(MeasureTime(namespace)))
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apache_beam/io/gcp/bigquery.py>:1731: 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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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-06-13 02:34:35.027617: 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-06-13 02:34:35.037851: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2299995000 Hz
2020-06-13 02:34:35.039504: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7122630 executing computations on platform Host. Devices:
2020-06-13 02:34:35.039550: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): <undefined>, <undefined>
2020-06-13 02:34:35.056954: 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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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-20200613-021440/chicago_taxi_output/tft_output/tftransform_tmp/5c1d2e0c4af144bfac91729111ec342b/saved_model.pb
INFO:tensorflow:SavedModel written to: gs://temp-storage-for-perf-tests/chicago-taxi/chicago-taxi-tfdv-20200613-021440/chicago_taxi_output/tft_output/tftransform_tmp/5c1d2e0c4af144bfac91729111ec342b/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-20200613-021440/chicago_taxi_output/tft_output/tftransform_tmp/5a8c5eccb128423f8d0da86f99996fad/saved_model.pb
INFO:tensorflow:SavedModel written to: gs://temp-storage-for-perf-tests/chicago-taxi/chicago-taxi-tfdv-20200613-021440/chicago_taxi_output/tft_output/tftransform_tmp/5a8c5eccb128423f8d0da86f99996fad/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

WARNING:root:Make sure that locally built Python SDK docker image has Python 2.7 interpreter.
Traceback (most recent call last):
  File "preprocess.py", line 255, in <module>
    main()
  File "preprocess.py", line 251, in main
    project=known_args.metric_reporting_project)
  File "preprocess.py", line 184, in transform_data
    result.wait_until_finish()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apache_beam/runners/dataflow/dataflow_runner.py",> line 1622, in wait_until_finish
    self)
apache_beam.runners.dataflow.dataflow_runner.DataflowRuntimeException: Dataflow pipeline failed. State: FAILED, Error:
A setup error was detected in chicago-taxi-tfdv-2020061-06121934-lfj1-harness-8qzp. Please refer to the worker-startup log for detailed information.

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

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/sdks/python/test-suites/dataflow/py2/build.gradle'> line: 50

* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow: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 30m 57s
6 actionable tasks: 6 executed

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

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_Chicago_Taxi_Dataflow #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/6/display/redirect>


---------------------------------------------------------------------
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_Chicago_Taxi_Dataflow #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/5/display/redirect?page=changes>

Changes:

[daniel.o.programmer] [BEAM-10235] Adding a CountElms transform to the Go SDK.

[noreply] [BEAM-9679] Add Partition task to Core Transform katas (#11979)


------------------------------------------
[...truncated 92.13 KB...]
  }
  feature {
    name: "trip_start_day"
    value_count {
      min: 1
      max: 1
    }
    type: INT
    presence {
      min_fraction: 1.0
      min_count: 1
    }
  }
  feature {
    name: "tips"
    value_count {
      min: 1
      max: 1
    }
    type: FLOAT
    presence {
      min_count: 1
    }
  }
  feature {
    name: "pickup_latitude"
    value_count {
      min: 1
      max: 1
    }
    type: FLOAT
    presence {
      min_fraction: 1.0
      min_count: 1
    }
  }
  feature {
    name: "dropoff_latitude"
    value_count {
      min: 1
      max: 1
    }
    type: FLOAT
    presence {
      min_fraction: 1.0
      min_count: 1
    }
  }
  string_domain {
    name: "company"
    value: "1085 - N and W Cab Co"
    value: "24 Seven Taxi"
    value: "303 Taxi"
    value: "3201 - C & D Cab Co Inc"
    value: "3620 - David K. Cab Corp."
    value: "3897 - Ilie Malec"
    value: "5776 - Mekonen Cab Company"
    value: "American United"
    value: "American United Taxi Affiliation"
    value: "Blue Diamond"
    value: "Blue Ribbon Taxi Association Inc."
    value: "Checker Taxi"
    value: "Checker Taxi Affiliation"
    value: "Chicago Carriage Cab Corp"
    value: "Chicago Elite Cab Corp."
    value: "Chicago Elite Cab Corp. (Chicago Carriag"
    value: "Chicago Independents"
    value: "Chicago Star Taxicab"
    value: "Chicago Taxicab"
    value: "Choice Taxi Association"
    value: "City Service"
    value: "Dispatch Taxi Affiliation"
    value: "Flash Cab"
    value: "Globe Taxi"
    value: "Gold Coast Taxi"
    value: "KOAM Taxi Association"
    value: "Leonard Cab Co"
    value: "Medallion Leasin"
    value: "Metro Jet Taxi A"
    value: "Northwest Management LLC"
    value: "Nova Taxi Affiliation Llc"
    value: "Patriot Taxi Dba Peace Taxi Associat"
    value: "Service Taxi Association"
    value: "Setare Inc"
    value: "Sun Taxi"
    value: "Taxi Affiliation Service Yellow"
    value: "Taxi Affiliation Services"
    value: "Top Cab Affiliation"
    value: "Yellow Cab"
  }
  string_domain {
    name: "payment_type"
    value: "Cash"
    value: "Credit Card"
    value: "Dispute"
    value: "Mobile"
    value: "No Charge"
    value: "Pcard"
    value: "Prcard"
    value: "Split"
    value: "Unknown"
  }
}
anomaly_info {
  key: "company"
  value {
    description: "Examples contain values missing from the schema: 0118 - 42111 Godfrey S.Awir (<1%), 1085 - 72312 N and W Cab Co (<1%), 1469 - 64126 Omar Jada (<1%), 2092 - 61288 Sbeih company (<1%), 2192 - 73487 Zeymane Corp (<1%), 2241 - 44667 - Felman Corp, Manuel Alonso (<1%), 2733 - 74600 Benny Jona (<1%), 2809 - 95474 C & D Cab Co Inc. (<1%), 2823 - 73307 Lee Express Inc (<1%), 3011 - 66308 JBL Cab Inc. (<1%), 3094 - 24059 G.L.B. Cab Co (<1%), 3556 - 36214 RC Andrews Cab (<1%), 3591 - 63480 Chuks Cab (<1%), 3620 - 52292 David K. Cab Corp. (<1%), 3623 - 72222 Arrington Enterprises (<1%), 3721 - Santamaria Express, Alvaro Santamaria (<1%), 4053 - 40193 Adwar H. Nikola (<1%), 4615 - 83503 Tyrone Henderson (<1%), 4623 - 27290 Jay Kim (<1%), 5006 - 39261 Salifu Bawa (<1%), 5062 - 34841 Sam Mestas (<1%), 5074 - 54002 Ahzmi Inc (<1%), 5874 - 73628 Sergey Cab Corp. (<1%), 5997 - 65283 AW Services Inc. (<1%), 6057 - 24657 Richard Addo (<1%), 6574 - Babylon Express Inc. (<1%), 6742 - 83735 Tasha ride inc (<1%), 6743 - 78771 Luhak Corp (<1%), Chicago Medallion Leasing INC (~2%), Chicago Medallion Management (~4%), Star North Management LLC (~19%). "
    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%), 1085 - 72312 N and W Cab Co (<1%), 1469 - 64126 Omar Jada (<1%), 2092 - 61288 Sbeih company (<1%), 2192 - 73487 Zeymane Corp (<1%), 2241 - 44667 - Felman Corp, Manuel Alonso (<1%), 2733 - 74600 Benny Jona (<1%), 2809 - 95474 C & D Cab Co Inc. (<1%), 2823 - 73307 Lee Express Inc (<1%), 3011 - 66308 JBL Cab Inc. (<1%), 3094 - 24059 G.L.B. Cab Co (<1%), 3556 - 36214 RC Andrews Cab (<1%), 3591 - 63480 Chuks Cab (<1%), 3620 - 52292 David K. Cab Corp. (<1%), 3623 - 72222 Arrington Enterprises (<1%), 3721 - Santamaria Express, Alvaro Santamaria (<1%), 4053 - 40193 Adwar H. Nikola (<1%), 4615 - 83503 Tyrone Henderson (<1%), 4623 - 27290 Jay Kim (<1%), 5006 - 39261 Salifu Bawa (<1%), 5062 - 34841 Sam Mestas (<1%), 5074 - 54002 Ahzmi Inc (<1%), 5874 - 73628 Sergey Cab Corp. (<1%), 5997 - 65283 AW Services Inc. (<1%), 6057 - 24657 Richard Addo (<1%), 6574 - Babylon Express Inc. (<1%), 6742 - 83735 Tasha ride inc (<1%), 6743 - 78771 Luhak Corp (<1%), Chicago Medallion Leasing INC (~2%), Chicago Medallion Management (~4%), Star North Management LLC (~19%). "
    }
    path {
      step: "company"
    }
  }
}
anomaly_info {
  key: "dropoff_community_area"
  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: "dropoff_community_area"
    }
  }
}
anomaly_name_format: SERIALIZED_PATH

Writing anomalies to anomalies path.
Preprocessing train data...
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apache_beam/__init__.py>:82: 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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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:151: FutureWarning: ReadFromBigQuery is experimental.
  | 'Measure time: start' >> beam.ParDo(MeasureTime(namespace)))
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apache_beam/io/gcp/bigquery.py>:1731: 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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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-06-14 03:02:39.182160: 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-06-14 03:02:39.193676: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2299995000 Hz
2020-06-14 03:02:39.195297: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x73028e0 executing computations on platform Host. Devices:
2020-06-14 03:02:39.195337: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): <undefined>, <undefined>
2020-06-14 03:02:39.213175: 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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/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-20200614-024322/chicago_taxi_output/tft_output/tftransform_tmp/8ea247fe72e4455dac7716424859b008/saved_model.pb
INFO:tensorflow:SavedModel written to: gs://temp-storage-for-perf-tests/chicago-taxi/chicago-taxi-tfdv-20200614-024322/chicago_taxi_output/tft_output/tftransform_tmp/8ea247fe72e4455dac7716424859b008/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-20200614-024322/chicago_taxi_output/tft_output/tftransform_tmp/9dd568c9e43c4728be40ae462644d2e9/saved_model.pb
INFO:tensorflow:SavedModel written to: gs://temp-storage-for-perf-tests/chicago-taxi/chicago-taxi-tfdv-20200614-024322/chicago_taxi_output/tft_output/tftransform_tmp/9dd568c9e43c4728be40ae462644d2e9/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

WARNING:root:Make sure that locally built Python SDK docker image has Python 2.7 interpreter.
Traceback (most recent call last):
  File "preprocess.py", line 255, in <module>
    main()
  File "preprocess.py", line 251, in main
    project=known_args.metric_reporting_project)
  File "preprocess.py", line 184, in transform_data
    result.wait_until_finish()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/apache_beam/runners/dataflow/dataflow_runner.py",> line 1622, in wait_until_finish
    self)
apache_beam.runners.dataflow.dataflow_runner.DataflowRuntimeException: Dataflow pipeline failed. State: FAILED, Error:
A setup error was detected in chicago-taxi-tfdv-2020061-06132003-2tx0-harness-5cpn. Please refer to the worker-startup log for detailed information.

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

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/sdks/python/test-suites/dataflow/py2/build.gradle'> line: 50

* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow: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 31m 1s
6 actionable tasks: 6 executed

Publishing build scan...
https://gradle.com/s/5qnasz5zyxdc4

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