[ODLPARENT-221] SFT not working Created: 17/Jan/20  Updated: 29/Jan/20  Resolved: 20/Jan/20

Status: Resolved
Project: odlparent
Component/s: SFT
Affects Version/s: 3.1.9, 5.0.4, 4.0.14, 6.0.3
Fix Version/s: 6.0.4, 5.0.5, 4.0.15

Type: Bug Priority: High
Reporter: Luis Gomez Assignee: Robert Varga
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

This ERROR is seen when Single Feature Test (SFT) runs for an ODL project:

java.rmi.NotBoundException: 8efb115c-ea67-467a-a351-3a4f6cd85876
12:30:32       at java.rmi/sun.rmi.registry.RegistryImpl.lookup(RegistryImpl.java:234)
12:30:32       at java.rmi/sun.rmi.registry.RegistryImpl_Skel.dispatch(RegistryImpl_Skel.java:129)
12:30:32       at java.rmi/sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:468)
12:30:32       at java.rmi/sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:298)
12:30:32       at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:200)
12:30:32       at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:197)

The reason for the failure is SFT fetches artifacts directly from maven central and since Jan 15th HTTP is not allowed anymore, see: https://support.sonatype.com/hc/en-us/articles/360041287334-Central-501-HTTPS-Required

This is the patch that fixes the problem:

https://git.opendaylight.org/gerrit/#/c/odlparent/+/86941/2/features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java


Generated at Wed Feb 07 20:27:57 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.