In case of troubles
No clients to display.
[10:48:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1164658.pifr_simpletest.2575867-2.patch.1443376081.log) [10:48:01] Review timestamp: (Sun, 09/27/2015 - 10:48) [10:48:01] Review host: (ec2-52-27-193-99) [10:48:01] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [10:48:01] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [10:48:01] Environment variables and review information initialized. [10:48:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/drupal.git] [10:48:01] Review started. [10:48:01] Test: Array ( [test_id] => 1164658 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => ) [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 ( ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/2575867-2.patch ) ) [10:48:01] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [10:48:01] Invoking operation [setup]... [10:48:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [10:48:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [10:48:01] Command [rm -rf /tmp/po* 2>&1] succeeded. [10:48:01] Command [rm -rf sites/default/files/review 2>&1] succeeded. [10:48:01] Database backend [mysql] loaded. [10:48:01] Invoking operation [fetch]... [10:48:01] Fetched [2575867-2.patch]. [10:48:01] Invoking operation [checkout]... [10:48:01] Version control system backend [git] loaded. [10:48:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [10:48:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [10:48:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [10:48: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: [3904439 Issue #2571695 by dawehner, plach, stefan.r, jaredsmith, lauriii, YesCT, xjm, catch, alexpott, joelpittet, Ryan Weal, Sutharsan, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, geertvd: Remove !placeholder and unsafe string return from SafeMarkup::format()]. [10:48:04] Main branch [8.0.x] checkout [complete]. [10:48:04] Invoking operation [check]... [10:48:04] Invoking operation [apply]... [10:48:04] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/2575867-2.patch 2>&1] succeeded. [10:48:04] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/2575867-2.patch 2>&1] succeeded. [10:48:04] Applied [2575867-2.patch] to: > core/lib/Drupal/Component/Utility/SafeStringInterface.php > core/lib/Drupal/Core/Field/FieldFilteredString.php > core/lib/Drupal/Core/Render/SafeString.php > core/modules/filter/src/Render/FilteredString.php > core/modules/views/src/Render/ViewsRenderPipelineSafeString.php [10:48:04] Invoking operation [syntax]... [10:48:05] Command [php -l -f './core/lib/Drupal/Component/Utility/SafeStringInterface.php' 2>&1] succeeded. [10:48:05] Command [php -l -f './core/lib/Drupal/Core/Field/FieldFilteredString.php' 2>&1] succeeded. [10:48:05] Command [php -l -f './core/lib/Drupal/Core/Render/SafeString.php' 2>&1] succeeded. [10:48:05] Command [php -l -f './core/modules/filter/src/Render/FilteredString.php' 2>&1] succeeded. [10:48:05] Command [php -l -f './core/modules/views/src/Render/ViewsRenderPipelineSafeString.php' 2>&1] succeeded. [10:48:05] Checked [5 of 5] relevant file(s) for syntax. [10:48:05] Invoking operation [install]... [10:48:05] Invoking operation [review]... [10:48:05] Cleaning run-tests.sh environment. [10:48:05] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-27-193-99.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:tvivWSJdLelO@localhost/drupaltestbotmysql --keep-results --all --clean 2>&1] failed Duration 0 seconds Directory [/var/lib/drupaltestbot/sites/default/files/checkout] Status [255] Output: [PHP Fatal error: Class Drupal\Core\StringTranslation\TranslatableString contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Drupal\Component\Utility\SafeStringInterface::count) in /var/lib/drupaltestbot/sites/default/files/checkout/core/lib/Drupal/Core/StringTranslation/TranslatableString.php on line 184 Fatal error: Class Drupal\Core\StringTranslation\TranslatableString contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Drupal\Component\Utility\SafeStringInterface::count) in /var/lib/drupaltestbot/sites/default/files/checkout/core/lib/Drupal/Core/StringTranslation/TranslatableString.php on line 184]. [10:48:05] Encountered error on [review], details: array ( '@reason' => 'failed during invocation of run-tests.sh --clean', ) [10:48:05] Review complete. test_id=1164658 result code=8 details=Array ( [@reason] => failed during invocation of run-tests.sh --clean ) [10:48:05] Static variables reset.