You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/05/11 15:58:31 UTC

Build failed in Jenkins: myfaces-current12 #846

See <https://builds.apache.org/job/myfaces-current12/846/>

------------------------------------------
[...truncated 68 lines...]
[WARNING] Velocimacro : VM library registration complete.
[WARNING] Velocimacro : Velocimacro : initialization complete.
[WARNING] RuntimeInstance successfully initialized.
[INFO] Generating component class:javax.faces.component.UIMessage
[INFO] Generating component class:javax.faces.component.UIMessages
[INFO] Generating component class:javax.faces.component.UIParameter
[INFO] Generating component class:javax.faces.component.UISelectItem
[INFO] Generating component class:javax.faces.component.UISelectItems
[INFO] Generating component class:javax.faces.component.html.HtmlColumn
[INFO] Generating component class:javax.faces.component.html.HtmlCommandButton
[INFO] Generating component class:javax.faces.component.html.HtmlCommandLink
[INFO] Generating component class:javax.faces.component.html.HtmlDataTable
[INFO] Generating component class:javax.faces.component.html.HtmlForm
[INFO] Generating component class:javax.faces.component.html.HtmlGraphicImage
[INFO] Generating component class:javax.faces.component.html.HtmlInputSecret
[INFO] Generating component class:javax.faces.component.html.HtmlInputText
[INFO] Generating component class:javax.faces.component.html.HtmlInputTextarea
[INFO] Generating component class:javax.faces.component.html.HtmlMessage
[INFO] Generating component class:javax.faces.component.html.HtmlMessages
[INFO] Generating component class:javax.faces.component.html.HtmlOutputFormat
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLabel
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLink
[INFO] Generating component class:javax.faces.component.html.HtmlOutputText
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGrid
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGroup
[INFO] Generating component class:javax.faces.component.html.HtmlSelectBooleanCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneRadio
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/classes>
[INFO] [bundle:manifest {execution: bundle-manifest}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
May 11, 2013 1:53:45 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component uniqueId just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: $javax.faces.component.UIComponentBase$$EnhancerByCGLIB$$76e4c9c9,Id: uniqueId]}
May 11, 2013 1:53:47 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId]}
RC; 2
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
May 11, 2013 1:53:47 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
RC; 2
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
May 11, 2013 1:53:47 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: j_id1]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
May 11, 2013 1:53:47 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: j_id1]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
May 11, 2013 1:53:47 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component table:j_id1 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: j_id1]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col1][Class: javax.faces.component.UIOutput,Id: header]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
May 11, 2013 1:53:47 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col1][Class: javax.faces.component.UIOutput,Id: header]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: header2]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
May 11, 2013 1:53:47 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: header2]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: xxx]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
May 11, 2013 1:53:47 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: xxx]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: uidata]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
May 11, 2013 1:53:47 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: uidata]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: uidata][Class: javax.faces.component.UIColumn,Id: column][Class: javax.faces.component.UIOutput,Id: facet]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
May 11, 2013 1:53:47 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: uidata][Class: javax.faces.component.UIColumn,Id: column][Class: javax.faces.component.UIOutput,Id: facet]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 11, 2013 1:53:47 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 11, 2013 1:53:47 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 11, 2013 1:53:47 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 11, 2013 1:53:48 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 11, 2013 1:53:48 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 11, 2013 1:53:48 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 11, 2013 1:53:48 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 11, 2013 1:53:48 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 11, 2013 1:53:48 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 11, 2013 1:53:48 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 11, 2013 1:53:48 PM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 11, 2013 1:53:48 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
Tests run: 238, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.93 sec

Results :

