I found the reason behind these failures. Our reboot script has vanished from our Jenkins configurations. If a build has been aborted, the processes are left hanging and reserving the files prohibiting Windows from deleting them. Fixing the reboot issue as soon as find the culprit.
-Tony > -----Original Message----- > From: development-bounces+tony.sarajarvi=theqtcompany.com@qt- > project.org [mailto:development- > [email protected]] On Behalf Of > Keränen Pasi > Sent: 2. helmikuuta 2015 7:38 > To: [email protected] > Subject: Re: [Development] Changes fail to integrate due to unexpected > errors > > Hi, > > > Same issue with [2] in qtcanvas3d as well, several tries on Friday and > over the weekend have failed due problems with CI. > > > [2] https://codereview.qt-project.org/#/c/104158/ > > Regards, > Pasi > > On 02/02/15 03:14, "Aaron McCarthy" <[email protected]> wrote: > > >Hi, > > > >Changes, such as [1], to the qtlocation repository have been failing to > >integrate for the last few days with errors similar to: > > > >An unexpected error occurred, most likely due to no fault in the tested > >code > >itself :( > >Please point some CI administrator towards this problem. Meanwhile, it > >may be > >worthwhile to attempt the build again. > > `git clone qtgitreadonly:qt/qtqa.git _qtqa_latest' exited with code 128 > >at > >_testconfig/test.pl line 1103. > > Build log: > >http://testresults.qt- > project.org/ci/QtLocation_dev_Integration/build_0034 > >1/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz > > > > > >Can a CI administrator please investigate the issue. > > > > > >[1] https://codereview.qt-project.org/101972 > > > >Cheers, > > > >-- > >Aaron McCarthy > >_______________________________________________ > >Development mailing list > >[email protected] > >http://lists.qt-project.org/mailman/listinfo/development > > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
