[
https://issues.apache.org/jira/browse/TEZ-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17247955#comment-17247955
]
Hadoop QA commented on TEZ-4258:
--------------------------------
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 17m
7s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} dupname {color} | {color:green} 0m
0s{color} | {color:green} No case conflicting files found. {color} |
| {color:blue}0{color} | {color:blue} yamllint {color} | {color:blue} 0m
0s{color} | {color:blue} yamllint was not available. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
20s{color} | {color:green} The patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 17m 48s{color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | ClientAPI=1.41 ServerAPI=1.41 base:
https://ci-hadoop.apache.org/job/PreCommit-TEZ-Build/72/artifact/out/Dockerfile
|
| JIRA Issue | TEZ-4258 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/13016943/TEZ-4258.002.patch |
| Optional Tests | dupname asflicense yamllint |
| uname | Linux 3207fac0dedf 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9
23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | personality/tez.sh |
| git revision | master / 1f1a177ef |
| Max. process+thread count | 42 (vs. ulimit of 5500) |
| modules | C: . U: . |
| Console output |
https://ci-hadoop.apache.org/job/PreCommit-TEZ-Build/72/console |
| versions | git=2.17.1 maven=3.6.0 |
| Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
This message was automatically generated.
> Fix travisci build
> ------------------
>
> Key: TEZ-4258
> URL: https://issues.apache.org/jira/browse/TEZ-4258
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Major
> Fix For: 0.10.1, 0.9.3
>
> Attachments: TEZ-4258.001.patch, TEZ-4258.002.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The TravisCI build looks like it's been broken for quite some time.
> The build errors with the following message
> {code:java}
> Installing oraclejdk8
> $ export JAVA_HOME=~/oraclejdk8
> $ export PATH="$JAVA_HOME/bin:$PATH"
> $ ~/bin/install-jdk.sh --target "/home/travis/oraclejdk8" --workspace
> "/home/travis/.cache/install-jdk" --feature "8" --license "BCL"
> Ignoring license option: BCL -- using GPLv2+CE by default
> install-jdk.sh 2020-06-02
> Expected feature release number in range of 9 to 16, but got: 8
> The command "~/bin/install-jdk.sh --target "/home/travis/oraclejdk8"
> --workspace "/home/travis/.cache/install-jdk" --feature "8" --license "BCL""
> failed and exited with 3 during .
> Your build has been stopped.
> {code}
> This is off putting to potential new contributors and can be fixed pretty
> easily. PR coming up.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)