Tests run: 238, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-api/builds/2013-05-11_13-47-30/archive/org.apache.myfaces.core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-api/builds/2013-05-11_13-47-30/archive/org.apache.myfaces.core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT.jar
[INFO] [myfaces-builder:build-metadata {execution: default}]
[INFO] [myfaces-builder:make-components {execution: makecomp}]
[INFO] Using template from file loader: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/src/main/resources/META-INF/componentClass12.vm>
[WARNING] *******************************************************************
[WARNING] RuntimeInstance initializing.
[WARNING] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[WARNING] FileResourceLoader : initialization starting.
[WARNING] FileResourceLoader : initialization complete.
[WARNING] RelativeClasspathResourceLoader : initialization complete.
[INFO] RelativeClasspathResourceLoader : adding path 'META-INF'
[WARNING] RelativeClasspathResourceLoader : initialization complete.
[WARNING] Default ResourceManager initialization complete.
[WARNING] Velocimacro : initialization starting.
[WARNING] Velocimacro : VM library registration complete.
[WARNING] Velocimacro : Velocimacro : initialization complete.
[WARNING] RuntimeInstance successfully initialized.
[INFO] Generating component class:javax.faces.component.UIMessage
[INFO] Generating component class:javax.faces.component.UIMessages
[INFO] Generating component class:javax.faces.component.UIParameter
[INFO] Generating component class:javax.faces.component.UISelectItem
[INFO] Generating component class:javax.faces.component.UISelectItems
[INFO] Generating component class:javax.faces.component.html.HtmlColumn
[INFO] Generating component class:javax.faces.component.html.HtmlCommandButton
[INFO] Generating component class:javax.faces.component.html.HtmlCommandLink
[INFO] Generating component class:javax.faces.component.html.HtmlDataTable
[INFO] Generating component class:javax.faces.component.html.HtmlForm
[INFO] Generating component class:javax.faces.component.html.HtmlGraphicImage
[INFO] Generating component class:javax.faces.component.html.HtmlInputSecret
[INFO] Generating component class:javax.faces.component.html.HtmlInputText
[INFO] Generating component class:javax.faces.component.html.HtmlInputTextarea
[INFO] Generating component class:javax.faces.component.html.HtmlMessage
[INFO] Generating component class:javax.faces.component.html.HtmlMessages
[INFO] Generating component class:javax.faces.component.html.HtmlOutputFormat
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLabel
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLink
[INFO] Generating component class:javax.faces.component.html.HtmlOutputText
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGrid
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGroup
[INFO] Generating component class:javax.faces.component.html.HtmlSelectBooleanCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneRadio
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-sources.jar>
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-tests.jar>
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-sources.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-tests.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-api/builds/2013-05-11_13-47-30/archive/org.apache.myfaces.core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-api/builds/2013-05-11_13-47-30/archive/org.apache.myfaces.core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared For JSF 1.2 - Project
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-project/3.0.13-SNAPSHOT/myfaces-shared-project-3.0.13-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/target/myfaces-shared-project-3.0.13-SNAPSHOT-site.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-project/3.0.13-SNAPSHOT/myfaces-shared-project-3.0.13-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.shared$myfaces-shared-project/builds/2013-05-11_13-47-23/archive/org.apache.myfaces.shared/myfaces-shared-project/3.0.13-SNAPSHOT/myfaces-shared-project-3.0.13-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/target/myfaces-shared-project-3.0.13-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.shared$myfaces-shared-project/builds/2013-05-11_13-47-23/archive/org.apache.myfaces.shared/myfaces-shared-project/3.0.13-SNAPSHOT/myfaces-shared-project-3.0.13-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared For JSF 1.2 - Core
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.shared$myfaces-shared-core/builds/2013-05-11_13-47-24/archive/org.apache.myfaces.shared/myfaces-shared-core/3.0.13-SNAPSHOT/myfaces-shared-core-3.0.13-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-surefire-plugin:2.9:test': Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/target/surefire-reports/TEST-org.apache.myfaces.shared.renderkit.html.util.HTMLEncoderTest.xml> is 1 day 12 hr old

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 16 seconds
[INFO] Finished at: Sat May 11 13:58:22 GMT+00:00 2013
[INFO] Final Memory: 75M/411M
[INFO] ------------------------------------------------------------------------
channel stopped

Jenkins build is back to normal : myfaces-current12 #851

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current12/851/>


Build failed in Jenkins: myfaces-current12 #850

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current12/850/>

