<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.013</duration><failedSince>0</failedSince><name>crud_2cycles_ownedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, houseId int, partnerId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_partnerId_Person_id foreign key(partnerId) references
...[truncated 13844 chars]...
id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}
2025-05-15 06:29:15	DEBUG	SQLOperation	Batching statement 1 times
2025-05-15 06:29:15	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}
2025-05-15 06:29:15	DEBUG	SQLOperation	Batching statement 1 times
2025-05-15 06:29:15	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}
2025-05-15 06:29:15	TRACE	SQLOperation	select id from Person | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.011</duration><failedSince>0</failedSince><name>crud_2cycles_ownedBySource_entityCycle</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, houseId int, partnerId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_partnerId_Person_id foreign key(partnerId) references
...[truncated 7524 chars]...
&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
2025-05-15 06:29:15	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@48c5eef2 on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.015</duration><failedSince>0</failedSince><name>crud_2cycles_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(reversePartnerId int, name varchar(255), id int not null, houseId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_reversePartnerId_Person_id foreign key(reverse
...[truncated 14628 chars]...
id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}
2025-05-15 06:29:15	DEBUG	SQLOperation	Batching statement 1 times
2025-05-15 06:29:15	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}
2025-05-15 06:29:15	DEBUG	SQLOperation	Batching statement 1 times
2025-05-15 06:29:15	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}
2025-05-15 06:29:15	TRACE	SQLOperation	select id from Person | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.011</duration><failedSince>0</failedSince><name>crud_2cycles_ownedByTarget_entityCycle</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(reversePartnerId int, name varchar(255), id int not null, houseId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) referenc
...[truncated 7916 chars]...
&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
2025-05-15 06:29:15	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@77e994b6 on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.01</duration><failedSince>0</failedSince><name>crud_2cycles_sibling</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, houseId int, house1Id int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table House(name varchar(255), id int not null, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id)
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_house1Id_House_id foreign key(house1I
...[truncated 3718 chars]...
=[],partner=&lt;null&gt;]
2025-05-15 06:29:15	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.RelationJoinNode$DefaultRelationJoinRowConsumer@4a027798 on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=House{id=o.c.s.i.PersistedIdentifier@456, gardener=null, address=null, name=secondary house, inhabitants=[]},id=o.c.s.i.PersistedIdentifier@42,name=John Do,neighbours=[],partner=&lt;null&gt;]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.022</duration><failedSince>0</failedSince><name>crud_2cycles_sibling_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(reversePartnerId int, name varchar(255), id int not null, houseId int, house1Id int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_house1Id_House_id foreign key(ho
...[truncated 26138 chars]...
 id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@888}}
2025-05-15 06:29:15	DEBUG	SQLOperation	Batching statement 1 times
2025-05-15 06:29:15	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@456}}
2025-05-15 06:29:15	DEBUG	SQLOperation	Batching statement 1 times
2025-05-15 06:29:15	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@999}}
2025-05-15 06:29:15	TRACE	SQLOperation	select id from Person | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.013</duration><failedSince>0</failedSince><name>crud_cycleWithIntermediary_ownedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, houseId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id)
2025-05-1
...[truncated 8775 chars]...
id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}
2025-05-15 06:29:15	DEBUG	SQLOperation	Batching statement 1 times
2025-05-15 06:29:15	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}
2025-05-15 06:29:15	DEBUG	SQLOperation	Batching statement 1 times
2025-05-15 06:29:15	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}
2025-05-15 06:29:15	TRACE	SQLOperation	select id from Person | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.013</duration><failedSince>0</failedSince><name>crud_cycleWithIntermediary_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(reverseGardenerId int, name varchar(255), id int not null, houseId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table House(id int not null, addressId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_reverseGardenerId_House_id foreign key(reverseGardenerId) ref
...[truncated 8663 chars]...
id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}
2025-05-15 06:29:15	DEBUG	SQLOperation	Batching statement 1 times
2025-05-15 06:29:15	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}
2025-05-15 06:29:15	DEBUG	SQLOperation	Batching statement 1 times
2025-05-15 06:29:15	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}
2025-05-15 06:29:15	TRACE	SQLOperation	select id from Person | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.007</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_ownedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, partnerId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_partnerId_Person_id foreign key(partnerId) references Person(id)
2025-05-15 06:29:15	TRACE	SQLOperation	select Person.name as Person_name, Person.id as Person_id, partner.id as partner_id from Person left outer join Person as partner on Person.partnerId = partner.id where Person.id in (?) | {Per
...[truncated 1674 chars]...
G	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@6d507ab4
2025-05-15 06:29:15	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@264d590e on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.007</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(reversePartnerId int, name varchar(255), id int not null, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_reversePartnerId_Person_id foreign key(reversePartnerId) references Person(id)
2025-05-15 06:29:15	DEBUG	SQLOperation	Batching statement 1 times
2025-05-15 06:29:15	TRACE	SQLOperation	insert into Person(name, id, reversePartnerId) values (?, ?, ?) | {1={Person.reversePartnerId=null, Perso
...[truncated 1741 chars]...
UG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@2804b4e
2025-05-15 06:29:15	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@245deebf on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportCycleTest$OneToOne</name><passCount>10</passCount><skipCount>0</skipCount></classResult>