Features Extra - 7.x-1.x

Test status
StatusResult
Last receivedWed, 06/10/2015 - 07:10:01
Last requestedWed, 06/10/2015 - 07:10:01
Last testedWed, 06/10/2015 - 07:10:16
Test count47
Environment status
MySQLfail
Branch information
Identifier7.x-1.x
ProjectFeatures Extra
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Repository checkout: failed to create dependency directory.
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
    Ensure the version control system is functioning properly.
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  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
[00:10:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_356828.pifr_simpletest.1433920202.log)
[00:10:02] Review timestamp: (Wed, 06/10/2015 - 00:10)
[00:10:02] Review host: (ec2-52-26-83-131)
[00:10:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[00:10:02] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

                    [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/features_extra.git
                        )

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

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[00:10:02] Invoking operation [setup]...
[00:10:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[00:10:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[00:10:02] Command [rm -rf /tmp/po* 2>&1] succeeded.
[00:10:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[00:10:02] Database backend [mysql] loaded.
[00:10:02] Invoking operation [fetch]...
[00:10:02] Invoking operation [checkout]...
[00:10:02] Version control system backend [git] loaded.
[00:10:16] Command [git clone 'git://git.drupal.org/project/features_extra.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[00:10:16] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x-1.x' 2>&1] succeeded.
[00:10:16] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[00:10:16] 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: [dcf9ad9 Issue #1279928 by derhasi, RoSk0, mrfelton, yingtho: Add support for exporting date formats.].
[00:10:16] Main branch [7.x-1.x] checkout [complete].
[00:10:16] Encountered error on [checkout], details:
array (
  '@reason' => 'failed to create dependency directory',
)
[00:10:16] Review complete. test_id=356828 result code=3 details=Array
(
    [@reason] => failed to create dependency directory
)

[00:10:16] Static variables reset.