Details
-
Bug
-
Status: Reopened (View Workflow)
-
Minor
-
Resolution: Unresolved
-
Jenkins 1.528
Description
After upgrading from 1.525 to 1.528 there is a lot of extra logging in our Maven build logs. This makes it hard to read the logs. It still happens in 1.529
It is the org.apache.maven.cli.event.ExecutionEventLogger entries.
Note:
They are multimodule maven builds
Timestamper plugin is active so Time is duplicated in the logs below:
16:47:28 Aug 27, 2013 4:47:29 PM org.apache.maven.cli.event.ExecutionEventLogger projectDiscoveryStarted 16:47:28 INFO: Scanning for projects... 16:47:29 Aug 27, 2013 4:47:30 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted 16:47:29 INFO: ------------------------------------------------------------------------ 16:47:29 Aug 27, 2013 4:47:30 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted 16:47:29 INFO: Reactor Build Order: 16:47:29 Aug 27, 2013 4:47:30 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted 16:47:29 INFO: 16:47:29 Aug 27, 2013 4:47:30 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted ... ... 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted 16:47:29 INFO: 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted 16:47:29 INFO: ------------------------------------------------------------------------ 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted 16:47:29 INFO: Building xxxxx 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted 16:47:29 INFO: ------------------------------------------------------------------------ 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted 16:47:29 INFO: 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted 16:47:29 INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ xxx --- 16:47:32 Aug 27, 2013 4:47:33 PM hudson.maven.ExecutedMojo <init> 16:47:32 WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo 16:47:32 Aug 27, 2013 4:47:33 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted 16:47:32 INFO: 16:47:32 Aug 27, 2013 4:47:33 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
Attachments
Issue Links
- is related to
-
JENKINS-15935 Can't build using maven 3.1.0
-
- Resolved
-
-
JENKINS-19352 Maven logs no errors
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
After upgrading from 1.525 to 1.528 there is a lot of extra logging in our Maven build logs. This makes it hard to read the logs. It still happens in 1.529 It is the org.apache.maven.cli.event.ExecutionEventLogger entries. Note: They are multimodule maven builds Timestamper plugin is active so Time is duplicated in the logs below: {code} 16:47:28 Aug 27, 2013 4:47:29 PM org.apache.maven.cli.event.ExecutionEventLogger projectDiscoveryStarted 16:47:28 INFO: Scanning for projects... 16:47:29 Aug 27, 2013 4:47:30 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted 16:47:29 INFO: ------------------------------------------------------------------------ 16:47:29 Aug 27, 2013 4:47:30 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted 16:47:29 INFO: Reactor Build Order: 16:47:29 Aug 27, 2013 4:47:30 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted 16:47:29 INFO: 16:47:29 Aug 27, 2013 4:47:30 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted ... ... 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted 16:47:29 INFO: 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted 16:47:29 INFO: ------------------------------------------------------------------------ 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted 16:47:29 INFO: Building xxxxx 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted 16:47:29 INFO: ------------------------------------------------------------------------ 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted 16:47:29 INFO: 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted 16:47:29 INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ xxx --- 16:47:32 Aug 27, 2013 4:47:33 PM hudson.maven.ExecutedMojo <init> 16:47:32 WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo 16:47:32 Aug 27, 2013 4:47:33 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted 16:47:32 INFO: 16:47:32 Aug 27, 2013 4:47:33 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted {code} |
After upgrading from 1.525 to 1.528 there is a lot of extra logging in our Maven build logs. This makes it hard to read the logs. It still happens in 1.529 It is the org.apache.maven.cli.event.ExecutionEventLogger entries. Note: They are multimodule maven builds Timestamper plugin is active so Time is duplicated in the logs below: {code} 16:47:28 Aug 27, 2013 4:47:29 PM org.apache.maven.cli.event.ExecutionEventLogger projectDiscoveryStarted 16:47:28 INFO: Scanning for projects... 16:47:29 Aug 27, 2013 4:47:30 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted 16:47:29 INFO: ------------------------------------------------------------------------ 16:47:29 Aug 27, 2013 4:47:30 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted 16:47:29 INFO: Reactor Build Order: 16:47:29 Aug 27, 2013 4:47:30 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted 16:47:29 INFO: 16:47:29 Aug 27, 2013 4:47:30 PM org.apache.maven.cli.event.ExecutionEventLogger sessionStarted ... ... 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted 16:47:29 INFO: 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted 16:47:29 INFO: ------------------------------------------------------------------------ 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted 16:47:29 INFO: Building xxxxx 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted 16:47:29 INFO: ------------------------------------------------------------------------ 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted 16:47:29 INFO: 16:47:29 Aug 27, 2013 4:47:31 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted 16:47:29 INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ xxx --- 16:47:32 Aug 27, 2013 4:47:33 PM hudson.maven.ExecutedMojo <init> 16:47:32 WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo 16:47:32 Aug 27, 2013 4:47:33 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted 16:47:32 INFO: 16:47:32 Aug 27, 2013 4:47:33 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted {code} |
Summary | Extra org.apache.maven.cli.event.ExecutionEventLogger logging added to Maven builds makes the build log hard to read. | Extra logging added to Maven builds makes the build log hard to read - org.apache.maven.cli.event.ExecutionEventLogger |
Priority | Major [ 3 ] | Critical [ 2 ] |
Link |
This issue is related to |
Link |
This issue is related to |
Assignee | kutzi [ kutzi ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Labels | lts-candidate |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Resolution | Incomplete [ 4 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Incomplete [ 4 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Labels | lts-candidate | 1.532.1-fixed |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Priority | Critical [ 2 ] | Minor [ 4 ] |
Component/s | maven-plugin [ 16033 ] | |
Component/s | maven2 [ 15487 ] |
Workflow | JNJira [ 150844 ] | JNJira + In-Review [ 193701 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Comment |
[ I'm getting these loooong lines again and I'm on Jenkins 2.105 and maven-plugin 3.1 {code:java} 17:22:42 [pool-1-thread-1 for channel id=1135091] INFO org.apache.maven.cli.event.ExecutionEventLogger - 17:22:42 [pool-1-thread-1 for channel id=1135091] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------ 17:22:42 [pool-1-thread-1 for channel id=1135091] INFO org.apache.maven.cli.event.ExecutionEventLogger - Building my-eventconsumer-server 15.0.0-SNAPSHOT 17:22:42 [pool-1-thread-1 for channel id=1135091] INFO org.apache.maven.cli.event.ExecutionEventLogger - ------------------------------------------------------------------------ 17:22:42 [pool-1-thread-1 for channel id=1135091] INFO org.apache.maven.cli.event.ExecutionEventLogger - 17:22:42 [pool-1-thread-1 for channel id=1135091] INFO org.apache.maven.cli.event.ExecutionEventLogger - --- maven-clean-plugin:2.5:clean (default-clean) @ my-eventconsumer-server --- {code} Can't find a way to suppress the additional info on each line. Please advice. ] |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
We noticed this after upgrading from 1.525 to 1.526. It seems that this happens in the main target in regular maven jobs. When we set up maven executions in post-build steps the log statements are fine.