Visitors Voice - 7.x-1.x

Test status
StatusResult
Last receivedTue, 04/22/2014 - 09:18:48
Last requestedTue, 04/22/2014 - 09:19:01
Last testedTue, 04/22/2014 - 09:19:05
Test count14
Environment status
MySQLfail
Branch information
Identifier7.x-1.x
ProjectVisitors Voice
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Repository checkout: failed to checkout from [git://git.drupal.org/project/2235889.git].
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
[02:19:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_770443.pifr_simpletest.1398158342.log)
[02:19:02] Review timestamp: (Tue, 04/22/2014 - 02:19)
[02:19:02] Review host: (drupaltestbot654-mysql)
[02:19:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

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

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[02:19:02] Invoking operation [setup]...
[02:19:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[02:19:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[02:19:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[02:19:02] Database backend [mysql] loaded.
[02:19:02] Invoking operation [fetch]...
[02:19:02] Invoking operation [checkout]...
[02:19:02] Version control system backend [git] loaded.
[02:19:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[02:19:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[02:19:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[02:19: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: [360cdde Fix typo in CHANGELOG.txt.].
[02:19:04] Main branch [7.x] checkout [complete].
[02:19:05] Command [git clone 'git://git.drupal.org/project/2235889.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/2235889' --reference /var/cache/git/reference 2>&1] failed
  Duration 1 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Status [128]
 Output: [Cloning into /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/2235889...
fatal: remote error: access denied or repository not exported: /project/2235889.git].
[02:19:05] Dependency branch [7.x-1.x] checkout [failed].
[02:19:05] Encountered error on [checkout], details:
array (
  '@reason' => 'failed to checkout from [git://git.drupal.org/project/2235889.git]',
)
[02:19:05] Review complete. test_id=770443 result code=3 details=Array
(
    [@reason] => failed to checkout from [git://git.drupal.org/project/2235889.git]
)

[02:19:05] Static variables reset.