------------------------------------------
[...truncated 66 lines...]
[WARNING] Velocimacro : VM library registration complete.
[WARNING] Velocimacro : Velocimacro : initialization complete.
[WARNING] RuntimeInstance successfully initialized.
[INFO] Generating component class:javax.faces.component.UIMessage
[INFO] Generating component class:javax.faces.component.UIMessages
[INFO] Generating component class:javax.faces.component.UIParameter
[INFO] Generating component class:javax.faces.component.UISelectItem
[INFO] Generating component class:javax.faces.component.UISelectItems
[INFO] Generating component class:javax.faces.component.html.HtmlColumn
[INFO] Generating component class:javax.faces.component.html.HtmlCommandButton
[INFO] Generating component class:javax.faces.component.html.HtmlCommandLink
[INFO] Generating component class:javax.faces.component.html.HtmlDataTable
[INFO] Generating component class:javax.faces.component.html.HtmlForm
[INFO] Generating component class:javax.faces.component.html.HtmlGraphicImage
[INFO] Generating component class:javax.faces.component.html.HtmlInputSecret
[INFO] Generating component class:javax.faces.component.html.HtmlInputText
[INFO] Generating component class:javax.faces.component.html.HtmlInputTextarea
[INFO] Generating component class:javax.faces.component.html.HtmlMessage
[INFO] Generating component class:javax.faces.component.html.HtmlMessages
[INFO] Generating component class:javax.faces.component.html.HtmlOutputFormat
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLabel
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLink
[INFO] Generating component class:javax.faces.component.html.HtmlOutputText
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGrid
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGroup
[INFO] Generating component class:javax.faces.component.html.HtmlSelectBooleanCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneRadio
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/classes>
[INFO] [bundle:manifest {execution: bundle-manifest}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
May 12, 2013 8:28:07 AM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component uniqueId just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: $javax.faces.component.UIComponentBase$$EnhancerByCGLIB$$55d226ae,Id: uniqueId]}
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId]}
RC; 2
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
RC; 2
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: j_id1]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: j_id1]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component table:j_id1 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: j_id1]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col1][Class: javax.faces.component.UIOutput,Id: header]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col1][Class: javax.faces.component.UIOutput,Id: header]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: header2]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: javax.faces.component.UIData,Id: table][Class: javax.faces.component.UIColumn,Id: col2][Class: javax.faces.component.UIOutput,Id: header2]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: xxx]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
May 12, 2013 8:28:08 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: xxx]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: uidata]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: uidata]} (component-family=javax.faces.Data, renderer-type=javax.faces.Table)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: uidata][Class: javax.faces.component.UIColumn,Id: column][Class: javax.faces.component.UIOutput,Id: facet]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIData,Id: uidata][Class: javax.faces.component.UIColumn,Id: column][Class: javax.faces.component.UIOutput,Id: facet]} (component-family=javax.faces.Output, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getClientId
WARNING: WARNING: Component j_id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation! Path to Component: {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id0]}
No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
May 12, 2013 8:28:09 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
Tests run: 238, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.423 sec

Results :

