Neil Conway created MESOS-5194:
----------------------------------
Summary: Python build failure (non-deterministic)
Key: MESOS-5194
URL: https://issues.apache.org/jira/browse/MESOS-5194
Project: Mesos
Issue Type: Bug
Reporter: Neil Conway
Observed on Mesosphere internal CI. The complete log file is attached, but the
suspicious part looks like:
{noformat}
[19:32:08] : [Step 6/10] running build_ext
[19:32:08] : [Step 6/10] copying
src/mesos.native.egg-info/namespace_packages.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
[19:32:08] : [Step 6/10] copying src/mesos.egg-info/dependency_links.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
[19:32:08] : [Step 6/10] copying src/mesos.native.egg-info/requires.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
[19:32:08] : [Step 6/10] copying src/mesos.egg-info/requires.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
[19:32:08] : [Step 6/10] copying src/mesos.native.egg-info/top_level.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
[19:32:08] : [Step 6/10] copying src/mesos.egg-info/top_level.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
[19:32:08] : [Step 6/10] zip_safe flag not set; analyzing archive
contents...
[19:32:08] : [Step 6/10] zip_safe flag not set; analyzing archive
contents...
[19:32:08] : [Step 6/10] mesos.__init__: module references __path__
[19:32:08] : [Step 6/10] mesos.__init__: module references __path__
[19:32:08] : [Step 6/10] creating
/mnt/teamcity/work/4240ba9ddd0997c3/build/src/python/dist
[19:32:08] : [Step 6/10] creating
/mnt/teamcity/work/4240ba9ddd0997c3/build/src/python/dist
[19:32:08]W: [Step 6/10] error: could not create
'/mnt/teamcity/work/4240ba9ddd0997c3/build/src/python/dist': File exists
[19:32:08] : [Step 6/10] creating
'/mnt/teamcity/work/4240ba9ddd0997c3/build/src/python/dist/mesos-0.29.0-py2.6.egg'
and adding 'build/bdist.linux-x86_64/egg' to it
[19:32:08] : [Step 6/10] building 'mesos.executor._executor' extension
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)