[
https://issues.apache.org/jira/browse/HIVE-18052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16313034#comment-16313034
]
Hive QA commented on HIVE-18052:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12904692/HIVE-18052.16.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/8457/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/8457/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-8457/
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'
2018-01-05 12:32:59.548
+ [[ -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-8457/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'
2018-01-05 12:32:59.551
+ cd apache-github-source-source
+ git fetch origin
+ git reset --hard HEAD
HEAD is now at b0e653a HIVE-18354: Fix test TestAcidOnTez (Zoltan Haindrich,
reviewed by Eugene Koifman)
+ git clean -f -d
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at b0e653a HIVE-18354: Fix test TestAcidOnTez (Zoltan Haindrich,
reviewed by Eugene Koifman)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2018-01-05 12:33:03.088
+ rm -rf ../yetus
+ mkdir ../yetus
+ cp -R . ../yetus
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-8457/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
error: patch failed:
ql/src/test/results/clientpositive/acid_table_stats.q.out:133
Falling back to three-way merge...
Applied patch to 'ql/src/test/results/clientpositive/acid_table_stats.q.out'
with conflicts.
Going to apply patch with: git apply -p0
/data/hiveptest/working/scratch/build.patch:1414: trailing whitespace.
if (getLoadTableDesc() != null &&
/data/hiveptest/working/scratch/build.patch:1508: trailing whitespace.
}
/data/hiveptest/working/scratch/build.patch:1513: trailing whitespace.
/data/hiveptest/working/scratch/build.patch:1517: trailing whitespace.
AcidUtils.Directory dirInfo =
/data/hiveptest/working/scratch/build.patch:1747: trailing whitespace.
totalSize 3980
error: patch failed:
ql/src/test/results/clientpositive/acid_table_stats.q.out:133
Falling back to three-way merge...
Applied patch to 'ql/src/test/results/clientpositive/acid_table_stats.q.out'
with conflicts.
U ql/src/test/results/clientpositive/acid_table_stats.q.out
warning: squelched 59 whitespace errors
warning: 64 lines add whitespace errors.
+ exit 1
'
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12904692 - PreCommit-HIVE-Build
> Run p-tests on mm tables
> ------------------------
>
> Key: HIVE-18052
> URL: https://issues.apache.org/jira/browse/HIVE-18052
> Project: Hive
> Issue Type: Task
> Reporter: Steve Yeom
> Assignee: Steve Yeom
> Attachments: HIVE-18052.1.patch, HIVE-18052.10.patch,
> HIVE-18052.11.patch, HIVE-18052.12.patch, HIVE-18052.13.patch,
> HIVE-18052.14.patch, HIVE-18052.15.patch, HIVE-18052.16.patch,
> HIVE-18052.2.patch, HIVE-18052.3.patch, HIVE-18052.4.patch,
> HIVE-18052.5.patch, HIVE-18052.6.patch, HIVE-18052.7.patch,
> HIVE-18052.8.patch, HIVE-18052.9.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)