See
<https://builds.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Flink/65/display/redirect?page=changes>
Changes:
[rohde.samuel] Adds a streaming wordcount integration test
[piotr.szuberski] [BEAM-9507] Fix python dependency check task
[mxm] [BEAM-9573] Correct computing of watermark hold for timer output
[github] [BEAM-7923] Pop failed transform when error is raised (#11174)
[pabloem] Fixing bqtest
[github] [BEAM-9579] Fix numpy logic operators (#11204)
[mxm] [BEAM-9580] Downgrade Flink version to 1.9 for Nexmark and
[github] Merge pull request #11163 from [BEAM-9548] Add better error handling to
[daniel.o.programmer] [BEAM-3301] Adding restriction trackers and validation.
[rohde.samuel] changed data to be less repetitive
[github] Merge pull request #11215 from [BEAM-9601] unbreaking precommits
[jozo.vilcek] [BEAM-9420] Configurable timeout for blocking kafka API call(s)
------------------------------------------
[...truncated 155.30 KB...]
}
}
feature {
name: "dropoff_community_area"
value_count {
min: 1
max: 1
}
type: BYTES
int_domain {
}
presence {
min_count: 1
}
}
feature {
name: "pickup_community_area"
value_count {
min: 1
max: 1
}
type: BYTES
int_domain {
}
presence {
min_count: 1
}
}
feature {
name: "payment_type"
value_count {
min: 1
max: 1
}
type: BYTES
domain: "payment_type"
presence {
min_fraction: 1.0
min_count: 1
}
}
feature {
name: "trip_seconds"
value_count {
min: 1
max: 1
}
type: INT
presence {
min_count: 1
}
}
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: "0694 - 59280 Chinesco Trans Inc"
value: "1085 - 72312 N and W Cab Co"
value: "1247 - 72807 Daniel Ayertey"
value: "2092 - 61288 Sbeih company"
value: "2192 - 73487 Zeymane Corp"
value: "24 Seven Taxi"
value: "2733 - 74600 Benny Jona"
value: "3011 - 66308 JBL Cab Inc."
value: "3094 - 24059 G.L.B. Cab Co"
value: "312 Medallion Management Corp"
value: "3141 - 87803 Zip Cab"
value: "3152 - 97284 Crystal Abernathy"
value: "3201 - C&D Cab Co Inc"
value: "3201 - CD Cab Co Inc"
value: "3623 - 72222 Arrington Enterprises"
value: "3669 - 85800 Jordan Taxi Inc"
value: "4197 - 41842 Royal Star"
value: "4615 - 83503 Tyrone Henderson"
value: "4623 - 27290 Jay Kim"
value: "5 Star Taxi"
value: "5006 - 39261 Salifu Bawa"
value: "5062 - 34841 Sam Mestas"
value: "5074 - 54002 Ahzmi Inc"
value: "5129 - 87128"
value: "5724 - 75306 KYVI Cab Inc"
value: "585 - 88805 Valley Cab Co"
value: "5997 - 65283 AW Services Inc."
value: "6574 - Babylon Express Inc."
value: "6742 - 83735 Tasha ride inc"
value: "6743 - 78771 Luhak Corp"
value: "6747 - Mueen Abdalla"
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. (Chicago Carriag"
value: "Chicago Independents"
value: "Chicago Medallion Leasing INC"
value: "Chicago Medallion Management"
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: "Norshore Cab"
value: "Northwest Management LLC"
value: "Nova Taxi Affiliation Llc"
value: "Patriot Taxi Dba Peace Taxi Associat"
value: "Peace Taxi Assoc"
value: "Service Taxi Association"
value: "Setare Inc"
value: "Star North Management LLC"
value: "Suburban Dispatch LLC"
value: "Sun Taxi"
value: "Taxi Affiliation Service Yellow"
value: "Taxi Affiliation Services"
value: "Taxicab Insurance Agency, LLC"
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: "Unknown"
}
Writing schema to output path.
<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>: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. '
tfdv_analyze_and_validate.py:117: FutureWarning: _ReadFromBigQuery is
experimental.
| 'ConvertToTFDVInput' >> beam.Map(
<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>:1618:
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/analyzers.py>:948:
The name tf.Session is deprecated. Please use tf.compat.v1.Session 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/analyzers.py>:948:
The name tf.Session is deprecated. Please use tf.compat.v1.Session instead.
2020-03-25 14:43:11.228851: 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-03-25 14:43:11.240352: I
tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency:
2299995000 Hz
2020-03-25 14:43:11.242294: I tensorflow/compiler/xla/service/service.cc:168]
XLA service 0x755a040 executing computations on platform Host. Devices:
2020-03-25 14:43:11.242323: I tensorflow/compiler/xla/service/service.cc:175]
StreamExecutor device (0): <undefined>, <undefined>
2020-03-25 14:43:11.255130: 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/analyzers.py>:994:
The name tf.placeholder is deprecated. Please use tf.compat.v1.placeholder
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/analyzers.py>:994:
The name tf.placeholder is deprecated. Please use tf.compat.v1.placeholder
instead.
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.OutOfMemoryError: Metaspace
Traceback (most recent call last):
File "tfdv_analyze_and_validate.py", line 227, in <module>
main()
File "tfdv_analyze_and_validate.py", line 212, in main
project=known_args.metric_reporting_project)
File "tfdv_analyze_and_validate.py", line 132, in compute_stats
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 545, in wait_until_finish
(self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline
chicago-taxi-tfdv-20200325-143614-eval_685302b7-4213-45ce-9783-6d93e0b86163
failed in state FAILED: java.lang.OutOfMemoryError: Metaspace
> 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 10m 6s
6 actionable tasks: 5 executed, 1 up-to-date
Publishing build scan...
https://gradle.com/s/pfmzbmkhq3ijy
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]