file_slideshow-1223172-5.patch

Test status
StatusResult
Last receivedMon, 09/28/2015 - 08:06:00
Last requestedMon, 09/28/2015 - 08:06:01
Last testedMon, 09/28/2015 - 08:06:32
Test count1
Environment status
MySQLfail
File information
Filefile_slideshow-1223172-5.patch
BranchField Slideshow - 7.x-1.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch file_slideshow-1223172-5.patch. Unable to apply patch. See the log in the details link for more information.
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
    Ensure the patch applies to the tip of the chosen code-base.
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[01:06:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1164903.pifr_simpletest.file_slideshow-1223172-5.patch.1443427561.log)
[01:06:01] Review timestamp: (Mon, 09/28/2015 - 01:06)
[01:06:01] Review host: (ec2-54-148-9-230)
[01:06:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[01:06:01] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[01:06:01] Environment variables and review information initialized.
[01:06:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/field_slideshow.git]
[01:06:01] Project directory is [field_slideshow]
[01:06:01] Review started.
[01:06:01] Test: Array
(
    [test_id] => 1164903
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/field_slideshow
                        )

                    [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] => 7
                    [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] => 
                    [test.php.version] => 5.3
                )

        )

    [vcs] => Array
        (
            [main] => Array
                (
                    [repository] => Array
                        (
                            [type] => git
                            [url] => git://git.drupal.org/project/drupal.git
                        )

                    [vcs_identifier] => 7.x
                )

            [dependencies] => Array
                (
                    [1] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/libraries.git
                                )

                            [vcs_identifier] => 7.x-2.2
                        )

                    [2] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/field_slideshow.git
                                )

                            [vcs_identifier] => 7.x-1.x
                        )

                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/file_slideshow-1223172-5.patch
        )

)

[01:06:01] Operations: Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[01:06:01] Invoking operation [setup]...
[01:06:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[01:06:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[01:06:01] Command [rm -rf /tmp/po* 2>&1] succeeded.
[01:06:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[01:06:01] Database backend [mysql] loaded.
[01:06:01] Invoking operation [fetch]...
[01:06:02] Fetched [file_slideshow-1223172-5.patch].
[01:06:02] Invoking operation [checkout]...
[01:06:02] Version control system backend [git] loaded.
[01:06:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[01:06:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[01:06:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[01:06: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: [4cc037d Issue #1260938 by dawehner, David_Rothstein, flaviovs, Fabianx, pfrenssen, boran, jelo, neclimdul, scorchio, Berdir, vijaycs85: D6 to D7 update can fail on duplicate files in system update #7061].
[01:06:04] Main branch [7.x] checkout [complete].
[01:06:18] Command [git clone 'git://git.drupal.org/project/libraries.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/libraries' --reference /var/cache/git/reference 2>&1] succeeded.
[01:06:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/libraries' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/libraries/.git' checkout '7.x-2.2' 2>&1] succeeded.
[01:06:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/libraries' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/libraries/.git' status 2>&1] succeeded.
[01:06:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/libraries' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/libraries/.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: [744cd04 Prepare for the 7.x-2.2 release.].
[01:06:18] Dependency branch [7.x-2.2] checkout [complete].
[01:06:31] Command [git clone 'git://git.drupal.org/project/field_slideshow.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/field_slideshow' --reference /var/cache/git/reference 2>&1] succeeded.
[01:06:31] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/field_slideshow' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/field_slideshow/.git' checkout '7.x-1.x' 2>&1] succeeded.
[01:06:31] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/field_slideshow' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/field_slideshow/.git' status 2>&1] succeeded.
[01:06:31] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/field_slideshow' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/field_slideshow/.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: [fe1b2e2 #2007618, recommend to download imagesloaded 2.1.2 until jquery_update gives possibility to use jquery 1.9].
[01:06:31] Dependency branch [7.x-1.x] checkout [complete].
[01:06:31] Invoking operation [check]...
[01:06:31] Invoking operation [apply]...
[01:06:31] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/file_slideshow-1223172-5.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/field_slideshow]
  Status [1]
 Output: [error: patch failed: field_slideshow.module:629
error: field_slideshow.module: patch does not apply].
[01:06:31] Encountered error on [apply], details:
array (
  '@filename' => 'file_slideshow-1223172-5.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[01:06:31] Review complete. test_id=1164903 result code=5 details=Array
(
    [@filename] => file_slideshow-1223172-5.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[01:06:31] Static variables reset.