Tests run: 238, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-api/builds/2013-05-12_08-22-07/archive/org.apache.myfaces.core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-api/builds/2013-05-12_08-22-07/archive/org.apache.myfaces.core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT.jar
[INFO] [myfaces-builder:build-metadata {execution: default}]
[INFO] [myfaces-builder:make-components {execution: makecomp}]
[INFO] Using template from file loader: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/src/main/resources/META-INF/componentClass12.vm>
[WARNING] *******************************************************************
[WARNING] RuntimeInstance initializing.
[WARNING] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[WARNING] FileResourceLoader : initialization starting.
[WARNING] FileResourceLoader : initialization complete.
[WARNING] RelativeClasspathResourceLoader : initialization complete.
[INFO] RelativeClasspathResourceLoader : adding path 'META-INF'
[WARNING] RelativeClasspathResourceLoader : initialization complete.
[WARNING] Default ResourceManager initialization complete.
[WARNING] Velocimacro : initialization starting.
[WARNING] Velocimacro : VM library registration complete.
[WARNING] Velocimacro : Velocimacro : initialization complete.
[WARNING] RuntimeInstance successfully initialized.
[INFO] Generating component class:javax.faces.component.UIMessage
[INFO] Generating component class:javax.faces.component.UIMessages
[INFO] Generating component class:javax.faces.component.UIParameter
[INFO] Generating component class:javax.faces.component.UISelectItem
[INFO] Generating component class:javax.faces.component.UISelectItems
[INFO] Generating component class:javax.faces.component.html.HtmlColumn
[INFO] Generating component class:javax.faces.component.html.HtmlCommandButton
[INFO] Generating component class:javax.faces.component.html.HtmlCommandLink
[INFO] Generating component class:javax.faces.component.html.HtmlDataTable
[INFO] Generating component class:javax.faces.component.html.HtmlForm
[INFO] Generating component class:javax.faces.component.html.HtmlGraphicImage
[INFO] Generating component class:javax.faces.component.html.HtmlInputSecret
[INFO] Generating component class:javax.faces.component.html.HtmlInputText
[INFO] Generating component class:javax.faces.component.html.HtmlInputTextarea
[INFO] Generating component class:javax.faces.component.html.HtmlMessage
[INFO] Generating component class:javax.faces.component.html.HtmlMessages
[INFO] Generating component class:javax.faces.component.html.HtmlOutputFormat
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLabel
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLink
[INFO] Generating component class:javax.faces.component.html.HtmlOutputText
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGrid
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGroup
[INFO] Generating component class:javax.faces.component.html.HtmlSelectBooleanCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneRadio
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-sources.jar>
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-tests.jar>
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-sources.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-tests.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-api/builds/2013-05-12_08-22-07/archive/org.apache.myfaces.core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/myfaces-api-1.2.13-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-api/builds/2013-05-12_08-22-07/archive/org.apache.myfaces.core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared For JSF 1.2 - Project
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-project/3.0.13-SNAPSHOT/myfaces-shared-project-3.0.13-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/target/myfaces-shared-project-3.0.13-SNAPSHOT-site.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-project/3.0.13-SNAPSHOT/myfaces-shared-project-3.0.13-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.shared$myfaces-shared-project/builds/2013-05-12_08-22-01/archive/org.apache.myfaces.shared/myfaces-shared-project/3.0.13-SNAPSHOT/myfaces-shared-project-3.0.13-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/target/myfaces-shared-project-3.0.13-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.shared$myfaces-shared-project/builds/2013-05-12_08-22-01/archive/org.apache.myfaces.shared/myfaces-shared-project/3.0.13-SNAPSHOT/myfaces-shared-project-3.0.13-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared For JSF 1.2 - Core
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.shared$myfaces-shared-core/builds/2013-05-12_08-22-03/archive/org.apache.myfaces.shared/myfaces-shared-core/3.0.13-SNAPSHOT/myfaces-shared-core-3.0.13-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-surefire-plugin:2.9:test': Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/target/surefire-reports/TEST-org.apache.myfaces.shared.renderkit.html.util.HTMLEncoderTest.xml> is 15 hr old

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 26 seconds
[INFO] Finished at: Sun May 12 08:31:06 GMT+00:00 2013
[INFO] Final Memory: 75M/415M
[INFO] ------------------------------------------------------------------------
channel stopped

Build failed in Jenkins: myfaces-current12 #849

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current12/849/>

