Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] Hudson Upgraded

The log still starts with "ln failed: -1". Both for my build (MoDisco nightly) and the XSL and JGit builds you have started.
My build depends on the numeric build folder being symlinked, since I read the log from there (at the end of the Hudson bash script) to determine if the build succeeded.
At the end of the log, you can see:
cat: /opt/users/hudsonbuild/.hudson/jobs/cbi-modisco-nightly/builds/213/log: No such file or directory
Which is the reason the build failed.
And the promote script needs the (symlinked) lastSuccessful folder too. The build didn't succeed, so I cannot say for sure whether this symlink would have worked or not, but I have a feeling not, since the first one failed.

On Sat, Dec 12, 2009 at 6:08 PM, David Carver <d_a_carver@xxxxxxxxx> wrote:
It looks like your build completed successfully, but with some test failures.

Dave

Nicolas Bros wrote:
Using a bash script.


On Sat, Dec 12, 2009 at 5:21 PM, David Carver <d_a_carver@xxxxxxxxx <mailto:d_a_carver@xxxxxxxxx>> wrote:

   How are you running these builds?  Are they running using the bash
   or ant based scripts?

   I've run several XSL builds and just ran the JGit build both passed.

   Dave

   Nicolas Bros wrote:

       My build now fails after this update.
       The first line of the log says "ln failed: -1", which happened
       too not so long ago when Hudson was last updated.
       Looks like bug 292629
       <https://bugs.eclipse.org/bugs/show_bug.cgi?id=292629> is
       rearing its ugly head again!


       On Sat, Dec 12, 2009 at 4:29 PM, David Carver
       <d_a_carver@xxxxxxxxx <mailto:d_a_carver@xxxxxxxxx>
       <mailto:d_a_carver@xxxxxxxxx <mailto:d_a_carver@xxxxxxxxx>>>

       wrote:

          Looks like we have a successful upgrade.   I've documented the
          steps I used on the wiki:

          http://wiki.eclipse.org/Hudson/Admin/UpgradeHudson

          This has also been added to the main Hudson wiki page as well.

          http://wiki.eclipse.org/Hudson

          Feel free to update or add additional information.

          Dave


          _______________________________________________
          dash-dev mailing list
          dash-dev@xxxxxxxxxxx <mailto:dash-dev@xxxxxxxxxxx>
       <mailto:dash-dev@xxxxxxxxxxx <mailto:dash-dev@xxxxxxxxxxx>>


          https://dev.eclipse.org/mailman/listinfo/dash-dev




       --        Nicolas Bros
       R&D
       tel: 06 75 09 19 88
       nbros@xxxxxxxxxxxxxxxx <mailto:nbros@xxxxxxxxxxxxxxxx>
       <mailto:nbros@xxxxxxxxxxxxxxxx <mailto:nbros@xxxxxxxxxxxxxxxx>>        <mailto:nbros.mia@xxxxxxxxx <mailto:nbros.mia@xxxxxxxxx>>


       Mia-Software, 410 clos de la Courtine
       93160 Noisy-le-Grand
       http://www.mia-software.com
       .: model driven agility :.
       ------------------------------------------------------------------------



       _______________________________________________
       dash-dev mailing list
       dash-dev@xxxxxxxxxxx <mailto:dash-dev@xxxxxxxxxxx>
       https://dev.eclipse.org/mailman/listinfo/dash-dev
       

   _______________________________________________
   dash-dev mailing list
   dash-dev@xxxxxxxxxxx <mailto:dash-dev@xxxxxxxxxxx>
   https://dev.eclipse.org/mailman/listinfo/dash-dev




--
Nicolas Bros
R&D
tel: 06 75 09 19 88
nbros@xxxxxxxxxxxxxxxx <mailto:nbros@xxxxxxxxxxxxxxxx>
nbros.mia@xxxxxxxxx <mailto:nbros.mia@xxxxxxxxx>
Mia-Software, 410 clos de la Courtine
93160 Noisy-le-Grand
http://www.mia-software.com
.: model driven agility :.
------------------------------------------------------------------------

_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev
 

_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev



--
Nicolas Bros
R&D
tel: 06 75 09 19 88
nbros@xxxxxxxxxxxxxxxx
nbros.mia@xxxxxxxxx
Mia-Software, 410 clos de la Courtine
93160 Noisy-le-Grand
http://www.mia-software.com
.: model driven agility :.

Back to the top