In case of troubles
No clients to display.
[17:15:48] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1172408.pifr_simpletest.2487588.69.patch.1444090548.log) [17:15:48] Review timestamp: (Mon, 10/05/2015 - 17:15) [17:15:48] Review host: (ec2-54-69-152-230) [17:15:48] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [17:15:48] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [17:15:48] Environment variables and review information initialized. [17:15:48] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/drupal.git] [17:15:48] Review started. [17:15:48] Test: Array ( [test_id] => 1172408 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => ) [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 ( ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/2487588.69.patch ) ) [17:15:48] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [17:15:48] Invoking operation [setup]... [17:15:48] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [17:15:48] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [17:15:48] Command [rm -rf /tmp/po* 2>&1] succeeded. [17:15:48] Command [rm -rf sites/default/files/review 2>&1] succeeded. [17:15:48] Database backend [mysql] loaded. [17:15:48] Invoking operation [fetch]... [17:15:48] Fetched [2487588.69.patch]. [17:15:48] Invoking operation [checkout]... [17:15:48] Version control system backend [git] loaded. [17:15:50] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [17:15:51] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [17:15:51] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [17:15: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: [5b8b5aa Issue #2577487 by martin107, jhodgdon, cilefen: \Drupal\Core\Database\Query\SelectExtender - Needs more @inheritdoc tags]. [17:15:51] Main branch [8.0.x] checkout [complete]. [17:15:51] Invoking operation [check]... [17:15:51] Invoking operation [apply]... [17:15:51] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/2487588.69.patch 2>&1] failed Duration 0 seconds Directory [/var/lib/drupaltestbot/sites/default/files/checkout] Status [1] Output: [error: patch failed: core/core.api.php:115 error: core/core.api.php: patch does not apply error: patch failed: core/core.services.yml:290 error: core/core.services.yml: patch does not apply error: patch failed: core/includes/bootstrap.inc:109 error: core/includes/bootstrap.inc: patch does not apply error: patch failed: core/includes/file.inc:335 error: core/includes/file.inc: patch does not apply error: patch failed: core/includes/install.core.inc:362 error: core/includes/install.core.inc: patch does not apply error: patch failed: core/includes/install.inc:202 error: core/includes/install.inc: patch does not apply error: patch failed: core/lib/Drupal/Core/Config/ConfigImporter.php:367 error: core/lib/Drupal/Core/Config/ConfigImporter.php: patch does not apply error: patch failed: core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php:85 error: core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php: patch does not apply error: patch failed: core/lib/Drupal/Core/Config/FileStorageFactory.php:25 error: core/lib/Drupal/Core/Config/FileStorageFactory.php: patch does not apply error: patch failed: core/modules/config/config.module:33 error: core/modules/config/config.module: patch does not apply error: patch failed: core/modules/config/src/Controller/ConfigController.php:64 error: core/modules/config/src/Controller/ConfigController.php: patch does not apply error: patch failed: core/modules/config/src/Form/ConfigImportForm.php:40 error: core/modules/config/src/Form/ConfigImportForm.php: patch does not apply error: patch failed: core/modules/config/src/Form/ConfigSync.php:39 error: core/modules/config/src/Form/ConfigSync.php: patch does not apply error: patch failed: core/modules/config/src/Tests/AssertConfigEntityImportTrait.php:28 error: core/modules/config/src/Tests/AssertConfigEntityImportTrait.php: patch does not apply error: patch failed: core/modules/config/src/Tests/ConfigDiffTest.php:28 error: core/modules/config/src/Tests/ConfigDiffTest.php: patch does not apply error: patch failed: core/modules/config/src/Tests/ConfigEntityStorageTest.php:11 error: core/modules/config/src/Tests/ConfigEntityStorageTest.php: patch does not apply error: patch failed: core/modules/config/src/Tests/ConfigExportImportUITest.php:191 error: core/modules/config/src/Tests/ConfigExportImportUITest.php: patch does not apply error: patch failed: core/modules/config/src/Tests/ConfigFileContentTest.php:210 error: core/modules/config/src/Tests/ConfigFileContentTest.php: patch does not apply error: patch failed: core/modules/config/src/Tests/ConfigImportAllTest.php:70 error: core/modules/config/src/Tests/ConfigImportAllTest.php: patch does not apply error: patch failed: core/modules/config/src/Tests/ConfigImportInstallProfileTest.php:42 error: core/modules/config/src/Tests/ConfigImportInstallProfileTest.php: patch does not apply error: patch failed: core/modules/config/src/Tests/ConfigImportRecreateTest.php:40 error: core/modules/config/src/Tests/ConfigImportRecreateTest.php: patch does not apply error: patch failed: core/modules/config/src/Tests/ConfigImportRenameValidationTest.php:48 error: core/modules/config/src/Tests/ConfigImportRenameValidationTest.php: patch does not apply error: patch failed: core/modules/config/src/Tests/ConfigImportUITest.php:38 error: core/modules/config/src/Tests/ConfigImportUITest.php: patch does not apply error: patch failed: core/modules/config/src/Tests/ConfigImporterMissingContentTest.php:45 error: core/modules/config/src/Tests/ConfigImporterMissingContentTest.php: patch does not apply error: patch failed: core/modules/config/src/Tests/ConfigImporterTest.php:44 error: core/modules/config/src/Tests/ConfigImporterTest.php: patch does not apply error: patch failed: core/modules/config/src/Tests/ConfigOverrideTest.php:25 error: core/modules/config/src/Tests/ConfigOverrideTest.php: patch does not apply error: patch failed: core/modules/config/src/Tests/ConfigSnapshotTest.php:32 error: core/modules/config/src/Tests/ConfigSnapshotTest.php: patch does not apply error: patch failed: core/modules/content_translation/src/Tests/ContentTranslationConfigImportTest.php:39 error: core/modules/content_translation/src/Tests/ContentTranslationConfigImportTest.php: patch does not apply error: patch failed: core/modules/field/src/Tests/FieldImportChangeTest.php:37 error: core/modules/field/src/Tests/FieldImportChangeTest.php: patch does not apply error: patch failed: core/modules/field/src/Tests/FieldImportCreateTest.php:77 error: core/modules/field/src/Tests/FieldImportCreateTest.php: patch does not apply error: patch failed: core/modules/field/src/Tests/FieldImportDeleteTest.php:63 error: core/modules/field/src/Tests/FieldImportDeleteTest.php: patch does not apply error: patch failed: core/modules/field/src/Tests/FieldImportDeleteUninstallTest.php:81 error: core/modules/field/src/Tests/FieldImportDeleteUninstallTest.php: patch does not apply error: patch failed: core/modules/field/src/Tests/FieldImportDeleteUninstallUiTest.php:79 error: core/modules/field/src/Tests/FieldImportDeleteUninstallUiTest.php: patch does not apply error: core/modules/field/tests/modules/field_test_config/staging/field.field.entity_test.entity_test.field_test_import_staging.yml: No such file or directory error: core/modules/field/tests/modules/field_test_config/staging/field.field.entity_test.test_bundle.field_test_import_staging_2.yml: No such file or directory error: core/modules/field/tests/modules/field_test_config/staging/field.field.entity_test.test_bundle_2.field_test_import_staging_2.yml: No such file or directory error: core/modules/field/tests/modules/field_test_config/staging/field.storage.entity_test.field_test_import_staging.yml: No such file or directory error: core/modules/field/tests/modules/field_test_config/staging/field.storage.entity_test.field_test_import_staging_2.yml: No such file or directory error: patch failed: core/modules/image/src/Tests/ImageAdminStylesTest.php:443 error: core/modules/image/src/Tests/ImageAdminStylesTest.php: patch does not apply error: patch failed: core/modules/language/src/Tests/LanguageConfigOverrideImportTest.php:29 error: core/modules/language/src/Tests/LanguageConfigOverrideImportTest.php: patch does not apply error: patch failed: core/modules/node/src/Tests/Config/NodeImportChangeTest.php:44 error: core/modules/node/src/Tests/Config/NodeImportChangeTest.php: patch does not apply error: patch failed: core/modules/node/src/Tests/Config/NodeImportCreateTest.php:61 error: core/modules/node/src/Tests/Config/NodeImportCreateTest.php: patch does not apply error: core/modules/node/tests/modules/node_test_config/staging/node.type.import.yml: No such file or directory error: patch failed: core/modules/options/src/Tests/OptionsFloatFieldImportTest.php:48 error: core/modules/options/src/Tests/OptionsFloatFieldImportTest.php: patch does not apply error: patch failed: core/modules/simpletest/src/KernelTestBase.php:116 error: core/modules/simpletest/src/KernelTestBase.php: patch does not apply error: patch failed: core/modules/simpletest/src/TestBase.php:1518 error: core/modules/simpletest/src/TestBase.php: patch does not apply error: patch failed: core/modules/system/src/Tests/Entity/ConfigEntityImportTest.php:31 error: core/modules/system/src/Tests/Entity/ConfigEntityImportTest.php: patch does not apply error: patch failed: core/modules/system/src/Tests/Entity/ContentEntityNullStorageTest.php:51 error: core/modules/system/src/Tests/Entity/ContentEntityNullStorageTest.php: patch does not apply error: patch failed: core/modules/system/src/Tests/Installer/InstallerExistingSettingsNoProfileTest.php:46 error: core/modules/system/src/Tests/Installer/InstallerExistingSettingsNoProfileTest.php: patch does not apply error: patch failed: core/modules/system/src/Tests/Installer/InstallerExistingSettingsTest.php:55 error: core/modules/system/src/Tests/Installer/InstallerExistingSettingsTest.php: patch does not apply error: patch failed: core/modules/views/src/Tests/Entity/ViewEntityDependenciesTest.php:138 error: core/modules/views/src/Tests/Entity/ViewEntityDependenciesTest.php: patch does not apply error: patch failed: core/tests/Drupal/KernelTests/KernelTestBase.php:260 error: core/tests/Drupal/KernelTests/KernelTestBase.php: patch does not apply error: patch failed: core/tests/Drupal/KernelTests/KernelTestBaseTest.php:39 error: core/tests/Drupal/KernelTests/KernelTestBaseTest.php: patch does not apply error: patch failed: sites/default/default.settings.php:223 error: sites/default/default.settings.php: patch does not apply]. [17:15:51] Encountered error on [apply], details: array ( '@filename' => '2487588.69.patch', '@reason' => 'Unable to apply patch. See the log in the details link for more information', ) [17:15:51] Review complete. test_id=1172408 result code=5 details=Array ( [@filename] => 2487588.69.patch [@reason] => Unable to apply patch. See the log in the details link for more information ) [17:15:51] Static variables reset.