------------------------------------------
Started by timer
Building remotely on solaris1 in workspace <https://builds.apache.org/job/myfaces-current12/ws/>
Updating http://svn.apache.org/repos/asf/myfaces/current12
Fetching 'https://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x' at -1 into '/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/myfaces-current12/current12/core'
At revision 1481463
Fetching 'https://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x' at -1 into '/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/myfaces-current12/current12/shared'
At revision 1481463
At revision 1481463
no change for http://svn.apache.org/repos/asf/myfaces/current12 since the previous build
no change for https://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x since the previous build
no change for https://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x since the previous build
Parsing POMs
[current12] $ /zonestorage/hudson_solaris/home/hudson/hudson-slave/tools/jdk6-u26-auto-install//bin/java -cp /export/home/hudson/hudson-slave/maven-agent.jar:/export/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven-interceptor.jar 52742 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar
channel started
<===[JENKINS REMOTING CAPACITY]===>   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current12/ws/current12/pom.xml> -Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/0 install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache MyFaces JSF-1.2 Core Project
[INFO]   Apache Myfaces JSF Core-1.2 API
[INFO]   Apache MyFaces Shared For JSF 1.2 - Project
[INFO]   Apache MyFaces Shared For JSF 1.2 - Core
[INFO]   MyFaces Shared Impl
[INFO]   MyFaces Shared Tomahawk
[INFO]   Apache MyFaces JSF-1.2 Core Impl
[INFO]   Build Project
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-1.2 Core Project
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-source}]
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/core/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-core-project/1.2.13-SNAPSHOT/myfaces-core-project-1.2.13-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/core/target/myfaces-core-project-1.2.13-SNAPSHOT-site.xml> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-core-project/1.2.13-SNAPSHOT/myfaces-core-project-1.2.13-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-core-project/builds/2013-05-12_00-46-26/archive/org.apache.myfaces.core/myfaces-core-project/1.2.13-SNAPSHOT/myfaces-core-project-1.2.13-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/target/myfaces-core-project-1.2.13-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-core-project/builds/2013-05-12_00-46-26/archive/org.apache.myfaces.core/myfaces-core-project/1.2.13-SNAPSHOT/myfaces-core-project-1.2.13-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Myfaces JSF Core-1.2 API
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [myfaces-builder:build-metadata {execution: default}]
log4j:WARN No appenders could be found for logger (org.apache.myfaces.buildtools.maven2.plugin.builder.qdox.QdoxModelBuilder).
log4j:WARN Please initialize the log4j system properly.
[INFO] [myfaces-builder:make-components {execution: makecomp}]
[INFO] Using template from file loader: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/src/main/resources/META-INF/componentClass12.vm>
[WARNING] *******************************************************************
[WARNING] RuntimeInstance initializing.
[WARNING] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[WARNING] FileResourceLoader : initialization starting.
[WARNING] FileResourceLoader : initialization complete.
[WARNING] RelativeClasspathResourceLoader : initialization complete.
[INFO] RelativeClasspathResourceLoader : adding path 'META-INF'
[WARNING] RelativeClasspathResourceLoader : initialization complete.
[WARNING] Default ResourceManager initialization complete.
[WARNING] Velocimacro : initialization starting.
[WARNING] Velocimacro : VM library registration complete.
[WARNING] Velocimacro : Velocimacro : initialization complete.
[WARNING] RuntimeInstance successfully initialized.
[INFO] Generating component class:javax.faces.component.UIMessage
[INFO] Generating component class:javax.faces.component.UIMessages
[INFO] Generating component class:javax.faces.component.UIParameter
[INFO] Generating component class:javax.faces.component.UISelectItem
[INFO] Generating component class:javax.faces.component.UISelectItems
[INFO] Generating component class:javax.faces.component.html.HtmlColumn
[INFO] Generating component class:javax.faces.component.html.HtmlCommandButton
[INFO] Generating component class:javax.faces.component.html.HtmlCommandLink
[INFO] Generating component class:javax.faces.component.html.HtmlDataTable
[INFO] Generating component class:javax.faces.component.html.HtmlForm
[INFO] Generating component class:javax.faces.component.html.HtmlGraphicImage
[INFO] Generating component class:javax.faces.component.html.HtmlInputSecret
[INFO] Generating component class:javax.faces.component.html.HtmlInputText
[INFO] Generating component class:javax.faces.component.html.HtmlInputTextarea
[INFO] Generating component class:javax.faces.component.html.HtmlMessage
[INFO] Generating component class:javax.faces.component.html.HtmlMessages
[INFO] Generating component class:javax.faces.component.html.HtmlOutputFormat
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLabel
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLink
[INFO] Generating component class:javax.faces.component.html.HtmlOutputText
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGrid
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGroup
[INFO] Generating component class:javax.faces.component.html.HtmlSelectBooleanCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneRadio
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/classes>
[INFO] [bundle:manifest {execution: bundle-manifest}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/surefire-reports>
[JENKINS] Recording test results
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-api/builds/2013-05-12_00-46-27/archive/org.apache.myfaces.core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-surefire-plugin:2.5:test': Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/surefire-reports/TEST-TestSuite.xml> is 7 hr 59 min old

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 54 seconds
[INFO] Finished at: Sun May 12 00:56:12 GMT+00:00 2013
[INFO] Final Memory: 65M/388M
[INFO] ------------------------------------------------------------------------
channel stopped

Build failed in Jenkins: myfaces-current12 #848

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current12/848/>

------------------------------------------
Started by upstream project "maven-plugins" build number 1543
originally caused by: 
 Started by an SCM change
 Started by an SCM change
 Started by upstream project "maven-shared" build number 433
 originally caused by: 
  Started by an SCM change
 Started by an SCM change
Building remotely on solaris1 in workspace <https://builds.apache.org/job/myfaces-current12/ws/>
Updating http://svn.apache.org/repos/asf/myfaces/current12
Fetching 'https://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x' at -1 into '/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/myfaces-current12/current12/core'
At revision 1481425
Fetching 'https://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x' at -1 into '/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/myfaces-current12/current12/shared'
At revision 1481425
At revision 1481425
no change for http://svn.apache.org/repos/asf/myfaces/current12 since the previous build
no change for https://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x since the previous build
no change for https://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x since the previous build
Parsing POMs
[current12] $ /zonestorage/hudson_solaris/home/hudson/hudson-slave/tools/jdk6-u26-auto-install//bin/java -cp /export/home/hudson/hudson-slave/maven-agent.jar:/export/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven-interceptor.jar 49915 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>channel started
   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current12/ws/current12/pom.xml> -Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/0 install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache MyFaces JSF-1.2 Core Project
[INFO]   Apache Myfaces JSF Core-1.2 API
[INFO]   Apache MyFaces Shared For JSF 1.2 - Project
[INFO]   Apache MyFaces Shared For JSF 1.2 - Core
[INFO]   MyFaces Shared Impl
[INFO]   MyFaces Shared Tomahawk
[INFO]   Apache MyFaces JSF-1.2 Core Impl
[INFO]   Build Project
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-1.2 Core Project
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-source}]
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/core/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-core-project/1.2.13-SNAPSHOT/myfaces-core-project-1.2.13-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/core/target/myfaces-core-project-1.2.13-SNAPSHOT-site.xml> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-core-project/1.2.13-SNAPSHOT/myfaces-core-project-1.2.13-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-core-project/builds/2013-05-11_21-55-26/archive/org.apache.myfaces.core/myfaces-core-project/1.2.13-SNAPSHOT/myfaces-core-project-1.2.13-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/target/myfaces-core-project-1.2.13-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-core-project/builds/2013-05-11_21-55-26/archive/org.apache.myfaces.core/myfaces-core-project/1.2.13-SNAPSHOT/myfaces-core-project-1.2.13-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Myfaces JSF Core-1.2 API
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [myfaces-builder:build-metadata {execution: default}]
log4j:WARN No appenders could be found for logger (org.apache.myfaces.buildtools.maven2.plugin.builder.qdox.QdoxModelBuilder).
log4j:WARN Please initialize the log4j system properly.
[INFO] [myfaces-builder:make-components {execution: makecomp}]
[INFO] Using template from file loader: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/src/main/resources/META-INF/componentClass12.vm>
[WARNING] *******************************************************************
[WARNING] RuntimeInstance initializing.
[WARNING] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[WARNING] FileResourceLoader : initialization starting.
[WARNING] FileResourceLoader : initialization complete.
[WARNING] RelativeClasspathResourceLoader : initialization complete.
[INFO] RelativeClasspathResourceLoader : adding path 'META-INF'
[WARNING] RelativeClasspathResourceLoader : initialization complete.
[WARNING] Default ResourceManager initialization complete.
[WARNING] Velocimacro : initialization starting.
[WARNING] Velocimacro : VM library registration complete.
[WARNING] Velocimacro : Velocimacro : initialization complete.
[WARNING] RuntimeInstance successfully initialized.
[INFO] Generating component class:javax.faces.component.UIMessage
[INFO] Generating component class:javax.faces.component.UIMessages
[INFO] Generating component class:javax.faces.component.UIParameter
[INFO] Generating component class:javax.faces.component.UISelectItem
[INFO] Generating component class:javax.faces.component.UISelectItems
[INFO] Generating component class:javax.faces.component.html.HtmlColumn
[INFO] Generating component class:javax.faces.component.html.HtmlCommandButton
[INFO] Generating component class:javax.faces.component.html.HtmlCommandLink
[INFO] Generating component class:javax.faces.component.html.HtmlDataTable
[INFO] Generating component class:javax.faces.component.html.HtmlForm
[INFO] Generating component class:javax.faces.component.html.HtmlGraphicImage
[INFO] Generating component class:javax.faces.component.html.HtmlInputSecret
[INFO] Generating component class:javax.faces.component.html.HtmlInputText
[INFO] Generating component class:javax.faces.component.html.HtmlInputTextarea
[INFO] Generating component class:javax.faces.component.html.HtmlMessage
[INFO] Generating component class:javax.faces.component.html.HtmlMessages
[INFO] Generating component class:javax.faces.component.html.HtmlOutputFormat
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLabel
[INFO] Generating component class:javax.faces.component.html.HtmlOutputLink
[INFO] Generating component class:javax.faces.component.html.HtmlOutputText
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGrid
[INFO] Generating component class:javax.faces.component.html.HtmlPanelGroup
[INFO] Generating component class:javax.faces.component.html.HtmlSelectBooleanCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyCheckbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectManyMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneListbox
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneMenu
[INFO] Generating component class:javax.faces.component.html.HtmlSelectOneRadio
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/classes>
[INFO] [bundle:manifest {execution: bundle-manifest}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/surefire-reports>
[JENKINS] Recording test results
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.core$myfaces-api/builds/2013-05-11_21-55-27/archive/org.apache.myfaces.core/myfaces-api/1.2.13-SNAPSHOT/myfaces-api-1.2.13-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-surefire-plugin:2.5:test': Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/myfaces-current12/ws/current12/core/api/target/surefire-reports/TEST-TestSuite.xml> is 5 hr 8 min old

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 25 seconds
[INFO] Finished at: Sat May 11 22:06:54 GMT+00:00 2013
[INFO] Final Memory: 65M/400M
[INFO] ------------------------------------------------------------------------
channel stopped

Build failed in Jenkins: myfaces-current12 #847

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current12/847/>

------------------------------------------
[...truncated 477 lines...]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:117)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70)
Caused by: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:487)
	... 30 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.myfaces.shared.util.StateUtilsTripleDES_ECBTest
