In case of troubles
No clients to display.
[05:21:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_794088.pifr_simpletest.1444306861.log) [05:21:01] Review timestamp: (Thu, 10/08/2015 - 05:21) [05:21:01] Review host: (ec2-52-89-97-83) [05:21:01] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [05:21:01] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [05:21:01] Environment variables and review information initialized. [05:21:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/userprotect.git] [05:21:01] Project directory is [userprotect] [05:21:01] Review started. [05:21:01] Test: Array ( [test_id] => 794088 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/userprotect ) [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/userprotect.git ) [vcs_identifier] => 8.x-1.x ) ) ) [files] => Array ( ) ) [05:21:01] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [05:21:01] Invoking operation [setup]... [05:21:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [05:21:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [05:21:02] Command [rm -rf /tmp/po* 2>&1] succeeded. [05:21:02] Command [rm -rf sites/default/files/review 2>&1] succeeded. [05:21:02] Database backend [mysql] loaded. [05:21:02] Invoking operation [fetch]... [05:21:02] Invoking operation [checkout]... [05:21:02] Version control system backend [git] loaded. [05:21:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [05:21:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [05:21:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [05:21: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.]. [05:21:04] Main branch [8.0.x] checkout [complete]. [05:21:18] Command [git clone 'git://git.drupal.org/project/userprotect.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/userprotect' --reference /var/cache/git/reference 2>&1] succeeded. [05:21:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/userprotect' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/userprotect/.git' checkout '8.x-1.x' 2>&1] succeeded. [05:21:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/userprotect' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/userprotect/.git' status 2>&1] succeeded. [05:21:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/userprotect' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/userprotect/.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: [d930748 by MegaChriz: removed langcode parameter from userprotect_user_access() (as per change record #2581447).]. [05:21:18] Dependency branch [8.x-1.x] checkout [complete]. [05:21:18] Invoking operation [check]... [05:21:18] Ignoring operation [check]. [05:21:18] Invoking operation [apply]... [05:21:18] Ignoring operation [apply]. [05:21:18] Invoking operation [syntax]... [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Annotation/UserProtection.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Controller/ProtectionRuleListBuilder.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Entity/ProtectionRuleInterface.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Entity/ProtectionRule.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Form/ProtectionRuleFormBase.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Form/ProtectionRuleEditForm.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Form/ProtectionRuleDeleteForm.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Form/ProtectionRuleAddForm.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Plugin/UserProtection/Username.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Plugin/UserProtection/UserProtectionPluginCollection.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Plugin/UserProtection/UserProtectionManager.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Plugin/UserProtection/UserProtectionInterface.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Plugin/UserProtection/UserProtectionBase.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Plugin/UserProtection/Status.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Plugin/UserProtection/Roles.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Plugin/UserProtection/Password.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Plugin/UserProtection/Mail.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Plugin/UserProtection/Edit.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Plugin/UserProtection/Delete.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Tests/Entity/ProtectionRuleUnitTest.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Tests/UserProtectionWebTest.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Tests/UserProtectionPermissionsWebTest.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Tests/UserProtectWebTestBase.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Tests/ProtectionRuleCrudWebTest.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Tests/ProtectionRuleBypassWebTest.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Tests/ProtectedEntityDeleteTest.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Tests/ModuleInstallUninstallWebTest.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/Tests/FieldAccessWebTest.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/UserProtectPermissions.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/src/UserProtect.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/tests/src/Unit/Plugin/UserProtection/UserProtectionBaseUnitTest.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/tests/src/Unit/UserProtectUnitTest.php' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/userprotect.module' 2>&1] succeeded. [05:21:18] Command [php -l -f './sites/default/modules/userprotect/userprotect.install' 2>&1] succeeded. [05:21:18] Checked [34 of 34] relevant file(s) for syntax. [05:21:18] Invoking operation [install]... [05:21:18] Invoking operation [review]... [05:21:18] Scanning sites/default/files/checkout/sites/default/modules/userprotect for .test files. [05:21:18] Scanning sites/default/files/checkout/sites/default/modules/userprotect for /Tests/*.php files. [05:21:18] Cleaning run-tests.sh environment. [05:21:19] 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/userprotect/src/Tests/Entity/ProtectionRuleUnitTest.php,sites/default/modules/userprotect/src/Tests/UserProtectionWebTest.php,sites/default/modules/userprotect/src/Tests/UserProtectionPermissionsWebTest.php,sites/default/modules/userprotect/src/Tests/UserProtectWebTestBase.php,sites/default/modules/userprotect/src/Tests/ProtectionRuleCrudWebTest.php,sites/default/modules/userprotect/src/Tests/ProtectionRuleBypassWebTest.php,sites/default/modules/userprotect/src/Tests/ProtectedEntityDeleteTest.php,sites/default/modules/userprotect/src/Tests/ModuleInstallUninstallWebTest.php,sites/default/modules/userprotect/src/Tests/FieldAccessWebTest.php,sites/default/modules/userprotect/tests/src/Unit/Plugin/UserProtection/UserProtectionBaseUnitTest.php,sites/default/modules/userprotect/tests/src/Unit/UserProtectUnitTest.php --clean 2>&1] succeeded. [05:21:19] Initiating run-tests.sh. [05:22:12] 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/userprotect/src/Tests/Entity/ProtectionRuleUnitTest.php,sites/default/modules/userprotect/src/Tests/UserProtectionWebTest.php,sites/default/modules/userprotect/src/Tests/UserProtectionPermissionsWebTest.php,sites/default/modules/userprotect/src/Tests/UserProtectWebTestBase.php,sites/default/modules/userprotect/src/Tests/ProtectionRuleCrudWebTest.php,sites/default/modules/userprotect/src/Tests/ProtectionRuleBypassWebTest.php,sites/default/modules/userprotect/src/Tests/ProtectedEntityDeleteTest.php,sites/default/modules/userprotect/src/Tests/ModuleInstallUninstallWebTest.php,sites/default/modules/userprotect/src/Tests/FieldAccessWebTest.php,sites/default/modules/userprotect/tests/src/Unit/Plugin/UserProtection/UserProtectionBaseUnitTest.php,sites/default/modules/userprotect/tests/src/Unit/UserProtectUnitTest.php 2>&1] succeeded Duration: 53 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Drupal\userprotect\Tests\Entity\ProtectionRuleUnitTest - Drupal\userprotect\Tests\UserProtectionWebTest - Drupal\userprotect\Tests\UserProtectionPermissionsWebTest - Drupal\userprotect\Tests\ProtectionRuleCrudWebTest - Drupal\userprotect\Tests\ProtectionRuleBypassWebTest - Drupal\userprotect\Tests\ProtectedEntityDeleteTest - Drupal\userprotect\Tests\ModuleInstallUninstallWebTest - Drupal\userprotect\Tests\FieldAccessWebTest - Drupal\Tests\userprotect\Unit\Plugin\UserProtection\UserProtectionBaseUnitTest - Drupal\Tests\userprotect\Unit\UserProtectUnitTest Test run started: Thursday, October 8, 2015 - 12:21 Test summary ------------ Drupal\Tests\userprotect\Unit\UserProtectUnitTest 1 passes Drupal\Tests\userprotect\Unit\Plugin\UserProtection\UserProt 4 passes Drupal\userprotect\Tests\ModuleInstallUninstallWebTest 15 passes Drupal\userprotect\Tests\Entity\ProtectionRuleUnitTest 44 passes Drupal\userprotect\Tests\ProtectionRuleCrudWebTest 84 passes Drupal\userprotect\Tests\ProtectedEntityDeleteTest 36 passes Drupal\userprotect\Tests\FieldAccessWebTest 70 passes Drupal\userprotect\Tests\UserProtectionWebTest 89 passes Drupal\userprotect\Tests\UserProtectionPermissionsWebTest 94 passes Drupal\userprotect\Tests\ProtectionRuleBypassWebTest 75 passes Test run duration: 52 sec]. [05:22:13] 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/userprotect/src/Tests/Entity/ProtectionRuleUnitTest.php,sites/default/modules/userprotect/src/Tests/UserProtectionWebTest.php,sites/default/modules/userprotect/src/Tests/UserProtectionPermissionsWebTest.php,sites/default/modules/userprotect/src/Tests/UserProtectWebTestBase.php,sites/default/modules/userprotect/src/Tests/ProtectionRuleCrudWebTest.php,sites/default/modules/userprotect/src/Tests/ProtectionRuleBypassWebTest.php,sites/default/modules/userprotect/src/Tests/ProtectedEntityDeleteTest.php,sites/default/modules/userprotect/src/Tests/ModuleInstallUninstallWebTest.php,sites/default/modules/userprotect/src/Tests/FieldAccessWebTest.php,sites/default/modules/userprotect/tests/src/Unit/Plugin/UserProtection/UserProtectionBaseUnitTest.php,sites/default/modules/userprotect/tests/src/Unit/UserProtectUnitTest.php --list 2>&1] succeeded. [05:22:13] Review complete. test_id=794088 result code=10 details=Array ( [@pass] => 512 [@fail] => 0 [@exception] => 0 [@debug] => 0 ) [05:22:13] Static variables reset.