See
<https://builds.apache.org/job/beam_PostCommit_Python37/980/display/redirect>
Changes:
------------------------------------------
[...truncated 58.88 KB...]
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/1398941891/lib/python3.7/site-packages/setuptools/command/easy_install.py",>
line 705, in install_item
dists = self.install_eggs(spec, download, tmpdir)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/1398941891/lib/python3.7/site-packages/setuptools/command/easy_install.py",>
line 855, in install_eggs
return [self.install_wheel(dist_filename, tmpdir)]
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/1398941891/lib/python3.7/site-packages/setuptools/command/easy_install.py",>
line 1073, in install_wheel
os.path.dirname(destination)
File "/usr/lib/python3.7/distutils/cmd.py", line 335, in execute
util.execute(func, args, msg, dry_run=self.dry_run)
File "/usr/lib/python3.7/distutils/util.py", line 291, in execute
func(*args)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/1398941891/lib/python3.7/site-packages/setuptools/wheel.py",>
line 101, in install_as_egg
self._install_as_egg(destination_eggdir, zf)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/1398941891/lib/python3.7/site-packages/setuptools/wheel.py",>
line 109, in _install_as_egg
self._convert_metadata(zf, destination_eggdir, dist_info, egg_info)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/1398941891/lib/python3.7/site-packages/setuptools/wheel.py",>
line 130, in _convert_metadata
os.mkdir(destination_eggdir)
FileExistsError: [Errno 17] File exists:
'<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/.eggs/pytest_runner-5.2-py3.7.egg'>
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check
the logs for full command output.
> Task :sdks:python:test-suites:portable:py37:installGcpTest FAILED
Obtaining
file://<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python>
ERROR: Command errored out with exit status 1:
command:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/bin/python3.7>
-c 'import sys, setuptools, tokenize; sys.argv[0] =
'"'"'<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/setup.py'"'"';>
__file__='"'"'<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/setup.py'"'"';f=getattr(tokenize,>
'"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"',
'"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info
cwd:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/>
Complete output (67 lines):
Traceback (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 3021, in _dep_map
return self.__dep_map
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 2815, in __getattr__
raise AttributeError(attr)
AttributeError: _DistInfoDistribution__dep_map
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 3012, in _parsed_pkg_info
return self._pkg_info
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 2815, in __getattr__
raise AttributeError(attr)
AttributeError: _pkg_info
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/setup.py",>
line 264, in <module>
'test': generate_protos_first(test),
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/setuptools/__init__.py",>
line 144, in setup
_install_setup_requires(attrs)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/setuptools/__init__.py",>
line 139, in _install_setup_requires
dist.fetch_build_eggs(dist.setup_requires)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/setuptools/dist.py",>
line 720, in fetch_build_eggs
replace_conflicting=True,
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 782, in resolve
replace_conflicting=replace_conflicting
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 1065, in best_match
return self.obtain(req, installer)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 1077, in obtain
return installer(requirement)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/setuptools/dist.py",>
line 787, in fetch_build_egg
return cmd.easy_install(req)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/setuptools/command/easy_install.py",>
line 679, in easy_install
return self.install_item(spec, dist.location, tmpdir, deps)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/setuptools/command/easy_install.py",>
line 705, in install_item
dists = self.install_eggs(spec, download, tmpdir)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/setuptools/command/easy_install.py",>
line 855, in install_eggs
return [self.install_wheel(dist_filename, tmpdir)]
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/setuptools/command/easy_install.py",>
line 1073, in install_wheel
os.path.dirname(destination)
File "/usr/lib/python3.7/distutils/cmd.py", line 335, in execute
util.execute(func, args, msg, dry_run=self.dry_run)
File "/usr/lib/python3.7/distutils/util.py", line 291, in execute
func(*args)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/setuptools/wheel.py",>
line 101, in install_as_egg
self._install_as_egg(destination_eggdir, zf)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/setuptools/wheel.py",>
line 109, in _install_as_egg
self._convert_metadata(zf, destination_eggdir, dist_info, egg_info)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/setuptools/wheel.py",>
line 145, in _convert_metadata
install_requires = list(sorted(map(raw_req, dist.requires())))
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 2736, in requires
dm = self._dep_map
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 3023, in _dep_map
self.__dep_map = self._compute_dependencies()
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 3032, in _compute_dependencies
for req in self._parsed_pkg_info.get_all('Requires-Dist') or []:
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 3014, in _parsed_pkg_info
metadata = self.get_metadata(self.PKG_INFO)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 1420, in get_metadata
value = self._get(path)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/2022703441/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 1616, in _get
with open(path, 'rb') as stream:
FileNotFoundError: [Errno 2] No such file or directory:
'<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/.eggs/pytest_runner-5.2-py3.7.egg/pytest_runner-5.2.dist-info/METADATA'>
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check
the logs for full command output.
> Task :sdks:java:harness:shadowJar
> Task :sdks:python:sdist
RefactoringTool: Refactored
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2.py>
RefactoringTool: Refactored
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_grpc.py>
RefactoringTool: No changes to
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/endpoints_pb2.py>
RefactoringTool: Refactored
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2.py>
RefactoringTool: Refactored
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2.py>
RefactoringTool: No changes to
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/schema_pb2.py>
RefactoringTool: Refactored
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2.py>
RefactoringTool: Files that were modified:
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_grpc.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2_grpc.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2_grpc.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_interactive_api_pb2.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2_grpc.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2_grpc.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_grpc.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/endpoints_pb2.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/schema_pb2.py>
RefactoringTool:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2.py>
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
warning: sdist: standard file not found: should have one of README, README.rst,
README.txt, README.md
> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :runners:flink:1.9:compileJava FROM-CACHE
> Task :runners:flink:1.9:classes
> Task :runners:spark:compileJava FROM-CACHE
> Task :runners:spark:classes
> Task :runners:flink:1.9:jar
> Task :runners:flink:1.9:job-server:compileJava NO-SOURCE
> Task :runners:flink:1.9:job-server:classes UP-TO-DATE
> Task :runners:spark:jar
> Task :runners:spark:job-server:compileJava NO-SOURCE
> Task :runners:spark:job-server:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:worker:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:worker:classes
> Task :sdks:python:test-suites:dataflow:py37:installGcpTest FAILED
Obtaining
file://<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python>
ERROR: Command errored out with exit status 1:
command:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/bin/python3.7>
-c 'import sys, setuptools, tokenize; sys.argv[0] =
'"'"'<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/setup.py'"'"';>
__file__='"'"'<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/setup.py'"'"';f=getattr(tokenize,>
'"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"',
'"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info
cwd:
<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/>
Complete output (43 lines):
Traceback (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 3021, in _dep_map
return self.__dep_map
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 2815, in __getattr__
raise AttributeError(attr)
AttributeError: _DistInfoDistribution__dep_map
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 3012, in _parsed_pkg_info
return self._pkg_info
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 2815, in __getattr__
raise AttributeError(attr)
AttributeError: _pkg_info
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/setup.py",>
line 264, in <module>
'test': generate_protos_first(test),
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/setuptools/__init__.py",>
line 144, in setup
_install_setup_requires(attrs)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/setuptools/__init__.py",>
line 139, in _install_setup_requires
dist.fetch_build_eggs(dist.setup_requires)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/setuptools/dist.py",>
line 720, in fetch_build_eggs
replace_conflicting=True,
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 794, in resolve
new_requirements = dist.requires(req.extras)[::-1]
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 2736, in requires
dm = self._dep_map
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 3023, in _dep_map
self.__dep_map = self._compute_dependencies()
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 3032, in _compute_dependencies
for req in self._parsed_pkg_info.get_all('Requires-Dist') or []:
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 3014, in _parsed_pkg_info
metadata = self.get_metadata(self.PKG_INFO)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 1420, in get_metadata
value = self._get(path)
File
"<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/pkg_resources/__init__.py",>
line 1616, in _get
with open(path, 'rb') as stream:
FileNotFoundError: [Errno 2] No such file or directory:
'<https://builds.apache.org/job/beam_PostCommit_Python37/ws/src/sdks/python/.eggs/pytest_runner-5.2-py3.7.egg/pytest_runner-5.2.dist-info/METADATA'>
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check
the logs for full command output.
> Task :runners:google-cloud-dataflow-java:worker:shadowJar
> Task :runners:flink:1.9:job-server:shadowJar
> Task :runners:spark:job-server:shadowJar
FAILURE: Build completed with 3 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:direct:py37:installGcpTest'.
> 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.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task
':sdks:python:test-suites:portable:py37:installGcpTest'.
> 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.
==============================================================================
3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task
':sdks:python:test-suites:dataflow:py37:installGcpTest'.
> 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 1m 7s
78 actionable tasks: 57 executed, 21 from cache
Publishing build scan...
https://gradle.com/s/yzwh2ocihoxmi
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]