In case of troubles
No clients to display.
[10:46:28] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1174143.pifr_simpletest.check_user_privileges-2577187-19.patch.1444239988.log) [10:46:28] Review timestamp: (Wed, 10/07/2015 - 10:46) [10:46:28] Review host: (ec2-52-89-97-83) [10:46:28] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [10:46:28] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [10:46:28] Environment variables and review information initialized. [10:46:28] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/monitoring.git] [10:46:28] Project directory is [monitoring] [10:46:28] Review started. [10:46:28] Test: Array ( [test_id] => 1174143 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/monitoring ) [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/search_api.git ) [vcs_identifier] => 8.x-1.0-alpha9 ) [2] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/captcha.git ) [vcs_identifier] => 8.x-1.x ) [3] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/past.git ) [vcs_identifier] => 8.x-1.x ) [4] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/payment.git ) [vcs_identifier] => 8.x-2.x ) [5] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/currency.git ) [vcs_identifier] => 8.x-3.x ) [6] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/plugin.git ) [vcs_identifier] => 8.x-2.x ) [7] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/simplenews.git ) [vcs_identifier] => 8.x-1.x ) [8] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/monitoring.git ) [vcs_identifier] => 8.x-1.x ) ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/check_user_privileges-2577187-19.patch ) ) [10:46:28] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [10:46:28] Invoking operation [setup]... [10:46:28] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [10:46:28] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [10:46:28] Command [rm -rf /tmp/po* 2>&1] succeeded. [10:46:28] Command [rm -rf sites/default/files/review 2>&1] succeeded. [10:46:28] Database backend [mysql] loaded. [10:46:28] Invoking operation [fetch]... [10:46:28] Fetched [check_user_privileges-2577187-19.patch]. [10:46:28] Invoking operation [checkout]... [10:46:28] Version control system backend [git] loaded. [10:46:30] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [10:46:30] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [10:46:31] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [10:46:31] 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: [1672445 Issue #2570285 by mr.baileys, cpj, stefan.r, alexpott, nlisgo, joelpittet, Aki Tendo, borisson_, chx, dawehner, s_leu, Berdir: Make sure TranslatableMarkup accepts string values only]. [10:46:31] Main branch [8.0.x] checkout [complete]. [10:46:46] Command [git clone 'git://git.drupal.org/project/search_api.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/search_api' --reference /var/cache/git/reference 2>&1] succeeded. [10:46:46] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/search_api' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/search_api/.git' checkout '8.x-1.0-alpha9' 2>&1] succeeded. [10:46:46] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/search_api' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/search_api/.git' status 2>&1] succeeded. [10:46:46] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/search_api' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/search_api/.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: [666b119 Follow-up to #2473717 by ChristianAdamski, Denchev, drunken monkey: Fixed per-bundle view modes in the "Rendered item" processor.]. [10:46:46] Dependency branch [8.x-1.0-alpha9] checkout [complete]. [10:46:59] Command [git clone 'git://git.drupal.org/project/captcha.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha' --reference /var/cache/git/reference 2>&1] succeeded. [10:46:59] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha/.git' checkout '8.x-1.x' 2>&1] succeeded. [10:46:59] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha/.git' status 2>&1] succeeded. [10:46:59] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha/.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: [5b5df83 Issue #2558243 by Berdir, tim.plunkett, hass, wundo: Use a FormElement plugin instead of the deprecated hook_element_info()]. [10:46:59] Dependency branch [8.x-1.x] checkout [complete]. [10:47:13] Command [git clone 'git://git.drupal.org/project/past.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/past' --reference /var/cache/git/reference 2>&1] succeeded. [10:47:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/past' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/past/.git' checkout '8.x-1.x' 2>&1] succeeded. [10:47:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/past' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/past/.git' status 2>&1] succeeded. [10:47:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/past' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/past/.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: [84f7f8b Remove langcode argument from getBuildDfaults() and buildComponents()]. [10:47:13] Dependency branch [8.x-1.x] checkout [complete]. [10:47:27] Command [git clone 'git://git.drupal.org/project/payment.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment' --reference /var/cache/git/reference 2>&1] succeeded. [10:47:27] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment/.git' checkout '8.x-2.x' 2>&1] succeeded. [10:47:27] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment/.git' status 2>&1] succeeded. [10:47:27] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/payment/.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: [626df36 Install Composer dependencies and run Simpletest tests on Travis CI.]. [10:47:27] Dependency branch [8.x-2.x] checkout [complete]. [10:47:42] Command [git clone 'git://git.drupal.org/project/currency.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency' --reference /var/cache/git/reference 2>&1] succeeded. [10:47:42] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/.git' checkout '8.x-3.x' 2>&1] succeeded. [10:47:42] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/.git' status 2>&1] succeeded. [10:47:42] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/currency/.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: [9d6d81f Updated dependencies.]. [10:47:42] Dependency branch [8.x-3.x] checkout [complete]. [10:47:56] Command [git clone 'git://git.drupal.org/project/plugin.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/plugin' --reference /var/cache/git/reference 2>&1] succeeded. [10:47:56] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/plugin' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/plugin/.git' checkout '8.x-2.x' 2>&1] succeeded. [10:47:56] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/plugin' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/plugin/.git' status 2>&1] succeeded. [10:47:56] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/plugin' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/plugin/.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: [6496bd7 Keeping up with recent changes in Drupal core.]. [10:47:56] Dependency branch [8.x-2.x] checkout [complete]. [10:48:10] Command [git clone 'git://git.drupal.org/project/simplenews.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simplenews' --reference /var/cache/git/reference 2>&1] succeeded. [10:48:10] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simplenews' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simplenews/.git' checkout '8.x-1.x' 2>&1] succeeded. [10:48:10] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simplenews' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simplenews/.git' status 2>&1] succeeded. [10:48:10] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simplenews' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simplenews/.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: [2907891 Remove usage of #langcode]. [10:48:10] Dependency branch [8.x-1.x] checkout [complete]. [10:48:25] Command [git clone 'git://git.drupal.org/project/monitoring.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/monitoring' --reference /var/cache/git/reference 2>&1] succeeded. [10:48:25] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/monitoring' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/monitoring/.git' checkout '8.x-1.x' 2>&1] succeeded. [10:48:25] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/monitoring' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/monitoring/.git' status 2>&1] succeeded. [10:48:25] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/monitoring' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/monitoring/.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: [aaf64fe Issue #2581697 by giancarlosotelo, Berdir: Test are failing because of recent core changes]. [10:48:25] Dependency branch [8.x-1.x] checkout [complete]. [10:48:25] Invoking operation [check]... [10:48:25] Invoking operation [apply]... [10:48:25] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/check_user_privileges-2577187-19.patch 2>&1] succeeded. [10:48:25] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/check_user_privileges-2577187-19.patch 2>&1] succeeded. [10:48:25] Applied [check_user_privileges-2577187-19.patch] to: > config/install/monitoring.sensor_config.user_integrity.yml > src/Plugin/monitoring/SensorPlugin/UserIntegritySensorPlugin.php > src/Tests/MonitoringCoreWebTest.php [10:48:25] Invoking operation [syntax]... [10:48:25] Command [php -l -f './sites/default/modules/monitoring/src/Plugin/monitoring/SensorPlugin/UserIntegritySensorPlugin.php' 2>&1] succeeded. [10:48:25] Command [php -l -f './sites/default/modules/monitoring/src/Tests/MonitoringCoreWebTest.php' 2>&1] succeeded. [10:48:25] Checked [2 of 2] relevant file(s) for syntax. [10:48:25] Invoking operation [install]... [10:48:25] Invoking operation [review]... [10:48:25] Scanning sites/default/files/checkout/sites/default/modules/monitoring for .test files. [10:48:25] Scanning sites/default/files/checkout/sites/default/modules/monitoring for /Tests/*.php files. [10:48:25] Cleaning run-tests.sh environment. [10:48:25] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-89-97-83.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:wLlaeLuBXxN7@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/monitoring/modules/demo/src/Tests/MonitoringDemoTest.php,sites/default/modules/monitoring/modules/multigraph/src/Tests/MultigraphWebTest.php,sites/default/modules/monitoring/modules/multigraph/src/Tests/MultigraphServicesTest.php,sites/default/modules/monitoring/modules/multigraph/tests/Unit/Entity/MultigraphUnitTest.php,sites/default/modules/monitoring/src/Tests/MonitoringCoreWebTest.php,sites/default/modules/monitoring/src/Tests/MonitoringViewDisplayTest.php,sites/default/modules/monitoring/src/Tests/MonitoringUnitTestBase.php,sites/default/modules/monitoring/src/Tests/MonitoringUITest.php,sites/default/modules/monitoring/src/Tests/MonitoringTestBase.php,sites/default/modules/monitoring/src/Tests/MonitoringServicesTest.php,sites/default/modules/monitoring/src/Tests/MonitoringSearchAPITest.php,sites/default/modules/monitoring/src/Tests/MonitoringPastTest.php,sites/default/modules/monitoring/src/Tests/MonitoringCoreKernelTest.php,sites/default/modules/monitoring/src/Tests/MonitoringCaptchaTest.php,sites/default/modules/monitoring/src/Tests/MonitoringApiTest.php --clean 2>&1] succeeded. [10:48:25] Initiating run-tests.sh. [10:52:21] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-89-97-83.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:wLlaeLuBXxN7@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/monitoring/modules/demo/src/Tests/MonitoringDemoTest.php,sites/default/modules/monitoring/modules/multigraph/src/Tests/MultigraphWebTest.php,sites/default/modules/monitoring/modules/multigraph/src/Tests/MultigraphServicesTest.php,sites/default/modules/monitoring/modules/multigraph/tests/Unit/Entity/MultigraphUnitTest.php,sites/default/modules/monitoring/src/Tests/MonitoringCoreWebTest.php,sites/default/modules/monitoring/src/Tests/MonitoringViewDisplayTest.php,sites/default/modules/monitoring/src/Tests/MonitoringUnitTestBase.php,sites/default/modules/monitoring/src/Tests/MonitoringUITest.php,sites/default/modules/monitoring/src/Tests/MonitoringTestBase.php,sites/default/modules/monitoring/src/Tests/MonitoringServicesTest.php,sites/default/modules/monitoring/src/Tests/MonitoringSearchAPITest.php,sites/default/modules/monitoring/src/Tests/MonitoringPastTest.php,sites/default/modules/monitoring/src/Tests/MonitoringCoreKernelTest.php,sites/default/modules/monitoring/src/Tests/MonitoringCaptchaTest.php,sites/default/modules/monitoring/src/Tests/MonitoringApiTest.php 2>&1] succeeded Duration: 236 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Drupal\monitoring_demo\Tests\MonitoringDemoTest - Drupal\monitoring_multigraph\Tests\MultigraphWebTest - Drupal\monitoring_multigraph\Tests\MultigraphServicesTest - Drupal\monitoring\Tests\MonitoringCoreWebTest - Drupal\monitoring\Tests\MonitoringViewDisplayTest - Drupal\monitoring\Tests\MonitoringUITest - Drupal\monitoring\Tests\MonitoringServicesTest - Drupal\monitoring\Tests\MonitoringSearchAPITest - Drupal\monitoring\Tests\MonitoringPastTest - Drupal\monitoring\Tests\MonitoringCoreKernelTest - Drupal\monitoring\Tests\MonitoringCaptchaTest - Drupal\monitoring\Tests\MonitoringApiTest Test run started: Wednesday, October 7, 2015 - 17:48 Test summary ------------ Drupal\monitoring\Tests\MonitoringPastTest 13 passes Drupal\monitoring\Tests\MonitoringSearchAPITest 11 passes Drupal\monitoring\Tests\MonitoringApiTest 81 passes Drupal\monitoring\Tests\MonitoringCaptchaTest 19 passes Drupal\monitoring\Tests\MonitoringViewDisplayTest 29 passes Drupal\monitoring_multigraph\Tests\MultigraphWebTest 64 passes Drupal\monitoring_demo\Tests\MonitoringDemoTest 12 passes Drupal\monitoring_multigraph\Tests\MultigraphServicesTest 26 passes Drupal\monitoring\Tests\MonitoringCoreKernelTest 162 passes Drupal\monitoring\Tests\MonitoringServicesTest 572 passes Drupal\monitoring\Tests\MonitoringCoreWebTest 194 passes Drupal\monitoring\Tests\MonitoringUITest 832 passes Test run duration: 3 min 54 sec]. [10:52:22] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url http://ec2-52-89-97-83.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/monitoring/modules/demo/src/Tests/MonitoringDemoTest.php,sites/default/modules/monitoring/modules/multigraph/src/Tests/MultigraphWebTest.php,sites/default/modules/monitoring/modules/multigraph/src/Tests/MultigraphServicesTest.php,sites/default/modules/monitoring/modules/multigraph/tests/Unit/Entity/MultigraphUnitTest.php,sites/default/modules/monitoring/src/Tests/MonitoringCoreWebTest.php,sites/default/modules/monitoring/src/Tests/MonitoringViewDisplayTest.php,sites/default/modules/monitoring/src/Tests/MonitoringUnitTestBase.php,sites/default/modules/monitoring/src/Tests/MonitoringUITest.php,sites/default/modules/monitoring/src/Tests/MonitoringTestBase.php,sites/default/modules/monitoring/src/Tests/MonitoringServicesTest.php,sites/default/modules/monitoring/src/Tests/MonitoringSearchAPITest.php,sites/default/modules/monitoring/src/Tests/MonitoringPastTest.php,sites/default/modules/monitoring/src/Tests/MonitoringCoreKernelTest.php,sites/default/modules/monitoring/src/Tests/MonitoringCaptchaTest.php,sites/default/modules/monitoring/src/Tests/MonitoringApiTest.php --list 2>&1] succeeded. [10:52:22] Review complete. test_id=1174143 result code=10 details=Array ( [@pass] => 2015 [@fail] => 0 [@exception] => 0 [@debug] => 0 ) [10:52:22] Static variables reset.