[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-continuous #1650

michal at cihar.com michal at cihar.com
Tue Jul 3 10:52:37 CEST 2012


See <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/1650/>

------------------------------------------
[...truncated 4196 lines...]
     [exec] }
     [exec] 
     [exec] .jqplot-table-legend .jqplot-series-hidden {
     [exec]     text-decoration: line-through;
     [exec] }
     [exec] 
     [exec] div.jqplot-table-legend-swatch-outline {
     [exec]     border: 1px solid #cccccc;
     [exec]     padding:1px;
     [exec] }
     [exec] 
     [exec] div.jqplot-table-legend-swatch {
     [exec]     width:0px;
     [exec]     height:0px;
     [exec]     border-top-width: 5px;
     [exec]     border-bottom-width: 5px;
     [exec]     border-left-width: 6px;
     [exec]     border-right-width: 6px;
     [exec]     border-top-style: solid;
     [exec]     border-bottom-style: solid;
     [exec]     border-left-style: solid;
     [exec]     border-right-style: solid;
     [exec] }
     [exec] 
     [exec] .jqplot-title {
     [exec]     top: 0px;
     [exec]     left: 0px;
     [exec]     padding-bottom: 0.5em;
     [exec]     font-size: 1.2em;
     [exec] }
     [exec] 
     [exec] table.jqplot-cursor-tooltip {
     [exec]     border: 1px solid #cccccc;
     [exec]     font-size: 0.75em;
     [exec] }
     [exec] 
     [exec] 
     [exec] .jqplot-cursor-tooltip {
     [exec]     border: 1px solid #cccccc;
     [exec]     font-size: 0.75em;
     [exec]     white-space: nowrap;
     [exec]     background: rgba(208,208,208,0.5);
     [exec]     padding: 1px;
     [exec] }
     [exec] 
     [exec] .jqplot-highlighter-tooltip, .jqplot-canvasOverlay-tooltip {
     [exec]     border: 1px solid #cccccc;
     [exec]     font-size: 0.75em;
     [exec]     white-space: nowrap;
     [exec]     background: rgba(208,208,208,0.5);
     [exec]     padding: 1px;
     [exec] }
     [exec] 
     [exec] .jqplot-point-label {
     [exec]     font-size: 0.75em;
     [exec]     z-index: 2;
     [exec] }
     [exec]       
     [exec] td.jqplot-cursor-legend-swatch {
     [exec]     vertical-align: middle;
     [exec]     text-align: center;
     [exec] }
     [exec] 
     [exec] div.jqplot-cursor-legend-swatch {
     [exec]     width: 1.2em;
     [exec]     height: 0.7em;
     [exec] }
     [exec] 
     [exec] .jqplot-error {
     [exec] /*   Styles added to the plot target container when there is an error go here.*/
     [exec]     text-align: center;
     [exec] }
     [exec] 
     [exec] .jqplot-error-message {
     [exec] /*    Styling of the custom error message div goes here.*/
     [exec]     position: relative;
     [exec]     top: 46%;
     [exec]     display: inline-block;
     [exec] }
     [exec] 
     [exec] div.jqplot-bubble-label {
     [exec]     font-size: 0.8em;
     [exec] /*    background: rgba(90%, 90%, 90%, 0.15);*/
     [exec]     padding-left: 2px;
     [exec]     padding-right: 2px;
     [exec]     color: rgb(20%, 20%, 20%);
     [exec] }
     [exec] 
     [exec] div.jqplot-bubble-label.jqplot-bubble-label-highlight {
     [exec]     background: rgba(90%, 90%, 90%, 0.7);
     [exec] }
     [exec] 
     [exec] div.jqplot-noData-container {
     [exec] 	text-align: center;
     [exec] 	background-color: rgba(96%, 96%, 96%, 0.3);
     [exec] }

