Build failed in Jenkins: phpMyAdmin-4.7 #770

16 Jan
2018
16 Jan
'18
4:01 p.m.
See <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/770/display/redirect?page=changes> Changes: [Michal Čihař] Fixed error handling in PHP 7.2 ------------------------------------------ Started by GitHub push by nijel [EnvInject] - Loading node environment variables. Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/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_7^{commit} # timeout=10 Checking out Revision 4ef752efb37b2de3ba2349590201d55533ad074b (origin/QA_4_7) > git config core.sparsecheckout # timeout=10 > git checkout -f 4ef752efb37b2de3ba2349590201d55533ad074b Commit message: "Fixed error handling in PHP 7.2" > git rev-list --no-walk cf81254b5c89915e5c7bca410cc865fd3d454cad # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins3454302750964592678.sh + composer update --no-interaction Loading composer repositories with package information Updating dependencies (including require-dev) [Composer\Repository\RepositorySecurityException] The contents of https://packagist.org/p/provider-latest%240cbfb40ab72a881d21b70f78286d39cd72e3b0eb8704c13e79dc49624e549973.json do not match its signature. This should indicate a man-in-the-middle attack. Try running composer again and report this if you think it is a mistake. update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [--with-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] [<packages>]... Build step 'Execute shell' 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] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/> that match the pattern build/logs/pmd-cpd.xml [DRY] Parsing 1 file in <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/> [DRY] Successfully parsed file <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/build/logs/pmd-cpd.xml> with 12 unique warnings and 0 duplicates. [DRY] Computing warning deltas based on reference build #769 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #769 Recording plot data Publishing Clover coverage report... Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin-4.7/builds/770/cloverphp/clover.xml Could not find 'build/coverage/build/logs/clover.xml'. Did you generate the XML report for Clover? [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.7/ws/'> for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [ERROR] - Test reports were found but not all of them are new. Did all the tests run? * <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/build/logs/junit.xml> is 3 hr 13 min old [xUnit] [INFO] - Failing BUILD. [xUnit] [INFO] - There are errors when processing test results. [xUnit] [INFO] - Skipping tests recording. [xUnit] [INFO] - Stop build. [JDepend] JDepend plugin is ready [JDepend] Found 2535 classes in 204 packages

16 Jan
16 Jan
4:06 p.m.
New subject: Build failed in Jenkins: phpMyAdmin-4.7 #771
See <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/771/display/redirect?page=changes> Changes: [Michal Čihař] Avoid operating on uset array index ------------------------------------------ Started by GitHub push by nijel Started by GitHub push by nijel [EnvInject] - Loading node environment variables. Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/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_7^{commit} # timeout=10 Checking out Revision c77cfa7d13370a7f1e3236c5896f89981e61406f (origin/QA_4_7) > git config core.sparsecheckout # timeout=10 > git checkout -f c77cfa7d13370a7f1e3236c5896f89981e61406f Commit message: "Avoid operating on uset array index" > git rev-list --no-walk 4ef752efb37b2de3ba2349590201d55533ad074b # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins5656258928595448250.sh + composer update --no-interaction Loading composer repositories with package information Updating dependencies (including require-dev) [Composer\Repository\RepositorySecurityException] The contents of https://packagist.org/p/provider-latest%240cbfb40ab72a881d21b70f78286d39cd72e3b0eb8704c13e79dc49624e549973.json do not match its signature. This should indicate a man-in-the-middle attack. Try running composer again and report this if you think it is a mistake. update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [--with-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] [<packages>]... Build step 'Execute shell' 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] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/> that match the pattern build/logs/pmd-cpd.xml [DRY] Parsing 1 file in <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/> [DRY] Successfully parsed file <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/build/logs/pmd-cpd.xml> with 12 unique warnings and 0 duplicates. [DRY] Computing warning deltas based on reference build #769 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #769 Recording plot data Publishing Clover coverage report... Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin-4.7/builds/771/cloverphp/clover.xml Could not find 'build/coverage/build/logs/clover.xml'. Did you generate the XML report for Clover? [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.7/ws/'> for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [ERROR] - Test reports were found but not all of them are new. Did all the tests run? * <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/build/logs/junit.xml> is 3 hr 18 min old [xUnit] [INFO] - Failing BUILD. [xUnit] [INFO] - There are errors when processing test results. [xUnit] [INFO] - Skipping tests recording. [xUnit] [INFO] - Stop build. [JDepend] JDepend plugin is ready [JDepend] Found 2535 classes in 204 packages

4:08 p.m.
New subject: Build failed in Jenkins: phpMyAdmin-4.7 #772
See <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/772/display/redirect?page=changes> Changes: [Michal Čihař] Avoid operating on unset array index ------------------------------------------ Started by GitHub push by nijel [EnvInject] - Loading node environment variables. Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/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_7^{commit} # timeout=10 Checking out Revision 5efab2700795d0948755f6c428070a6a8c3051e3 (origin/QA_4_7) > git config core.sparsecheckout # timeout=10 > git checkout -f 5efab2700795d0948755f6c428070a6a8c3051e3 Commit message: "Avoid operating on unset array index" > git rev-list --no-walk c77cfa7d13370a7f1e3236c5896f89981e61406f # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins6540940057654043257.sh + composer update --no-interaction Loading composer repositories with package information Updating dependencies (including require-dev) [Composer\Repository\RepositorySecurityException] The contents of https://packagist.org/p/provider-latest%240cbfb40ab72a881d21b70f78286d39cd72e3b0eb8704c13e79dc49624e549973.json do not match its signature. This should indicate a man-in-the-middle attack. Try running composer again and report this if you think it is a mistake. update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [--with-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] [<packages>]... Build step 'Execute shell' 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] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/> that match the pattern build/logs/pmd-cpd.xml [DRY] Parsing 1 file in <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/> [DRY] Successfully parsed file <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/build/logs/pmd-cpd.xml> with 12 unique warnings and 0 duplicates. [DRY] Computing warning deltas based on reference build #769 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #769 Recording plot data Publishing Clover coverage report... Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin-4.7/builds/772/cloverphp/clover.xml Could not find 'build/coverage/build/logs/clover.xml'. Did you generate the XML report for Clover? [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.7/ws/'> for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [ERROR] - Test reports were found but not all of them are new. Did all the tests run? * <https://ci.phpmyadmin.net/job/phpMyAdmin-4.7/ws/build/logs/junit.xml> is 3 hr 20 min old [xUnit] [INFO] - Failing BUILD. [xUnit] [INFO] - There are errors when processing test results. [xUnit] [INFO] - Skipping tests recording. [xUnit] [INFO] - Stop build. [JDepend] JDepend plugin is ready [JDepend] Found 2535 classes in 204 packages
2803
Age (days ago)
2803
Last active (days ago)
2 comments
1 participants
participants (1)
-
Jenkins Daemon