eclipse / repairnator

Software development bots for Github. Join the bot revolution! :star2::robot::star2::revolving_hearts:
MIT License
382 stars 83 forks source link

CI is broken on master August 2022 #1254

Closed monperrus closed 1 year ago

monperrus commented 1 year ago

CI is broken on master for a number of reasons. I already fixed a few issues. It's not finished

monperrus commented 1 year ago

[ERROR] Failed to execute goal on project repairnator-realtime: Could not resolve dependencies for project fr.inria.repairnator:repairnator-realtime:jar:3.3-SNAPSHOT: Failed to collect dependencies at fr.inria.repairnator:repairnator-pipeline:jar:3.3-SNAPSHOT -> org.inria.sacha.automaticRepair:astor:jar:20190919 -> fr.inria.gforge.spirals:nopol:jar:0.2-SNAPSHOT -> com.microsoft.z3:z3:jar:0.0.1: Failed to read artifact descriptor for com.microsoft.z3:z3:jar:0.0.1: Could not transfer artifact com.microsoft.z3:z3:pom:0.0.1 from/to gforge.inria.fr-release (http://sachaproject.gforge.inria.fr/repositories/releases/): Transfer failed for http://sachaproject.gforge.inria.fr/repositories/releases/com/microsoft/z3/z3/0.0.1/z3-0.0.1.pom: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed: NotAfter: Thu Aug 25 23:59:59 UTC 2022 -> [Help 1] build log

SSL certificate of sachaproject.gforge.inria.fr outdated, sent an email to Inria

monperrus commented 1 year ago

certificate of sachaproject.gforge.inria.fr renewed

sofiabobadilla commented 1 year ago

FYI: CI uses anonymous connnections to Gtihub, see https://github.com/eclipse/repairnator/issues/1253 is already fixed on https://github.com/eclipse/repairnator/pull/1256