[jbossts-issues] [JBoss JIRA] (JBTM-3172) Failing CI tests on Windows - Catelyn JDK8

Ondrej Chaloupka (Jira) issues at jboss.org
Wed Aug 21 11:44:00 EDT 2019


     [ https://issues.jboss.org/browse/JBTM-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Chaloupka closed JBTM-3172.
----------------------------------
    Resolution: Done


The trouble was at Catelyn where Narayana CI runs the PR on shared workspace. The workspace contained a conflicting source code changes and rebase was failing. [~tomjenkinson] fixed the issue and from that time the CI runs smoothly.

> Failing CI tests on Windows - Catelyn JDK8
> ------------------------------------------
>
>                 Key: JBTM-3172
>                 URL: https://issues.jboss.org/browse/JBTM-3172
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Ondrej Chaloupka
>            Assignee: Ondrej Chaloupka
>            Priority: Major
>         Attachments: catelyn-build55-archive.zip, catelyn-build55-consoleText.txt
>
>
> The Narayana CI for Windows fails with compilation failure on Catelyn. This failure occurs consistently but only on JDK8, not on JDK11. The failure is (see whole log console in attachment)
> {code}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0-jboss-2:compile (default-compile) on project jta: Compilation failure: Compilation failure: 
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[587,1] illegal start of type
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[587,3] = expected
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[587,5] ';' expected
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[587,13] > expected
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[592,3] illegal start of expression
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[592,5] illegal start of expression
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[592,7] illegal start of expression
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[594,4] illegal start of expression
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[594,7] illegal start of expression
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[594,9] illegal start of expression
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[594,14] <identifier> expected
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[594,15] ';' expected
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[594,19] illegal start of type
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[594,31] = expected
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[594,50] = expected
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[594,63] = expected
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[594,77] <identifier> expected
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[595,13] = expected
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[595,14] ';' expected
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[595,132] illegal start of type
> [ERROR] /C:/hudson/workspace/btny-pulls-narayana-catelyn/jdk/jdk8.latest/label/catelyn/ArjunaJTA/jta/classes/com/arjuna/ats/jta/logging/jtaI18NLogger.java:[595,157] ';' expected
> [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 :jta
> {code}
> When I run the compilation manually on Catelyn with JDK {{:\Progra~1\java\jdk1.8.0_20\bin\java.exe}} I have hit no issue either with compilation or with the testing. Maybe I run wrong JDK version or there is some another issue in involvement of Jenkins.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jbossts-issues mailing list