Description:
mtr fails sporadically in pushbuild on embedded vm-win2003-32 with this error message:
Couldn't create directory 'c:/tmp/pbtmp-embedded-102/mysqld.1' after 4 attempts and 2 sleep(1): Permission denied at ./mysql-test-run.pl line 4229
[main.bigint]
shortname= bigint
template_path= include/default_my.cnf
slave_opt= [--loose-skip-innodb, --loose-skip-log-bin, --skip-log-bin]
name= main.bigint
master_opt= [--loose-skip-innodb, --loose-skip-log-bin, --skip-log-bin]
result_file= C:/cygwin/home/pushbuild/pb1/pb/bzr_mysql-5.1-rpl/88/mysql-5.1.31-pb88/mysql-test/r/bigint.result
path= C:/cygwin/home/pushbuild/pb1/pb/bzr_mysql-5.1-rpl/88/mysql-5.1.31-pb88/mysql-test/t/bigint.test
After the failure happens for one test, it happens for every test after that.
How to repeat:
E.g., on https://intranet.mysql.com/secure/pushbuild/showpush.pl?dir=bzr_mysql-5.1-rpl&order=88 vm-win2003-32-a/embedded
This failure can't be found by xref (the parser that adds error messages to xref does not find it).