Class componenttest.topology.database.container.DatabaseContainerFactoryTest

6

tests

0

failures

0

ignored

0.043s

duration

100%

successful

Tests

Test Duration Result
testDB2ContainerCreation 0.033s passed
testDerbyClientContainerCreation 0.001s passed
testDerbyContainerCreation 0.002s passed
testOracleContainerCreation 0.003s passed
testPostgreSQLContainerCreation 0.002s passed
testSQLServerContainerCreation 0.002s passed

Standard error

Jun 06, 2024 11:12:56 AM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is DB2
Jun 06, 2024 11:12:56 AM com.ibm.websphere.simplicity.log.Log warning
WARNING: MISSING: DB2 JDBC driver not in location: /home/libbld/Build/jbe/build/open-liberty/dev/fattest.simplicity/publish/shared/resources/jdbc/jcc.jar
[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')
Jun 06, 2024 11:12:56 AM componenttest.custom.junit.runner.TestModeFilter <clinit>
INFO: System property: fat.test.mode is null running in test mode LITE
Jun 06, 2024 11:12:56 AM componenttest.custom.junit.runner.FeatureFilter <clinit>
INFO: System property: fat.test.feature.under.test is null
Jun 06, 2024 11:12:56 AM componenttest.custom.junit.runner.JavaLevelFilter <clinit>
INFO: System property: fat.test.feature.under.test is null
Jun 06, 2024 11:12:56 AM componenttest.custom.junit.runner.CheckpointSupportFilter <clinit>
INFO: System property: fat.test.run.checkpoint.only is false
Jun 06, 2024 11:12:56 AM componenttest.custom.junit.runner.FATRunner <clinit>
INFO: Is this FAT running locally?  fat.test.localrun=false
Jun 06, 2024 11:12:56 AM componenttest.custom.junit.runner.FATRunner <clinit>
INFO: Using filters [componenttest.custom.junit.runner.TestModeFilter@3d64096a, componenttest.custom.junit.runner.TestNameFilter@96925afb, componenttest.custom.junit.runner.FeatureFilter@583933d8, componenttest.custom.junit.runner.SystemPropertyFilter@a48b88b5, componenttest.custom.junit.runner.JavaLevelFilter@54886d0c, componenttest.custom.junit.runner.CheckpointSupportFilter@c974e67d]
Jun 06, 2024 11:12:56 AM componenttest.topology.database.container.DatabaseContainerFactory getContainerTimeout
INFO: Returning container timeout of 15 minutes, because FAT_TEST_LOCALRUN = false and ARM_ARCHITECTURE = false
Jun 06, 2024 11:12:56 AM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is Derby
Jun 06, 2024 11:12:56 AM com.ibm.websphere.simplicity.log.Log warning
WARNING: MISSING: Derby JDBC driver not in location: /home/libbld/Build/jbe/build/open-liberty/dev/fattest.simplicity/publish/shared/resources/jdbc/derby.jar
Jun 06, 2024 11:12:56 AM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is DerbyClient
Jun 06, 2024 11:12:56 AM com.ibm.websphere.simplicity.log.Log warning
WARNING: MISSING: DerbyClient JDBC driver not in location: /home/libbld/Build/jbe/build/open-liberty/dev/fattest.simplicity/publish/shared/resources/jdbc/derbyclient.jar
Jun 06, 2024 11:12:56 AM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is Oracle
Jun 06, 2024 11:12:56 AM com.ibm.websphere.simplicity.log.Log warning
WARNING: MISSING: Oracle JDBC driver not in location: /home/libbld/Build/jbe/build/open-liberty/dev/fattest.simplicity/publish/shared/resources/jdbc/ojdbc8_g.jar
Jun 06, 2024 11:12:56 AM componenttest.topology.database.container.DatabaseContainerFactory getContainerTimeout
INFO: Returning container timeout of 25 minutes, because FAT_TEST_LOCALRUN = false and ARM_ARCHITECTURE = false
Jun 06, 2024 11:12:56 AM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is Postgres
Jun 06, 2024 11:12:56 AM com.ibm.websphere.simplicity.log.Log warning
WARNING: MISSING: Postgres JDBC driver not in location: /home/libbld/Build/jbe/build/open-liberty/dev/fattest.simplicity/publish/shared/resources/jdbc/postgresql.jar
Jun 06, 2024 11:12:56 AM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is SQLServer
Jun 06, 2024 11:12:56 AM com.ibm.websphere.simplicity.log.Log warning
WARNING: MISSING: SQLServer JDBC driver not in location: /home/libbld/Build/jbe/build/open-liberty/dev/fattest.simplicity/publish/shared/resources/jdbc/mssql-jdbc.jar