May 11, 2013 4:49:49 PM org.apache.myfaces.shared.util.StateUtils reconstruct
SEVERE: View State cannot be reconstructed
javax.faces.FacesException: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:494)
	at org.apache.myfaces.shared.util.StateUtils.reconstruct(StateUtils.java:376)
	at org.apache.myfaces.shared.util.AbstractStateUtilsTest.testConstructionNegative(AbstractStateUtilsTest.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:117)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70)
Caused by: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:487)
	... 30 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.myfaces.shared.util.StateUtilsAES_CBCTest
May 11, 2013 4:49:49 PM org.apache.myfaces.shared.util.StateUtils reconstruct
SEVERE: View State cannot be reconstructed
javax.faces.FacesException: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:494)
	at org.apache.myfaces.shared.util.StateUtils.reconstruct(StateUtils.java:376)
	at org.apache.myfaces.shared.util.AbstractStateUtilsTest.testConstructionNegative(AbstractStateUtilsTest.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:117)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70)
Caused by: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:487)
	... 30 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.myfaces.shared.util.MessageUtilsTest
currency ?100.00
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec
Running org.apache.myfaces.shared.util.CachedStateUtilsDefaultTest
May 11, 2013 4:49:49 PM org.apache.myfaces.shared.util.StateUtils reconstruct
SEVERE: View State cannot be reconstructed
javax.faces.FacesException: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:494)
	at org.apache.myfaces.shared.util.StateUtils.reconstruct(StateUtils.java:376)
	at org.apache.myfaces.shared.util.AbstractStateUtilsTest.testConstructionNegative(AbstractStateUtilsTest.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:117)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70)