phpcpd:
     [exec] phpcpd 1.3.5 by Sebastian Bergmann.
     [exec] 
     [exec] Found 11 exact clones with 364 duplicated lines in 9 files:
     [exec] 
     [exec]   - /libraries/plugins/export/ExportLatex.class.php:130-143
     [exec]     /libraries/plugins/export/ExportOdt.class.php:85-98
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:629-655
     [exec]     /libraries/schema/Pdf_Relation_Schema.class.php:704-730
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:282-300
     [exec]     /libraries/schema/Svg_Relation_Schema.class.php:277-295
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:425-446
     [exec]     /libraries/schema/Svg_Relation_Schema.class.php:392-413
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:473-482
     [exec]     /libraries/schema/Svg_Relation_Schema.class.php:442-451
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:608-658
     [exec]     /libraries/schema/Svg_Relation_Schema.class.php:589-639
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:425-446
     [exec]     /libraries/schema/Visio_Relation_Schema.class.php:223-244
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:608-664
     [exec]     /libraries/schema/Visio_Relation_Schema.class.php:376-432
     [exec] 
     [exec]   - /libraries/schema/Dia_Relation_Schema.class.php:753-774
     [exec]     /libraries/schema/Visio_Relation_Schema.class.php:578-599
     [exec] 
     [exec]   - /themes/original/css/common.css.php:1271-1292
     [exec]     /themes/original/css/common.css.php:1275-1296
     [exec] 
     [exec]   - /themes/original/css/common.css.php:1215-1323
     [exec]     /themes/pmahomme/css/common.css.php:1574-1682
     [exec] 
     [exec] 0.28% duplicated lines out of 132167 total lines of code.
     [exec] 
     [exec] Time: 8 seconds, Memory: 108.25Mb
     [exec] Result: 1

phpcs:
     [exec] PHP Notice:  Uninitialized string offset: 0 in /usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidFunctionNameSniff.php on line 254
     [exec] PHP Stack trace:
     [exec] PHP   1. {main}() /usr/bin/phpcs:0
     [exec] PHP   2. PHP_CodeSniffer_CLI->process() /usr/bin/phpcs:37
     [exec] PHP   3. PHP_CodeSniffer->process() /usr/share/php/PHP/CodeSniffer/CLI.php:545
     [exec] PHP   4. PHP_CodeSniffer->processFile() /usr/share/php/PHP/CodeSniffer.php:496
     [exec] PHP   5. PHP_CodeSniffer->_processFile() /usr/share/php/PHP/CodeSniffer.php:1202
     [exec] PHP   6. PHP_CodeSniffer_File->start() /usr/share/php/PHP/CodeSniffer.php:1322
     [exec] PHP   7. PHP_CodeSniffer_Standards_AbstractScopeSniff->process() /usr/share/php/PHP/CodeSniffer/File.php:470
     [exec] PHP   8. PEAR_Sniffs_NamingConventions_ValidFunctionNameSniff->processTokenOutsideScope() /usr/share/php/PHP/CodeSniffer/Standards/AbstractScopeSniff.php:155
     [exec] PHP Notice:  Uninitialized string offset: 0 in /usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidFunctionNameSniff.php on line 254
     [exec] PHP Stack trace:
     [exec] PHP   1. {main}() /usr/bin/phpcs:0
     [exec] PHP   2. PHP_CodeSniffer_CLI->process() /usr/bin/phpcs:37
     [exec] PHP   3. PHP_CodeSniffer->process() /usr/share/php/PHP/CodeSniffer/CLI.php:545
     [exec] PHP   4. PHP_CodeSniffer->processFile() /usr/share/php/PHP/CodeSniffer.php:496
     [exec] PHP   5. PHP_CodeSniffer->_processFile() /usr/share/php/PHP/CodeSniffer.php:1202
     [exec] PHP   6. PHP_CodeSniffer_File->start() /usr/share/php/PHP/CodeSniffer.php:1322
     [exec] PHP   7. PHP_CodeSniffer_Standards_AbstractScopeSniff->process() /usr/share/php/PHP/CodeSniffer/File.php:470
     [exec] PHP   8. PEAR_Sniffs_NamingConventions_ValidFunctionNameSniff->processTokenOutsideScope() /usr/share/php/PHP/CodeSniffer/Standards/AbstractScopeSniff.php:155
     [exec] PHP Notice:  Uninitialized string offset: 0 in /usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidFunctionNameSniff.php on line 254
     [exec] PHP Stack trace:
     [exec] PHP   1. {main}() /usr/bin/phpcs:0
     [exec] PHP   2. PHP_CodeSniffer_CLI->process() /usr/bin/phpcs:37
     [exec] PHP   3. PHP_CodeSniffer->process() /usr/share/php/PHP/CodeSniffer/CLI.php:545
     [exec] PHP   4. PHP_CodeSniffer->processFile() /usr/share/php/PHP/CodeSniffer.php:496
     [exec] PHP   5. PHP_CodeSniffer->_processFile() /usr/share/php/PHP/CodeSniffer.php:1202
     [exec] PHP   6. PHP_CodeSniffer_File->start() /usr/share/php/PHP/CodeSniffer.php:1322
     [exec] PHP   7. PHP_CodeSniffer_Standards_AbstractScopeSniff->process() /usr/share/php/PHP/CodeSniffer/File.php:470
     [exec] PHP   8. PEAR_Sniffs_NamingConventions_ValidFunctionNameSniff->processTokenOutsideScope() /usr/share/php/PHP/CodeSniffer/Standards/AbstractScopeSniff.php:155
     [exec] PHP Notice:  Uninitialized string offset: 0 in /usr/share/php/PHP/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidFunctionNameSniff.php on line 254
     [exec] PHP Stack trace:
     [exec] PHP   1. {main}() /usr/bin/phpcs:0
     [exec] PHP   2. PHP_CodeSniffer_CLI->process() /usr/bin/phpcs:37
     [exec] PHP   3. PHP_CodeSniffer->process() /usr/share/php/PHP/CodeSniffer/CLI.php:545
     [exec] PHP   4. PHP_CodeSniffer->processFile() /usr/share/php/PHP/CodeSniffer.php:496
     [exec] PHP   5. PHP_CodeSniffer->_processFile() /usr/share/php/PHP/CodeSniffer.php:1202
     [exec] PHP   6. PHP_CodeSniffer_File->start() /usr/share/php/PHP/CodeSniffer.php:1322
     [exec] PHP   7. PHP_CodeSniffer_Standards_AbstractScopeSniff->process() /usr/share/php/PHP/CodeSniffer/File.php:470
     [exec] PHP   8. PEAR_Sniffs_NamingConventions_ValidFunctionNameSniff->processTokenOutsideScope() /usr/share/php/PHP/CodeSniffer/Standards/AbstractScopeSniff.php:155
     [exec] Time: 02:27, Memory: 178.50Mb
     [exec] 
     [exec] Result: 1

