[MDEV-10828] Install and upgrade tests on kvm-rpm-centos5 fail in buildbot Created: 2016-09-18  Updated: 2016-09-29  Resolved: 2016-09-29

Status: Closed
Project: MariaDB Server
Component/s: Scripts & Clients, Tests
Affects Version/s: 5.5
Fix Version/s: 5.5.53

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-7069 Fix buildbot failures in main server ... Stalled

 Description   

Something must have happened either with configuration, or with the code. For last two pushes, both install and upgrade tests on both kvm-rpm-centos5 builders fail with a timeout:
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos5-amd64/builds/5123/steps/test/logs/stdio

 
Starting MySQL..[60G[[0;32m  OK  [0;39m]
 
+ mysql -e 'use test; create table t(a int primary key) engine=innodb; insert into t values (1); select * from t; drop table t'
+---+
| a |
+---+
| 1 |
+---+
 
command timed out: 1200 seconds without output, attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1349.011032


Generated at Thu Feb 08 07:45:14 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.