Caused by: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:487)
	... 30 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.myfaces.shared.taglib.UIComponentTagUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec
Running org.apache.myfaces.shared.webapp.webxml.ServletMappingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec

Results :

Tests run: 137, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/target/myfaces-shared-core-3.0.13-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-source}]
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/target/myfaces-shared-core-3.0.13-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/target/myfaces-shared-core-3.0.13-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-core/3.0.13-SNAPSHOT/myfaces-shared-core-3.0.13-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/target/myfaces-shared-core-3.0.13-SNAPSHOT-sources.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-core/3.0.13-SNAPSHOT/myfaces-shared-core-3.0.13-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.shared$myfaces-shared-core/builds/2013-05-11_16-38-43/archive/org.apache.myfaces.shared/myfaces-shared-core/3.0.13-SNAPSHOT/myfaces-shared-core-3.0.13-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/target/myfaces-shared-core-3.0.13-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.shared$myfaces-shared-core/builds/2013-05-11_16-38-43/archive/org.apache.myfaces.shared/myfaces-shared-core/3.0.13-SNAPSHOT/myfaces-shared-core-3.0.13-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/core/target/myfaces-shared-core-3.0.13-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.shared$myfaces-shared-core/builds/2013-05-11_16-38-43/archive/org.apache.myfaces.shared/myfaces-shared-core/3.0.13-SNAPSHOT/myfaces-shared-core-3.0.13-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Shared Impl
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [dependency:unpack {execution: unpack-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-core:sources:3.0.13-SNAPSHOT:jar
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-core:3.0.13-SNAPSHOT: checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-core:3.0.13-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Unpacking /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-core/3.0.13-SNAPSHOT/myfaces-shared-core-3.0.13-SNAPSHOT-sources.jarto
 <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/shared-impl/target/unpacked-shared-sources>
with Includes null and excludes:null
[WARNING] DEPRECATED [sourceRoot]: Use the build-helper-maven-plugin to bind source directories
[WARNING] DEPRECATED [tasks]: Use target instead
[INFO] [antrun:run {execution: refactor-shared-sources}]
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

refactor-java-sources:
     [move] Moving 128 files to <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/shared-impl/target/refactored-shared-sources/main/java/org/apache/myfaces/shared_impl>
[INFO] Executed tasks
[INFO] Registering compile source root <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/shared-impl/target/refactored-shared-sources/main/java>
[INFO] [remote-resources:process {execution: default}]
[WARNING] DEPRECATED [tasks]: Use target instead
[INFO] [antrun:run {execution: refactor-resources}]
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

refactor-resources:
[INFO] Executed tasks
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 128 source files to <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/shared-impl/target/classes>
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/shared-impl/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/shared-impl/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current12/ws/current12/shared/shared-impl/pom.xml> to /home/hudson/hudson/jobs/myfaces-current12/modules/org.apache.myfaces.shared$myfaces-shared-impl/builds/2013-05-11_16-38-44/archive/org.apache.myfaces.shared/myfaces-shared-impl/3.0.13-SNAPSHOT/myfaces-shared-impl-3.0.13-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error while executing forked tests.; nested exception is java.io.IOException: Cannot run program "/bin/sh" (in directory "<https://builds.apache.org/job/myfaces-current12/ws/current12/shared/shared-impl")>: error=12, Not enough space

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 34 seconds
[INFO] Finished at: Sat May 11 16:51:38 GMT+00:00 2013
[INFO] Final Memory: 89M/436M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@myfaces.apache.org grantsmith@apache.org
channel stopped