|
chikigai created JENKINS-13790:
---------------------------------- Summary: Subversion externals fail Key: JENKINS-13790 URL: https://issues.jenkins-ci.org/browse/JENKINS-13790 Project: Jenkins Issue Type: Bug Components: subversion Affects Versions: current Environment: Windows XP SP3 Reporter: chikigai Updates on a repository with svn:externals property set fail with the following: AssertionError: appears to be using unpatched svnkit at jar:xxx/SVNEvent.class The issue is present with the latest 1.40 release. The issue is not preset with the 1.39 release. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
[ https://issues.jenkins-ci.org/browse/JENKINS-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162816#comment-162816 ] tapiomtr commented on JENKINS-13790: ------------------------------------ We also noticed same AssertionError when Jenkins subversion pluging is upgraded from 1.39 to 1.40 version. > Subversion externals fail > ------------------------- > > Key: JENKINS-13790 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13790 > Project: Jenkins > Issue Type: Bug > Components: subversion > Affects Versions: current > Environment: Windows XP SP3 > Reporter: chikigai > > Updates on a repository with svn:externals property set fail with the following: > AssertionError: appears to be using unpatched svnkit at jar:xxx/SVNEvent.class > The issue is present with the latest 1.40 release. > The issue is not preset with the 1.39 release. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163001#comment-163001 ] Tom Fanning commented on JENKINS-13790: --------------------------------------- Same here. Appears to be benign - our builds still work - but we get the following message all over our logs: AssertionError: appears to be using unpatched svnkit at file:/C:/Users/jenkins/AppData/Local/Temp/hudson-remoting7710290003783506449/org/tmatesoft/svn/core/wc/SVNEvent.class Jenkins version 1.464 Jenkins Subversion Plug-in version 1.40 (appears to be pinned, and not manually by us) Windows Server 2003 x86 VisualSVN Server (SVN 1.7.1 (r1186859)) > Subversion externals fail > ------------------------- > > Key: JENKINS-13790 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13790 > Project: Jenkins > Issue Type: Bug > Components: subversion > Affects Versions: current > Environment: Windows XP SP3 > Reporter: chikigai > > Updates on a repository with svn:externals property set fail with the following: > AssertionError: appears to be using unpatched svnkit at jar:xxx/SVNEvent.class > The issue is present with the latest 1.40 release. > The issue is not preset with the 1.39 release. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163156#comment-163156 ] Kees Valkhof commented on JENKINS-13790: ---------------------------------------- After upgrading the SVN plugin from 1.39 -> 1.40, all externals trigger this assertion. The builds themselves succeeds. The builds use a clean checkout with client version 1.7 Using SVN server version 1.7 AssertionError: appears to be using unpatched svnkit at file:/C:/Users/Jenkins/AppData/Local/Temp/hudson-remoting652945517889234834/org/tmatesoft/svn/core/wc/SVNEvent.class > Subversion externals fail > ------------------------- > > Key: JENKINS-13790 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13790 > Project: Jenkins > Issue Type: Bug > Components: subversion > Affects Versions: current > Environment: Windows XP SP3 > Reporter: chikigai > > Updates on a repository with svn:externals property set fail with the following: > AssertionError: appears to be using unpatched svnkit at jar:xxx/SVNEvent.class > The issue is present with the latest 1.40 release. > The issue is not preset with the 1.39 release. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163313#comment-163313 ] Alexander Ost commented on JENKINS-13790: ----------------------------------------- Same here on Linux platform. As a nasty side-effect, also the externals' revision information in <build directory>/revision.txt is missing. The file only contains the revision of the main repository. > Subversion externals fail > ------------------------- > > Key: JENKINS-13790 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13790 > Project: Jenkins > Issue Type: Bug > Components: subversion > Affects Versions: current > Environment: Windows XP SP3 > Reporter: chikigai > > Updates on a repository with svn:externals property set fail with the following: > AssertionError: appears to be using unpatched svnkit at jar:xxx/SVNEvent.class > The issue is present with the latest 1.40 release. > The issue is not preset with the 1.39 release. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163475#comment-163475 ] Kees Valkhof commented on JENKINS-13790: ---------------------------------------- We are also missing the externals revision information. Builds are also not triggered anymore on a change of an external. > Subversion externals fail > ------------------------- > > Key: JENKINS-13790 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13790 > Project: Jenkins > Issue Type: Bug > Components: subversion > Affects Versions: current > Environment: Windows XP SP3 > Reporter: chikigai > > Updates on a repository with svn:externals property set fail with the following: > AssertionError: appears to be using unpatched svnkit at jar:xxx/SVNEvent.class > The issue is present with the latest 1.40 release. > The issue is not preset with the 1.39 release. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||||||||||
| Powered by Nabble | Edit this page |

We are seeing the same issue after updating to 1.40. The job fails. This is the output: