-
Bug
-
Resolution: Unresolved
-
Major
-
None
I have a large maven multi module project.
When I look at the build log for a maven multi module build, Jenkins shows me the per module build times. When I look at Mavens "Reactor Summary" at the end of the full log, it shows me wildly different module build times. Sometimes the Jenkins reported build times are slower (sometimes a little slower, sometimes 2X to 3X or more slower) while other times the Jenkins module builds times are an order of magnitude faster. (which I know are false because the operations I am performing take minutes, not seconds as jenkins reports. The operations that are orders of magnitude off are performed on a slave, and are performing operations that make network calls to perform operations on a 3rd system.