[
https://issues.apache.org/jira/browse/HIVE-22066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110871#comment-17110871
]
Hive QA commented on HIVE-22066:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13003316/HIVE-22066.10.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/22450/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22450/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22450/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Tests exited with: NonZeroExitCodeException
Command 'bash /data/hiveptest/working/scratch/source-prep.sh' failed with exit
status 1 and output '+ date '+%Y-%m-%d %T.%3N'
2020-05-19 05:47:03.907
+ [[ -n /usr/lib/jvm/java-8-openjdk-amd64 ]]
+ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+ export
PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+
PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m '
+ ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m '
+ export 'MAVEN_OPTS=-Xmx1g '
+ MAVEN_OPTS='-Xmx1g '
+ cd /data/hiveptest/working/
+ tee /data/hiveptest/logs/PreCommit-HIVE-Build-22450/source-prep.txt
+ [[ false == \t\r\u\e ]]
+ mkdir -p maven ivy
+ [[ git = \s\v\n ]]
+ [[ git = \g\i\t ]]
+ [[ -z master ]]
+ [[ -d apache-github-source-source ]]
+ [[ ! -d apache-github-source-source/.git ]]
+ [[ ! -d apache-github-source-source ]]
+ date '+%Y-%m-%d %T.%3N'
2020-05-19 05:47:03.910
+ cd apache-github-source-source
+ git fetch origin
+ git reset --hard HEAD
HEAD is now at 61c9b2e HIVE-23354: Remove file size sanity checking from
compareTempOrDuplicateFiles (John Sherman, reviewed by Jesus Camacho Rodriguez)
+ git clean -f -d
Removing standalone-metastore/metastore-server/src/gen/
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at 61c9b2e HIVE-23354: Remove file size sanity checking from
compareTempOrDuplicateFiles (John Sherman, reviewed by Jesus Camacho Rodriguez)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2020-05-19 05:47:05.348
+ rm -rf ../yetus_PreCommit-HIVE-Build-22450
+ mkdir ../yetus_PreCommit-HIVE-Build-22450
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-22450
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-22450/yetus
+ patchCommandPath=/data/hiveptest/working/scratch/smart-apply-patch.sh
+ patchFilePath=/data/hiveptest/working/scratch/build.patch
+ [[ -f /data/hiveptest/working/scratch/build.patch ]]
+ chmod +x /data/hiveptest/working/scratch/smart-apply-patch.sh
+ /data/hiveptest/working/scratch/smart-apply-patch.sh
/data/hiveptest/working/scratch/build.patch
Trying to apply the patch with -p0
fatal: git diff header lacks filename information when removing 0 leading
pathname components (line 1631)
Trying to apply the patch with -p1
error: cannot apply binary patch to
'llap-server/src/main/resources/hive-webapps/llap/fonts/glyphicons-halflings-regular.eot'
without full index line
Falling back to three-way merge...
error: cannot apply binary patch to
'llap-server/src/main/resources/hive-webapps/llap/fonts/glyphicons-halflings-regular.eot'
without full index line
error:
llap-server/src/main/resources/hive-webapps/llap/fonts/glyphicons-halflings-regular.eot:
patch does not apply
error: cannot apply binary patch to
'llap-server/src/main/resources/hive-webapps/llap/fonts/glyphicons-halflings-regular.ttf'
without full index line
Falling back to three-way merge...
error: cannot apply binary patch to
'llap-server/src/main/resources/hive-webapps/llap/fonts/glyphicons-halflings-regular.ttf'
without full index line
error:
llap-server/src/main/resources/hive-webapps/llap/fonts/glyphicons-halflings-regular.ttf:
patch does not apply
error: cannot apply binary patch to
'llap-server/src/main/resources/hive-webapps/llap/fonts/glyphicons-halflings-regular.woff'
without full index line
Falling back to three-way merge...
error: cannot apply binary patch to
'llap-server/src/main/resources/hive-webapps/llap/fonts/glyphicons-halflings-regular.woff'
without full index line
error:
llap-server/src/main/resources/hive-webapps/llap/fonts/glyphicons-halflings-regular.woff:
patch does not apply
error: cannot apply binary patch to
'llap-server/src/main/resources/hive-webapps/llap/images/hive_logo.jpeg'
without full index line
Falling back to three-way merge...
error: cannot apply binary patch to
'llap-server/src/main/resources/hive-webapps/llap/images/hive_logo.jpeg'
without full index line
error: llap-server/src/main/resources/hive-webapps/llap/images/hive_logo.jpeg:
patch does not apply
Trying to apply the patch with -p2
fatal: git diff header lacks filename information when removing 2 leading
pathname components (line 2115)
The patch does not appear to apply with p0, p1, or p2
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-22450
+ exit 1
'
{noformat}
This message is automatically generated.
ATTACHMENT ID: 13003316 - PreCommit-HIVE-Build
> Upgrade Apache parent POM to version 21
> ---------------------------------------
>
> Key: HIVE-22066
> URL: https://issues.apache.org/jira/browse/HIVE-22066
> Project: Hive
> Issue Type: Improvement
> Reporter: Jesus Camacho Rodriguez
> Assignee: David Mollitor
> Priority: Major
> Attachments: HIVE-22066.10.patch, HIVE-22066.2.patch,
> HIVE-22066.3.patch, HIVE-22066.4.patch, HIVE-22066.5.patch,
> HIVE-22066.6.patch, HIVE-22066.6.patch, HIVE-22066.7.patch,
> HIVE-22066.8.patch, HIVE-22066.8.patch, HIVE-22066.9.patch,
> HIVE-22066.999.patch, HIVE-22066.patch, HIVE-22066.patch
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)