Charles Oliver Nutter wrote:
I think we need to accept that Bamboo (or Bamboo on jruby.thresher.com) is not serving us well as a CI server. Currently, the normal JRuby Ant test-all run fails to complete due to the dreaded "not enough space" error that seems to be Solaris-specific. I added some complexity to this run to support testing full forced precompilation of files, but there's not really any excuse for Bamboo/thresher failing to successfully run these tests when my MacBook Pro with 2GB of memory runs them just fine. Something's busted about Bamboo or the Bamboo/thresher combination.

At the moment, we're dead in the water as far as CI, and even if a nightly reboot of Bamboo helps a bit, it seems to be getting worse. We need a new solution.

I have been able to reproduce the issue preventing ant builds from completing on thresher...so at least this one doesn't appear to be specific to Bamboo.

I'll try to find a fix for this:

    [junit] test_backquote_special_commands(TestBackquote):
[junit] IOError: Cannot run program "/bin/echo" (in directory "/export/home/headius/jruby"): error=12, Not enough space
    [junit]     ./test/junit_testrunner.rb:36:in `start'
    [junit]     test/test_backquote_generated_test.rb:4:in `start'
    [junit]

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to