phploc:
     [exec] phploc 1.6.4 by Sebastian Bergmann.
     [exec] 
     [exec] Directories:                                         26
     [exec] Files:                                              350
     [exec] 
     [exec] Lines of Code (LOC):                             132167
     [exec]   Cyclomatic Complexity / Lines of Code:           0.14
     [exec] Comment Lines of Code (CLOC):                     40107
     [exec] Non-Comment Lines of Code (NCLOC):                92060
     [exec] 
     [exec] Namespaces:                                           0
     [exec] Interfaces:                                           2
     [exec] Classes:                                            155
     [exec]   Abstract:                                          20 (12.90%)
     [exec]   Concrete:                                         135 (87.10%)
     [exec]   Average Class Length (NCLOC):                     240
     [exec] Methods:                                           1426
     [exec]   Scope:
     [exec]     Non-Static:                                    1252 (87.80%)
     [exec]     Static:                                         174 (12.20%)
     [exec]   Visibility:
     [exec]     Public:                                        1058 (74.19%)
     [exec]     Non-Public:                                     368 (25.81%)
     [exec]   Average Method Length (NCLOC):                     26
     [exec]   Cyclomatic Complexity / Number of Methods:       4.20
     [exec] 
     [exec] Anonymous Functions:                                  0
     [exec] Functions:                                          541
     [exec] 
     [exec] Constants:                                          152
     [exec]   Global constants:                                 102
     [exec]   Class constants:                                   50

BUILD SUCCESSFUL
Total time: 2 minutes 52 seconds
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Parsing 1 files in <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
[CHECKSTYLE] Successfully parsed file <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs/checkstyle.xml> of module  with 7872 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #1634
[DRY] Collecting duplicate code analysis files...
[DRY] Parsing 1 files in <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
[DRY] Successfully parsed file <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs/pmd-cpd.xml> of module  with 21 warnings.
[DRY] Computing warning deltas based on reference build #1634
[TASKS] Scanning folder '<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for files matching the pattern '**/*.php' - excludes: build/**,libraries/PHPExcel/**,libraries/tcpdf/**,libraries/php-gettext/**
[TASKS] Found 462 files to scan for tasks
[TASKS] Found 201 open tasks.
[TASKS] Computing warning deltas based on reference build #1634
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #1634
Recording plot data
Publishing Clover coverage report...
Clover xml file does not exist in: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs> called: clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin-continuous/builds/2012-07-03_10-49-25/clover.xml
Could not find 'build/logs/clover.xml'.  Did you generate the XML report for Clover?
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage> to /var/lib/jenkins/jobs/phpMyAdmin-continuous/htmlreports/Code_Coverage
ERROR: Directory '<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage'> exists but failed copying to '/var/lib/jenkins/jobs/phpMyAdmin-continuous/htmlreports/Code_Coverage'.
ERROR: This is especially strange since your build otherwise succeeded.
Build step 'Publish HTML reports' changed build result to FAILURE
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.4 (default)
[xUnit] [INFO] - [PHPUnit-3.4 (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.4 (default)'.
[xUnit] [ERROR] - The result file '<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs/junit.xml'> for the metric 'PHPUnit' is empty. The result file has been skipped.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.




More information about the Developers mailing list