In case of troubles
No clients to display.
[00:49:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1175148.pifr_simpletest.make-2569651-25.patch.1444290541.log) [00:49:01] Review timestamp: (Thu, 10/08/2015 - 00:49) [00:49:01] Review host: (ec2-52-88-136-72) [00:49:01] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [00:49:01] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [00:49:01] Environment variables and review information initialized. [00:49:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/tmgmt.git] [00:49:01] Project directory is [tmgmt] [00:49:01] Review started. [00:49:01] Test: Array ( [test_id] => 1175148 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/tmgmt ) [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/tmgmt.git ) [vcs_identifier] => 8.x-1.x ) ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/make-2569651-25.patch ) ) [00:49:01] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [00:49:01] Invoking operation [setup]... [00:49:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [00:49:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [00:49:01] Command [rm -rf /tmp/po* 2>&1] succeeded. [00:49:01] Command [rm -rf sites/default/files/review 2>&1] succeeded. [00:49:01] Database backend [mysql] loaded. [00:49:01] Invoking operation [fetch]... [00:49:01] Fetched [make-2569651-25.patch]. [00:49:01] Invoking operation [checkout]... [00:49:01] Version control system backend [git] loaded. [00:49:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [00:49:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [00:49:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [00:49: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: [e3908d2 Back to dev.]. [00:49:04] Main branch [8.0.x] checkout [complete]. [00:49:17] Command [git clone 'git://git.drupal.org/project/tmgmt.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tmgmt' --reference /var/cache/git/reference 2>&1] succeeded. [00:49:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tmgmt' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tmgmt/.git' checkout '8.x-1.x' 2>&1] succeeded. [00:49:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tmgmt' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tmgmt/.git' status 2>&1] succeeded. [00:49:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tmgmt' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tmgmt/.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: [91391f4 Fix more core changes AccessControlHandler::checkAccess() that dropped]. [00:49:17] Dependency branch [8.x-1.x] checkout [complete]. [00:49:17] Invoking operation [check]... [00:49:17] Invoking operation [apply]... [00:49:17] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/make-2569651-25.patch 2>&1] succeeded. [00:49:17] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/make-2569651-25.patch 2>&1] succeeded. [00:49:17] Applied [make-2569651-25.patch] to: > sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php > sources/content/src/Tests/ContentEntitySourceUnitTest.php > sources/locale/src/Plugin/tmgmt/Source/LocaleSource.php > sources/tmgmt_config/src/Tests/ConfigSourceUiTest.php > src/Entity/JobItem.php > tmgmt_test/src/Plugin/tmgmt/Source/TestSource.php [00:49:17] Invoking operation [syntax]... [00:49:17] Command [php -l -f './sites/default/modules/tmgmt/sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php' 2>&1] succeeded. [00:49:17] Command [php -l -f './sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceUnitTest.php' 2>&1] succeeded. [00:49:17] Command [php -l -f './sites/default/modules/tmgmt/sources/locale/src/Plugin/tmgmt/Source/LocaleSource.php' 2>&1] succeeded. [00:49:17] Command [php -l -f './sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceUiTest.php' 2>&1] succeeded. [00:49:17] Command [php -l -f './sites/default/modules/tmgmt/src/Entity/JobItem.php' 2>&1] succeeded. [00:49:17] Command [php -l -f './sites/default/modules/tmgmt/tmgmt_test/src/Plugin/tmgmt/Source/TestSource.php' 2>&1] succeeded. [00:49:17] Checked [6 of 6] relevant file(s) for syntax. [00:49:17] Invoking operation [install]... [00:49:17] Invoking operation [review]... [00:49:17] Scanning sites/default/files/checkout/sites/default/modules/tmgmt for .test files. [00:49:17] Scanning sites/default/files/checkout/sites/default/modules/tmgmt for /Tests/*.php files. [00:49:17] Cleaning run-tests.sh environment. [00:49:17] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-88-136-72.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:isR1KFaEebUA@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/tmgmt/modules/demo/src/Tests/TMGMTDemoTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceUnitTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySuggestionsTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceUiTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceListTest.php,sites/default/modules/tmgmt/sources/locale/src/Tests/LocaleSourceUiTest.php,sites/default/modules/tmgmt/sources/locale/src/Tests/LocaleSourceTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceUiTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceUnitTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceListTest.php,sites/default/modules/tmgmt/src/Tests/TranslatorUITest.php,sites/default/modules/tmgmt/src/Tests/TranslatorTest.php,sites/default/modules/tmgmt/src/Tests/TMGMTUiTest.php,sites/default/modules/tmgmt/src/Tests/TMGMTTestBase.php,sites/default/modules/tmgmt/src/Tests/TMGMTKernelTestBase.php,sites/default/modules/tmgmt/src/Tests/TMGMTCartTest.php,sites/default/modules/tmgmt/src/Tests/PluginsTest.php,sites/default/modules/tmgmt/src/Tests/LocalTasksTests.php,sites/default/modules/tmgmt/src/Tests/HelperTest.php,sites/default/modules/tmgmt/src/Tests/EntityTestBase.php,sites/default/modules/tmgmt/src/Tests/CrudTest.php,sites/default/modules/tmgmt/translators/tmgmt_file/src/Tests/FileTranslatorTest.php --clean 2>&1] succeeded. [00:49:17] Initiating run-tests.sh. [00:52:13] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-88-136-72.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:isR1KFaEebUA@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/tmgmt/modules/demo/src/Tests/TMGMTDemoTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceUnitTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySuggestionsTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceUiTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceListTest.php,sites/default/modules/tmgmt/sources/locale/src/Tests/LocaleSourceUiTest.php,sites/default/modules/tmgmt/sources/locale/src/Tests/LocaleSourceTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceUiTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceUnitTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceListTest.php,sites/default/modules/tmgmt/src/Tests/TranslatorUITest.php,sites/default/modules/tmgmt/src/Tests/TranslatorTest.php,sites/default/modules/tmgmt/src/Tests/TMGMTUiTest.php,sites/default/modules/tmgmt/src/Tests/TMGMTTestBase.php,sites/default/modules/tmgmt/src/Tests/TMGMTKernelTestBase.php,sites/default/modules/tmgmt/src/Tests/TMGMTCartTest.php,sites/default/modules/tmgmt/src/Tests/PluginsTest.php,sites/default/modules/tmgmt/src/Tests/LocalTasksTests.php,sites/default/modules/tmgmt/src/Tests/HelperTest.php,sites/default/modules/tmgmt/src/Tests/EntityTestBase.php,sites/default/modules/tmgmt/src/Tests/CrudTest.php,sites/default/modules/tmgmt/translators/tmgmt_file/src/Tests/FileTranslatorTest.php 2>&1] succeeded Duration: 176 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Drupal\tmgmt_demo\Tests\TMGMTDemoTest - Drupal\tmgmt_content\Tests\ContentEntitySourceUnitTest - Drupal\tmgmt_content\Tests\ContentEntitySuggestionsTest - Drupal\tmgmt_content\Tests\ContentEntitySourceUiTest - Drupal\tmgmt_content\Tests\ContentEntitySourceListTest - Drupal\tmgmt_locale\Tests\LocaleSourceUiTest - Drupal\tmgmt_locale\Tests\LocaleSourceTest - Drupal\tmgmt_config\Tests\ConfigSourceUiTest - Drupal\tmgmt_config\Tests\ConfigSourceUnitTest - Drupal\tmgmt_config\Tests\ConfigSourceListTest - Drupal\tmgmt\Tests\TranslatorUITest - Drupal\tmgmt\Tests\TranslatorTest - Drupal\tmgmt\Tests\TMGMTUiTest - Drupal\tmgmt\Tests\TMGMTCartTest - Drupal\tmgmt\Tests\PluginsTest - Drupal\tmgmt\Tests\LocalTasksTests - Drupal\tmgmt\Tests\HelperTest - Drupal\tmgmt\Tests\CrudTest - Drupal\tmgmt_file\Tests\FileTranslatorTest Test run started: Thursday, October 8, 2015 - 07:49 Test summary ------------ Drupal\tmgmt_content\Tests\ContentEntitySuggestionsTest 24 passes Drupal\tmgmt\Tests\PluginsTest 50 passes Drupal\tmgmt\Tests\HelperTest 43 passes Drupal\tmgmt_locale\Tests\LocaleSourceTest 63 passes Drupal\tmgmt\Tests\CrudTest 199 passes Drupal\tmgmt_config\Tests\ConfigSourceUnitTest 89 passes Drupal\tmgmt_content\Tests\ContentEntitySourceUnitTest 170 passes Drupal\tmgmt\Tests\TranslatorUITest 30 passes Drupal\tmgmt\Tests\TMGMTCartTest 52 passes Drupal\tmgmt_locale\Tests\LocaleSourceUiTest 50 passes Drupal\tmgmt\Tests\LocalTasksTests 31 passes Drupal\tmgmt_demo\Tests\TMGMTDemoTest 48 passes Drupal\tmgmt\Tests\TranslatorTest 85 passes Drupal\tmgmt_file\Tests\FileTranslatorTest 172 passes Drupal\tmgmt_config\Tests\ConfigSourceListTest 279 passes Drupal\tmgmt_config\Tests\ConfigSourceUiTest 301 passes Drupal\tmgmt_content\Tests\ContentEntitySourceUiTest 290 passes Drupal\tmgmt_content\Tests\ContentEntitySourceListTest 161 passes Drupal\tmgmt\Tests\TMGMTUiTest 681 passes Test run duration: 2 min 54 sec]. [00:52:14] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url http://ec2-52-88-136-72.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/tmgmt/modules/demo/src/Tests/TMGMTDemoTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceUnitTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySuggestionsTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceUiTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceListTest.php,sites/default/modules/tmgmt/sources/locale/src/Tests/LocaleSourceUiTest.php,sites/default/modules/tmgmt/sources/locale/src/Tests/LocaleSourceTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceUiTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceUnitTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceListTest.php,sites/default/modules/tmgmt/src/Tests/TranslatorUITest.php,sites/default/modules/tmgmt/src/Tests/TranslatorTest.php,sites/default/modules/tmgmt/src/Tests/TMGMTUiTest.php,sites/default/modules/tmgmt/src/Tests/TMGMTTestBase.php,sites/default/modules/tmgmt/src/Tests/TMGMTKernelTestBase.php,sites/default/modules/tmgmt/src/Tests/TMGMTCartTest.php,sites/default/modules/tmgmt/src/Tests/PluginsTest.php,sites/default/modules/tmgmt/src/Tests/LocalTasksTests.php,sites/default/modules/tmgmt/src/Tests/HelperTest.php,sites/default/modules/tmgmt/src/Tests/EntityTestBase.php,sites/default/modules/tmgmt/src/Tests/CrudTest.php,sites/default/modules/tmgmt/translators/tmgmt_file/src/Tests/FileTranslatorTest.php --list 2>&1] succeeded. [00:52:14] Review complete. test_id=1175148 result code=10 details=Array ( [@pass] => 2818 [@fail] => 0 [@exception] => 0 [@debug] => 0 ) [00:52:14] Static variables reset.