Build failed in Jenkins: java-shib-attribute-v5 #113

Shibboleth Jenkins noreply at shibboleth.net
Wed Sep 14 20:56:24 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/113/display/redirect?page=changes>

Changes:

[Scott Cantor] Move custom schema Spring classes to new package.


------------------------------------------
[...truncated 126.79 KB...]
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/SimpleAttributeDefinitionParser.java>:[41,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/InputDataConnectorParser.java>:[48,5] method does not override or implement a method from a supertype
[INFO] 87 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Attribute Components 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Attribute Components .................... SUCCESS [  2.397 s]
[INFO] Shibboleth Attribute :: Attribute API .............. SUCCESS [ 12.190 s]
[INFO] Shibboleth Attribute :: Attribute Resolver API ..... SUCCESS [  3.805 s]
[INFO] Shibboleth Attribute :: Attribute Filter API ....... SUCCESS [  2.922 s]
[INFO] Shibboleth Attribute :: SAML Attribute API ......... SUCCESS [  4.162 s]
[INFO] Shibboleth Attribute :: Attribute Implementation ... SUCCESS [  3.218 s]
[INFO] Shibboleth Attribute :: Attribute Resolver Implementation SUCCESS [ 18.193 s]
[INFO] Shibboleth Attribute :: SAML Attribute Implementation SUCCESS [  4.890 s]
[INFO] Shibboleth Attribute :: Attribute Filter Implementation SUCCESS [  7.236 s]
[INFO] Shibboleth Attribute :: Attribute Resolver Spring Integration FAILURE [  1.094 s]
[INFO] Shibboleth Attribute :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth Attribute :: BOM ........................ SKIPPED
[INFO] Shibboleth Attribute :: Test BOM ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:09 min
[INFO] Finished at: 2022-09-14T20:56:19Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project shib-attribute-resolver-spring: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/BaseAttributeEncoderParser.java>:[39,43] package net.shibboleth.shared.spring.custom does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/BaseAttributeEncoderParser.java>:[50,58] cannot find symbol
[ERROR] symbol: class AbstractCustomBeanDefinitionParser
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/BaseResolverPluginParser.java>:[37,43] package net.shibboleth.shared.spring.custom does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/BaseResolverPluginParser.java>:[46,56] cannot find symbol
[ERROR] symbol: class AbstractCustomBeanDefinitionParser
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[59,43] package net.shibboleth.shared.spring.custom does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[63,56] cannot find symbol
[ERROR] symbol: class BaseSpringNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/BaseResolverPluginDependencyParser.java>:[30,43] package net.shibboleth.shared.spring.custom does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/BaseResolverPluginDependencyParser.java>:[35,66] cannot find symbol
[ERROR] symbol: class AbstractCustomBeanDefinitionParser
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/mapped/impl/ValueMapParser.java>:[38,43] package net.shibboleth.shared.spring.custom does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/mapped/impl/ValueMapParser.java>:[43,37] cannot find symbol
[ERROR] symbol: class AbstractCustomBeanDefinitionParser
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/mapped/impl/SourceValueParser.java>:[33,43] package net.shibboleth.shared.spring.custom does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/mapped/impl/SourceValueParser.java>:[39,40] cannot find symbol
[ERROR] symbol: class AbstractCustomBeanDefinitionParser
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/BaseAttributeEncoderParser.java>:[59,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/BaseAttributeEncoderParser.java>:[65,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/BaseAttributeEncoderParser.java>:[71,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/enc/BaseAttributeEncoderParser.java>:[78,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/BaseResolverPluginParser.java>:[85,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/BaseResolverPluginParser.java>:[87,9] cannot find symbol
[ERROR] symbol:   variable super
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/DecryptedAttributeDefinitionParser.java>:[41,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/PrescopedAttributeDefinitionParser.java>:[46,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/impl/PairwiseIdDataConnectorParser.java>:[54,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/impl/PairwiseIdDataConnectorParser.java>:[85,13] cannot find symbol
[ERROR] symbol:   method getClass()
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.dc.impl.PairwiseIdDataConnectorParser
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[70,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[73,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,org.springframework.beans.factory.xml.BeanDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[74,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,org.springframework.beans.factory.xml.BeanDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[75,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.impl.InputDataConnectorParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[76,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.impl.InputAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[79,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.PrescopedAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[81,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.PrincipalNameAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[83,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.RegexSplitAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[86,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.SubjectDerivedAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[88,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.ContextDerivedAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[90,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.SAML1NameIdentifierAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[92,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.SAML2NameIDAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[94,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScopedAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[96,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScriptedAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[98,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.SimpleAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[100,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.DecryptedAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[102,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.TemplateAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[104,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.SourceValueParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[105,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.ValueMapParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[106,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.MappedAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[108,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.ad.impl.DateTimeAttributeDefinitionParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[112,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.impl.ComputedIdDataConnectorParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[114,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[115,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[116,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.impl.PairwiseIdDataConnectorParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[118,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[119,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.impl.ScriptedDataConnectorParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[120,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.impl.StaticDataConnectorParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[121,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.impl.StoredIdDataConnectorParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[122,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.impl.SubjectDataConnectorParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[123,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[128,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1StringAttributeEncoderParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[130,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1Base64AttributeEncoderParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[133,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1ScopedStringAttributeEncoderParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[136,10] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1XMLObjectAttributeEncoderParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[139,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2Base64AttributeEncoderParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[142,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2ScopedStringAttributeEncoderParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[145,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2StringAttributeEncoderParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[148,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2DateTimeAttributeEncoderParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/AttributeResolverNamespaceHandler.java>:[151,9] cannot find symbol
[ERROR] symbol:   method registerBeanDefinitionParser(javax.xml.namespace.QName,net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2XMLObjectAttributeEncoderParser)
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/TemplateAttributeDefinitionParser.java>:[55,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/DateTimeAttributeDefinitionParser.java>:[43,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/PrincipalNameAttributeDefinitionParser.java>:[38,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/AbstractDataConnectorParser.java>:[113,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/BaseResolverPluginDependencyParser.java>:[41,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/BaseResolverPluginDependencyParser.java>:[50,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/mapped/impl/ValueMapParser.java>:[57,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/mapped/impl/ValueMapParser.java>:[62,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/mapped/impl/ValueMapParser.java>:[64,9] cannot find symbol
[ERROR] symbol:   variable super
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.ValueMapParser
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/mapped/impl/ValueMapParser.java>:[95,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/mapped/impl/MappedAttributeDefinitionParser.java>:[57,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/InputAttributeDefinitionParser.java>:[37,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/RegexSplitAttributeDefinitionParser.java>:[48,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/SubjectDerivedAttributeDefinitionParser.java>:[75,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/ScopedAttributeDefinitionParser.java>:[48,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/mapped/impl/SourceValueParser.java>:[49,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/mapped/impl/SourceValueParser.java>:[54,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/mapped/impl/SourceValueParser.java>:[56,9] cannot find symbol
[ERROR] symbol:   variable super
[ERROR] location: class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.SourceValueParser
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/mapped/impl/SourceValueParser.java>:[92,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/ContextDerivedAttributeDefinitionParser.java>:[41,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/ScriptedAttributeDefinitionParser.java>:[61,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/SAML1NameIdentifierAttributeDefinitionParser.java>:[49,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/SAML2NameIDAttributeDefinitionParser.java>:[49,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/ad/impl/SimpleAttributeDefinitionParser.java>:[41,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/impl/InputDataConnectorParser.java>:[48,5] method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shib-attribute-resolver-spring
No mail will be sent out, as 'java-shib-attribute-v5 » Shibboleth Attribute :: Test BOM #113' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-shib-attribute-v5 » Shibboleth Attribute :: Attribute Filter Spring Integration #113' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-shib-attribute-v5 » Shibboleth Attribute :: BOM #113' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5/builds/113/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5/builds/113/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5/builds/113/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5/builds/113/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5/builds/113/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5/builds/113/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5/builds/113/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5/builds/113/testng/testng-results.xml'
TestNG Reports Processing: FINISH



More information about the commits mailing list