In case of troubles
No clients to display.
[03:34:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1149998.pifr_simpletest.1443436442.log) [03:34:02] Review timestamp: (Mon, 09/28/2015 - 03:34) [03:34:02] Review host: (ec2-52-89-38-225) [03:34:02] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [03:34:02] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [03:34:02] Environment variables and review information initialized. [03:34:02] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/imagemagick.git] [03:34:02] Project directory is [imagemagick] [03:34:02] Review started. [03:34:02] Test: Array ( [test_id] => 1149998 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/imagemagick ) [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/imagemagick.git ) [vcs_identifier] => 8.x-1.x ) ) ) [files] => Array ( ) ) [03:34:02] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [03:34:02] Invoking operation [setup]... [03:34:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [03:34:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [03:34:02] Command [rm -rf /tmp/po* 2>&1] succeeded. [03:34:02] Command [rm -rf sites/default/files/review 2>&1] succeeded. [03:34:02] Database backend [mysql] loaded. [03:34:02] Invoking operation [fetch]... [03:34:02] Invoking operation [checkout]... [03:34:02] Version control system backend [git] loaded. [03:34:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [03:34:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [03:34:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [03:34:05] 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: [08f9c8d Issue #2558189 by JeroenT, pwolanin, Cyberschorsch, SteffenR, Mile23: Remove usage of deprecated UrlGeneratorInterface::generateFromPath() in system module]. [03:34:05] Main branch [8.0.x] checkout [complete]. [03:34:19] Command [git clone 'git://git.drupal.org/project/imagemagick.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imagemagick' --reference /var/cache/git/reference 2>&1] succeeded. [03:34:19] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imagemagick' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imagemagick/.git' checkout '8.x-1.x' 2>&1] succeeded. [03:34:19] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imagemagick' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imagemagick/.git' status 2>&1] succeeded. [03:34:19] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imagemagick' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imagemagick/.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: [b2c1633 Issue #2574989 by mondrake: Update the Rectangle class]. [03:34:19] Dependency branch [8.x-1.x] checkout [complete]. [03:34:19] Invoking operation [check]... [03:34:19] Ignoring operation [check]. [03:34:19] Invoking operation [apply]... [03:34:19] Ignoring operation [apply]. [03:34:19] Invoking operation [syntax]... [03:34:19] Command [php -l -f './sites/default/modules/imagemagick/src/Plugin/ImageToolkit/Operation/imagemagick/ScaleAndCrop.php' 2>&1] succeeded. [03:34:19] Command [php -l -f './sites/default/modules/imagemagick/src/Plugin/ImageToolkit/Operation/imagemagick/Scale.php' 2>&1] succeeded. [03:34:19] Command [php -l -f './sites/default/modules/imagemagick/src/Plugin/ImageToolkit/Operation/imagemagick/Rotate.php' 2>&1] succeeded. [03:34:19] Command [php -l -f './sites/default/modules/imagemagick/src/Plugin/ImageToolkit/Operation/imagemagick/Resize.php' 2>&1] succeeded. [03:34:19] Command [php -l -f './sites/default/modules/imagemagick/src/Plugin/ImageToolkit/Operation/imagemagick/ImagemagickImageToolkitOperationBase.php' 2>&1] succeeded. [03:34:19] Command [php -l -f './sites/default/modules/imagemagick/src/Plugin/ImageToolkit/Operation/imagemagick/Desaturate.php' 2>&1] succeeded. [03:34:19] Command [php -l -f './sites/default/modules/imagemagick/src/Plugin/ImageToolkit/Operation/imagemagick/Crop.php' 2>&1] succeeded. [03:34:19] Command [php -l -f './sites/default/modules/imagemagick/src/Plugin/ImageToolkit/Operation/imagemagick/CreateNew.php' 2>&1] succeeded. [03:34:19] Command [php -l -f './sites/default/modules/imagemagick/src/Plugin/ImageToolkit/Operation/imagemagick/Convert.php' 2>&1] succeeded. [03:34:19] Command [php -l -f './sites/default/modules/imagemagick/src/Plugin/ImageToolkit/ImagemagickToolkit.php' 2>&1] succeeded. [03:34:19] Command [php -l -f './sites/default/modules/imagemagick/src/Tests/ToolkitImagemagickTest.php' 2>&1] succeeded. [03:34:19] Command [php -l -f './sites/default/modules/imagemagick/src/Rectangle.php' 2>&1] succeeded. [03:34:19] Command [php -l -f './sites/default/modules/imagemagick/imagemagick.module' 2>&1] succeeded. [03:34:20] Command [php -l -f './sites/default/modules/imagemagick/imagemagick.api.php' 2>&1] succeeded. [03:34:20] Checked [14 of 14] relevant file(s) for syntax. [03:34:20] Invoking operation [install]... [03:34:20] Invoking operation [review]... [03:34:20] Scanning sites/default/files/checkout/sites/default/modules/imagemagick for .test files. [03:34:20] Scanning sites/default/files/checkout/sites/default/modules/imagemagick for /Tests/*.php files. [03:34:20] Cleaning run-tests.sh environment. [03:34:20] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-89-38-225.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:XeLRtgoKwgYp@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/imagemagick/src/Tests/ToolkitImagemagickTest.php --clean 2>&1] succeeded. [03:34:20] Initiating run-tests.sh. [03:34:27] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-89-38-225.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:XeLRtgoKwgYp@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/imagemagick/src/Tests/ToolkitImagemagickTest.php 2>&1] succeeded Duration: 7 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Drupal\imagemagick\Tests\ToolkitImagemagickTest Test run started: Monday, September 28, 2015 - 10:34 Test summary ------------ Drupal\imagemagick\Tests\ToolkitImagemagickTest 10 passes 3 messages Test run duration: 6 sec]. [03:34:28] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url http://ec2-52-89-38-225.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/imagemagick/src/Tests/ToolkitImagemagickTest.php --list 2>&1] succeeded. [03:34:28] Review complete. test_id=1149998 result code=10 details=Array ( [@pass] => 10 [@fail] => 0 [@exception] => 0 [@debug] => 3 ) [03:34:28] Static variables reset.