Comment 11 for bug 1193264

Revision history for this message
Roel Van de Paar (roel11) wrote :

Added one more occurrence in #8-#10. Run details:

[roel@qaserver 209184]$ cat cmd414
ps -ef | grep 'cmdrun_414' | grep -v grep | awk '{print $2}' | xargs sudo kill -9
rm -Rf /ssd/209184/cmdrun_414
mkdir /ssd/209184/cmdrun_414
cd /ssd/randgen
bash -c "set -o pipefail; perl /ssd/randgen/runall.pl --queries=100000000 --seed=7272 --duration=300 --querytimeout=60 --reporter=Shutdown,Backtrace,QueryTimeout,ErrorLog,ErrorLogAlarm --mysqld=--log-output=none --mysqld=--sql_mode=ONLY_FULL_GROUP_BY --mysqld=--slow_query_log --mysqld=--userstat --threads=25 --basedir=/ssd/Percona-Server-5.6.12-rc60.4-405-debug.Linux.x86_64 --grammar=/tmp/976291/75.yy --gendata=/ssd/randgen/conf/replication/replication_single_engine_pk.zz --mtr-build-thread=769 --mask=19835 --vardir1=/ssd/209184/cmdrun_414 > /ssd/209184/cmdrun414.log 2>&1"