-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49384/#review140008
-----------------------------------------------------------
Master (4e28b9c) is red with this patch.
./build-support/jenkins/build.sh
[1m with temporary_dir() as checkpoint_root:[0m
[1m te = AuroraExecutor([0m
[1m>
runner_provider=make_provider(checkpoint_root),[0m
[1m
sandbox_provider=DefaultTestSandboxProvider())[0m
src/test/python/apache/aurora/executor/test_thermos_executor.py:580:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
src/test/python/apache/aurora/executor/test_thermos_executor.py:193: in
make_provider
[1m pex_location=thermos_runner_path(),[0m
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
build = True
[1m def thermos_runner_path(build=True):[0m
[1m if not build:[0m
[1m return getattr(thermos_runner_path, 'value',
None)[0m
[1m [0m
[1m if not hasattr(thermos_runner_path, 'value'):[0m
[1m pex_dir = safe_mkdtemp()[0m
[1m> assert subprocess.call(["./pants",
"--pants-distdir=%s" % pex_dir, "binary",[0m
[1m
"src/main/python/apache/thermos/runner:thermos_runner"]) == 0[0m
[1m[31mE assert 1 == 0[0m
[1m[31mE + where 1 = <function call at
0x7eff9bb91b18>(['./pants', '--pants-distdir=/tmp/user/10021/tmpAt85gp',
'binary', 'src/main/python/apache/thermos/runner:thermos_runner'])[0m
[1m[31mE + where <function call at
0x7eff9bb91b18> = subprocess.call[0m
src/test/python/apache/aurora/executor/test_thermos_executor.py:185:
AssertionError
-------------- Captured stderr call --------------
Traceback (most recent call last):
File
"/home/jenkins/.cache/pants/setup/bootstrap-Linux-x86_64/0.0.80/bin/pants",
line 7, in <module>
from pants.bin.pants_exe import main
ImportError: No module named pants.bin.pants_exe
generated xml file:
/home/jenkins/jenkins-slave/workspace/AuroraBot/dist/test-results/415337499eb72578eab327a6487c1f5c9452b3d6.xml
[1m[31m 16 failed, 638 passed, 6 skipped, 1 warnings, 8
error in 136.00 seconds [0m
FAILURE
[32m
Waiting for background workers to finish.[0m
16:55:29 03:07 [complete][31m
FAILURE[0m
I will refresh this build result if you post a review containing "@ReviewBot
retry"
- Aurora ReviewBot
On June 29, 2016, 4:33 p.m., Joshua Cohen wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49384/
> -----------------------------------------------------------
>
> (Updated June 29, 2016, 4:33 p.m.)
>
>
> Review request for Aurora and Maxim Khutornenko.
>
>
> Repository: aurora
>
>
> Description
> -------
>
> Upgrade to Mesos 0.28.2.
>
> Release notes: http://mesos.apache.org/blog/mesos-0-28-0-released/,
> http://mesos.apache.org/blog/mesos-0-28-2-released/
>
> Upgrade instructions here:
> http://mesos.apache.org/documentation/latest/upgrades/. Maxim: do we need to
> do anything about
> http://mesos.apache.org/documentation/latest/upgrades/#0-28-x-resource-precision?
>
>
> Diffs
> -----
>
> 3rdparty/python/BUILD 85db569b43a4a121ed6c6b14688e19dd0278e145
> RELEASE-NOTES.md 5beda5dcb50ad1d6f50c3deb322587df58bc27d5
> Vagrantfile e7e113def27f241fa48a550885eff8faba52375a
> build-support/packer/build.sh 2a01d77a08959652a1607f1ade2bb8fbe7555762
> build.gradle 0d0d94a80613965282724dd82e61b2363d6a5361
> src/main/java/org/apache/aurora/scheduler/base/Conversions.java
> f2ff7abb51101c603df1bd1b21c4920a348743e1
>
> Diff: https://reviews.apache.org/r/49384/diff/
>
>
> Testing
> -------
>
> e2e
> ./gradlew build -Pq
>
>
> Thanks,
>
> Joshua Cohen
>
>