In case of troubles
No clients to display.
[01:09:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1174148.pifr_simpletest.2581565-2.patch.1444205341.log) [01:09:01] Review timestamp: (Wed, 10/07/2015 - 01:09) [01:09:01] Review host: (ec2-52-10-169-157) [01:09:01] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [01:09:01] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [01:09:01] Environment variables and review information initialized. [01:09:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/pagerer.git] [01:09:01] Project directory is [pagerer] [01:09:01] Review started. [01:09:01] Test: Array ( [test_id] => 1174148 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/pagerer ) [test.directory.apply] => [test.directory.dependency] => [test.files] => Array ( ) [test.extensions] => Array ( [0] => php [1] => inc [2] => install [3] => module [4] => test ) [drupal.core.version] => 8 [drupal.core.url] => git://git.drupal.org/project/drupal.git [drupal.modules] => Array ( ) [drupal.user] => admin [drupal.pass] => [drupal.variables] => Array ( ) [simpletest.tests] => Array ( ) [simpletest.db] => [phpversion] => 5.5 [test.php.version] => 5.5 ) ) [vcs] => Array ( [main] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/drupal.git ) [vcs_identifier] => 8.0.x ) [dependencies] => Array ( [1] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/pagerer.git ) [vcs_identifier] => 8.x-1.x ) ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/2581565-2.patch ) ) [01:09:01] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [01:09:01] Invoking operation [setup]... [01:09:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [01:09:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [01:09:01] Command [rm -rf /tmp/po* 2>&1] succeeded. [01:09:01] Command [rm -rf sites/default/files/review 2>&1] succeeded. [01:09:01] Database backend [mysql] loaded. [01:09:01] Invoking operation [fetch]... [01:09:02] Fetched [2581565-2.patch]. [01:09:02] Invoking operation [checkout]... [01:09:02] Version control system backend [git] loaded. [01:09:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [01:09:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [01:09:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [01:09:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files] Completion status: [0] Output: [e1984e6 Issue #2520526 by alexpott, dawehner, pwolanin, nlisgo, Eli-T, claudiu.cristea, catch, cosmicdreams, Wim Leers, yched, jibran, Gábor Hojtsy, YesCT, swentel, heddn, xjm: Calculate configuration entity dependencies on install]. [01:09:04] Main branch [8.0.x] checkout [complete]. [01:09:21] Command [git clone 'git://git.drupal.org/project/pagerer.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/pagerer' --reference /var/cache/git/reference 2>&1] succeeded. [01:09:21] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/pagerer' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/pagerer/.git' checkout '8.x-1.x' 2>&1] succeeded. [01:09:21] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/pagerer' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/pagerer/.git' status 2>&1] succeeded. [01:09:21] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/pagerer' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/pagerer/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [3c59f8e - another try]. [01:09:21] Dependency branch [8.x-1.x] checkout [complete]. [01:09:21] Invoking operation [check]... [01:09:21] Invoking operation [apply]... [01:09:21] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/2581565-2.patch 2>&1] succeeded. [01:09:21] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/2581565-2.patch 2>&1] succeeded. [01:09:21] Applied [2581565-2.patch] to: > README.txt > config/install/pagerer.style.standard.yml > src/Plugin/pagerer/PagererStyleBase.php > templates/pagerer-base.html.twig [01:09:21] Invoking operation [syntax]... [01:09:21] Command [php -l -f './sites/default/modules/pagerer/src/Plugin/pagerer/PagererStyleBase.php' 2>&1] succeeded. [01:09:21] Checked [1 of 1] relevant file(s) for syntax. [01:09:21] Invoking operation [install]... [01:09:21] Invoking operation [review]... [01:09:21] Scanning sites/default/files/checkout/sites/default/modules/pagerer for .test files. [01:09:21] Scanning sites/default/files/checkout/sites/default/modules/pagerer for /Tests/*.php files. [01:09:21] Cleaning run-tests.sh environment. [01:09:22] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-10-169-157.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:dag8i4lERZlr@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/pagerer/src/Tests/PagererTest.php,sites/default/modules/pagerer/src/Tests/CorePagerReplaceTest.php --clean 2>&1] succeeded. [01:09:22] Initiating run-tests.sh. [01:09:45] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-10-169-157.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:dag8i4lERZlr@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/pagerer/src/Tests/PagererTest.php,sites/default/modules/pagerer/src/Tests/CorePagerReplaceTest.php 2>&1] succeeded Duration: 23 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Drupal\pagerer\Tests\PagererTest - Drupal\pagerer\Tests\CorePagerReplaceTest Test run started: Wednesday, October 7, 2015 - 08:09 Test summary ------------ Drupal\pagerer\Tests\PagererTest 137 passes Drupal\pagerer\Tests\CorePagerReplaceTest 201 passes Test run duration: 22 sec]. [01:09:46] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url http://ec2-52-10-169-157.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/pagerer/src/Tests/PagererTest.php,sites/default/modules/pagerer/src/Tests/CorePagerReplaceTest.php --list 2>&1] succeeded. [01:09:46] Review complete. test_id=1174148 result code=10 details=Array ( [@pass] => 338 [@fail] => 0 [@exception] => 0 [@debug] => 0 ) [01:09:46] Static variables reset.