You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/05/23 19:13:25 UTC

[JENKINS] $PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS

Build: ${BUILD_URL}

${FAILED_TESTS}

Build Log:
${BUILD_LOG_MULTILINE_REGEX,regex="(?x:                                                                                                   \
                                                                                                                                                                      \
(?:.*\\[javac\\]\\s++(?![1-9]\\d*\\s+error).*\\r?\\n)*+.*\\[javac\\]\\s+[1-9]\\d*\\s+error.*\\r?\\n                       \
                                                                                                                                                                      \
|.*\\[junit4\\]\\s+Suite:.*+\\s++                                                                                                                      \
 (?:.*\\[junit4\\]\\s++(?!Suite:)(?!Completed).*\\r?\\n)*+                                                                                   \
 .*\\[junit4\\]\\s++Completed\\s+.*<<<\\s*FAILURES!\\r?\\n                                                                             \
                                                                                                                                                                      \
|.*\\[junit4\\]\\s+JVM\\s+J\\d+:\\s+std(?:out|err)\\s+was\\s+not\\s+empty.*+\\s++                                           \
 (?:.*\\[junit4\\]\\s++(?!JVM\\s+\\d+:\\s+std)(?!\\<<<\\s+JVM\\s+J\\d+:\\s+EOF).*\\r?\\n)*+                             \
 .*\\[junit4\\]\\s++<<<\\s+JVM\\s+J\\d+:\\s+EOF.*\\r?\\n                                                                                 \
                                                                                                                                                                       \
|.*rat-sources:.*\\r?\\n                                                                                                                                     \
 (?:\\s*+\\[echo\\]\\s*\\r?\\n|\\s*+\\[echo\\]\\s++(?![1-9]\\d*\\s+Unknown\\s+License)\\S.*\\r?\\n)*+                \
 \\s*+\\[echo\\]\\s+[1-9]\\d*\\s+Unknown\\s+License.*\\r?\\n                                                                            \
 (?:\\s*+\\[echo\\].*\\r?\\n)*+                                                                                                                          \
                                                                                                                                                                       \
|(?:.*\\r?\\n){2}.*\\[licenses\\]\\s+MISSING\\s+sha1(?:.*\\r?\\n){2}                                                                   \
                                                                                                                                                                        \
|.*check-licenses:.*\\r?\\n\\s*\\[echo\\].*\\r?\\n                                                                                                  \
 \\s*\\[licenses\\]\\s+(?:MISSING\\s+LICENSE|CHECKSUM\\s+FAILED).*\\r?\\n                                                     \
 (?:\\s*+\\[licenses\\].*\\r?\\n)++                                                                                                                       \
                                                                                                                                                                         \
|(?:.*\\[javadoc\\]\\s++(?![1-9]\\d*\\s+(?:error|warning)).+\\r?\\n)*+                                                                    \
 .*\\[javadoc\\]\\s+[1-9]\\d*\\s+(?:error|warning).*\\r?\\n                                                                                  \
                                                                                                                                                                         \
|.*javadocs-lint:.*\\r?\\n(?:.*\\[exec\\].*\\r?\\n)*+                                                                                               \
                                                                                                                                                                         \
|.*check.*:.*\\r?\\n                                                                                                                                             \
 (?:\\s*+\\[forbidden-apis\\]\\s*\\r?\\n                                                                                                                 \
  |\\s*+\\[forbidden-apis\\]\\s++                                                                                                                          \
    (?!Scanned\\s+\\d+\\s+(?:\\(and\\s+\\d+\\s+related\\)\\s+)?class\\s+file\\(s\\))\\S.*\\r?\n)*+                            \
 \\s*+\\[forbidden-apis\\]\\s++                                                                                                                             \
   Scanned\\s+\\d+\\s+(?:\\(and\\s+\\d+\\s+related\\)\\s+)?class\\s+file\\(s\\).*[1-9]\\d*\\s+error\\(s\\)\\.\\r?\\n    \
                                                                                                                                                                           \
|\\S+:\\s*\\r?\\n                                                                                                                                                   \
 (?:(?!\\S+:\\s*\\r?\\n)(?!.*:\\s+exec\\s+returned:\\s+[^0]).*\\r?\\n)*+                                                                  \
 .*:\\s+exec\\s+returned:\\s+[^0](?s:.*+)                                                                                                             \
                                                                                                                                                                           \
|.*\\[echo\\]\\s+Building\\s+.*\\r?\\n                                                                                                                     \
 \\s*ivy-fail:\\s*(?:\\r?\\n)+                                                                                                                                   \
 \\s*ivy-configure:\\s*(?:\\r?\\n)+                                                                                                                          \
 \\s*\\[ivy:configure\\].*(?:\\r?\\n)+                                                                                                                       \
 .*resolve:.*(?:\\r?\\n)+                                                                                                                                        \
 (?:\\s*\\[ivy:retrieve\\].*\\r?\\n)*                                                                                                                         \
 \\s*\\[ivy:retrieve\\]\\s+:::*\\s+(?:ERRORS|FAILED\\s+DOWNLOADS).*\\r?\\n                                                       \
 (?:\\s*\\[ivy:retrieve\\].*\\r?\\n)*                                                                                                                         \
                                                                                                                                                                           \
|.*-ecj-javadoc-lint-src:.*\\r?\\n                                                                                                                             \
 (?:\\s*\\[ecj-lint\\].*\\r?\\n)*                                                                                                                                \
 \\s*\\[ecj-lint\\].*\\([^0]\\d*\\s+error.*\\r?\\n                                                                                               \
                                                                                                                                                                            \
|.*\\r?\\n.*Full\\s+thread\\s+dump(?s:.*+)                                                                                                             \
                                                                                                                                                                            \
|.*(?:FATAL|ERROR):(?s:.*+)                                                                                                                                  \
                                                                                                                                                                            \
|.*BUILD\\s+FAILED(?s:.*+)                                                                                                                                   \
)"}