"./bisync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestBisyncLocalRemote$/^(check_access|dry_run|rclone_args)$|^TestBisyncRemoteRemote$/^(check_access|createemptysrcdirs|resync_modes)$'" - Starting (try 5/5) === RUN TestBisyncLocalRemote 2025/06/03 04:28:03 NOTICE: remote: TestOpenDrive:rclone-test-bijetov8levo === RUN TestBisyncLocalRemote/check_access 2025/06/03 04:28:09 ERROR : error listing: directory not found 2025/06/03 04:28:09 ERROR : error listing: directory not found 2025/06/03 04:28:09 NOTICE: checking initFs Local file system at /tmp/042803vu/initdir/test_check_access-vuwuzeq3 2025/06/03 04:28:09 NOTICE: checking Path1 Local file system at /tmp/042803vu/check_access/path1 2025/06/03 04:28:17 NOTICE: checking path2 OpenDrive root 'rclone-test-bijetov8levo/042803vu/check_access/path2' 2025/06/03 04:28:17 NOTICE: (01) : test check-access 2025/06/03 04:28:17 NOTICE: (02) : test initial bisync 2025/06/03 04:28:17 NOTICE: (03) : bisync resync 2025/06/03 04:28:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:28:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:28:20 INFO : Synching Path1 "/tmp/042803vu/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:20 INFO : Copying Path2 files to Path1 2025/06/03 04:28:20 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:28:20 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:28:21 INFO : Resync updating listings 2025/06/03 04:28:21 INFO : Validating listings for Path1 "/tmp/042803vu/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:21 INFO : Bisync successful 2025/06/03 04:28:21 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/03 04:28:21 NOTICE: (05) : bisync check-access 2025/06/03 04:28:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:28:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:28:24 INFO : Synching Path1 "/tmp/042803vu/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:24 INFO : Building Path1 and Path2 listings 2025/06/03 04:28:24 INFO : Path1 checking for diffs 2025/06/03 04:28:24 INFO : Path2 checking for diffs 2025/06/03 04:28:24 INFO : Checking access health 2025/06/03 04:28:24 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 04:28:24 INFO : No changes found 2025/06/03 04:28:24 INFO : Updating listings 2025/06/03 04:28:24 INFO : Validating listings for Path1 "/tmp/042803vu/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:24 INFO : Bisync successful 2025/06/03 04:28:24 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/03 04:28:24 NOTICE: (07) : delete-file TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/subdir/RCLONE_TEST 2025/06/03 04:28:26 NOTICE: (08) : bisync check-access 2025/06/03 04:28:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:28:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:28:29 INFO : Synching Path1 "/tmp/042803vu/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:29 INFO : Building Path1 and Path2 listings 2025/06/03 04:28:30 INFO : Path1 checking for diffs 2025/06/03 04:28:30 INFO : Path2 checking for diffs 2025/06/03 04:28:30 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/03 04:28:30 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 04:28:30 INFO : Checking access health 2025/06/03 04:28:30 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/03 04:28:30 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/03 04:28:30 ERROR : Bisync critical error: check file check failed 2025/06/03 04:28:30 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:28:30 NOTICE: Bisync error: bisync aborted 2025/06/03 04:28:30 NOTICE: (09) : copy-listings path2-missing 2025/06/03 04:28:30 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/03 04:28:30 NOTICE: (11) : copy-file /tmp/042803vu/check_access/path1/subdir/RCLONE_TEST TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/ 2025/06/03 04:28:31 NOTICE: (12) : bisync resync 2025/06/03 04:28:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:28:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:28:34 INFO : Synching Path1 "/tmp/042803vu/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:34 INFO : Copying Path2 files to Path1 2025/06/03 04:28:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:28:34 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:28:37 INFO : subdir/RCLONE_TEST: Copied (new) 2025/06/03 04:28:37 INFO : Resync updating listings 2025/06/03 04:28:37 INFO : Validating listings for Path1 "/tmp/042803vu/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:37 INFO : Bisync successful 2025/06/03 04:28:37 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/03 04:28:37 NOTICE: (14) : bisync check-access 2025/06/03 04:28:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:28:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:28:39 INFO : Synching Path1 "/tmp/042803vu/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:39 INFO : Building Path1 and Path2 listings 2025/06/03 04:28:40 INFO : Path1 checking for diffs 2025/06/03 04:28:40 INFO : Path2 checking for diffs 2025/06/03 04:28:40 INFO : Checking access health 2025/06/03 04:28:40 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 04:28:40 INFO : No changes found 2025/06/03 04:28:40 INFO : Updating listings 2025/06/03 04:28:40 INFO : Validating listings for Path1 "/tmp/042803vu/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:40 INFO : Bisync successful 2025/06/03 04:28:40 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/03 04:28:40 NOTICE: (16) : delete-file /tmp/042803vu/check_access/path1/RCLONE_TEST 2025/06/03 04:28:40 NOTICE: (17) : bisync check-access 2025/06/03 04:28:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:28:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:28:42 INFO : Synching Path1 "/tmp/042803vu/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:42 INFO : Building Path1 and Path2 listings 2025/06/03 04:28:43 INFO : Path1 checking for diffs 2025/06/03 04:28:43 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/03 04:28:43 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 04:28:43 INFO : Path2 checking for diffs 2025/06/03 04:28:43 INFO : Checking access health 2025/06/03 04:28:43 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/03 04:28:43 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/03 04:28:43 ERROR : Bisync critical error: check file check failed 2025/06/03 04:28:43 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:28:43 NOTICE: Bisync error: bisync aborted 2025/06/03 04:28:43 NOTICE: (18) : copy-listings path1-missing 2025/06/03 04:28:43 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/03 04:28:43 NOTICE: (20) : bisync check-access 2025/06/03 04:28:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:28:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:28:46 INFO : Synching Path1 "/tmp/042803vu/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:46 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/042803vu/workdir/tmp_042803vu_check_access_path1..TestOpenDrive_rclone-test-bijetov8levo_042803vu_check_access_path2.path1.lst Path2: /tmp/042803vu/workdir/tmp_042803vu_check_access_path1..TestOpenDrive_rclone-test-bijetov8levo_042803vu_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/042803vu/workdir" 2025/06/03 04:28:46 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:28:46 NOTICE: Bisync error: bisync aborted 2025/06/03 04:28:46 NOTICE: (21) : move-listings missing-listings 2025/06/03 04:28:46 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/03 04:28:46 NOTICE: (23) : bisync resync 2025/06/03 04:28:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:28:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:28:48 INFO : Synching Path1 "/tmp/042803vu/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:48 INFO : Copying Path2 files to Path1 2025/06/03 04:28:48 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:28:49 INFO : RCLONE_TEST: Copied (new) 2025/06/03 04:28:49 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:28:49 INFO : Resync updating listings 2025/06/03 04:28:49 INFO : Validating listings for Path1 "/tmp/042803vu/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:49 INFO : Bisync successful 2025/06/03 04:28:49 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/03 04:28:49 NOTICE: (25) : bisync check-access 2025/06/03 04:28:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:28:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:28:51 INFO : Synching Path1 "/tmp/042803vu/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:51 INFO : Building Path1 and Path2 listings 2025/06/03 04:28:52 INFO : Path1 checking for diffs 2025/06/03 04:28:52 INFO : Path2 checking for diffs 2025/06/03 04:28:52 INFO : Checking access health 2025/06/03 04:28:52 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 04:28:52 INFO : No changes found 2025/06/03 04:28:52 INFO : Updating listings 2025/06/03 04:28:52 INFO : Validating listings for Path1 "/tmp/042803vu/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/check_access/path2/" 2025/06/03 04:28:52 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncLocalRemote/dry_run 2025/06/03 04:28:55 ERROR : error listing: directory not found 2025/06/03 04:28:55 ERROR : error listing: directory not found 2025/06/03 04:28:55 NOTICE: checking initFs Local file system at /tmp/042803vu/initdir/test_dry_run-suzeyin2 2025/06/03 04:28:55 NOTICE: checking Path1 Local file system at /tmp/042803vu/dry_run/path1 2025/06/03 04:29:01 NOTICE: checking path2 OpenDrive root 'rclone-test-bijetov8levo/042803vu/dry_run/path2' 2025/06/03 04:29:01 NOTICE: (01) : test dry-run 2025/06/03 04:29:01 NOTICE: (02) : test initial bisync 2025/06/03 04:29:01 NOTICE: (03) : bisync resync 2025/06/03 04:29:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:29:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:29:05 INFO : Synching Path1 "/tmp/042803vu/dry_run/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/" 2025/06/03 04:29:05 INFO : Copying Path2 files to Path1 2025/06/03 04:29:05 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:29:05 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:29:05 INFO : Resync updating listings 2025/06/03 04:29:05 INFO : Validating listings for Path1 "/tmp/042803vu/dry_run/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/" 2025/06/03 04:29:05 INFO : Bisync successful 2025/06/03 04:29:05 NOTICE: (04) : test new on path2 - file10 2025/06/03 04:29:05 NOTICE: (05) : touch-copy 2001-01-02 /tmp/042803vu/datadir/test_dry_run-qepaput9/file10.txt TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/ 2025/06/03 04:29:09 NOTICE: (06) : test newer on path2 - file1 2025/06/03 04:29:09 NOTICE: (07) : touch-copy 2001-01-02 /tmp/042803vu/datadir/test_dry_run-qepaput9/file1.txt TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/ 2025/06/03 04:29:12 NOTICE: (08) : test new on path1 - file11 2025/06/03 04:29:12 NOTICE: (09) : touch-copy 2001-01-02 /tmp/042803vu/datadir/test_dry_run-qepaput9/file11.txt /tmp/042803vu/dry_run/path1/ 2025/06/03 04:29:12 NOTICE: (10) : test newer on path1 - file2 2025/06/03 04:29:12 NOTICE: (11) : touch-copy 2001-01-02 /tmp/042803vu/datadir/test_dry_run-qepaput9/file2.txt /tmp/042803vu/dry_run/path1/ 2025/06/03 04:29:12 NOTICE: (12) : test deleted on path2 - file3 2025/06/03 04:29:12 NOTICE: (13) : delete-file TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/file3.txt 2025/06/03 04:29:14 NOTICE: (14) : test deleted on path1 - file4 2025/06/03 04:29:14 NOTICE: (15) : delete-file /tmp/042803vu/dry_run/path1/file4.txt 2025/06/03 04:29:14 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2025/06/03 04:29:14 NOTICE: (17) : touch-glob 2001-01-02 /tmp/042803vu/datadir/test_dry_run-qepaput9/ file5R.txt 2025/06/03 04:29:14 NOTICE: (18) : copy-as /tmp/042803vu/datadir/test_dry_run-qepaput9/file5R.txt TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/ file5.txt 2025/06/03 04:29:18 NOTICE: (19) : touch-glob 2001-03-04 /tmp/042803vu/datadir/test_dry_run-qepaput9/ file5L.txt 2025/06/03 04:29:18 NOTICE: (20) : copy-as /tmp/042803vu/datadir/test_dry_run-qepaput9/file5L.txt /tmp/042803vu/dry_run/path1/ file5.txt 2025/06/03 04:29:18 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2025/06/03 04:29:18 NOTICE: (22) : touch-copy 2001-01-02 /tmp/042803vu/datadir/test_dry_run-qepaput9/file6.txt TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/ 2025/06/03 04:29:21 NOTICE: (23) : delete-file /tmp/042803vu/dry_run/path1/file6.txt 2025/06/03 04:29:21 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2025/06/03 04:29:21 NOTICE: (25) : touch-copy 2001-01-02 /tmp/042803vu/datadir/test_dry_run-qepaput9/file7.txt /tmp/042803vu/dry_run/path1/ 2025/06/03 04:29:21 NOTICE: (26) : delete-file TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/file7.txt 2025/06/03 04:29:21 NOTICE: (27) : test sync with dry-run and resync 2025/06/03 04:29:21 NOTICE: (28) : bisync dry-run resync 2025/06/03 04:29:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:29:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:29:24 INFO : Synching Path1 "/tmp/042803vu/dry_run/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/" 2025/06/03 04:29:24 INFO : Copying Path2 files to Path1 2025/06/03 04:29:24 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/03 04:29:24 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 04:29:24 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2025/06/03 04:29:24 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 04:29:24 NOTICE: modtime_write_test: Skipped copy as --dry-run is set (size 18) 2025/06/03 04:29:24 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/03 04:29:25 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 04:29:25 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2025/06/03 04:29:25 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/03 04:29:25 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2025/06/03 04:29:25 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 04:29:25 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2025/06/03 04:29:25 INFO : Resync updating listings 2025/06/03 04:29:25 INFO : Bisync successful 2025/06/03 04:29:25 NOTICE: (29) : copy-listings dryrun-resync 2025/06/03 04:29:25 NOTICE: (30) : test sync with dry-run 2025/06/03 04:29:25 NOTICE: (31) : bisync dry-run 2025/06/03 04:29:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:29:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:29:28 INFO : Synching Path1 "/tmp/042803vu/dry_run/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/" 2025/06/03 04:29:28 INFO : Building Path1 and Path2 listings 2025/06/03 04:29:28 INFO : Path1 checking for diffs 2025/06/03 04:29:28 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/03 04:29:28 NOTICE: - Path1 File was deleted - file4.txt 2025/06/03 04:29:28 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/03 04:29:28 NOTICE: - Path1 File was deleted - file6.txt 2025/06/03 04:29:28 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/03 04:29:28 NOTICE: - Path1 File is new - file11.txt 2025/06/03 04:29:28 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/03 04:29:28 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/03 04:29:28 INFO : Path2 checking for diffs 2025/06/03 04:29:28 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/03 04:29:28 NOTICE: - Path2 File was deleted - file3.txt 2025/06/03 04:29:28 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/03 04:29:28 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/03 04:29:28 NOTICE: - Path2 File was deleted - file7.txt 2025/06/03 04:29:28 NOTICE: - Path2 File is new - file10.txt 2025/06/03 04:29:28 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/03 04:29:28 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/03 04:29:28 INFO : Applying changes 2025/06/03 04:29:28 INFO : Checking potential conflicts... 2025/06/03 04:29:28 ERROR : file5.txt: md5 differ 2025/06/03 04:29:28 NOTICE: OpenDrive root 'rclone-test-bijetov8levo/042803vu/dry_run/path2': 1 differences found 2025/06/03 04:29:28 NOTICE: OpenDrive root 'rclone-test-bijetov8levo/042803vu/dry_run/path2': 1 errors while checking 2025/06/03 04:29:28 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 04:29:28 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/file11.txt 2025/06/03 04:29:28 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/file2.txt 2025/06/03 04:29:28 NOTICE: - Path2 Queue delete - TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/file4.txt 2025/06/03 04:29:28 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/03 04:29:28 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/03 04:29:28 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/file5.txt.conflict1 2025/06/03 04:29:28 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/03 04:29:28 NOTICE: - Path2 Queue copy to Path1 - /tmp/042803vu/dry_run/path1/file5.txt.conflict2 2025/06/03 04:29:28 NOTICE: - Path2 Queue copy to Path1 - /tmp/042803vu/dry_run/path1/file6.txt 2025/06/03 04:29:28 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/file7.txt 2025/06/03 04:29:28 NOTICE: - Path2 Queue copy to Path1 - /tmp/042803vu/dry_run/path1/file1.txt 2025/06/03 04:29:28 NOTICE: - Path2 Queue copy to Path1 - /tmp/042803vu/dry_run/path1/file10.txt 2025/06/03 04:29:28 NOTICE: - Path1 Queue delete - /tmp/042803vu/dry_run/path1/file3.txt 2025/06/03 04:29:28 NOTICE: - Path2 Do queued copies to - Path1 2025/06/03 04:29:28 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 04:29:28 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 04:29:28 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 04:29:28 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2025/06/03 04:29:28 NOTICE: - Path1 Do queued copies to - Path2 2025/06/03 04:29:29 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 04:29:29 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 04:29:29 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/03 04:29:29 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2025/06/03 04:29:29 INFO : Updating listings 2025/06/03 04:29:29 INFO : Bisync successful 2025/06/03 04:29:29 NOTICE: (32) : copy-listings dryrun 2025/06/03 04:29:29 NOTICE: (33) : test sync without dry-run 2025/06/03 04:29:29 NOTICE: (34) : bisync 2025/06/03 04:29:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:29:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:29:32 INFO : Synching Path1 "/tmp/042803vu/dry_run/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/" 2025/06/03 04:29:32 INFO : Building Path1 and Path2 listings 2025/06/03 04:29:32 INFO : Path1 checking for diffs 2025/06/03 04:29:32 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/03 04:29:32 INFO : - Path1 File was deleted - file4.txt 2025/06/03 04:29:32 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/03 04:29:32 INFO : - Path1 File was deleted - file6.txt 2025/06/03 04:29:32 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/03 04:29:32 INFO : - Path1 File is new - file11.txt 2025/06/03 04:29:32 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/03 04:29:32 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/03 04:29:32 INFO : Path2 checking for diffs 2025/06/03 04:29:32 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/03 04:29:32 INFO : - Path2 File was deleted - file3.txt 2025/06/03 04:29:32 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/03 04:29:32 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/03 04:29:32 INFO : - Path2 File was deleted - file7.txt 2025/06/03 04:29:32 INFO : - Path2 File is new - file10.txt 2025/06/03 04:29:32 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/03 04:29:32 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/03 04:29:32 INFO : Applying changes 2025/06/03 04:29:32 INFO : Checking potential conflicts... 2025/06/03 04:29:32 ERROR : file5.txt: md5 differ 2025/06/03 04:29:32 NOTICE: OpenDrive root 'rclone-test-bijetov8levo/042803vu/dry_run/path2': 1 differences found 2025/06/03 04:29:32 NOTICE: OpenDrive root 'rclone-test-bijetov8levo/042803vu/dry_run/path2': 1 errors while checking 2025/06/03 04:29:32 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 04:29:32 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/file11.txt 2025/06/03 04:29:32 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/file2.txt 2025/06/03 04:29:32 INFO : - Path2 Queue delete - TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/file4.txt 2025/06/03 04:29:32 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/03 04:29:32 NOTICE: - Path1 Renaming Path1 copy - /tmp/042803vu/dry_run/path1/file5.txt.conflict1 2025/06/03 04:29:32 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/03 04:29:32 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/file5.txt.conflict1 2025/06/03 04:29:32 NOTICE: - Path2 Renaming Path2 copy - TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/file5.txt.conflict2 2025/06/03 04:29:33 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/03 04:29:33 NOTICE: - Path2 Queue copy to Path1 - /tmp/042803vu/dry_run/path1/file5.txt.conflict2 2025/06/03 04:29:33 INFO : - Path2 Queue copy to Path1 - /tmp/042803vu/dry_run/path1/file6.txt 2025/06/03 04:29:33 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/file7.txt 2025/06/03 04:29:33 INFO : - Path2 Queue copy to Path1 - /tmp/042803vu/dry_run/path1/file1.txt 2025/06/03 04:29:33 INFO : - Path2 Queue copy to Path1 - /tmp/042803vu/dry_run/path1/file10.txt 2025/06/03 04:29:33 INFO : - Path1 Queue delete - /tmp/042803vu/dry_run/path1/file3.txt 2025/06/03 04:29:33 INFO : - Path2 Do queued copies to - Path1 2025/06/03 04:29:34 INFO : file10.txt: Copied (new) 2025/06/03 04:29:34 INFO : file1.txt: Copied (replaced existing) 2025/06/03 04:29:34 INFO : file6.txt: Copied (new) 2025/06/03 04:29:34 INFO : file5.txt.conflict2: Copied (new) 2025/06/03 04:29:34 INFO : file3.txt: Deleted 2025/06/03 04:29:34 INFO : - Path1 Do queued copies to - Path2 2025/06/03 04:29:36 INFO : file2.txt: Copied (replaced existing) 2025/06/03 04:29:37 INFO : file5.txt.conflict1: Copied (new) 2025/06/03 04:29:37 INFO : file11.txt: Copied (new) 2025/06/03 04:29:38 INFO : file7.txt: Copied (new) 2025/06/03 04:29:38 INFO : file4.txt: Deleted 2025/06/03 04:29:38 INFO : Updating listings 2025/06/03 04:29:38 INFO : Validating listings for Path1 "/tmp/042803vu/dry_run/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/dry_run/path2/" 2025/06/03 04:29:38 INFO : Bisync successful 2025/06/03 04:29:38 NOTICE: ---------------------------------------------------------- 2025/06/03 04:29:38 NOTICE: | MISCOMPARE -Golden vs +Results for dryrun-resync._testdir_path1.._testdir_path2.path2.lst-dry 2025/06/03 04:29:38 NOTICE: | @@ -14,0 +15,2 @@ 2025/06/03 04:29:38 NOTICE: | +- 18 - - 2000-01-01 00:00:00 +0000 UTC "\"modtime_write_test\"" 2025/06/03 04:29:38 NOTICE: | + 2025/06/03 04:29:38 NOTICE: ---------------------------------------------------------- 2025/06/03 04:29:38 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/03 04:29:38 NOTICE: | @@ -61,0 +62 @@ 2025/06/03 04:29:38 NOTICE: | +NOTICE: modtime_write_test: Skipped copy as --dry-run is set (size 18) 2025/06/03 04:29:38 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST dry_run FAILED - 2 MISCOMPARED FILES === RUN TestBisyncLocalRemote/rclone_args 2025/06/03 04:29:41 ERROR : error listing: directory not found 2025/06/03 04:29:42 ERROR : error listing: directory not found 2025/06/03 04:29:42 NOTICE: checking initFs Local file system at /tmp/042803vu/initdir/test_rclone_args-beqidoq3 2025/06/03 04:29:42 NOTICE: checking Path1 Local file system at /tmp/042803vu/rclone_args/path1 2025/06/03 04:29:48 NOTICE: checking path2 OpenDrive root 'rclone-test-bijetov8levo/042803vu/rclone_args/path2' 2025/06/03 04:29:49 NOTICE: (01) : test rclone-args 2025/06/03 04:29:49 NOTICE: (02) : touch-glob 2001-01-02 /tmp/042803vu/datadir/test_rclone_args-kinugam2/ * 2025/06/03 04:29:49 NOTICE: (03) : test initial bisync 2025/06/03 04:29:49 NOTICE: (04) : bisync resync checksum 2025/06/03 04:29:51 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 04:29:51 INFO : Synching Path1 "/tmp/042803vu/rclone_args/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/" 2025/06/03 04:29:51 INFO : Copying Path2 files to Path1 2025/06/03 04:29:51 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:29:52 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:29:52 INFO : Resync updating listings 2025/06/03 04:29:52 INFO : Validating listings for Path1 "/tmp/042803vu/rclone_args/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/" 2025/06/03 04:29:52 INFO : Bisync successful 2025/06/03 04:29:52 NOTICE: (05) : test place newer files on both paths 2025/06/03 04:29:52 NOTICE: (06) : copy-file /tmp/042803vu/datadir/test_rclone_args-kinugam2/file1.txt /tmp/042803vu/rclone_args/path1/ 2025/06/03 04:29:52 NOTICE: (07) : copy-file /tmp/042803vu/datadir/test_rclone_args-kinugam2/file2.txt TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/ 2025/06/03 04:29:55 NOTICE: (08) : copy-file /tmp/042803vu/datadir/test_rclone_args-kinugam2/file20.txt /tmp/042803vu/rclone_args/path1/subdir 2025/06/03 04:29:55 NOTICE: (09) : copy-file /tmp/042803vu/datadir/test_rclone_args-kinugam2/file21.txt TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/subdir 2025/06/03 04:29:59 NOTICE: (10) : touch-glob 2001-01-02 /tmp/042803vu/rclone_args/path1/ file1.txt 2025/06/03 04:29:59 NOTICE: (11) : touch-glob 2001-01-02 TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/ file2.txt 2025/06/03 04:30:01 NOTICE: (12) : touch-glob 2001-01-02 /tmp/042803vu/rclone_args/path1/subdir/ file20.txt 2025/06/03 04:30:01 NOTICE: (13) : touch-glob 2001-01-02 TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/subdir/ file21.txt 2025/06/03 04:30:03 NOTICE: (14) : test run bisync with custom options 2025/06/03 04:30:03 NOTICE: (15) : bisync checksum 2025/06/03 04:30:06 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 04:30:06 INFO : Synching Path1 "/tmp/042803vu/rclone_args/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/" 2025/06/03 04:30:06 INFO : Building Path1 and Path2 listings 2025/06/03 04:30:06 INFO : Path1 checking for diffs 2025/06/03 04:30:06 INFO : - Path1 File changed: hash - file1.txt 2025/06/03 04:30:06 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 04:30:06 INFO : (Modified:  1 hash differs) 2025/06/03 04:30:06 INFO : Path2 checking for diffs 2025/06/03 04:30:06 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/03 04:30:06 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 04:30:06 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/03 04:30:06 INFO : Applying changes 2025/06/03 04:30:06 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/file1.txt 2025/06/03 04:30:06 INFO : - Path2 Queue copy to Path1 - /tmp/042803vu/rclone_args/path1/file2.txt 2025/06/03 04:30:06 INFO : - Path2 Do queued copies to - Path1 2025/06/03 04:30:07 INFO : file2.txt: Copied (replaced existing) 2025/06/03 04:30:07 INFO : - Path1 Do queued copies to - Path2 2025/06/03 04:30:08 INFO : file1.txt: Copied (replaced existing) 2025/06/03 04:30:08 INFO : Updating listings 2025/06/03 04:30:08 INFO : Validating listings for Path1 "/tmp/042803vu/rclone_args/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/" 2025/06/03 04:30:08 INFO : Bisync successful 2025/06/03 04:30:08 NOTICE: (16) : touch-glob 2007-07-23 /tmp/042803vu/datadir/test_rclone_args-kinugam2/ * 2025/06/03 04:30:08 NOTICE: (17) : copy-file /tmp/042803vu/datadir/test_rclone_args-kinugam2/file1.txt /tmp/042803vu/rclone_args/path1/ 2025/06/03 04:30:08 NOTICE: (18) : copy-file /tmp/042803vu/datadir/test_rclone_args-kinugam2/file2.txt TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/ 2025/06/03 04:30:12 NOTICE: (19) : copy-file /tmp/042803vu/datadir/test_rclone_args-kinugam2/file20.txt /tmp/042803vu/rclone_args/path1/subdir 2025/06/03 04:30:12 NOTICE: (20) : copy-as /tmp/042803vu/datadir/test_rclone_args-kinugam2/file21.txt TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/ file1.txt 2025/06/03 04:30:15 NOTICE: (21) : touch-glob 2007-07-23 /tmp/042803vu/rclone_args/path1/ file1.txt 2025/06/03 04:30:15 NOTICE: (22) : touch-glob 2007-07-23 TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/ file2.txt 2025/06/03 04:30:15 NOTICE: (23) : touch-glob 2007-07-23 /tmp/042803vu/rclone_args/path1/subdir/ file20.txt 2025/06/03 04:30:15 NOTICE: (24) : touch-glob 2007-07-23 TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/subdir/ file21.txt 2025/06/03 04:30:16 NOTICE: (25) : bisync size-only 2025/06/03 04:30:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:30:18 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:30:18 INFO : Synching Path1 "/tmp/042803vu/rclone_args/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/" 2025/06/03 04:30:18 INFO : Building Path1 and Path2 listings 2025/06/03 04:30:19 INFO : Path1 checking for diffs 2025/06/03 04:30:19 INFO : Path2 checking for diffs 2025/06/03 04:30:19 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/03 04:30:19 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 04:30:19 INFO : (Modified:  0 larger,  1 smaller) 2025/06/03 04:30:19 INFO : Applying changes 2025/06/03 04:30:19 INFO : - Path2 Queue copy to Path1 - /tmp/042803vu/rclone_args/path1/file1.txt 2025/06/03 04:30:19 INFO : - Path2 Do queued copies to - Path1 2025/06/03 04:30:19 INFO : file1.txt: Copied (replaced existing) 2025/06/03 04:30:19 INFO : Updating listings 2025/06/03 04:30:19 INFO : Validating listings for Path1 "/tmp/042803vu/rclone_args/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/" 2025/06/03 04:30:19 INFO : Bisync successful 2025/06/03 04:30:19 NOTICE: (26) : bisync resync 2025/06/03 04:30:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:30:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:30:22 INFO : Synching Path1 "/tmp/042803vu/rclone_args/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/" 2025/06/03 04:30:22 INFO : Copying Path2 files to Path1 2025/06/03 04:30:22 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:30:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:30:23 INFO : file2.txt: Updated modification time in destination 2025/06/03 04:30:23 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/03 04:30:24 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/03 04:30:24 INFO : Resync updating listings 2025/06/03 04:30:24 INFO : Validating listings for Path1 "/tmp/042803vu/rclone_args/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/" 2025/06/03 04:30:24 INFO : Bisync successful 2025/06/03 04:30:24 NOTICE: (27) : copy-file /tmp/042803vu/datadir/test_rclone_args-kinugam2/file1.txt /tmp/042803vu/rclone_args/path1/ 2025/06/03 04:30:24 NOTICE: (28) : copy-file /tmp/042803vu/datadir/test_rclone_args-kinugam2/file2.txt TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/ 2025/06/03 04:30:28 NOTICE: (29) : copy-file /tmp/042803vu/datadir/test_rclone_args-kinugam2/file20.txt /tmp/042803vu/rclone_args/path1/subdir 2025/06/03 04:30:28 NOTICE: (30) : copy-file /tmp/042803vu/datadir/test_rclone_args-kinugam2/file21.txt TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/subdir 2025/06/03 04:30:31 NOTICE: (31) : touch-glob 2007-07-23 /tmp/042803vu/rclone_args/path1/ file1.txt 2025/06/03 04:30:31 NOTICE: (32) : touch-glob 2007-07-23 TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/ file2.txt 2025/06/03 04:30:31 NOTICE: (33) : touch-glob 2007-07-23 /tmp/042803vu/rclone_args/path1/subdir/ file20.txt 2025/06/03 04:30:31 NOTICE: (34) : touch-glob 2007-07-23 TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/subdir/ file21.txt 2025/06/03 04:30:32 NOTICE: (35) : bisync ignore-size 2025/06/03 04:30:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:30:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 04:30:35 INFO : Synching Path1 "/tmp/042803vu/rclone_args/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/" 2025/06/03 04:30:35 INFO : Building Path1 and Path2 listings 2025/06/03 04:30:35 INFO : Path1 checking for diffs 2025/06/03 04:30:35 INFO : Path2 checking for diffs 2025/06/03 04:30:35 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/03 04:30:35 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/03 04:30:35 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/03 04:30:35 INFO : (Modified:  2 newer,  0 older) 2025/06/03 04:30:35 INFO : Applying changes 2025/06/03 04:30:35 INFO : - Path2 Queue copy to Path1 - /tmp/042803vu/rclone_args/path1/file2.txt 2025/06/03 04:30:35 INFO : - Path2 Queue copy to Path1 - /tmp/042803vu/rclone_args/path1/subdir/file21.txt 2025/06/03 04:30:35 INFO : - Path2 Do queued copies to - Path1 2025/06/03 04:30:35 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 04:30:35 INFO : file2.txt: Updated modification time in destination 2025/06/03 04:30:36 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/03 04:30:36 INFO : Updating listings 2025/06/03 04:30:36 INFO : Validating listings for Path1 "/tmp/042803vu/rclone_args/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/" 2025/06/03 04:30:36 INFO : Bisync successful 2025/06/03 04:30:36 NOTICE: (36) : bisync resync compare-all 2025/06/03 04:30:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 04:30:38 INFO : Synching Path1 "/tmp/042803vu/rclone_args/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/" 2025/06/03 04:30:38 INFO : Copying Path2 files to Path1 2025/06/03 04:30:38 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:30:39 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:30:41 INFO : file1.txt: Copied (replaced existing) 2025/06/03 04:30:41 INFO : Resync updating listings 2025/06/03 04:30:41 INFO : Validating listings for Path1 "/tmp/042803vu/rclone_args/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/" 2025/06/03 04:30:41 INFO : Bisync successful 2025/06/03 04:30:41 NOTICE: (37) : copy-as /tmp/042803vu/datadir/test_rclone_args-kinugam2/file21.txt TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/ file2.txt 2025/06/03 04:30:44 NOTICE: (38) : touch-glob 2023-08-26 /tmp/042803vu/datadir/test_rclone_args-kinugam2/ * 2025/06/03 04:30:44 NOTICE: (39) : copy-file /tmp/042803vu/datadir/test_rclone_args-kinugam2/file1.txt /tmp/042803vu/rclone_args/path1/ 2025/06/03 04:30:44 NOTICE: (40) : copy-file /tmp/042803vu/datadir/test_rclone_args-kinugam2/file20.txt /tmp/042803vu/rclone_args/path1/subdir 2025/06/03 04:30:44 NOTICE: (41) : copy-file /tmp/042803vu/datadir/test_rclone_args-kinugam2/file21.txt TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/subdir 2025/06/03 04:30:47 NOTICE: (42) : touch-glob 2007-07-23 TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/ file2.txt 2025/06/03 04:30:47 NOTICE: (43) : touch-glob 2023-08-26 /tmp/042803vu/rclone_args/path1/ file1.txt 2025/06/03 04:30:47 NOTICE: (44) : touch-glob 2023-08-26 /tmp/042803vu/rclone_args/path1/subdir/ file20.txt 2025/06/03 04:30:47 NOTICE: (45) : touch-glob 2023-08-26 TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/subdir/ file21.txt 2025/06/03 04:30:48 NOTICE: (46) : bisync compare-all 2025/06/03 04:30:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 04:30:50 INFO : Synching Path1 "/tmp/042803vu/rclone_args/path1/" with Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/" 2025/06/03 04:30:50 INFO : Building Path1 and Path2 listings 2025/06/03 04:30:51 INFO : Path1 checking for diffs 2025/06/03 04:30:51 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/03 04:30:51 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/03 04:30:51 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/03 04:30:51 INFO : (Modified:  2 newer,  0 older) 2025/06/03 04:30:51 INFO : Path2 checking for diffs 2025/06/03 04:30:51 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/03 04:30:51 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/03 04:30:51 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/03 04:30:51 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/03 04:30:51 INFO : Applying changes 2025/06/03 04:30:51 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/file1.txt 2025/06/03 04:30:51 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/subdir/file20.txt 2025/06/03 04:30:51 INFO : - Path2 Queue copy to Path1 - /tmp/042803vu/rclone_args/path1/file2.txt 2025/06/03 04:30:51 INFO : - Path2 Queue copy to Path1 - /tmp/042803vu/rclone_args/path1/subdir/file21.txt 2025/06/03 04:30:51 INFO : - Path2 Do queued copies to - Path1 2025/06/03 04:30:51 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 04:30:51 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/03 04:30:51 INFO : file2.txt: Copied (replaced existing) 2025/06/03 04:30:51 INFO : - Path1 Do queued copies to - Path2 2025/06/03 04:30:52 INFO : file1.txt: Updated modification time in destination 2025/06/03 04:30:52 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/03 04:30:52 INFO : Updating listings 2025/06/03 04:30:52 INFO : Validating listings for Path1 "/tmp/042803vu/rclone_args/path1/" vs Path2 "TestOpenDrive:rclone-test-bijetov8levo/042803vu/rclone_args/path2/" 2025/06/03 04:30:52 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED --- FAIL: TestBisyncLocalRemote (171.80s) --- PASS: TestBisyncLocalRemote/check_access (49.28s) --- FAIL: TestBisyncLocalRemote/dry_run (46.53s) --- PASS: TestBisyncLocalRemote/rclone_args (73.72s) === RUN TestBisyncRemoteRemote 2025/06/03 04:30:55 NOTICE: remote: TestOpenDrive:rclone-test-jibukuw5gaco === RUN TestBisyncRemoteRemote/check_access 2025/06/03 04:31:03 ERROR : error listing: directory not found 2025/06/03 04:31:04 ERROR : error listing: directory not found 2025/06/03 04:31:04 NOTICE: checking initFs Local file system at /tmp/043055ta/initdir/test_check_access-fegerom4 2025/06/03 04:31:11 NOTICE: checking Path1 OpenDrive root 'rclone-test-jibukuw5gaco/043055ta/check_access/path1' 2025/06/03 04:31:19 NOTICE: checking path2 OpenDrive root 'rclone-test-jibukuw5gaco/043055ta/check_access/path2' 2025/06/03 04:31:19 NOTICE: (01) : test check-access 2025/06/03 04:31:19 NOTICE: (02) : test initial bisync 2025/06/03 04:31:19 NOTICE: (03) : bisync resync 2025/06/03 04:31:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:31:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:31:25 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:31:25 INFO : Copying Path2 files to Path1 2025/06/03 04:31:25 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:31:25 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:31:26 INFO : Resync updating listings 2025/06/03 04:31:26 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:31:26 INFO : Bisync successful 2025/06/03 04:31:26 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/03 04:31:26 NOTICE: (05) : bisync check-access 2025/06/03 04:31:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:31:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:31:31 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:31:31 INFO : Building Path1 and Path2 listings 2025/06/03 04:31:31 INFO : Path1 checking for diffs 2025/06/03 04:31:31 INFO : Path2 checking for diffs 2025/06/03 04:31:31 INFO : Checking access health 2025/06/03 04:31:31 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 04:31:31 INFO : No changes found 2025/06/03 04:31:31 INFO : Updating listings 2025/06/03 04:31:31 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:31:31 INFO : Bisync successful 2025/06/03 04:31:31 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/03 04:31:31 NOTICE: (07) : delete-file TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/subdir/RCLONE_TEST 2025/06/03 04:31:34 NOTICE: (08) : bisync check-access 2025/06/03 04:31:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:31:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:31:39 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:31:39 INFO : Building Path1 and Path2 listings 2025/06/03 04:31:39 INFO : Path1 checking for diffs 2025/06/03 04:31:39 INFO : Path2 checking for diffs 2025/06/03 04:31:39 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/03 04:31:39 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 04:31:39 INFO : Checking access health 2025/06/03 04:31:39 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/03 04:31:39 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/03 04:31:39 ERROR : Bisync critical error: check file check failed 2025/06/03 04:31:39 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:31:39 NOTICE: Bisync error: bisync aborted 2025/06/03 04:31:39 NOTICE: (09) : copy-listings path2-missing 2025/06/03 04:31:39 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/03 04:31:39 NOTICE: (11) : copy-file TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/subdir/RCLONE_TEST TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/ 2025/06/03 04:31:45 NOTICE: (12) : bisync resync 2025/06/03 04:31:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:31:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:31:51 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:31:51 INFO : Copying Path2 files to Path1 2025/06/03 04:31:51 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:31:51 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:31:52 INFO : subdir/RCLONE_TEST: Copied (server-side copy) 2025/06/03 04:31:52 INFO : Resync updating listings 2025/06/03 04:31:52 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:31:52 INFO : Bisync successful 2025/06/03 04:31:52 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/03 04:31:52 NOTICE: (14) : bisync check-access 2025/06/03 04:31:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:31:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:31:58 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:31:58 INFO : Building Path1 and Path2 listings 2025/06/03 04:31:58 INFO : Path1 checking for diffs 2025/06/03 04:31:58 INFO : Path2 checking for diffs 2025/06/03 04:31:58 INFO : Checking access health 2025/06/03 04:31:58 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 04:31:58 INFO : No changes found 2025/06/03 04:31:58 INFO : Updating listings 2025/06/03 04:31:58 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:31:58 INFO : Bisync successful 2025/06/03 04:31:58 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/03 04:31:58 NOTICE: (16) : delete-file TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/RCLONE_TEST 2025/06/03 04:32:00 NOTICE: (17) : bisync check-access 2025/06/03 04:32:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:32:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:32:06 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:32:06 INFO : Building Path1 and Path2 listings 2025/06/03 04:32:06 INFO : Path1 checking for diffs 2025/06/03 04:32:06 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/03 04:32:06 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 04:32:06 INFO : Path2 checking for diffs 2025/06/03 04:32:06 INFO : Checking access health 2025/06/03 04:32:06 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/03 04:32:06 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/03 04:32:06 ERROR : Bisync critical error: check file check failed 2025/06/03 04:32:06 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:32:06 NOTICE: Bisync error: bisync aborted 2025/06/03 04:32:06 NOTICE: (18) : copy-listings path1-missing 2025/06/03 04:32:06 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/03 04:32:06 NOTICE: (20) : bisync check-access 2025/06/03 04:32:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:32:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:32:11 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:32:11 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/043055ta/workdir/TestOpenDrive_rclone-test-jibukuw5gaco_043055ta_check_access_path1..TestOpenDrive_rclone-test-jibukuw5gaco_043055ta_check_access_path2.path1.lst Path2: /tmp/043055ta/workdir/TestOpenDrive_rclone-test-jibukuw5gaco_043055ta_check_access_path1..TestOpenDrive_rclone-test-jibukuw5gaco_043055ta_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/043055ta/workdir" 2025/06/03 04:32:11 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:32:11 NOTICE: Bisync error: bisync aborted 2025/06/03 04:32:11 NOTICE: (21) : move-listings missing-listings 2025/06/03 04:32:11 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/03 04:32:11 NOTICE: (23) : bisync resync 2025/06/03 04:32:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:32:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:32:17 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:32:17 INFO : Copying Path2 files to Path1 2025/06/03 04:32:17 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:32:18 INFO : RCLONE_TEST: Copied (server-side copy) 2025/06/03 04:32:18 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:32:18 INFO : Resync updating listings 2025/06/03 04:32:18 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:32:18 INFO : Bisync successful 2025/06/03 04:32:18 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/03 04:32:18 NOTICE: (25) : bisync check-access 2025/06/03 04:32:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:32:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:32:23 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:32:23 INFO : Building Path1 and Path2 listings 2025/06/03 04:32:24 INFO : Path1 checking for diffs 2025/06/03 04:32:24 INFO : Path2 checking for diffs 2025/06/03 04:32:24 INFO : Checking access health 2025/06/03 04:32:24 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 04:32:24 INFO : No changes found 2025/06/03 04:32:24 INFO : Updating listings 2025/06/03 04:32:24 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/check_access/path2/" 2025/06/03 04:32:24 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncRemoteRemote/createemptysrcdirs 2025/06/03 04:32:30 ERROR : error listing: directory not found 2025/06/03 04:32:30 ERROR : error listing: directory not found 2025/06/03 04:32:30 NOTICE: checking initFs Local file system at /tmp/043055ta/initdir/test_createemptysrcdirs-barafif4 2025/06/03 04:32:36 NOTICE: checking Path1 OpenDrive root 'rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1' 2025/06/03 04:32:44 NOTICE: checking path2 OpenDrive root 'rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2' 2025/06/03 04:32:44 NOTICE: (01) : test createemptysrcdirs 2025/06/03 04:32:44 NOTICE: (02) : test initial bisync 2025/06/03 04:32:44 NOTICE: (03) : touch-glob 2001-01-02 /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/ placeholder.txt 2025/06/03 04:32:44 NOTICE: (04) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.txt 2025/06/03 04:32:47 NOTICE: (05) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/03 04:32:50 NOTICE: (06) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/03 04:32:53 NOTICE: (07) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/03 04:32:56 NOTICE: (08) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/03 04:33:00 NOTICE: (09) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/03 04:33:04 NOTICE: (10) : bisync resync 2025/06/03 04:33:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:33:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:33:09 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/" 2025/06/03 04:33:09 INFO : Copying Path2 files to Path1 2025/06/03 04:33:09 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:33:09 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:33:10 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/03 04:33:10 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/03 04:33:10 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/03 04:33:10 INFO : file1.txt: Updated modification time in destination 2025/06/03 04:33:10 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/03 04:33:11 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/03 04:33:11 INFO : Resync updating listings 2025/06/03 04:33:11 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/" 2025/06/03 04:33:11 INFO : Bisync successful 2025/06/03 04:33:11 NOTICE: (11) : test 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder 2025/06/03 04:33:11 NOTICE: (12) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ subdir/placeholder.txt 2025/06/03 04:33:15 NOTICE: (13) : touch-glob 2001-01-02 TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ subdir 2025/06/03 04:33:17 NOTICE: (14) : delete-file TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/subdir/placeholder.txt 2025/06/03 04:33:19 NOTICE: (15) : test 2. Run bisync without --create-empty-src-dirs 2025/06/03 04:33:19 NOTICE: (16) : bisync 2025/06/03 04:33:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:33:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:33:24 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/" 2025/06/03 04:33:24 INFO : Building Path1 and Path2 listings 2025/06/03 04:33:25 INFO : Path1 checking for diffs 2025/06/03 04:33:25 INFO : Path2 checking for diffs 2025/06/03 04:33:25 INFO : No changes found 2025/06/03 04:33:25 INFO : Updating listings 2025/06/03 04:33:25 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/" 2025/06/03 04:33:25 INFO : Bisync successful 2025/06/03 04:33:25 NOTICE: (17) : test 3. Confirm the subdir exists only on Path1 and not Path2 2025/06/03 04:33:25 NOTICE: (18) : list-dirs TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ 2025/06/03 04:33:25 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:33:26 NOTICE: (19) : list-dirs TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/ 2025/06/03 04:33:27 NOTICE: (20) : test 4.Run bisync WITH --create-empty-src-dirs 2025/06/03 04:33:27 NOTICE: (21) : bisync create-empty-src-dirs 2025/06/03 04:33:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:33:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:33:32 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/" 2025/06/03 04:33:32 INFO : Building Path1 and Path2 listings 2025/06/03 04:33:33 INFO : Path1 checking for diffs 2025/06/03 04:33:33 INFO : - Path1 File is new - subdir 2025/06/03 04:33:33 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 04:33:33 INFO : Path2 checking for diffs 2025/06/03 04:33:33 INFO : Applying changes 2025/06/03 04:33:33 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/subdir 2025/06/03 04:33:33 INFO : - Path1 Do queued copies to - Path2 2025/06/03 04:33:33 INFO : subdir: Making directory 2025/06/03 04:33:34 INFO : Updating listings 2025/06/03 04:33:34 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/" 2025/06/03 04:33:34 INFO : Bisync successful 2025/06/03 04:33:34 NOTICE: (22) : test 5. Confirm the subdir exists on both paths 2025/06/03 04:33:34 NOTICE: (23) : list-dirs TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ 2025/06/03 04:33:34 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:33:34 NOTICE: (24) : list-dirs TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/ 2025/06/03 04:33:34 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:33:35 NOTICE: (25) : test 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty) 2025/06/03 04:33:35 NOTICE: (26) : purge-children TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ 2025/06/03 04:33:37 NOTICE: (27) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.txt 2025/06/03 04:33:40 NOTICE: (28) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/03 04:33:44 NOTICE: (29) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/03 04:33:48 NOTICE: (30) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/03 04:33:52 NOTICE: (31) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/03 04:33:56 NOTICE: (32) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/03 04:34:00 NOTICE: (33) : test 7. Run bisync without --create-empty-src-dirs 2025/06/03 04:34:00 NOTICE: (34) : bisync 2025/06/03 04:34:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:34:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:34:05 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/" 2025/06/03 04:34:05 INFO : Building Path1 and Path2 listings 2025/06/03 04:34:06 INFO : Path1 checking for diffs 2025/06/03 04:34:06 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/03 04:34:06 INFO : - Path1 File was deleted - subdir 2025/06/03 04:34:06 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/03 04:34:06 INFO : Path2 checking for diffs 2025/06/03 04:34:06 INFO : - Path2 File was deleted - subdir 2025/06/03 04:34:06 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 04:34:06 INFO : Applying changes 2025/06/03 04:34:06 INFO : - Path2 Queue delete - TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/RCLONE_TEST 2025/06/03 04:34:06 INFO : - Path1 Do queued copies to - Path2 2025/06/03 04:34:06 INFO : RCLONE_TEST: Deleted 2025/06/03 04:34:06 INFO : Updating listings 2025/06/03 04:34:06 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/" 2025/06/03 04:34:06 INFO : Bisync successful 2025/06/03 04:34:06 NOTICE: (35) : test 8. Confirm the subdir exists only on Path2 and not Path1 2025/06/03 04:34:06 NOTICE: (36) : list-dirs TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ 2025/06/03 04:34:07 NOTICE: (37) : list-dirs TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/ 2025/06/03 04:34:07 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:34:07 NOTICE: (38) : test 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs 2025/06/03 04:34:07 NOTICE: (39) : bisync resync create-empty-src-dirs 2025/06/03 04:34:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:34:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:34:12 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/" 2025/06/03 04:34:12 INFO : Copying Path2 files to Path1 2025/06/03 04:34:12 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:34:12 INFO : subdir: Making directory 2025/06/03 04:34:13 ERROR : modtime_write_test: Failed to copy: failed to get fileinfo: File is deleted (Error 404) 2025/06/03 04:34:13 ERROR : Bisync critical error: failed to get fileinfo: File is deleted (Error 404) 2025/06/03 04:34:13 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:34:13 NOTICE: Bisync error: bisync aborted 2025/06/03 04:34:13 NOTICE: (40) : list-dirs TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ 2025/06/03 04:34:13 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:34:13 NOTICE: (41) : list-dirs TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/ 2025/06/03 04:34:14 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:34:14 NOTICE: (42) : purge-children TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ 2025/06/03 04:34:16 NOTICE: (43) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.txt 2025/06/03 04:34:20 NOTICE: (44) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/03 04:34:23 NOTICE: (45) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/03 04:34:27 NOTICE: (46) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/03 04:34:31 NOTICE: (47) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/03 04:34:35 NOTICE: (48) : copy-as /tmp/043055ta/datadir/test_createemptysrcdirs-narogif5/placeholder.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/03 04:34:38 NOTICE: (49) : list-dirs TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ 2025/06/03 04:34:39 NOTICE: (50) : list-dirs TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/ 2025/06/03 04:34:39 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:34:39 NOTICE: (51) : bisync create-empty-src-dirs 2025/06/03 04:34:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:34:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:34:44 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/" 2025/06/03 04:34:44 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/043055ta/workdir/TestOpenDrive_rclone-test-jibukuw5gaco_043055ta_createemptysrcdirs_path1..TestOpenDrive_rclone-test-jibukuw5gaco_043055ta_createemptysrcdirs_path2.path1.lst Path2: /tmp/043055ta/workdir/TestOpenDrive_rclone-test-jibukuw5gaco_043055ta_createemptysrcdirs_path1..TestOpenDrive_rclone-test-jibukuw5gaco_043055ta_createemptysrcdirs_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/043055ta/workdir" 2025/06/03 04:34:44 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:34:44 NOTICE: Bisync error: bisync aborted 2025/06/03 04:34:44 NOTICE: (52) : test 10. Confirm the subdir has been removed on both paths 2025/06/03 04:34:44 NOTICE: (53) : list-dirs TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/ 2025/06/03 04:34:45 NOTICE: (54) : list-dirs TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/ 2025/06/03 04:34:45 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:34:45 NOTICE: (55) : test 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime) 2025/06/03 04:34:45 NOTICE: (56) : bisync create-empty-src-dirs 2025/06/03 04:34:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:34:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:34:50 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/createemptysrcdirs/path2/" 2025/06/03 04:34:50 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/043055ta/workdir/TestOpenDrive_rclone-test-jibukuw5gaco_043055ta_createemptysrcdirs_path1..TestOpenDrive_rclone-test-jibukuw5gaco_043055ta_createemptysrcdirs_path2.path1.lst Path2: /tmp/043055ta/workdir/TestOpenDrive_rclone-test-jibukuw5gaco_043055ta_createemptysrcdirs_path1..TestOpenDrive_rclone-test-jibukuw5gaco_043055ta_createemptysrcdirs_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/043055ta/workdir" 2025/06/03 04:34:50 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:34:50 NOTICE: Bisync error: bisync aborted 2025/06/03 04:34:50 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path1.lst 2025/06/03 04:34:50 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path2.lst 2025/06/03 04:34:50 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.path1.lst-err 2025/06/03 04:34:50 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.path2.lst-err 2025/06/03 04:34:50 NOTICE: ---------------------------------------------------------- 2025/06/03 04:34:50 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.copy1to2.que 2025/06/03 04:34:50 NOTICE: | @@ -1 +1 @@ 2025/06/03 04:34:50 NOTICE: | -"subdir" 2025/06/03 04:34:50 NOTICE: | +"RCLONE_TEST" 2025/06/03 04:34:50 NOTICE: ---------------------------------------------------------- 2025/06/03 04:34:50 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.delete2.que 2025/06/03 04:34:50 NOTICE: | @@ -1 +1 @@ 2025/06/03 04:34:50 NOTICE: | -"subdir" 2025/06/03 04:34:50 NOTICE: | +"RCLONE_TEST" 2025/06/03 04:34:50 NOTICE: ---------------------------------------------------------- 2025/06/03 04:34:50 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-new 2025/06/03 04:34:50 NOTICE: | @@ -1 +0,0 @@ 2025/06/03 04:34:50 NOTICE: | -- 0 - - 2001-01-02 00:00:00 +0000 UTC "\"file1.copy1.txt\"" 2025/06/03 04:34:50 NOTICE: | @@ -3,10 +1,0 @@ 2025/06/03 04:34:50 NOTICE: | -- 0 - - 2001-01-02 00:00:00 +0000 UTC "\"file1.copy2.txt\"" 2025/06/03 04:34:50 NOTICE: | - 2025/06/03 04:34:50 NOTICE: | -- 0 - - 2001-01-02 00:00:00 +0000 UTC "\"file1.copy3.txt\"" 2025/06/03 04:34:50 NOTICE: | - 2025/06/03 04:34:50 NOTICE: | -- 0 - - 2001-01-02 00:00:00 +0000 UTC "\"file1.copy4.txt\"" 2025/06/03 04:34:50 NOTICE: | - 2025/06/03 04:34:50 NOTICE: | -- 0 - - 2001-01-02 00:00:00 +0000 UTC "\"file1.copy5.txt\"" 2025/06/03 04:34:50 NOTICE: | - 2025/06/03 04:34:50 NOTICE: | -- 0 - - 2001-01-02 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 04:34:50 NOTICE: | - 2025/06/03 04:34:50 NOTICE: ---------------------------------------------------------- 2025/06/03 04:34:50 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-old 2025/06/03 04:34:50 NOTICE: | @@ -0,0 +1,4 @@ 2025/06/03 04:34:50 NOTICE: | +- 109 - - 2000-01-01 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/06/03 04:34:50 NOTICE: | + 2025/06/03 04:34:50 NOTICE: | +d -1 - - 2025-06-03 04:33:20 +0000 UTC "\"subdir\"" 2025/06/03 04:34:50 NOTICE: | + 2025/06/03 04:34:50 NOTICE: ---------------------------------------------------------- 2025/06/03 04:34:50 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-new 2025/06/03 04:34:50 NOTICE: | @@ -1 +0,0 @@ 2025/06/03 04:34:50 NOTICE: | -- 0 - - 2001-01-02 00:00:00 +0000 UTC "\"file1.copy1.txt\"" 2025/06/03 04:34:50 NOTICE: | @@ -3,10 +1,0 @@ 2025/06/03 04:34:50 NOTICE: | -- 0 - - 2001-01-02 00:00:00 +0000 UTC "\"file1.copy2.txt\"" 2025/06/03 04:34:50 NOTICE: | - 2025/06/03 04:34:50 NOTICE: | -- 0 - - 2001-01-02 00:00:00 +0000 UTC "\"file1.copy3.txt\"" 2025/06/03 04:34:50 NOTICE: | - 2025/06/03 04:34:50 NOTICE: | -- 0 - - 2001-01-02 00:00:00 +0000 UTC "\"file1.copy4.txt\"" 2025/06/03 04:34:50 NOTICE: | - 2025/06/03 04:34:50 NOTICE: | -- 0 - - 2001-01-02 00:00:00 +0000 UTC "\"file1.copy5.txt\"" 2025/06/03 04:34:50 NOTICE: | - 2025/06/03 04:34:50 NOTICE: | -- 0 - - 2001-01-02 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 04:34:50 NOTICE: | - 2025/06/03 04:34:50 NOTICE: ---------------------------------------------------------- 2025/06/03 04:34:50 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-old 2025/06/03 04:34:50 NOTICE: | @@ -0,0 +1,4 @@ 2025/06/03 04:34:50 NOTICE: | +- 109 - - 2000-01-01 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/06/03 04:34:50 NOTICE: | + 2025/06/03 04:34:50 NOTICE: | +d -1 - - 2025-06-03 04:33:20 +0000 UTC "\"subdir\"" 2025/06/03 04:34:50 NOTICE: | + 2025/06/03 04:34:50 NOTICE: ---------------------------------------------------------- 2025/06/03 04:34:50 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/03 04:34:50 NOTICE: | @@ -139,4 +139,4 @@ 2025/06/03 04:34:50 NOTICE: | -INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:34:50 NOTICE: | -INFO : Resync updating listings 2025/06/03 04:34:50 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/06/03 04:34:50 NOTICE: | -INFO : Bisync successful 2025/06/03 04:34:50 NOTICE: | +ERROR : modtime_write_test: Failed to copy: failed to get fileinfo: File is deleted (Error 404) 2025/06/03 04:34:50 NOTICE: | +ERROR : Bisync critical error: failed to get fileinfo: File is deleted (Error 404) 2025/06/03 04:34:50 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:34:50 NOTICE: | +Bisync error: bisync aborted 2025/06/03 04:34:50 NOTICE: | @@ -169,12 +169,8 @@ 2025/06/03 04:34:50 NOTICE: | -INFO : Building Path1 and Path2 listings 2025/06/03 04:34:50 NOTICE: | -INFO : Path1 checking for diffs 2025/06/03 04:34:50 NOTICE: | -INFO : - Path1 File was deleted - subdir 2025/06/03 04:34:50 NOTICE: | -INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 04:34:50 NOTICE: | -INFO : Path2 checking for diffs 2025/06/03 04:34:50 NOTICE: | -INFO : Applying changes 2025/06/03 04:34:50 NOTICE: | -INFO : - Path2 Queue delete - {path2/}subdir 2025/06/03 04:34:50 NOTICE: | -INFO : - Path1 Do queued copies to - Path2 2025/06/03 04:34:50 NOTICE: | -INFO : subdir: Removing directory 2025/06/03 04:34:50 NOTICE: | -INFO : Updating listings 2025/06/03 04:34:50 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/06/03 04:34:50 NOTICE: | -INFO : Bisync successful 2025/06/03 04:34:50 NOTICE: | +ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run 2025/06/03 04:34:50 NOTICE: | +Tip: here are the filenames we were looking for. Do they exist? 2025/06/03 04:34:50 NOTICE: | +Path1: {workdir/}{session}.path1.lst 2025/06/03 04:34:50 NOTICE: | +Path2: {workdir/}{session}.path2.lst 2025/06/03 04:34:50 NOTICE: | +Try running this command to inspect the work dir: 2025/06/03 04:34:50 NOTICE: | +rclone lsl "{workdir}" 2025/06/03 04:34:50 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:34:50 NOTICE: | +Bisync error: bisync aborted 2025/06/03 04:34:50 NOTICE: | @@ -183,0 +180 @@ 2025/06/03 04:34:50 NOTICE: | +subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:34:50 NOTICE: | @@ -197,7 +194,8 @@ 2025/06/03 04:34:50 NOTICE: | -INFO : Building Path1 and Path2 listings 2025/06/03 04:34:50 NOTICE: | -INFO : Path1 checking for diffs 2025/06/03 04:34:50 NOTICE: | -INFO : Path2 checking for diffs 2025/06/03 04:34:50 NOTICE: | -INFO : No changes found 2025/06/03 04:34:50 NOTICE: | -INFO : Updating listings 2025/06/03 04:34:50 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/06/03 04:34:50 NOTICE: | -INFO : Bisync successful 2025/06/03 04:34:50 NOTICE: | +ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run 2025/06/03 04:34:50 NOTICE: | +Tip: here are the filenames we were looking for. Do they exist? 2025/06/03 04:34:50 NOTICE: | +Path1: {workdir/}{session}.path1.lst 2025/06/03 04:34:50 NOTICE: | +Path2: {workdir/}{session}.path2.lst 2025/06/03 04:34:50 NOTICE: | +Try running this command to inspect the work dir: 2025/06/03 04:34:50 NOTICE: | +rclone lsl "{workdir}" 2025/06/03 04:34:50 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:34:50 NOTICE: | +Bisync error: bisync aborted 2025/06/03 04:34:50 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST createemptysrcdirs FAILED - 11 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/resync_modes 2025/06/03 04:34:57 ERROR : error listing: directory not found 2025/06/03 04:34:57 ERROR : error listing: directory not found 2025/06/03 04:34:57 NOTICE: checking initFs Local file system at /tmp/043055ta/initdir/test_resync_modes-weripeb4 2025/06/03 04:35:02 NOTICE: checking Path1 OpenDrive root 'rclone-test-jibukuw5gaco/043055ta/resync_modes/path1' 2025/06/03 04:35:06 NOTICE: checking path2 OpenDrive root 'rclone-test-jibukuw5gaco/043055ta/resync_modes/path2' 2025/06/03 04:35:06 NOTICE: (01) : test resync-mode 2025/06/03 04:35:06 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 04:35:06 NOTICE: (03) : touch-glob 2001-01-02 /tmp/043055ta/datadir/test_resync_modes-docukos5/ file1R.txt 2025/06/03 04:35:06 NOTICE: (04) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1R.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/ file1.txt 2025/06/03 04:35:10 NOTICE: (05) : touch-glob 2001-03-04 /tmp/043055ta/datadir/test_resync_modes-docukos5/ file1L.txt 2025/06/03 04:35:10 NOTICE: (06) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1L.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/ file1.txt 2025/06/03 04:35:14 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/06/03 04:35:14 NOTICE: (08) : bisync resync resync-mode=newer 2025/06/03 04:35:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:35:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:35:19 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/" 2025/06/03 04:35:19 INFO : Copying Path2 files to Path1 2025/06/03 04:35:19 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:35:20 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:35:21 INFO : file1.txt: Copied (server-side copy) 2025/06/03 04:35:21 INFO : Resync updating listings 2025/06/03 04:35:21 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/" 2025/06/03 04:35:21 INFO : Bisync successful 2025/06/03 04:35:21 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 04:35:21 NOTICE: (10) : touch-glob 2001-07-23 /tmp/043055ta/datadir/test_resync_modes-docukos5/ file1R.txt 2025/06/03 04:35:21 NOTICE: (11) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1R.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/ file1.txt 2025/06/03 04:35:24 NOTICE: (12) : touch-glob 2001-08-26 /tmp/043055ta/datadir/test_resync_modes-docukos5/ file1L.txt 2025/06/03 04:35:24 NOTICE: (13) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1L.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/ file1.txt 2025/06/03 04:35:28 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/06/03 04:35:28 NOTICE: (15) : bisync resync resync-mode=path2 2025/06/03 04:35:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:35:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:35:35 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/" 2025/06/03 04:35:35 INFO : Copying Path2 files to Path1 2025/06/03 04:35:35 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:35:35 INFO : file1.txt: Copied (server-side copy) 2025/06/03 04:35:35 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:35:36 INFO : Resync updating listings 2025/06/03 04:35:36 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/" 2025/06/03 04:35:36 ERROR : -  Size not equal in listing. Path1: 33, Path2: 42 - file1.txt 2025/06/03 04:35:36 ERROR : -  Modtime not equal in listing. Path1: 2001-08-26 00:00:00 +0000 UTC, Path2: 2001-07-23 00:00:00 +0000 UTC - file1.txt 2025/06/03 04:35:36 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/06/03 04:35:36 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:35:36 NOTICE: Bisync error: bisync aborted 2025/06/03 04:35:36 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 04:35:36 NOTICE: (17) : touch-glob 2002-07-23 /tmp/043055ta/datadir/test_resync_modes-docukos5/ file1R.txt 2025/06/03 04:35:36 NOTICE: (18) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1R.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/ file1.txt 2025/06/03 04:35:40 NOTICE: (19) : touch-glob 2002-08-26 /tmp/043055ta/datadir/test_resync_modes-docukos5/ file1L.txt 2025/06/03 04:35:40 NOTICE: (20) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1L.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/ file1.txt 2025/06/03 04:35:44 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/06/03 04:35:44 NOTICE: (22) : bisync resync resync-mode=larger 2025/06/03 04:35:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:35:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:35:50 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/" 2025/06/03 04:35:50 INFO : Copying Path2 files to Path1 2025/06/03 04:35:50 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:35:50 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/06/03 04:35:50 INFO : file1.txt: Copied (server-side copy) 2025/06/03 04:35:50 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:35:52 INFO : Resync updating listings 2025/06/03 04:35:52 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/" 2025/06/03 04:35:52 INFO : Bisync successful 2025/06/03 04:35:52 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 04:35:52 NOTICE: (24) : touch-glob 2003-07-23 /tmp/043055ta/datadir/test_resync_modes-docukos5/ file1R.txt 2025/06/03 04:35:52 NOTICE: (25) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1R.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/ file1.txt 2025/06/03 04:35:55 NOTICE: (26) : touch-glob 2003-09-04 /tmp/043055ta/datadir/test_resync_modes-docukos5/ file1L.txt 2025/06/03 04:35:55 NOTICE: (27) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1L.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/ file1.txt 2025/06/03 04:35:59 NOTICE: (28) : test bisync run with --resync-mode=older 2025/06/03 04:35:59 NOTICE: (29) : bisync resync resync-mode=older 2025/06/03 04:36:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:36:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:36:04 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/" 2025/06/03 04:36:04 INFO : Copying Path2 files to Path1 2025/06/03 04:36:04 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:36:05 INFO : file1.txt: Path2 is older. Path1: 2003-09-04 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 1032h0m0s 2025/06/03 04:36:05 INFO : file1.txt: Copied (server-side copy) 2025/06/03 04:36:05 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:36:05 INFO : Resync updating listings 2025/06/03 04:36:05 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/" 2025/06/03 04:36:05 INFO : Bisync successful 2025/06/03 04:36:05 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 04:36:05 NOTICE: (31) : touch-glob 2004-07-23 /tmp/043055ta/datadir/test_resync_modes-docukos5/ file1R.txt 2025/06/03 04:36:05 NOTICE: (32) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1R.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/ file1.txt 2025/06/03 04:36:09 NOTICE: (33) : touch-glob 2004-07-23 /tmp/043055ta/datadir/test_resync_modes-docukos5/ file1L.txt 2025/06/03 04:36:09 NOTICE: (34) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1L.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/ file1.txt 2025/06/03 04:36:12 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/06/03 04:36:12 NOTICE: (36) : bisync resync resync-mode=smaller 2025/06/03 04:36:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:36:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:36:19 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/" 2025/06/03 04:36:19 INFO : Copying Path2 files to Path1 2025/06/03 04:36:19 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:36:19 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/03 04:36:19 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:36:19 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/03 04:36:20 INFO : file1.txt: Copied (server-side copy) 2025/06/03 04:36:20 INFO : Resync updating listings 2025/06/03 04:36:20 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/" 2025/06/03 04:36:20 INFO : Bisync successful 2025/06/03 04:36:20 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 04:36:20 NOTICE: (38) : touch-glob 2005-01-02 /tmp/043055ta/datadir/test_resync_modes-docukos5/ file1R.txt 2025/06/03 04:36:20 NOTICE: (39) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1R.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/ file1.txt 2025/06/03 04:36:23 NOTICE: (40) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1R.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/ file2.txt 2025/06/03 04:36:26 NOTICE: (41) : touch-glob 2006-03-04 /tmp/043055ta/datadir/test_resync_modes-docukos5/ file1L.txt 2025/06/03 04:36:26 NOTICE: (42) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1L.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/ file1.txt 2025/06/03 04:36:30 NOTICE: (43) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1L.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/ file2.txt 2025/06/03 04:36:34 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/06/03 04:36:34 NOTICE: (45) : bisync resync resync-mode=path1 2025/06/03 04:36:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:36:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:36:40 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/" 2025/06/03 04:36:40 INFO : Copying Path2 files to Path1 2025/06/03 04:36:40 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:36:41 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:36:41 INFO : file1.txt: Copied (server-side copy) 2025/06/03 04:36:42 INFO : file2.txt: Copied (server-side copy) 2025/06/03 04:36:42 INFO : Resync updating listings 2025/06/03 04:36:42 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/" vs Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/" 2025/06/03 04:36:42 INFO : Bisync successful 2025/06/03 04:36:42 NOTICE: (46) : test no winner 2025/06/03 04:36:42 NOTICE: (47) : touch-glob 2022-02-22 /tmp/043055ta/datadir/test_resync_modes-docukos5/ file1R.txt 2025/06/03 04:36:42 NOTICE: (48) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1R.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/ file1.txt 2025/06/03 04:36:45 NOTICE: (49) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1R.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/ file2.txt 2025/06/03 04:36:49 NOTICE: (50) : touch-glob 2022-02-22 /tmp/043055ta/datadir/test_resync_modes-docukos5/ file1L.txt 2025/06/03 04:36:49 NOTICE: (51) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1L.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/ file1.txt 2025/06/03 04:36:53 NOTICE: (52) : copy-as /tmp/043055ta/datadir/test_resync_modes-docukos5/file1L.txt TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/ file2.txt 2025/06/03 04:36:57 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/06/03 04:36:57 NOTICE: (54) : bisync resync resync-mode=newer 2025/06/03 04:37:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:37:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:37:03 INFO : Synching Path1 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path1/" with Path2 "TestOpenDrive:rclone-test-jibukuw5gaco/043055ta/resync_modes/path2/" 2025/06/03 04:37:03 INFO : Copying Path2 files to Path1 2025/06/03 04:37:03 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:37:04 ERROR : modtime_write_test: Failed to copy: failed to get fileinfo: File is deleted (Error 404) 2025/06/03 04:37:04 INFO : file1.txt: Copied (server-side copy) 2025/06/03 04:37:04 INFO : file2.txt: Copied (server-side copy) 2025/06/03 04:37:04 ERROR : Bisync critical error: failed to get fileinfo: File is deleted (Error 404) 2025/06/03 04:37:04 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:37:04 NOTICE: Bisync error: bisync aborted 2025/06/03 04:37:04 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path1.lst 2025/06/03 04:37:04 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path2.lst 2025/06/03 04:37:04 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.path1.lst-err 2025/06/03 04:37:04 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.path2.lst-err 2025/06/03 04:37:04 NOTICE: ---------------------------------------------------------- 2025/06/03 04:37:04 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-old 2025/06/03 04:37:04 NOTICE: | @@ -3 +3 @@ 2025/06/03 04:37:04 NOTICE: | -- 33 - - 2006-03-04 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 04:37:04 NOTICE: | +- 33 - - 2004-07-23 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 04:37:04 NOTICE: | @@ -5 +5 @@ 2025/06/03 04:37:04 NOTICE: | -- 42 - - 2005-01-02 00:00:00 +0000 UTC "\"file2.txt\"" 2025/06/03 04:37:04 NOTICE: | +- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file2.txt\"" 2025/06/03 04:37:04 NOTICE: ---------------------------------------------------------- 2025/06/03 04:37:04 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-old 2025/06/03 04:37:04 NOTICE: | @@ -3 +3 @@ 2025/06/03 04:37:04 NOTICE: | -- 33 - - 2006-03-04 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 04:37:04 NOTICE: | +- 33 - - 2004-07-23 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 04:37:04 NOTICE: | @@ -5 +5 @@ 2025/06/03 04:37:04 NOTICE: | -- 42 - - 2005-01-02 00:00:00 +0000 UTC "\"file2.txt\"" 2025/06/03 04:37:04 NOTICE: | +- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file2.txt\"" 2025/06/03 04:37:04 NOTICE: ---------------------------------------------------------- 2025/06/03 04:37:04 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/03 04:37:04 NOTICE: | @@ -49 +49,5 @@ 2025/06/03 04:37:04 NOTICE: | -INFO : Bisync successful 2025/06/03 04:37:04 NOTICE: | +ERROR : -  Size not equal in listing. Path1: 33, Path2: 42 - file1.txt 2025/06/03 04:37:04 NOTICE: | +ERROR : -  Modtime not equal in listing. Path1: 2001-08-26 00:00:00 +0000 UTC, Path2: 2001-07-23 00:00:00 +0000 UTC - file1.txt 2025/06/03 04:37:04 NOTICE: | +ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/06/03 04:37:04 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:37:04 NOTICE: | +Bisync error: bisync aborted 2025/06/03 04:37:04 NOTICE: | @@ -174,4 +178,4 @@ 2025/06/03 04:37:04 NOTICE: | -INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:37:04 NOTICE: | -INFO : Resync updating listings 2025/06/03 04:37:04 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/06/03 04:37:04 NOTICE: | -INFO : Bisync successful 2025/06/03 04:37:04 NOTICE: | +ERROR : modtime_write_test: Failed to copy: failed to get fileinfo: File is deleted (Error 404) 2025/06/03 04:37:04 NOTICE: | +ERROR : Bisync critical error: failed to get fileinfo: File is deleted (Error 404) 2025/06/03 04:37:04 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:37:04 NOTICE: | +Bisync error: bisync aborted 2025/06/03 04:37:04 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST resync_modes FAILED - 7 MISCOMPARED FILES --- FAIL: TestBisyncRemoteRemote (372.54s) --- PASS: TestBisyncRemoteRemote/check_access (89.98s) --- FAIL: TestBisyncRemoteRemote/createemptysrcdirs (146.42s) --- FAIL: TestBisyncRemoteRemote/resync_modes (133.80s) FAIL 2025/06/03 04:37:07 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestBisyncLocalRemote$/^(check_access|dry_run|rclone_args)$|^TestBisyncRemoteRemote$/^(check_access|createemptysrcdirs|resync_modes)$'" - Finished ERROR in 9m6.186275049s (try 5/5): exit status 1: Failed [TestBisyncLocalRemote/dry_run TestBisyncRemoteRemote/createemptysrcdirs TestBisyncRemoteRemote/resync_modes]