<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.014</duration><failedSince>0</failedSince><name>crud_2cycles_ownedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, houseId int, partnerId int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	alter table House add constraint FK_House_gardenerId_Person_id foreign key(gardenerId) references
...[truncated 10556 chars]...
id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}
2026-04-04 06:16:03	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:03	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}
2026-04-04 06:16:03	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:03	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}
2026-04-04 06:16:03	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>2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, houseId int, partnerId int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	alter table House add constraint FK_House_gardenerId_Person_id foreign key(gardenerId) references
...[truncated 5668 chars]...
pe=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.017</duration><failedSince>0</failedSince><name>crud_2cycles_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Person(reversePartnerId int, name varchar(255), id int not null, houseId int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	alter table House add constraint FK_House_gardenerId_Person_id foreign key(gardenerId) ref
...[truncated 12698 chars]...
id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}
2026-04-04 06:16:03	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:03	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}
2026-04-04 06:16:03	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:03	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}
2026-04-04 06:16:03	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>2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Person(reversePartnerId int, name varchar(255), id int not null, addressId int, houseId int, gardenerId int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_reversePartnerId_Person_id foreign key(reversePartnerId) references Person(id)
2026-04-04 06:16:03	DEBUG	DDLDeployer	alter table Pers
...[truncated 5981 chars]...
pe=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666
</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>2026-04-04 06:16:03	DEBUG	DDLDeployer	create table House(name varchar(255), id int not null, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, houseId int, house1Id int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_house1Id_House_id foreign key(house1Id) references House(id)
2026-04-04 06:16:03	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_houseId_House_id foreign key(houseI
...[truncated 2802 chars]...
s.e.FluentEntityMappingConfigurationSupportCycleTest$Person
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@42
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@42
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.023</duration><failedSince>0</failedSince><name>crud_2cycles_sibling_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Person(reversePartnerId int, name varchar(255), id int not null, houseId int, house1Id int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	alter table House add constraint FK_House_addressId_Address_id foreign key(a
...[truncated 20054 chars]...
 id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@888}}
2026-04-04 06:16:03	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:03	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@456}}
2026-04-04 06:16:03	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:03	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@999}}
2026-04-04 06:16:03	TRACE	SQLOperation	select id from Person | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.012</duration><failedSince>0</failedSince><name>crud_cycleWithIntermediary_ownedBySource</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table House(id int not null, addressId int, gardenerId int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, houseId int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	alter table House add constraint FK_House_addressId_Address_id foreign key(addressId) references Address(id)
202
...[truncated 7369 chars]...
id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}
2026-04-04 06:16:03	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:03	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}
2026-04-04 06:16:03	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:03	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}
2026-04-04 06:16:03	TRACE	SQLOperation	select id from Person | {}
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne</className><duration>0.014</duration><failedSince>0</failedSince><name>crud_cycleWithIntermediary_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Address(location varchar(255), id int not null, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table House(id int not null, addressId int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Person(reverseGardenerId int, name varchar(255), id int not null, houseId int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	alter table House add constraint FK_House_addressId_Address_id foreign key(addressId) references Address(
...[truncated 7239 chars]...
id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}
2026-04-04 06:16:03	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:03	TRACE	SQLOperation	delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}
2026-04-04 06:16:03	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:03	TRACE	SQLOperation	delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}
2026-04-04 06:16:03	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>2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, partnerId int, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_partnerId_Person_id foreign key(partnerId) references Person(id)
2026-04-04 06:16:03	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:03	TRACE	SQLOperation	insert into Person(name, id, partnerId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@666, Person.name=Saca D
...[truncated 1350 chars]...
s partner on Person.partnerId = partner.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@666}
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666
</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>2026-04-04 06:16:03	DEBUG	DDLDeployer	create table Person(reversePartnerId int, name varchar(255), id int not null, unique (id))
2026-04-04 06:16:03	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_reversePartnerId_Person_id foreign key(reversePartnerId) references Person(id)
2026-04-04 06:16:03	DEBUG	SQLOperation	Batching statement 1 times
2026-04-04 06:16:03	TRACE	SQLOperation	insert into Person(name, id, reversePartnerId) values (?, ?, ?) | {1={Person.name=John Do, Person.id=o.c.
...[truncated 1412 chars]...
er on Person.id = partner.reversePartnerId where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@666}
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person
2026-04-04 06:16:03	DEBUG	EntityTreeInflater	Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportCycleTest$OneToOne</name><passCount>10</passCount><skipCount>0</skipCount></classResult>