Bug#748567: FTBFS: 'top' unavailable

tony mancill tmancill at debian.org
Sun May 18 15:48:35 UTC 2014


On 05/18/2014 07:40 AM, Michael Tautschnig wrote:
> Package: jenkins-memory-monitor
> Version: 1.7-2
> Usertags: goto-cc
> 
> During a rebuild of all packages in a clean sid chroot (and cowbuilder+pbuilder)
> the build failed with the following error. Please note that we use our research
> compiler tool-chain (using tools from the cbmc package), which permits extended
> reporting on type inconsistencies at link time.
> 
> [...]
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.jvnet.hudson.MemoryMonitorTest
> Memory:239685/258453MB  Swap:141435/141435MB
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.403 sec <<< FAILURE!
> 
> Results :
> 
> Tests in error: 
>   test2(org.jvnet.hudson.MemoryMonitorTest): 'top' unavailable
> [...]
> /usr/share/cdbs/1/class/maven.mk:87: recipe for target 'mvn-build' failed
> make: *** [mvn-build] Error 1
> 
> The full build log is attached.

Hello Michael,

Thank you for the bug report.

The package builds fine in my clean sid amd64 cowbuilder, so...

Looking at the org.jvnet.hudson.Top class used by this test, the parsing
is potentially brittle, so I suspect the issue is related to differences
in the output of top in your environment.

If you could please install procps in your chroot build environment and
provide the output for the bug report, that would be helpful.  That is:

	top -b -n1 > ./top.txt

Thank you,
tony


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 880 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20140518/3ee52e47/attachment.sig>


More information about the pkg-java-maintainers mailing list