Console Error logs

Graphql 10 (B2B) Failure
PHPUnit 12.5.14 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.5.8
Configuration: /var/www/html/dev/tests/api-functional/phpunit.xml

...............................................................  63 / 256 ( 24%)
............................................................... 126 / 256 ( 49%)
............................................................... 189 / 256 ( 73%)
..................................................F............ 252 / 256 ( 98%)
....                                                            256 / 256 (100%)

Time: 18:43.599, Memory: 618.50 MB

There was 1 failure:

1) Magento\GraphQl\AsyncOrder\Customer\AsyncOrderProcessingTest::testAsyncOrderProcessingWithCustomerDeletion
Order status should be "received" after placing async order.
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'received'
+'pending'

/var/www/html/dev/tests/api-functional/testsuite/Magento/GraphQl/AsyncOrder/Customer/AsyncOrderProcessingTest.php:218

FAILURES!
Tests: 256, Assertions: 1321, Failures: 1.

=== Memory Usage System Stats ===
Memory usage (OS):	767.93M (125.38% of 612.50M reported by PHP)
Estimated memory leak:	155.43M (20.24% of used memory)
Soap 5 (CE) Failure
PHPUnit 12.5.14 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.5.8
Configuration: /var/www/html/dev/tests/api-functional/phpunit.xml

..........................................S.......SS...........  63 / 358 ( 17%)
...........................................................E... 126 / 358 ( 35%)
...................S...............SSS....SSSSSS........SSSSSSS 189 / 358 ( 52%)
SSSSSSS.SSS.........S..................................SSSSSSSS 252 / 358 ( 70%)
SS............S..S....S......S...S..........................S.. 315 / 358 ( 87%)
...............................S...........                     358 / 358 (100%)

Time: 07:45.760, Memory: 706.50 MB

There was 1 error:

1) Magento\Downloadable\Api\ProductRepositoryTest::testCreateDownloadableProduct
SoapFault: Link URL's domain is not in list of downloadable_domains in env.php.

/var/www/html/vendor/laminas/laminas-soap/src/Client.php:1210
/var/www/html/dev/tests/api-functional/framework/Magento/TestFramework/TestCase/Webapi/Adapter/Soap.php:71
/var/www/html/dev/tests/api-functional/framework/Magento/TestFramework/TestCase/Webapi/Adapter/Soap.php:94
/var/www/html/dev/tests/api-functional/framework/Magento/TestFramework/TestCase/Webapi/Adapter/Soap.php:70
/var/www/html/dev/tests/api-functional/framework/Magento/TestFramework/TestCase/WebapiAbstract.php:180
/var/www/html/dev/tests/api-functional/testsuite/Magento/Downloadable/Api/ProductRepositoryTest.php:638
/var/www/html/dev/tests/api-functional/testsuite/Magento/Downloadable/Api/ProductRepositoryTest.php:180
/var/www/html/dev/tests/api-functional/testsuite/Magento/Downloadable/Api/ProductRepositoryTest.php:195

ERRORS!
Tests: 358, Assertions: 1605, Errors: 1, Skipped: 48.

=== Memory Usage System Stats ===
Memory usage (OS):	868.85M (123.33% of 704.50M reported by PHP)
Estimated memory leak:	164.35M (18.92% of used memory)