Note that there are some explanatory texts on larger screens.

plurals
  1. POCCNET reports build failure with no reason
    primarykey
    data
    text
    <p>We use CCNET 1.4.4.83 on Win 2003 SP2. A few days ago CCNET started to report build failures with no specific reason. The project contains a single <code>exec</code> task which runs <code>build.bat</code>. The batch does all the job (msbuild, fxcop, db scripts, tests) but in the server log i can see that not all the commands were executed from <code>build.bat</code>. It looks like something kills the process in the middle but i'm sure it's not timeout issue. I tried to disable anti-virus software - no luck. The service is running under a local admin account. If i run <code>build.bat</code> manually on the CCNET machine it always succeeds.</p> <p>Here is the log fragment:</p> <pre><code>2009-11-10 11:26:48,584 [288:DEBUG] [trunk C:\integration\trunk\src\build.bat] 60 Warning(s) 2009-11-10 11:26:48,584 [288:DEBUG] [trunk C:\integration\trunk\src\build.bat] 0 Error(s) 2009-11-10 11:26:48,584 [288:DEBUG] [trunk C:\integration\trunk\src\build.bat] 2009-11-10 11:26:48,584 [288:DEBUG] [trunk C:\integration\trunk\src\build.bat] Time Elapsed 00:00:23.73 2009-11-10 11:26:48,724 [trunk:INFO] Task execution failed 2009-11-10 11:26:48,724 [trunk:INFO] Task output: &lt;buildresults&gt; -- the batch output here-- &lt;/buildresults&gt; 2009-11-10 11:26:48,803 [trunk:INFO] Merging file: c:\integration\trunk\Artifacts\Tests1.xml 2009-11-10 11:26:48,803 [trunk:INFO] Merging file: c:\integration\trunk\Artifacts\FxCop.xml 2009-11-10 11:26:48,803 [trunk:WARN] File not Found: c:\integration\trunk\Artifacts\FxCop.xml 2009-11-10 11:26:49,428 [trunk:INFO] Emailing "trunk Build Failed" to .... 2009-11-10 11:26:55,506 [trunk:INFO] Integration complete: Failure - 10/11/2009 11:26:48 </code></pre> <p>Any ideas to where to look at would be appreciated!!</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload