Build failed in Hudson: JBoss-AS-5.0.x #635
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/635/changes
Changes:
[anil.saldhana(a)jboss.com] upgrade to sec 2.0.2.alpha1
[anil.saldhana(a)jboss.com] JBAS-4599: JaasSecurityManager refactored to include a delegate
------------------------------------------
[...truncated 22764 lines...]
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/XSLSubDeployer.java:205: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
public void destroy(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/XSLSubDeployer.java:215: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
protected void findDd(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceConfigurator.java:47: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceController.java:43: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceCreator.java:32: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceAttributeMetaData.java:28: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceController.java:226: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
public List<ObjectName> install(List<ServiceMetaData> metaDatas, ObjectName loaderName) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceController.java:261: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
public ObjectName install(ServiceMetaData metaData, ObjectName loaderName) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceController.java:281: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
public List<ObjectName> install(Element config, ObjectName loaderName) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceController.java:296: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
public void install(ObjectName name, Object object) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceDependencyValueMetaData.java:32: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceDeploymentParser.java:27: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceDeploymentParser.java:69: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
public ServiceDeployment parse() throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceDeploymentParser.java:92: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
private List<ServiceDeploymentClassPath> parseXMLClasspath(Document document) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceDeploymentParser.java:138: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
private LoaderRepositoryConfig parseLoaderRepositoryConfig(Document document) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceJavaBeanValueMetaData.java:28: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceMetaDataParser.java:31: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceMetaDataParser.java:83: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
public List<ServiceMetaData> parse() throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceTextValueMetaData.java:30: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/DeploymentInfo.java:206: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
throw new DeploymentException("url " + url + " could not be opened, does it exist?");
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SubDeployerSupport.java:365: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
throw new DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SubDeployerSupport.java:557: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
throw new DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:404: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
catch (DeploymentException e)
^
Note: Some input files additionally use or override a deprecated API.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
100 warnings
_default:compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/output/resources
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/output/resources
[copy] Copying 272 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/output/resources
_default:compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/output/etc
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/output/etc
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/output/lib
module-jars:
_default:server-client-jars:
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/output/lib/jboss-system-jmx.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/output/lib/jboss-system-jmx-client.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/output/lib/testsuite-support.jar
[touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/output/build-marker
most:
==
== Finished with 'most' in module 'system-jmx'.
======================================================================
_module-system-jmx-most:
_module-system-jmx-most:
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/client
======================================================================
== Executing 'most' in module 'naming'...
==
_buildmagic:init:
configure:
Overriding previous definition of reference to jboss.test.classpath
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/naming/output/classes
[javac] Compiling 26 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/naming/output/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/naming/output/etc
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/naming/output/etc
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/naming/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/naming/output/lib/jnpserver.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/naming/output/lib/jnp-client.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/naming/output/lib/jnp-tests.jar
[touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/naming/output/build-marker
most:
==
== Finished with 'most' in module 'naming'.
======================================================================
_module-naming-most:
_module-naming-most:
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/server/all/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/client
======================================================================
== Executing 'most' in module 'security'...
==
_buildmagic:init:
configure:
Overriding previous definition of reference to jboss.test.classpath
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/output/classes
[javac] Compiling 56 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/auth/login/DynamicLoginConfig.java:36: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/SubjectSecurityProxy.java:80: warning: [deprecation] getActiveSubject() in org.jboss.security.AuthenticationManager has been deprecated
final Subject subject = subjectSecurityManager.getActiveSubject();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/SubjectSecurityProxy.java:118: warning: [deprecation] getActiveSubject() in org.jboss.security.AuthenticationManager has been deprecated
final Subject subject = subjectSecurityManager.getActiveSubject();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/auth/login/DynamicLoginConfig.java:234: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
throw new DeploymentException("Failed to find authConf as resource: "+authConf);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/auth/login/XMLLoginConfig.java:111: warning: [deprecation] removeAppConfig(java.lang.String) in org.jboss.security.auth.login.XMLLoginConfigImpl has been deprecated
config.removeAppConfig(appName);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/plugins/SecurityDomainContext.java:103: warning: [deprecation] getActiveSubject() in org.jboss.security.AuthenticationManager has been deprecated
subject = ((SubjectSecurityManager)securityMgr).getActiveSubject();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/plugins/JaasSecurityManager.java:122: warning: [deprecation] getActiveSubject() in org.jboss.security.AuthenticationManager has been deprecated
public Subject getActiveSubject()
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/plugins/JaasSecurityDomain.java:117: warning: [deprecation] getActiveSubject() in org.jboss.security.AuthenticationManager has been deprecated
public class JaasSecurityDomain extends JaasSecurityManager implements SecurityDomain, JaasSecurityDomainMBean
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/plugins/JaasSecurityDomain.java:117: warning: [deprecation] getActiveSubject() in org.jboss.security.AuthenticationManager has been deprecated
public class JaasSecurityDomain extends JaasSecurityManager implements SecurityDomain, JaasSecurityDomainMBean
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/jce/JCEProviderService.java:199: warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
if (log.isDebugEnabled())
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/jndi/SecurityAssociationActions.java:52: warning: [deprecation] pushSubjectContext(javax.security.auth.Subject,java.security.Principal,java.lang.Object) in org.jboss.security.SecurityAssociation has been deprecated
SecurityAssociation.pushSubjectContext(subject, principal, credential);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/jndi/SecurityAssociationActions.java:82: warning: [deprecation] popSubjectContext() in org.jboss.security.SecurityAssociation has been deprecated
SecurityAssociation.popSubjectContext();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/plugins/AuthorizationManagerService.java:56: org.jboss.security.plugins.AuthorizationManagerService is not abstract and does not override abstract method entitlements(org.jboss.security.authorization.Resource,org.jboss.security.identity.Identity) in org.jboss.security.AuthorizationManager
public class AuthorizationManagerService
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/propertyeditor/SecurityDomainEditor.java:178: warning: [deprecation] getActiveSubject() in org.jboss.security.AuthenticationManager has been deprecated
public Subject getActiveSubject()
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/propertyeditor/SecurityDomainEditor.java:181: warning: [deprecation] getActiveSubject() in org.jboss.security.AuthenticationManager has been deprecated
return delegate.getActiveSubject();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/ssl/RMISSLServerSocketFactory.java:93: warning: [deprecation] getCiperSuites() in org.jboss.security.ssl.DomainServerSocketFactory has been deprecated
return domainFactory.getCiperSuites();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/src/main/org/jboss/security/ssl/RMISSLServerSocketFactory.java:97: warning: [deprecation] setCiperSuites(java.lang.String[]) in org.jboss.security.ssl.DomainServerSocketFactory has been deprecated
domainFactory.setCiperSuites(ciperSuites);
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
16 warnings
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/security/build.xml:193: Compile failed; see the compiler error output for details.
Total time: 1 minute 1 second
Deleting old artifacts from #633
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
17 years