Hbase goes down during gate regression tests
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Trafodion |
New
|
Medium
|
Joanie Cooper |
Bug Description
During gate tests, while on the seabase test suite, HBase went down right at the start of the first test. It seems to have been OK during suite setup when some rows are inserted into the defaults table. However for the first line in the the test (seabase/test010) there are errors reported. The delivery that failed is https:/
Here is snippet from the log
~/workspace/
Trafodion Conversational Interface 0.9.1
(c) Copyright 2014 Hewlett-Packard Development Company, LP.
>>-- Used to perform initialization of the SQL database during seabase regr run
>>--
>>-- @@@ START COPYRIGHT @@@
>>--
>>-- (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.
>>--
>>-- Licensed under the Apache License, Version 2.0 (the "License");
>>-- you may not use this file except in compliance with the License.
>>-- You may obtain a copy of the License at
>>--
>>-- http://
>>--
>>-- Unless required by applicable law or agreed to in writing, software
>>-- distributed under the License is distributed on an "AS IS" BASIS,
>>-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
>>-- See the License for the specific language governing permissions and
>>-- limitations under the License.
>>--
>>-- @@@ END COPYRIGHT @@@
>>
>>#ifdef SEABASE_REGRESS
>>
>>cqd mode_seabase 'ON';
--- SQL operation complete.
>>
>>delete from TRAFODION.
+> where ATTRIBUTE in('MODE_SEABASE', 'MODE_SEAHIVE', 'SCHEMA',
+> 'SEABASE_
--- 0 row(s) deleted.
>>
>>insert into TRAFODION.
+> values
+> ('MODE_SEABASE ', 'ON', 'inserted during seabase regressions run'),
+> ('SCHEMA ', 'TRAFODION.SCH ', 'inserted during seabase regressions run'),
+> ('SEABASE_
--- 3 row(s) inserted.
>>
>>insert into TRAFODION.
+> values
+> ('MODE_SEAHIVE ', 'ON', 'inserted during seabase regressions run');
--- 1 row(s) inserted.
>>
>>create shared schema trafodion.sch;
--- SQL operation complete.
>>
>>#endif
>>
>>exit;
End of MXCI Session
***********
Regression test env vars are now set - cd to /home/jenkins/
***********
~/workspace/
Running regressions from seabase
Checking if processes are up.
Checking attempt: 1; user specified max: 2. Execution time in seconds: 0.
The SQ environment is up!
Process Configured Actual Down
------- ---------- ------ ----
DTM 2 2
RMS 4 4
MXOSRVR 0 0
Making /home/jenkins/
~/workspace/
Running regressions against MX format objects
~/workspace/
Trafodion Conversational Interface 0.9.1
(c) Copyright 2014 Hewlett-Packard Development Company, LP.
>>-- Used to perform initialization of the SQL database during seabase regr run
>>--
>>-- @@@ START COPYRIGHT @@@
>>--
>>-- (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.
>>--
>>-- Licensed under the Apache License, Version 2.0 (the "License");
>>-- you may not use this file except in compliance with the License.
>>-- You may obtain a copy of the License at
>>--
>>-- http://
>>--
>>-- Unless required by applicable law or agreed to in writing, software
>>-- distributed under the License is distributed on an "AS IS" BASIS,
>>-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
>>-- See the License for the specific language governing permissions and
>>-- limitations under the License.
>>--
>>-- @@@ END COPYRIGHT @@@
>>
>>#ifdef SEABASE_REGRESS
>>
>>cqd mode_seabase 'ON';
--- SQL operation complete.
>>
>>delete from TRAFODION.
+> where ATTRIBUTE in('MODE_SEABASE', 'MODE_SEAHIVE', 'SCHEMA',
+> 'SEABASE_
--- 4 row(s) deleted.
>>
>>insert into TRAFODION.
+> values
+> ('MODE_SEABASE ', 'ON', 'inserted during seabase regressions run'),
+> ('SCHEMA ', 'TRAFODION.SCH ', 'inserted during seabase regressions run'),
+> ('SEABASE_
--- 3 row(s) inserted.
>>
>>insert into TRAFODION.
+> values
+> ('MODE_SEAHIVE ', 'ON', 'inserted during seabase regressions run');
--- 1 row(s) inserted.
>>
>>create shared schema trafodion.sch;
*** ERROR[1022] Schema TRAFODION.SCH already exists.
--- SQL operation failed with errors.
>>
>>#endif
>>
>>exit;
End of MXCI Session
***********
Regression test env vars are now set - cd to /home/jenkins/
***********
~/workspace/
~/workspace/
/usr/local/bin/g++ -fPIC -w -g -O0 -g -Wno-unknown-
/usr/local/bin/g++ -fPIC -w -g -O0 -g -Wno-unknown-
/usr/local/bin/g++ -fPIC -w -g -O0 -g -Wno-unknown-
/usr/local/bin/g++ -fPIC -w -g -O0 -g -Wno-unknown-
/usr/local/bin/g++ -fPIC -w -g -O0 -g -Wno-unknown-
/usr/local/bin/g++ -fPIC -w -g -O0 -g -Wno-unknown-
/usr/local/bin/g++ -fPIC -w -g -O0 -g -Wno-unknown-
~/workspace/
/home/jenkins/
(RELEASE build)
Creating directory /home/jenkins/
Creating directory /home/jenkins/
Creating directory /home/jenkins/
Creating directory /home/jenkins/
Creating directory /home/jenkins/
FilteredLogs: /home/jenkins/
Running tool with
/home/jenkins/
-------
ls: cannot access test???*: No such file or directory
ls: cannot access expected???*: No such file or directory
ls: cannot access filter???*: No such file or directory
ls: cannot access *.known*: No such file or directory
-- Skipped testfiles:
TEST021
-- Testfiles:
TEST010 TEST011 TEST012 TEST013 TEST014
TEST016 TEST018 TEST020 TEST022 TEST024
TEST025
--
-- Executables:
lrwxrwxrwx. 1 jenkins jenkins 100 Jan 13 00:18 /home/jenkins/
lrwxrwxrwx. 1 jenkins jenkins 105 Jan 13 00:18 /home/jenkins/
--
-- Current work directory:
/home/jenkins/
-------
-------
-- Starting test TEST010:
-------
cat: /home/jenkins/
Trafodion Conversational Interface 0.9.1
(c) Copyright 2014 Hewlett-Packard Development Company, LP.
>>-- @@@ START COPYRIGHT @@@
>>--
>>-- (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.
>>--
>>-- Licensed under the Apache License, Version 2.0 (the "License");
>>-- you may not use this file except in compliance with the License.
>>-- You may obtain a copy of the License at
>>--
>>-- http://
>>--
>>-- Unless required by applicable law or agreed to in writing, software
>>-- distributed under the License is distributed on an "AS IS" BASIS,
>>-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
>>-- See the License for the specific language governing permissions and
>>-- limitations under the License.
>>--
>>-- @@@ END COPYRIGHT @@@
>>
>>-- defs included during seabase regr run
>>
>>#ifdef SEABASE_REGRESS
>>cqd mode_seabase 'ON';
--- SQL operation complete.
>>cqd seabase_
--- SQL operation complete.
>>cqd hbase_async_
--- SQL operation complete.
>>cqd hbase_serialization 'ON';
--- SQL operation complete.
>>--cqd hbase_coprocessors 'OFF';
>>cqd hbase_filter_preds 'ON';
--- SQL operation complete.
>>--cqd traf_default_
>>--cqd traf_default_
>>set SCHEMA $$TEST_SCHEMA$$;
--- SQL operation complete.
>>#endif
>>
>>-- Tests for SeaBase
>>-- Added June 2013
>>--
>>-- @@@ START COPYRIGHT @@@
>>--
>>-- (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.
>>--
>>-- Licensed under the Apache License, Version 2.0 (the "License");
>>-- you may not use this file except in compliance with the License.
>>-- You may obtain a copy of the License at
>>--
>>-- http://
>>--
>>-- Unless required by applicable law or agreed to in writing, software
>>-- distributed under the License is distributed on an "AS IS" BASIS,
>>-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
>>-- See the License for the specific language governing permissions and
>>-- limitations under the License.
>>--
>>-- @@@ END COPYRIGHT @@@
>>
>>obey TEST010(clean_up);
>>?section clean_up
>>-----
>>drop table if exists t010t1;
*** ERROR[8448] Unable to access Hbase interface. Call to ExpHbaseInterfa
org.apache.
org.apache.
org.apache.
org.apache.
org.apache.
org.apache.
org.apache.
org.apache.
org.trafodion.
.
*** ERROR[8448] Unable to access Hbase interface. Call to ExpHbaseInterfa
org.apache.
org.apache.
org.apache.
org.apache.
org.apache.
org.apache.
org.apache.
org.apache.
org.trafodion.
.
*** ERROR[1398] Error -705 occured while accessing the hbase subsystem. Fix that error and make sure hbase is up and running. Error Details:
org.apache.
Tue Jan 13 00:54:29 GMT 2015, org.apache.
Tue Jan 13 00:54:29 GMT 2015, org.apache.
Tue Jan 13 00:54:30 GMT 2015, org.apache.
Tue Jan 13 00:54:31 GMT 2015, org.apache.
Changed in trafodion: | |
milestone: | r1.1 → r2.0 |
assignee: | nobody → ron cassou (ron-cassou) |
tags: | added: foundation |
Changed in trafodion: | |
assignee: | ron cassou (ron-cassou) → Joanie Cooper (joanie-cooper) |
initialize trafodion seemed to run fine.
Why do we hang in this state? Is that the desired behavior if hbase goes down?