tkobayas opened a new issue, #1729: URL: https://github.com/apache/incubator-kie-issues/issues/1729
kogito-runtimes weekly job fails occasionally https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/other/job/kogito-apps.weekly-deploy/ looking at 2024-12-22 job, the failure was caused by ``` [2024-12-22T05:08:49.615Z] [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.kie:kie-pmml-bom:pom:999-20241222-SNAPSHOT (absent): Could not find artifact org.kie:kie-pmml-bom:pom:999-20241222-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots) @ line 66, column 19 ``` drools weekly job was successful on 2024-12-22, but uploading artifacts was in-progress at that time. ``` [2024-12-22T04:59:07.176Z] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ drools-distribution --- [2024-12-22T05:32:58.509Z] [INFO] ------------------------------------------------------------------------ [2024-12-22T05:32:58.509Z] [INFO] Reactor Summary for Drools :: Parent 999-20241222-SNAPSHOT: ... [2024-12-22T05:32:58.511Z] [INFO] ------------------------------------------------------------------------ [2024-12-22T05:32:58.511Z] [INFO] BUILD SUCCESS [2024-12-22T05:32:58.511Z] [INFO] ------------------------------------------------------------------------ [2024-12-22T05:32:58.511Z] [INFO] Total time: 02:25 h [2024-12-22T05:32:58.511Z] [INFO] Finished at: 2024-12-22T00:32:49-05:00 [2024-12-22T05:32:58.511Z] [INFO] ------------------------------------------------------------------------ ``` 2024-12-15 was the same. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
