← Back to team overview

trafodion-firefighters team mailing list archive

Re: Daily build 2014-10-13 08:30:00 UTC of trafodion/core -- Test Failures

 

This shows the machines: https://jenkins02.trafodion.org/job/core-regress-hive-cdh5.1/buildTimeTrend

It ran on a few different slaves in the last 10 runs. If hive is mis-configured, it is likely the same on all the slaves.

-Steve

From: Trafodion-firefighters [mailto:trafodion-firefighters-bounces+steve.varnau=hp.com@xxxxxxxxxxxxxxxxxxx] On Behalf Of Zeller, Hans
Sent: Monday, October 13, 2014 11:27
To: Johnson, Stacey; trafodion-firefighters@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Trafodion-firefighters] Daily build 2014-10-13 08:30:00 UTC of trafodion/core -- Test Failures

Hi,

Looks like the hive tests failed every day. From looking at the log, the failure happened in the hive shell:

>>sh regrhive.ksh -v -f $REGRTSTDIR/TEST005_b.hive.sql;

insert overwrite table customer_ddl
select
    c_customer_sk,
    c_customer_id,
    c_current_cdemo_sk,
    c_current_hdemo_sk,
    c_current_addr_sk,
    c_first_shipto_date_sk,
    c_first_sales_date_sk,
    c_salutation,
    c_first_name,
    c_last_name,
    c_preferred_cust_flag,
    c_birth_day,
    c_birth_month,
    c_birth_year,
    c_birth_country,
    c_login,
    c_email_address,
    c_last_review_date
from customer
where c_customer_sk < 20000
>>

The command died here, it should have continued and created more tables, including table NEWTABLE, which causes the diff later. We would probably need to look at cores and/or look at log messages, as well as try running the commands in $REGRTSTDIR/TEST005_b.hive.sql manually to see why we fail.

Did all these failures happen on the same slave? If so, maybe something is wrong with the Hive installation there?

Thanks,

Hans

From: Trafodion-firefighters [mailto:trafodion-firefighters-bounces+hans.zeller=hp.com@xxxxxxxxxxxxxxxxxxx] On Behalf Of Johnson, Stacey
Sent: Monday, October 13, 2014 10:48 AM
To: trafodion-firefighters@xxxxxxxxxxxxxxxxxxx<mailto:trafodion-firefighters@xxxxxxxxxxxxxxxxxxx>
Subject: [Trafodion-firefighters] Daily build 2014-10-13 08:30:00 UTC of trafodion/core -- Test Failures


Build failed.



- traf-pub-release-cdh5.1 http://logs.trafodion.org/daily/traf-pub-release-cdh5.1/6aafd7e : SUCCESS in 31m 41s

- traf-pub-debug-cdh5.1 http://logs.trafodion.org/daily/traf-pub-debug-cdh5.1/dc61576 : SUCCESS in 26m 24s

- core-regress-core-cdh5.1 http://logs.trafodion.org/daily/core-regress-core-cdh5.1/925663a : SUCCESS in 1h 20m 28s

- core-regress-charsets-cdh5.1 http://logs.trafodion.org/daily/core-regress-charsets-cdh5.1/8ca57d6 : SUCCESS in 53m 31s

- core-regress-qat-cdh5.1 http://logs.trafodion.org/daily/core-regress-qat-cdh5.1/fdfcf93 : SUCCESS in 59m 38s

- core-regress-udr-cdh5.1 http://logs.trafodion.org/daily/core-regress-udr-cdh5.1/f696241 : SUCCESS in 49m 15s

- core-regress-catman1-cdh5.1 http://logs.trafodion.org/daily/core-regress-catman1-cdh5.1/274ef86 : SUCCESS in 48m 49s

- core-regress-compGeneral-cdh5.1 http://logs.trafodion.org/daily/core-regress-compGeneral-cdh5.1/1de7d3e : SUCCESS in 1h 06m 27s

- core-regress-executor-cdh5.1 http://logs.trafodion.org/daily/core-regress-executor-cdh5.1/04e6536 : SUCCESS in 1h 13m 54s

- core-regress-fullstack2-cdh5.1 http://logs.trafodion.org/daily/core-regress-fullstack2-cdh5.1/5859e8b : SUCCESS in 37m 57s

- core-regress-hive-cdh5.1 http://logs.trafodion.org/daily/core-regress-hive-cdh5.1/0f55813 : FAILURE in 1h 09m 13s   TEST005, TEST006

- core-regress-seabase-cdh5.1 http://logs.trafodion.org/daily/core-regress-seabase-cdh5.1/dcf6abd : SUCCESS in 1h 07m 38s

- phoenix_test-cdh5.1 http://logs.trafodion.org/daily/phoenix_test-cdh5.1/7796735 : SUCCESS in 2h 14m 18s

- pyodbc_test-cdh5.1 http://logs.trafodion.org/daily/pyodbc_test-cdh5.1/3993025 : SUCCESS in 32m 37s

- jdbc_test-cdh5.1 http://logs.trafodion.org/daily/jdbc_test-cdh5.1/a05c755 : SUCCESS in 38m 55s

Follow ups

References