Last modified: 2013-10-22 09:35:46 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T53743, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 51743 - Jenkins reporting error with insufficient info
Jenkins reporting error with insufficient info
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Continuous integration (Other open bugs)
wmf-deployment
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-20 11:41 UTC by Jeroen De Dauw
Modified: 2013-10-22 09:35 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jeroen De Dauw 2013-07-20 11:41:48 UTC
I have a commit that encounters an error while running the tests:  https://gerrit.wikimedia.org/r/#/c/74645/

Unfortunately the build log does not make clear where the error is coming from. All I can deduce from it is that something is casting an EntityId to a string, which indeed ought to fail given the current dependencies. No info on where this cast is happening, or even which test case is starting the execution. If I run the tests locally, they pass.

I tried finding where this is coming from for 45 minutes, and am concluding I really need more info. Can you check if the place where these extensions get checked out is clean? Ie no old versions of other extensions? If there is an outdated (or even up to date) checkout of WikibaseQuery (which should not be loaded), then that would explain the problem.

Any way to make the error output actually helpful?
Comment 1 Daniel Kinzler 2013-07-22 10:17:47 UTC
Investigating a similar issue, I have recently proposed a core patch that allows debug output for tracking test cases. Maybe that would help?

https://gerrit.wikimedia.org/r/#/c/74224/
Comment 2 Antoine "hashar" Musso (WMF) 2013-10-22 09:35:46 UTC
Following bug 55595, I have enabled $wgShowExceptionDetails and $wgDebugLogFile on all extension jobs.  Still have to migrate mediawiki/core jobs though.

I am closing this bug, lets follow up on bug 55595.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links