In case of troubles
No clients to display.
[15:08:26] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_664678.pifr_simpletest.1383170906.log) [15:08:26] Review timestamp: (Wed, 10/30/2013 - 15:08) [15:08:26] Review host: (drupaltestbot1848) [15:08:26] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [15:08:26] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [15:08:26] Environment variables and review information initialized. [15:08:26] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/contextual_range_filter.git] [15:08:26] Project directory is [contextual_range_filter] [15:08:26] Review started. [15:08:26] Test: Array ( [test_id] => 664678 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/contextual_range_filter ) [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] => ) ) [vcs] => Array ( [main] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/drupal.git ) [vcs_identifier] => 8.x ) [dependencies] => Array ( [1] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/contextual_range_filter.git ) [vcs_identifier] => 8.x-1.x ) ) ) [files] => Array ( ) ) [15:08:26] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [15:08:26] Invoking operation [setup]... [15:08:26] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [15:08:26] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [15:08:26] Command [rm -rf sites/default/files/review 2>&1] succeeded. [15:08:26] Database backend [mysql] loaded. [15:08:26] Invoking operation [fetch]... [15:08:26] Invoking operation [checkout]... [15:08:26] Version control system backend [git] loaded. [15:08:50] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [15:08:51] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded. [15:08:51] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [15:08:51] 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: [9d5aefb Issue #2048223 by dawehner, ParisLiakos, herom, fubhy, damiankloip, vijaycs85, joelpittet, tim.plunkett: Add $account argument to AccessCheckInterface::access() method and use the current_user() service.]. [15:08:51] Main branch [8.x] checkout [complete]. [15:08:55] Command [git clone 'git://git.drupal.org/project/contextual_range_filter.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/contextual_range_filter' --reference /var/cache/git/reference 2>&1] succeeded. [15:08:55] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/contextual_range_filter' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/contextual_range_filter/.git' checkout '8.x-1.x' 2>&1] succeeded. [15:08:55] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/contextual_range_filter' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/contextual_range_filter/.git' status 2>&1] succeeded. [15:08:55] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/contextual_range_filter' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/contextual_range_filter/.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: [78a3e34 Added checks for null args.]. [15:08:55] Dependency branch [8.x-1.x] checkout [complete]. [15:08:55] Invoking operation [check]... [15:08:55] Ignoring operation [check]. [15:08:55] Invoking operation [apply]... [15:08:55] Ignoring operation [apply]. [15:08:55] Invoking operation [syntax]... [15:08:55] Command [php -l -f './sites/default/modules/contextual_range_filter/lib/Drupal/contextual_range_filter/Form/ContextualRangeFilterAssignmentForm.php' 2>&1] succeeded. [15:08:55] Command [php -l -f './sites/default/modules/contextual_range_filter/lib/Drupal/contextual_range_filter/Plugin/views/argument_validator/NumericRange.php' 2>&1] succeeded. [15:08:55] Command [php -l -f './sites/default/modules/contextual_range_filter/lib/Drupal/contextual_range_filter/Plugin/views/argument/DateRange.php' 2>&1] succeeded. [15:08:55] Command [php -l -f './sites/default/modules/contextual_range_filter/lib/Drupal/contextual_range_filter/Plugin/views/argument/NumericRange.php' 2>&1] succeeded. [15:08:55] Command [php -l -f './sites/default/modules/contextual_range_filter/lib/Drupal/contextual_range_filter/Plugin/views/argument/StringRange.php' 2>&1] succeeded. [15:08:55] Command [php -l -f './sites/default/modules/contextual_range_filter/contextual_range_filter.module' 2>&1] succeeded. [15:08:55] Command [php -l -f './sites/default/modules/contextual_range_filter/contextual_range_filter.views.inc' 2>&1] succeeded. [15:08:55] Checked [7 of 7] relevant file(s) for syntax. [15:08:55] Invoking operation [install]... [15:08:56] Setting driver to mysql [15:08:56] Element was Array ( [0] => SimpleXMLElement Object ( [@attributes] => Array ( [aria-describedby] => edit-driver--description [type] => radio [id] => edit-driver-mysql [name] => driver [value] => mysql [checked] => checked [class] => form-radio ) ) [1] => SimpleXMLElement Object ( [@attributes] => Array ( [aria-describedby] => edit-driver--description [type] => radio [id] => edit-driver-sqlite [name] => driver [value] => sqlite [class] => form-radio ) ) ) [15:10:44] Invoking operation [review]... [15:11:01] Scanning sites/default/files/checkout/sites/default/modules/contextual_range_filter for .test files. [15:11:01] Scanning sites/default/files/checkout/sites/default/modules/contextual_range_filter for /Tests/*.php files. [15:11:01] Cleaning run-tests.sh environment. [15:11:01] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot1848/checkout' --keep-results --file --clean 2>&1] succeeded. [15:11:01] No test files found. Skipping execution of run_tests.sh. [15:11:06] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url 'http://drupaltestbot1848/checkout' --file --list 2>&1] succeeded. [15:11:06] Review complete. test_id=664678 result code=10 details=Array ( [@pass] => 0 [@fail] => 0 [@exception] => 0 [@debug] => 0 ) [15:11:06] Static variables reset.