See
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/3716/display/redirect>
Changes:
------------------------------------------
[...truncated 847.80 KB...]
2023/02/06 05:23:31 2023-02-06 05:23:31. (13): ==================== <function
add_impulse_to_dangling_transforms at 0x7f9beabc8b00> ====================
2023/02/06 05:23:31 2023-02-06 05:23:31. (14): ==================== <function
setup_timer_mapping at 0x7f9beabc8950> ====================
2023/02/06 05:23:31 2023-02-06 05:23:31. (15): ==================== <function
populate_data_channel_coders at 0x7f9beabc8a70> ====================
2023/02/06 05:23:31 2023-02-06 05:23:31. (16): starting control server on port
40431
2023/02/06 05:23:31 2023-02-06 05:23:31. (17): starting data server on port
39095
2023/02/06 05:23:31 2023-02-06 05:23:31. (18): starting state server on port
38691
2023/02/06 05:23:31 2023-02-06 05:23:31. (19): starting logging server on port
40443
2023/02/06 05:23:31 2023-02-06 05:23:31. (20): Created Worker handler
<apache_beam.runners.portability.fn_api_runner.worker_handlers.DockerSdkWorkerHandler
object at 0x7f9be83ea450> for environment xJgbMEmReqbeam:env:docker:v1
(beam:env:docker:v1, b'\n apache/beam_java8_sdk:2.46.0.dev')
2023/02/06 05:23:31 2023-02-06 05:23:31. (21): Attempting to pull image
apache/beam_java8_sdk:2.46.0.dev
2023/02/06 05:23:32 2023-02-06 05:23:32. (22): Unable to pull image
apache/beam_java8_sdk:2.46.0.dev, defaulting to local image if it exists
2023/02/06 05:23:33 2023-02-06 05:23:33. (23): Waiting for docker to start up.
Current status is running
2023/02/06 05:23:33 2023-02-06 05:23:33. (24): Docker container is running.
container_id =
b'ac9021c66c38f2507b251f6941331cfd9dda7303a0bb0c3851da6f7f666b418e', worker_id
= worker_16
2023/02/06 05:23:34 2023-02-06 05:23:34. (25): Created Worker handler
<apache_beam.runners.portability.fn_api_runner.worker_handlers.DockerSdkWorkerHandler
object at 0x7f9be83e4e90> for environment go (beam:env:docker:v1,
b'\n\x16apache/beam_go_sdk:dev')
2023/02/06 05:23:34 2023-02-06 05:23:34. (26): Attempting to pull image
apache/beam_go_sdk:dev
2023/02/06 05:23:35 2023-02-06 05:23:35. (27): Unable to pull image
apache/beam_go_sdk:dev, defaulting to local image if it exists
2023/02/06 05:23:38 2023-02-06 05:23:38. (28): Waiting for docker to start up.
Current status is running
2023/02/06 05:23:38 2023-02-06 05:23:38. (29): Docker container is running.
container_id =
b'c338f17c72e56684d451c860cf149868c896441c74f249bded6094f8af1a67f8', worker_id
= worker_17
2023/02/06 05:23:45 2023-02-06 05:23:45. (30): Completed job in
14.030335903167725 seconds with state DONE.
2023/02/06 05:23:45 Job state: DONE
--- PASS: TestJDBCIO_PostgresReadWrite (38.88s)
PASS
ok github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/jdbc
94.113s
=== RUN TestKafkaIO_BasicReadWrite
integration.go:308: Test TestKafkaIO_BasicReadWrite is currently filtered
for runner portable
--- SKIP: TestKafkaIO_BasicReadWrite (0.00s)
PASS
ok github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka
6.031s
$ cd ../..
$ exit
$ exit
> Task
> :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPython
org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest >
test FAILED
java.lang.RuntimeException at JobServicePipelineResult.java:176
org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$GroupByKeyTest
> test FAILED
java.lang.RuntimeException at ValidateRunnerXlangTest.java:285
java.lang.NullPointerException at Preconditions.java:980
org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest
> test FAILED
java.lang.RuntimeException at ValidateRunnerXlangTest.java:263
java.lang.NullPointerException at Preconditions.java:980
org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest
> test FAILED
java.lang.RuntimeException at ValidateRunnerXlangTest.java:392
java.lang.NullPointerException at Preconditions.java:980
org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest
> test FAILED
java.lang.RuntimeException at ValidateRunnerXlangTest.java:401
java.lang.NullPointerException at Preconditions.java:980
org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest
> test FAILED
java.lang.RuntimeException at ValidateRunnerXlangTest.java:242
java.lang.NullPointerException at Preconditions.java:980
org.apache.beam.sdk.extensions.python.PythonExternalTransformTest >
trivialPythonTransform FAILED
java.lang.RuntimeException at PythonExternalTransformTest.java:58
Caused by: java.io.IOException at PythonExternalTransformTest.java:58
org.apache.beam.sdk.extensions.python.PythonExternalTransformTest >
pythonTransformWithDependencies FAILED
java.lang.RuntimeException at PythonExternalTransformTest.java:73
Caused by: java.io.IOException at PythonExternalTransformTest.java:73
org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest >
testDataframeSum FAILED
java.lang.RuntimeException at DataframeTransformTest.java:50
java.lang.NullPointerException at Preconditions.java:980
org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap
FAILED
java.lang.RuntimeException at PythonMapTest.java:41
java.lang.NullPointerException at Preconditions.java:980
org.apache.beam.sdk.extensions.python.transforms.PythonMapTest >
testPythonFlatMap FAILED
java.lang.RuntimeException at PythonMapTest.java:54
Caused by: java.io.IOException at PythonMapTest.java:54
java.lang.NullPointerException at Preconditions.java:980
org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest >
testRunInferenceWithKVs FAILED
java.lang.RuntimeException at RunInferenceTransformTest.java:108
java.lang.NullPointerException at Preconditions.java:980
org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest >
testRunInference FAILED
java.lang.RuntimeException at RunInferenceTransformTest.java:60
java.lang.NullPointerException at Preconditions.java:980
16 tests completed, 13 failed
> Task
> :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPython
> FAILED
> Task
> :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingJava
>>> RUNNING integration tests with pipeline options: --runner=PortableRunner
>>> --job_endpoint=localhost:38521 --environment_cache_millis=10000
>>> --experiments=beam_fn_api
>>> pytest options:
>>> collect markers: -m=uses_java_expansion_service
ImportError while loading conftest
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/conftest.py'.>
conftest.py:22: in <module>
from apache_beam.options import pipeline_options
apache_beam/__init__.py:93: in <module>
from apache_beam import io
apache_beam/io/__init__.py:21: in <module>
from apache_beam.io.avroio import *
apache_beam/io/avroio.py:53: in <module>
from apache_beam.io import filebasedsink
apache_beam/io/filebasedsink.py:29: in <module>
from apache_beam.io import iobase
apache_beam/io/iobase.py:54: in <module>
from apache_beam.transforms import Impulse
apache_beam/transforms/__init__.py:24: in <module>
from apache_beam.transforms.external import *
apache_beam/transforms/external.py:44: in <module>
from apache_beam.runners import pipeline_context
apache_beam/runners/__init__.py:24: in <module>
from apache_beam.runners.direct.test_direct_runner import TestDirectRunner
/usr/lib/python3.7/os.py:223: in makedirs
mkdir(name, mode)
E OSError: [Errno 28] No space left on device:
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/runners/direct/__pycache__'>
> Task
> :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingJava
> FAILED
> Task
> :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingSql
> FAILED
>>> RUNNING integration tests with pipeline options: --runner=PortableRunner
>>> --job_endpoint=localhost:38521 --environment_cache_millis=10000
>>> --experiments=beam_fn_api
>>> pytest options:
>>> collect markers: -m=xlang_sql_expansion_service
Traceback (most recent call last):
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/bin/pytest",>
line 8, in <module>
sys.exit(console_main())
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",>
line 190, in console_main
code = main()
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",>
line 148, in main
config = _prepareconfig(args, plugins)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",>
line 330, in _prepareconfig
pluginmanager=pluginmanager, args=args
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_hooks.py",>
line 265, in __call__
return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_manager.py",>
line 80, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_callers.py",>
line 55, in _multicall
gen.send(outcome)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/helpconfig.py",>
line 103, in pytest_cmdline_parse
config: Config = outcome.get_result()
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_result.py",>
line 60, in get_result
raise ex[1].with_traceback(ex[2])
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_callers.py",>
line 39, in _multicall
res = hook_impl.function(*args)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",>
line 1058, in pytest_cmdline_parse
self.parse(args)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",>
line 1346, in parse
self._preparse(args, addopts=addopts)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",>
line 1249, in _preparse
early_config=self, args=args, parser=self._parser
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_hooks.py",>
line 265, in __call__
return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_manager.py",>
line 80, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_callers.py",>
line 60, in _multicall
return outcome.get_result()
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_result.py",>
line 60, in get_result
raise ex[1].with_traceback(ex[2])
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/_callers.py",>
line 34, in _multicall
next(gen) # first yield
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",>
line 141, in pytest_load_initial_conftests
capman.start_global_capturing()
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",>
line 688, in start_global_capturing
self._global_capturing = _get_multicapture(self._method)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",>
line 630, in _get_multicapture
return MultiCapture(in_=FDCapture(0), out=FDCapture(1), err=FDCapture(2))
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",>
line 388, in __init__
TemporaryFile(buffering=0),
File "/usr/lib/python3.7/tempfile.py", line 725, in TemporaryFile
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
File "/usr/lib/python3.7/tempfile.py", line 265, in _sanitize_params
dir = gettempdir()
File "/usr/lib/python3.7/tempfile.py", line 433, in gettempdir
tempdir = _get_default_tempdir()
File "/usr/lib/python3.7/tempfile.py", line 368, in _get_default_tempdir
dirlist)
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp',
'/var/tmp', '/usr/tmp',
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python']>
> Task :sdks:python:test-suites:direct:xlang:fnApiJobServerCleanup
Killing process at 1596604
> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 1601084.
Stopping expansion service pid: 1601085.
FAILURE: Build completed with 3 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task
':sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at:
> file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/index.html>
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task
':sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingJava'.
> Process 'command 'sh'' finished with non-zero exit value 4
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================
3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task
':sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingSql'.
> 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.
==============================================================================
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
See
https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings
Execution optimizations have been disabled for 1 invalid unit(s) of work during
this build to ensure correctness.
Please consult deprecation warnings for more details.
BUILD FAILED in 23m 1s
248 actionable tasks: 163 executed, 73 from cache, 12 up-to-date
A build scan cannot be produced as an error occurred spooling the build data.
Please report this problem via https://gradle.com/help/plugin and include the
following via copy/paste:
----------
Gradle version: 7.5.1
Plugin version: 3.4.1
java.lang.IllegalStateException: Could not close the event spooler due to
previous errors.
at com.gradle.scan.plugin.internal.f.c.c.a(SourceFile:128)
at com.gradle.scan.plugin.internal.q.a$a.a(SourceFile:31)
at com.gradle.scan.plugin.internal.q.a$a.a(SourceFile:20)
at com.gradle.scan.plugin.internal.q.a.c(SourceFile:67)
----------
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]