[MDEV-13601]  rocksdb.bulk_load test failed in buildbot, Error on delete of '/mnt/buildbot/build/mariadb-10.2.9/mysql-test/var/2/mysqld.1/data/test_loadfile.txt' (Errcode: 2 "No such file or directory") Created: 2017-08-21  Updated: 2018-05-14  Resolved: 2018-05-14

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - RocksDB, Tests
Affects Version/s: 10.2
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Alice Sherepa Assignee: Sergei Petrunia
Resolution: Cannot Reproduce Votes: 0
Labels: None


 Description   

rocksdb.bulk_load test http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest-big/builds/1158/steps/test_2/logs/stdio

Error on delete of '/mnt/buildbot/build/mariadb-10.2.9/mysql-test/var/2/mysqld.1/data/test_loadfile.txt' (Errcode: 2 "No such file or directory") 

 
rocksdb.bulk_load                        w2 [ fail ]
        Test ended at 2017-08-20 00:32:16
 
CURRENT_TEST: rocksdb.bulk_load
/mnt/buildbot/build/mariadb-10.2.9/client/mysqltest: Error on delete of '/mnt/buildbot/build/mariadb-10.2.9/mysql-test/var/2/mysqld.1/data/test_loadfile.txt' (Errcode: 2 "No such file or directory")
mysqltest: At line 11: command "remove_file" failed with error: 1  my_errno: 2  errno: 2
 
The result from queries just before the failure was:
< snip >
5000000
select count(a) from t2;
count(a)
5000000
select count(b) from t2;
count(b)
5000000
select count(pk) from t3;
count(pk)
5000000
select count(a) from t3;
count(a)
5000000
select count(b) from t3;
count(b)
5000000
longfilenamethatvalidatesthatthiswillgetdeleted.bulk_load.tmp
test.bulk_load.tmp
disconnect other;
DROP TABLE t1, t2, t3;



 Comments   
Comment by Sergei Petrunia [ 2018-05-14 ]

Didn't happen in buildbot in year 2018, so closing as "cannot reproduce"

Generated at Thu Feb 08 08:06:52 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.