Class componenttest.topology.database.container.DatabaseContainerFactoryTest

6

tests

0

failures

0

ignored

0.019s

duration

100%

successful

Tests

Test Duration Result
testDB2ContainerCreation 0.017s passed
testDerbyClientContainerCreation 0.001s passed
testDerbyContainerCreation 0s passed
testOracleContainerCreation 0.001s passed
testPostgreSQLContainerCreation 0s passed
testSQLServerContainerCreation 0s passed

Standard error

Nov 20, 2025 4:29:56 AM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is DB2
[Test worker] INFO org.testcontainers.images.PullPolicy - Image pull policy will be performed by: DefaultPullPolicy()
[Test worker] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
Nov 20, 2025 4:29:56 AM componenttest.custom.junit.runner.FeatureFilter <clinit>
INFO: System property: fat.test.feature.under.test is null
Nov 20, 2025 4:29:56 AM componenttest.custom.junit.runner.JavaLevelFilter <clinit>
INFO: System property: fat.test.feature.under.test is null
Nov 20, 2025 4:29:56 AM componenttest.custom.junit.runner.CheckpointSupportFilter <clinit>
INFO: System property: fat.test.run.checkpoint.only is false
Nov 20, 2025 4:29:56 AM componenttest.custom.junit.runner.FATRunner <clinit>
INFO: Is this FAT running locally?  fat.test.localrun=false
Nov 20, 2025 4:29:56 AM componenttest.custom.junit.runner.FATRunner <clinit>
INFO: Is this FAT running on AWS network? false
Nov 20, 2025 4:29:56 AM componenttest.custom.junit.runner.FATRunner <clinit>
INFO: Using filters [componenttest.custom.junit.runner.TestModeFilter@89bb0cbb, componenttest.custom.junit.runner.TestNameFilter@3c026b74, componenttest.custom.junit.runner.FeatureFilter@48834c9, componenttest.custom.junit.runner.SystemPropertyFilter@78f03e53, componenttest.custom.junit.runner.JavaLevelFilter@486369ea, componenttest.custom.junit.runner.CheckpointSupportFilter@ce5a4820, componenttest.custom.junit.runner.SecurityFilter@1e2f9abc]
Nov 20, 2025 4:29:56 AM componenttest.topology.database.container.DatabaseContainerFactory getContainerTimeout
INFO: Returning container timeout of 35 minutes, because FAT_TEST_LOCALRUN = false and ARM_ARCHITECTURE = false
Nov 20, 2025 4:29:56 AM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is Derby
Nov 20, 2025 4:29:56 AM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is DerbyClient
Nov 20, 2025 4:29:56 AM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is Oracle
Nov 20, 2025 4:29:56 AM componenttest.topology.database.container.DatabaseContainerFactory getContainerTimeout
INFO: Returning container timeout of 25 minutes, because FAT_TEST_LOCALRUN = false and ARM_ARCHITECTURE = false
Nov 20, 2025 4:29:56 AM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is Postgres
Nov 20, 2025 4:29:56 AM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is SQLServer