AT Base - 7.x-2.x

Test status
StatusResult
Last receivedSun, 02/23/2014 - 03:29:29
Last requestedSun, 02/23/2014 - 03:30:01
Last testedSun, 02/23/2014 - 03:31:23
Test count46
Environment status
MySQLfail
Branch information
Identifier7.x-2.x
ProjectAT Base
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Failed to run tests: failed during invocation of run-tests.sh.
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
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
    Ensure that you can install SimpleTest locally and invoke tests using the command line script.
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[20:30:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_687083.pifr_simpletest.1393126202.log)
[20:30:02] Review timestamp: (Sat, 02/22/2014 - 20:30)
[20:30:02] Review host: (drupaltestbot953)
[20:30:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

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

                    [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] => 
                )

        )

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

                            [vcs_identifier] => 7.x-1.3
                        )

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

                            [vcs_identifier] => 7.x-3.7
                        )

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

                            [vcs_identifier] => 7.x-1.4
                        )

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[20:30:02] Invoking operation [setup]...
[20:30:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[20:30:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[20:30:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[20:30:02] Database backend [mysql] loaded.
[20:30:02] Invoking operation [fetch]...
[20:30:02] Invoking operation [checkout]...
[20:30:02] Version control system backend [git] loaded.
[20:30:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[20:30:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[20:30:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[20:30:05] 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: [0fd15aa Issue #1948566 by joachim: Document batch API callbacks using new standard].
[20:30:05] Main branch [7.x] checkout [complete].
[20:30:16] Command [git clone 'git://git.drupal.org/project/entity.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --reference /var/cache/git/reference 2>&1] succeeded.
[20:30:16] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.git' checkout '7.x-1.3' 2>&1] succeeded.
[20:30:16] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.git' status 2>&1] succeeded.
[20:30:16] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.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: [dec9952 Patch by klausi, fago, clemens.tolboom, japerry, helmo: Access API fix for lists of referenced entities and integration improvements for comment, node and statitics. Includes improved test coverage.].
[20:30:16] Dependency branch [7.x-1.3] checkout [complete].
[20:30:26] Command [git clone 'git://git.drupal.org/project/views.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --reference /var/cache/git/reference 2>&1] succeeded.
[20:30:26] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' checkout '7.x-3.7' 2>&1] succeeded.
[20:30:26] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' status 2>&1] succeeded.
[20:30:26] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.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: [d1f2fd7 Issue #1831094 by DYdave, dawehner: Added Page display, menu item entry, Menu Tab overriden by contextual link setting.].
[20:30:26] Dependency branch [7.x-3.7] checkout [complete].
[20:30:50] Command [git clone 'git://git.drupal.org/project/ctools.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --reference /var/cache/git/reference 2>&1] succeeded.
[20:30:50] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' checkout '7.x-1.4' 2>&1] succeeded.
[20:30:50] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' status 2>&1] succeeded.
[20:30:50] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.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: [5438b40 Respect access calls when displaying content within a relationship context].
[20:30:50] Dependency branch [7.x-1.4] checkout [complete].
[20:30:58] Command [git clone 'git://git.drupal.org/project/at_base.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/at_base' --reference /var/cache/git/reference 2>&1] succeeded.
[20:30:58] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/at_base' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/at_base/.git' checkout '7.x-2.x' 2>&1] succeeded.
[20:30:58] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/at_base' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/at_base/.git' status 2>&1] succeeded.
[20:30:58] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/at_base' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/at_base/.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: [54429cd Fix #150: Hotfix: helper.real_path service should not include full system path for web assets].
[20:30:58] Dependency branch [7.x-2.x] checkout [complete].
[20:30:58] Invoking operation [check]...
[20:30:58] Ignoring operation [check].
[20:30:58] Invoking operation [apply]...
[20:30:58] Ignoring operation [apply].
[20:30:58] Invoking operation [syntax]...
[20:30:58] Command [php -l -f './sites/default/modules/at_base/drush/at_services.inc' 2>&1] succeeded.
[20:30:58] Command [php -l -f './sites/default/modules/at_base/drush/at_cache.inc' 2>&1] succeeded.
[20:30:58] Command [php -l -f './sites/default/modules/at_base/drush/at_require.inc' 2>&1] succeeded.
[20:30:58] Command [php -l -f './sites/default/modules/at_base/drush/at_twig.inc' 2>&1] succeeded.
[20:30:58] Command [php -l -f './sites/default/modules/at_base/lib/Drush/Command/AtRequire/DependencyFetcher.php' 2>&1] succeeded.
[20:30:58] Command [php -l -f './sites/default/modules/at_base/lib/Drush/Command/AtRequire.php' 2>&1] succeeded.
[20:30:58] Command [php -l -f './sites/default/modules/at_base/lib/Controller/TwigFormController.php' 2>&1] succeeded.
[20:30:58] Command [php -l -f './sites/default/modules/at_base/lib/Twig/Functions/Wrapper.php' 2>&1] succeeded.
[20:30:58] Command [php -l -f './sites/default/modules/at_base/lib/Twig/Filters/Views.php' 2>&1] succeeded.
[20:30:59] Command [php -l -f './sites/default/modules/at_base/lib/Twig/Filters/Block.php' 2>&1] succeeded.
[20:30:59] Command [php -l -f './sites/default/modules/at_base/lib/Twig/Filters/Wrapper.php' 2>&1] succeeded.
[20:30:59] Command [php -l -f './sites/default/modules/at_base/lib/Twig/Filters/ATConfig.php' 2>&1] succeeded.
[20:30:59] Command [php -l -f './sites/default/modules/at_base/lib/Twig/Filters/Cache_Filter.php' 2>&1] succeeded.
[20:30:59] Command [php -l -f './sites/default/modules/at_base/lib/Twig/Filters/Entity.php' 2>&1] succeeded.
[20:30:59] Command [php -l -f './sites/default/modules/at_base/lib/Twig/Extension.php' 2>&1] succeeded.
[20:30:59] Command [php -l -f './sites/default/modules/at_base/lib/Twig/Environment_Factory.php' 2>&1] succeeded.
[20:30:59] Command [php -l -f './sites/default/modules/at_base/lib/Twig/Filter_Fetcher.php' 2>&1] succeeded.
[20:30:59] Command [php -l -f './sites/default/modules/at_base/lib/Twig/Function_Fetcher.php' 2>&1] succeeded.
[20:30:59] Command [php -l -f './sites/default/modules/at_base/lib/Cache/Warming/Warmer/Simple_Warmer.php' 2>&1] succeeded.
[20:30:59] Command [php -l -f './sites/default/modules/at_base/lib/Cache/Warming/Warmer/View_Warmer.php' 2>&1] succeeded.
[20:30:59] Command [php -l -f './sites/default/modules/at_base/lib/Cache/Warming/Warmer/Entity_Warmer.php' 2>&1] succeeded.
[20:30:59] Command [php -l -f './sites/default/modules/at_base/lib/Cache/Warming/Warmer/Warmer_Interface.php' 2>&1] succeeded.
[20:30:59] Command [php -l -f './sites/default/modules/at_base/lib/Cache/Warming/Warmer.php' 2>&1] succeeded.
[20:31:00] Command [php -l -f './sites/default/modules/at_base/lib/Cache/Warming/Tag_Discover.php' 2>&1] succeeded.
[20:31:00] Command [php -l -f './sites/default/modules/at_base/lib/Cache/Warming/Tag_Flusher.php' 2>&1] succeeded.
[20:31:00] Command [php -l -f './sites/default/modules/at_base/lib/Drupal/at_base/Tests/Web/RouteTest.php' 2>&1] succeeded.
[20:31:00] Command [php -l -f './sites/default/modules/at_base/lib/Drupal/at_base/Tests/Web/TwigTest.php' 2>&1] succeeded.
[20:31:00] Command [php -l -f './sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/ControllerResolverTest.php' 2>&1] succeeded.
[20:31:00] Command [php -l -f './sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/CacheTest.php' 2>&1] succeeded.
[20:31:00] Command [php -l -f './sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/CommonTest.php' 2>&1] succeeded.
[20:31:00] Command [php -l -f './sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/ServiceContentRenderTest.php' 2>&1] succeeded.
[20:31:00] Command [php -l -f './sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/ConfigTest.php' 2>&1] succeeded.
[20:31:00] Command [php -l -f './sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/ContainerTest.php' 2>&1] succeeded.
[20:31:00] Command [php -l -f './sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/TwigTest.php' 2>&1] succeeded.
[20:31:00] Command [php -l -f './sites/default/modules/at_base/lib/Helper/Test/Database.php' 2>&1] succeeded.
[20:31:00] Command [php -l -f './sites/default/modules/at_base/lib/Helper/Test/UnitTestCase.php' 2>&1] succeeded.
[20:31:00] Command [php -l -f './sites/default/modules/at_base/lib/Helper/Test/Cache.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Helper/Content_Render/Process.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Helper/Content_Render/Form_Engine.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Helper/Content_Render/CacheHandler_Interface.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Helper/Wrapper/Database.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Helper/Wrapper/Cache.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Helper/Controller_Resolver/Twig_Controller.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Helper/Config_Fetcher.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Helper/Content_Render.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Helper/SubRequest.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Helper/Timer.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Helper/Controller_Resolver.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Helper/ModulesFetcher.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Helper/Real_Path.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Container/Service_Resolver.php' 2>&1] succeeded.
[20:31:01] Command [php -l -f './sites/default/modules/at_base/lib/Container/Argument_Resolver.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Container/Autoloader.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Config/NotFoundException.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Config/Resolver.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Config/Admin_Form.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Config/Config.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Config/ResolverInterface.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Hook/Entity/View_Alter.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Hook/BlockView.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Hook/Flush_Cache.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Hook/Page_Build.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Hook/BlockInfo.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Hook/Menu.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Route/Cache_Handler.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Route/RouteToMenu.php' 2>&1] succeeded.
[20:31:02] Command [php -l -f './sites/default/modules/at_base/lib/Route/Importer.php' 2>&1] succeeded.
[20:31:03] Command [php -l -f './sites/default/modules/at_base/lib/Route/Controller.php' 2>&1] succeeded.
[20:31:03] Command [php -l -f './sites/default/modules/at_base/lib/AT.php' 2>&1] succeeded.
[20:31:03] Command [php -l -f './sites/default/modules/at_base/lib/Cache.php' 2>&1] succeeded.
[20:31:03] Command [php -l -f './sites/default/modules/at_base/lib/Autoloader.php' 2>&1] succeeded.
[20:31:03] Command [php -l -f './sites/default/modules/at_base/lib/Container.php' 2>&1] succeeded.
[20:31:03] Command [php -l -f './sites/default/modules/at_base/tests/atest_base/psr-4/PSR4Me.php' 2>&1] succeeded.
[20:31:03] Command [php -l -f './sites/default/modules/at_base/tests/atest_base/psr-0/AndyTruong/atest_load/PSR0Me.php' 2>&1] succeeded.
[20:31:03] Command [php -l -f './sites/default/modules/at_base/tests/atest_base/lib/Controller/Sample.php' 2>&1] succeeded.
[20:31:03] Command [php -l -f './sites/default/modules/at_base/tests/atest_base/lib/Include_Me.php' 2>&1] succeeded.
[20:31:03] Command [php -l -f './sites/default/modules/at_base/tests/atest_base/lib/Service_3.php' 2>&1] succeeded.
[20:31:03] Command [php -l -f './sites/default/modules/at_base/tests/atest_base/lib/Service_1.php' 2>&1] succeeded.
[20:31:03] Command [php -l -f './sites/default/modules/at_base/tests/atest_base/lib/Dynamic_Arguments.php' 2>&1] succeeded.
[20:31:03] Command [php -l -f './sites/default/modules/at_base/tests/atest_base/lib/Service_3_Factory.php' 2>&1] succeeded.
[20:31:03] Command [php -l -f './sites/default/modules/at_base/tests/atest_base/lib/Service_2.php' 2>&1] succeeded.
[20:31:04] Command [php -l -f './sites/default/modules/at_base/tests/atest_base/atest_base.views_default.inc' 2>&1] succeeded.
[20:31:04] Command [php -l -f './sites/default/modules/at_base/tests/atest_base/atest_base.module' 2>&1] succeeded.
[20:31:04] Command [php -l -f './sites/default/modules/at_base/tests/atest2_base/atest2_base.module' 2>&1] succeeded.
[20:31:04] Command [php -l -f './sites/default/modules/at_base/tests/atest_route/lib/Controller/HelloController.php' 2>&1] succeeded.
[20:31:04] Command [php -l -f './sites/default/modules/at_base/tests/atest_route/atest_route.pages.inc' 2>&1] succeeded.
[20:31:04] Command [php -l -f './sites/default/modules/at_base/tests/atest_route/atest_route.module' 2>&1] succeeded.
[20:31:04] Command [php -l -f './sites/default/modules/at_base/tests/atest_config/atest_config.module' 2>&1] succeeded.
[20:31:04] Command [php -l -f './sites/default/modules/at_base/at_base.hack.inc' 2>&1] succeeded.
[20:31:04] Command [php -l -f './sites/default/modules/at_base/at_base.drush.inc' 2>&1] succeeded.
[20:31:04] Command [php -l -f './sites/default/modules/at_base/at_base.hooks.inc' 2>&1] succeeded.
[20:31:04] Command [php -l -f './sites/default/modules/at_base/at_base.module' 2>&1] succeeded.
[20:31:04] Command [php -l -f './sites/default/modules/at_base/at_base.install' 2>&1] succeeded.
[20:31:04] Checked [93 of 93] relevant file(s) for syntax.
[20:31:04] Invoking operation [install]...
[20:31:04] drush si command=cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:LMEQgxbJNDH7@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com
[20:31:15] Command [cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:LMEQgxbJNDH7@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com 2>&1] succeeded
  Duration: 11 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [You are about to create a sites/default/settings.php file and DROP all tables in your 'drupaltestbotmysql' database. Do you want to continue? (y/n): y
No tables to drop.                                                          [ok]
Starting Drupal installation. This takes a few seconds ...                  [ok]
Installation complete.  User name: admin  User password: drupal             [ok]].
[20:31:15] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[20:31:17] Command [cd sites/default/files/checkout && drush vset simpletest_clear_results '0' 2>&1] succeeded
  Duration: 2 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [simpletest_clear_results was set to "0".                               [success]].
[20:31:17] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[20:31:18] Command [cd sites/default/files/checkout && drush vset simpletest_verbose '0' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [simpletest_verbose was set to "0".                                     [success]].
[20:31:18] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[20:31:18] Invoking operation [review]...
[20:31:21] Command [cd sites/default/files/checkout && drush en -y simpletest 2>&1] succeeded
  Duration: 3 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [The following extensions will be enabled: simpletest
Do you really want to continue? (y/n): y
simpletest was enabled successfully.                                        [ok]
simpletest defines the following permissions: administer unit tests].
[20:31:21] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[20:31:21] Scanning sites/default/files/checkout/sites/default/modules/at_base for .test files.
[20:31:21] Scanning sites/default/files/checkout/sites/default/modules/at_base for /Tests/*.php files.
[20:31:21] Cleaning run-tests.sh environment.
[20:31:22] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url http://drupaltestbot953/checkout --file sites/default/modules/at_base/lib/Drupal/at_base/Tests/Web/RouteTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Web/TwigTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/ControllerResolverTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/CacheTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/CommonTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/ServiceContentRenderTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/ConfigTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/ContainerTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/TwigTest.php --clean 2>&1] succeeded.
[20:31:22] Initiating run-tests.sh.
[20:31:23] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url http://drupaltestbot953/checkout --file sites/default/modules/at_base/lib/Drupal/at_base/Tests/Web/RouteTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Web/TwigTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/ControllerResolverTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/CacheTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/CommonTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/ServiceContentRenderTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/ConfigTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/ContainerTest.php,sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/TwigTest.php 2>&1] failed
  Duration 1 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [PHP Fatal error:  Class 'Drupal\at_base\Helper\Test\UnitTestCase' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/ControllerResolverTest.php on line 7

Fatal error: Class 'Drupal\at_base\Helper\Test\UnitTestCase' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/at_base/lib/Drupal/at_base/Tests/Unit/ControllerResolverTest.php on line 7].
[20:31:23] Encountered error on [review], details:
array (
  '@reason' => 'failed during invocation of run-tests.sh',
)
[20:31:23] Review complete. test_id=687083 result code=8 details=Array
(
    [@reason] => failed during invocation of run-tests.sh
)

[20:31:23] Static variables reset.