PHPUnit 11.5.46 by Sebastian Bergmann and contributors. Runtime: PHP 8.2.12 Configuration: C:\wamp64\www\chatbot\phpunit.xml EEE 3 / 3 (100%) Time: 00:00.487, Memory: 40.00 MB There were 3 errors: 1) Tests\Unit\MemorySystemTest::test_retrieve_empty_memory Illuminate\Database\QueryException: SQLSTATE[HY000]: General error: 1 duplicate column name: two_factor_recovery_codes (Connection: sqlite, SQL: alter table "users" add column "two_factor_recovery_codes" text) C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:826 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:780 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:559 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Blueprint.php:121 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Builder.php:650 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Builder.php:492 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php:363 C:\wamp64\www\chatbot\database\migrations\2026_01_01_173222_add_recovery_codes_to_users_table.php:14 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:517 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:442 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:451 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:253 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\View\Components\Task.php:41 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:812 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:253 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:211 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:138 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:116 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:669 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:109 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:88 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Util.php:43 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:96 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:35 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Container.php:799 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:211 C:\wamp64\www\chatbot\vendor\symfony\console\Command\Command.php:341 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:180 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Concerns\CallsCommands.php:68 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Concerns\CallsCommands.php:29 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\FreshCommand.php:81 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Util.php:43 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:96 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:35 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Container.php:799 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:211 C:\wamp64\www\chatbot\vendor\symfony\console\Command\Command.php:341 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:180 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:1079 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:356 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:195 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Application.php:165 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Console\Kernel.php:447 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Testing\PendingCommand.php:451 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Testing\PendingCommand.php:675 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithConsole.php:87 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:119 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:84 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:25 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle.php:209 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle.php:97 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\TestCase.php:63 Caused by PDOException: SQLSTATE[HY000]: General error: 1 duplicate column name: two_factor_recovery_codes C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:564 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:813 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:780 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:559 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Blueprint.php:121 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Builder.php:650 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Builder.php:492 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php:363 C:\wamp64\www\chatbot\database\migrations\2026_01_01_173222_add_recovery_codes_to_users_table.php:14 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:517 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:442 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:451 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:253 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\View\Components\Task.php:41 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:812 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:253 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:211 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:138 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:116 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:669 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:109 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:88 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Util.php:43 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:96 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:35 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Container.php:799 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:211 C:\wamp64\www\chatbot\vendor\symfony\console\Command\Command.php:341 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:180 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Concerns\CallsCommands.php:68 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Concerns\CallsCommands.php:29 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\FreshCommand.php:81 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Util.php:43 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:96 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:35 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Container.php:799 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:211 C:\wamp64\www\chatbot\vendor\symfony\console\Command\Command.php:341 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:180 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:1079 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:356 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:195 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Application.php:165 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Console\Kernel.php:447 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Testing\PendingCommand.php:451 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Testing\PendingCommand.php:675 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithConsole.php:87 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:119 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:84 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:25 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle.php:209 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle.php:97 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\TestCase.php:63 2) Tests\Unit\MemorySystemTest::test_retrieve_formatted_memory Illuminate\Database\QueryException: SQLSTATE[HY000]: General error: 1 duplicate column name: two_factor_recovery_codes (Connection: sqlite, SQL: alter table "users" add column "two_factor_recovery_codes" text) C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:826 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:780 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:559 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Blueprint.php:121 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Builder.php:650 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Builder.php:492 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php:363 C:\wamp64\www\chatbot\database\migrations\2026_01_01_173222_add_recovery_codes_to_users_table.php:14 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:517 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:442 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:451 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:253 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\View\Components\Task.php:41 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:812 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:253 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:211 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:138 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:116 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:669 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:109 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:88 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Util.php:43 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:96 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:35 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Container.php:799 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:211 C:\wamp64\www\chatbot\vendor\symfony\console\Command\Command.php:341 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:180 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Concerns\CallsCommands.php:68 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Concerns\CallsCommands.php:29 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\FreshCommand.php:81 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Util.php:43 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:96 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:35 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Container.php:799 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:211 C:\wamp64\www\chatbot\vendor\symfony\console\Command\Command.php:341 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:180 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:1079 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:356 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:195 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Application.php:165 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Console\Kernel.php:447 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Testing\PendingCommand.php:451 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Testing\PendingCommand.php:675 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithConsole.php:87 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:119 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:84 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:25 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle.php:209 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle.php:97 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\TestCase.php:63 Caused by PDOException: SQLSTATE[HY000]: General error: 1 duplicate column name: two_factor_recovery_codes C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:564 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:813 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:780 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:559 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Blueprint.php:121 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Builder.php:650 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Builder.php:492 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php:363 C:\wamp64\www\chatbot\database\migrations\2026_01_01_173222_add_recovery_codes_to_users_table.php:14 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:517 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:442 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:451 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:253 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\View\Components\Task.php:41 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:812 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:253 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:211 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:138 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:116 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:669 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:109 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:88 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Util.php:43 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:96 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:35 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Container.php:799 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:211 C:\wamp64\www\chatbot\vendor\symfony\console\Command\Command.php:341 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:180 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Concerns\CallsCommands.php:68 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Concerns\CallsCommands.php:29 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\FreshCommand.php:81 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Util.php:43 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:96 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:35 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Container.php:799 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:211 C:\wamp64\www\chatbot\vendor\symfony\console\Command\Command.php:341 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:180 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:1079 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:356 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:195 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Application.php:165 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Console\Kernel.php:447 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Testing\PendingCommand.php:451 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Testing\PendingCommand.php:675 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithConsole.php:87 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:119 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:84 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:25 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle.php:209 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle.php:97 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\TestCase.php:63 3) Tests\Unit\MemorySystemTest::test_update_creates_new_memory_with_ai Illuminate\Database\QueryException: SQLSTATE[HY000]: General error: 1 duplicate column name: two_factor_recovery_codes (Connection: sqlite, SQL: alter table "users" add column "two_factor_recovery_codes" text) C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:826 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:780 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:559 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Blueprint.php:121 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Builder.php:650 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Builder.php:492 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php:363 C:\wamp64\www\chatbot\database\migrations\2026_01_01_173222_add_recovery_codes_to_users_table.php:14 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:517 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:442 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:451 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:253 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\View\Components\Task.php:41 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:812 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:253 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:211 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:138 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:116 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:669 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:109 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:88 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Util.php:43 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:96 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:35 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Container.php:799 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:211 C:\wamp64\www\chatbot\vendor\symfony\console\Command\Command.php:341 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:180 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Concerns\CallsCommands.php:68 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Concerns\CallsCommands.php:29 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\FreshCommand.php:81 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Util.php:43 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:96 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:35 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Container.php:799 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:211 C:\wamp64\www\chatbot\vendor\symfony\console\Command\Command.php:341 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:180 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:1079 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:356 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:195 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Application.php:165 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Console\Kernel.php:447 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Testing\PendingCommand.php:451 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Testing\PendingCommand.php:675 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithConsole.php:87 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:119 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:84 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:25 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle.php:209 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle.php:97 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\TestCase.php:63 Caused by PDOException: SQLSTATE[HY000]: General error: 1 duplicate column name: two_factor_recovery_codes C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:564 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:813 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:780 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Connection.php:559 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Blueprint.php:121 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Builder.php:650 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Schema\Builder.php:492 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php:363 C:\wamp64\www\chatbot\database\migrations\2026_01_01_173222_add_recovery_codes_to_users_table.php:14 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:517 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:442 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:451 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:253 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\View\Components\Task.php:41 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:812 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:253 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:211 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:138 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:116 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Migrations\Migrator.php:669 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:109 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php:88 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Util.php:43 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:96 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:35 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Container.php:799 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:211 C:\wamp64\www\chatbot\vendor\symfony\console\Command\Command.php:341 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:180 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Concerns\CallsCommands.php:68 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Concerns\CallsCommands.php:29 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\FreshCommand.php:81 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Util.php:43 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:96 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:35 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Container\Container.php:799 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:211 C:\wamp64\www\chatbot\vendor\symfony\console\Command\Command.php:341 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Command.php:180 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:1079 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:356 C:\wamp64\www\chatbot\vendor\symfony\console\Application.php:195 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Console\Application.php:165 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Console\Kernel.php:447 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Testing\PendingCommand.php:451 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Testing\PendingCommand.php:675 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithConsole.php:87 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:119 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:84 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\RefreshDatabase.php:25 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle.php:209 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle.php:97 C:\wamp64\www\chatbot\vendor\laravel\framework\src\Illuminate\Foundation\Testing\TestCase.php:63 ERRORS! Tests: 3, Assertions: 0, Errors: 3.