[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-4.2 #341
Jenkins Daemon
jenkins at phpmyadmin.net
Sat Oct 18 02:09:42 CEST 2014
See <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/341/changes>
Changes:
[weblate] Translated using Weblate (German)
------------------------------------------
Started by GitHub push by weblate
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from git://github.com/phpmyadmin/phpmyadmin.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/QA_4_2^{commit} # timeout=10
Checking out Revision 27637d9ca0dd3d23b4db7f2d10761fbaf60e043a (origin/QA_4_2)
> git config core.sparsecheckout # timeout=10
> git checkout -f 27637d9ca0dd3d23b4db7f2d10761fbaf60e043a
> git rev-list e7f1c8506fc04e43c733532295f6a89ebc80f6b1 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson6688871909596811687.sh
+ ./scripts/generate-mo --quiet
[workspace] $ ant clean phpunit pdepend phpmd phpcpd phpcs phploc jshint
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/api>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/code-browser>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/coverage>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/logs>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/pdepend>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/api>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/code-browser>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/coverage>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/logs>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/pdepend>
phpunit:
[exec] Enabling headers testing using runkit...
[exec] PHPUnit 4.1.0 by Sebastian Bergmann.
[exec]
[exec] Configuration read from <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/phpunit.xml.dist>
[exec]
[exec] The Xdebug extension is not loaded. No code coverage will be generated.
[exec]
[exec] ............................................................. 61 / 2247 ( 2%)
[exec] ..........................................I.................. 122 / 2247 ( 5%)
[exec] ............................................................. 183 / 2247 ( 8%)
[exec] ............................................................. 244 / 2247 ( 10%)
[exec] ............................................................. 305 / 2247 ( 13%)
[exec] ............................................................. 366 / 2247 ( 16%)
[exec] ............................................................. 427 / 2247 ( 19%)
[exec] ............................................................. 488 / 2247 ( 21%)
[exec] ............................................................. 549 / 2247 ( 24%)
[exec] ............................................................. 610 / 2247 ( 27%)
[exec] ..........................F............F..................... 671 / 2247 ( 29%)
[exec] ............................................................. 732 / 2247 ( 32%)
[exec] ............................................................. 793 / 2247 ( 35%)
[exec] ............................................................. 854 / 2247 ( 38%)
[exec] ............................................................. 915 / 2247 ( 40%)
[exec] ............................................................. 976 / 2247 ( 43%)
[exec] ............................................................. 1037 / 2247 ( 46%)
[exec] ..PHP Fatal error: Call to a member function disable() on a non-object in <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/libraries/Response.class.php> on line 180
[exec] ..
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build.xml>:27: exec returned: 255
Total time: 12 seconds
Build step 'Invoke Ant' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[JSLINT] Skipping publisher since build result is FAILURE
[PMD] Skipping publisher since build result is FAILURE
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml
[DRY] Computing warning deltas based on reference build #338
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #338
Recording plot data
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.x (default)
[xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
[xUnit] [ERROR] - The result file '<https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/logs/junit.xml'> for the metric 'PHPUnit' is empty. The result file has been skipped.
[xUnit] [INFO] - Failing BUILD because 'set build failed if errors' option is activated.
[xUnit] [INFO] - There are errors when processing test results.
[xUnit] [INFO] - Skipping tests recording.
[xUnit] [INFO] - Stop build.
[JDepend] JDepend plugin is ready
[JDepend] Couldn't generate JDepend file at 'build/logs/jdepend.xml'java.io.FileNotFoundException: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/logs/jdepend.xml> (No such file or directory)
More information about the Developers
mailing list