"./bisync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose -test.run '^TestBisyncRemoteRemote$/^(check_access|check_access_filters|check_filename|check_sync|compare_all|concurrent|createemptysrcdirs|dry_run|equal|ext_paths|extended_filenames|filters|filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$'" - Starting (try 2/5) === RUN TestBisyncRemoteRemote 2025/06/04 04:26:28 NOTICE: remote: TestBox:rclone-test-xafatip2suye === RUN TestBisyncRemoteRemote/check_access 2025/06/04 04:26:43 ERROR : error listing: directory not found 2025/06/04 04:26:44 ERROR : error listing: directory not found 2025/06/04 04:26:44 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_check_access-tisezev9 2025/06/04 04:26:52 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/check_access/path1' 2025/06/04 04:26:59 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/check_access/path2' 2025/06/04 04:27:00 NOTICE: (01) : test check-access 2025/06/04 04:27:00 NOTICE: (02) : test initial bisync 2025/06/04 04:27:00 NOTICE: (03) : bisync resync 2025/06/04 04:27:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:27:07 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/04 04:27:07 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:27:07 INFO : Copying Path2 files to Path1 2025/06/04 04:27:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:27:08 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:27:09 INFO : Resync updating listings 2025/06/04 04:27:09 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:27:09 INFO : Bisync successful 2025/06/04 04:27:09 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/04 04:27:09 NOTICE: (05) : bisync check-access 2025/06/04 04:27:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:27:15 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/04 04:27:15 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:27:15 INFO : Building Path1 and Path2 listings 2025/06/04 04:27:16 INFO : Path1 checking for diffs 2025/06/04 04:27:16 INFO : Path2 checking for diffs 2025/06/04 04:27:16 INFO : Checking access health 2025/06/04 04:27:16 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/04 04:27:16 INFO : No changes found 2025/06/04 04:27:16 INFO : Updating listings 2025/06/04 04:27:16 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:27:16 INFO : Bisync successful 2025/06/04 04:27:16 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/04 04:27:16 NOTICE: (07) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/subdir/RCLONE_TEST 2025/06/04 04:27:21 NOTICE: (08) : bisync check-access 2025/06/04 04:27:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:27:28 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/04 04:27:28 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:27:28 INFO : Building Path1 and Path2 listings 2025/06/04 04:27:28 INFO : Path1 checking for diffs 2025/06/04 04:27:28 INFO : Path2 checking for diffs 2025/06/04 04:27:28 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/04 04:27:28 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 04:27:28 INFO : Checking access health 2025/06/04 04:27:28 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/04 04:27:28 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/04 04:27:28 ERROR : Bisync critical error: check file check failed 2025/06/04 04:27:28 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 04:27:28 NOTICE: Bisync error: bisync aborted 2025/06/04 04:27:28 NOTICE: (09) : copy-listings path2-missing 2025/06/04 04:27:28 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/04 04:27:28 NOTICE: (11) : copy-file TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/subdir/RCLONE_TEST TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/ 2025/06/04 04:27:38 NOTICE: (12) : bisync resync 2025/06/04 04:27:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:27:46 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/04 04:27:46 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:27:46 INFO : Copying Path2 files to Path1 2025/06/04 04:27:46 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:27:46 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:27:48 INFO : subdir/RCLONE_TEST: Copied (server-side copy) 2025/06/04 04:27:48 INFO : Resync updating listings 2025/06/04 04:27:48 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:27:48 INFO : Bisync successful 2025/06/04 04:27:48 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/04 04:27:48 NOTICE: (14) : bisync check-access 2025/06/04 04:27:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:27:55 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/04 04:27:55 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:27:55 INFO : Building Path1 and Path2 listings 2025/06/04 04:27:56 INFO : Path1 checking for diffs 2025/06/04 04:27:56 INFO : Path2 checking for diffs 2025/06/04 04:27:56 INFO : Checking access health 2025/06/04 04:27:56 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/04 04:27:56 INFO : No changes found 2025/06/04 04:27:56 INFO : Updating listings 2025/06/04 04:27:56 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:27:56 INFO : Bisync successful 2025/06/04 04:27:56 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/04 04:27:56 NOTICE: (16) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/RCLONE_TEST 2025/06/04 04:28:00 NOTICE: (17) : bisync check-access 2025/06/04 04:28:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:28:07 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/04 04:28:07 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:28:07 INFO : Building Path1 and Path2 listings 2025/06/04 04:28:08 INFO : Path1 checking for diffs 2025/06/04 04:28:08 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/04 04:28:08 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 04:28:08 INFO : Path2 checking for diffs 2025/06/04 04:28:08 INFO : Checking access health 2025/06/04 04:28:08 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/04 04:28:08 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/04 04:28:08 ERROR : Bisync critical error: check file check failed 2025/06/04 04:28:08 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 04:28:08 NOTICE: Bisync error: bisync aborted 2025/06/04 04:28:08 NOTICE: (18) : copy-listings path1-missing 2025/06/04 04:28:08 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/04 04:28:08 NOTICE: (20) : bisync check-access 2025/06/04 04:28:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:28:15 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/04 04:28:15 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:28:15 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/042628sa/workdir/TestBox_rclone-test-xafatip2suye_042628sa_check_access_path1..TestBox_rclone-test-xafatip2suye_042628sa_check_access_path2.path1.lst Path2: /tmp/042628sa/workdir/TestBox_rclone-test-xafatip2suye_042628sa_check_access_path1..TestBox_rclone-test-xafatip2suye_042628sa_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/042628sa/workdir" 2025/06/04 04:28:15 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 04:28:15 NOTICE: Bisync error: bisync aborted 2025/06/04 04:28:15 NOTICE: (21) : move-listings missing-listings 2025/06/04 04:28:15 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/04 04:28:15 NOTICE: (23) : bisync resync 2025/06/04 04:28:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:28:22 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/04 04:28:22 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:28:22 INFO : Copying Path2 files to Path1 2025/06/04 04:28:22 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:28:24 INFO : RCLONE_TEST: Copied (server-side copy) 2025/06/04 04:28:24 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:28:24 INFO : Resync updating listings 2025/06/04 04:28:24 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:28:24 INFO : Bisync successful 2025/06/04 04:28:24 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/04 04:28:24 NOTICE: (25) : bisync check-access 2025/06/04 04:28:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:28: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/04 04:28:31 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:28:31 INFO : Building Path1 and Path2 listings 2025/06/04 04:28:32 INFO : Path1 checking for diffs 2025/06/04 04:28:32 INFO : Path2 checking for diffs 2025/06/04 04:28:32 INFO : Checking access health 2025/06/04 04:28:32 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/04 04:28:32 INFO : No changes found 2025/06/04 04:28:32 INFO : Updating listings 2025/06/04 04:28:32 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access/path2/" 2025/06/04 04:28:32 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncRemoteRemote/check_access_filters 2025/06/04 04:28:47 ERROR : error listing: directory not found 2025/06/04 04:28:48 ERROR : error listing: directory not found 2025/06/04 04:28:48 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_check_access_filters-cecuziq6 2025/06/04 04:29:07 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/check_access_filters/path1' 2025/06/04 04:29:26 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/check_access_filters/path2' 2025/06/04 04:29:27 NOTICE: (01) : test check-access-filters 2025/06/04 04:29:27 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/06/04 04:29:27 NOTICE: (03) : copy-file /tmp/042628sa/datadir/test_check_access_filters-xefokal1/exclude-other-filtersfile.txt /tmp/042628sa/workdir/ 2025/06/04 04:29:27 NOTICE: (04) : test resync to get the filters file md5 built. 2025/06/04 04:29:27 NOTICE: (05) : bisync resync filters-file=/tmp/042628sa/workdir/exclude-other-filtersfile.txt 2025/06/04 04:29:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:29:34 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/04 04:29:34 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/" 2025/06/04 04:29:34 INFO : Using filters file /tmp/042628sa/workdir/exclude-other-filtersfile.txt 2025/06/04 04:29:34 INFO : Storing filters file hash to /tmp/042628sa/workdir/exclude-other-filtersfile.txt.md5 2025/06/04 04:29:34 INFO : Copying Path2 files to Path1 2025/06/04 04:29:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:29:35 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:29:37 INFO : Resync updating listings 2025/06/04 04:29:37 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/" 2025/06/04 04:29:37 INFO : Bisync successful 2025/06/04 04:29:37 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/06/04 04:29:37 NOTICE: (07) : bisync check-access filters-file=/tmp/042628sa/workdir/exclude-other-filtersfile.txt 2025/06/04 04:29:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:29:43 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/04 04:29:43 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/" 2025/06/04 04:29:43 INFO : Using filters file /tmp/042628sa/workdir/exclude-other-filtersfile.txt 2025/06/04 04:29:43 INFO : Building Path1 and Path2 listings 2025/06/04 04:29:45 INFO : Path1 checking for diffs 2025/06/04 04:29:45 INFO : Path2 checking for diffs 2025/06/04 04:29:45 INFO : Checking access health 2025/06/04 04:29:45 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/04 04:29:45 INFO : No changes found 2025/06/04 04:29:45 INFO : Updating listings 2025/06/04 04:29:45 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/" 2025/06/04 04:29:45 INFO : Bisync successful 2025/06/04 04:29:45 NOTICE: (08) : copy-listings exclude-initial 2025/06/04 04:29:45 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/04 04:29:45 NOTICE: (10) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/04 04:29:50 NOTICE: (11) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/04 04:29:57 NOTICE: (12) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/04 04:30:01 NOTICE: (13) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/subdirX/RCLONE_TEST 2025/06/04 04:30:07 NOTICE: (14) : test EXCLUDE - test should PASS 2025/06/04 04:30:07 NOTICE: (15) : bisync check-access filters-file=/tmp/042628sa/workdir/exclude-other-filtersfile.txt 2025/06/04 04:30:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:30:14 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/04 04:30:14 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/" 2025/06/04 04:30:14 INFO : Using filters file /tmp/042628sa/workdir/exclude-other-filtersfile.txt 2025/06/04 04:30:14 INFO : Building Path1 and Path2 listings 2025/06/04 04:30:15 INFO : Path1 checking for diffs 2025/06/04 04:30:15 INFO : Path2 checking for diffs 2025/06/04 04:30:15 INFO : Checking access health 2025/06/04 04:30:15 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/04 04:30:15 INFO : No changes found 2025/06/04 04:30:15 INFO : Updating listings 2025/06/04 04:30:15 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/" 2025/06/04 04:30:15 INFO : Bisync successful 2025/06/04 04:30:15 NOTICE: (16) : copy-listings exclude-pass-run 2025/06/04 04:30:15 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/06/04 04:30:15 NOTICE: (18) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/RCLONE_TEST 2025/06/04 04:30:19 NOTICE: (19) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/04 04:30:25 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/06/04 04:30:25 NOTICE: (21) : bisync check-access filters-file=/tmp/042628sa/workdir/exclude-other-filtersfile.txt 2025/06/04 04:30:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:30: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/04 04:30:31 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/" 2025/06/04 04:30:31 INFO : Using filters file /tmp/042628sa/workdir/exclude-other-filtersfile.txt 2025/06/04 04:30:31 INFO : Building Path1 and Path2 listings 2025/06/04 04:30:33 INFO : Path1 checking for diffs 2025/06/04 04:30:33 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/04 04:30:33 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 04:30:33 INFO : Path2 checking for diffs 2025/06/04 04:30:33 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/04 04:30:33 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 04:30:33 INFO : Checking access health 2025/06/04 04:30:33 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/04 04:30:33 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/04 04:30:33 ERROR : Bisync critical error: check file check failed 2025/06/04 04:30:33 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 04:30:33 NOTICE: Bisync error: bisync aborted 2025/06/04 04:30:33 NOTICE: (22) : move-listings exclude-error-run 2025/06/04 04:30:33 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/06/04 04:30:33 NOTICE: (24) : test reset to the initial state 2025/06/04 04:30:33 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/ 2025/06/04 04:30:38 NOTICE: (26) : sync-dir TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/ TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/ 2025/06/04 04:30:41 NOTICE: (27) : copy-file /tmp/042628sa/datadir/test_check_access_filters-xefokal1/include-other-filtersfile.txt /tmp/042628sa/workdir/ 2025/06/04 04:30:41 NOTICE: (28) : bisync resync filters-file=/tmp/042628sa/workdir/include-other-filtersfile.txt 2025/06/04 04:30:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:30:48 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/04 04:30:48 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/" 2025/06/04 04:30:48 INFO : Using filters file /tmp/042628sa/workdir/include-other-filtersfile.txt 2025/06/04 04:30:48 INFO : Storing filters file hash to /tmp/042628sa/workdir/include-other-filtersfile.txt.md5 2025/06/04 04:30:48 INFO : Copying Path2 files to Path1 2025/06/04 04:30:48 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:30:49 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:30:51 INFO : Resync updating listings 2025/06/04 04:30:51 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/" 2025/06/04 04:30:51 INFO : Bisync successful 2025/06/04 04:30:51 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/06/04 04:30:51 NOTICE: (30) : bisync check-access filters-file=/tmp/042628sa/workdir/include-other-filtersfile.txt 2025/06/04 04:30:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:30: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/04 04:30:58 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/" 2025/06/04 04:30:58 INFO : Using filters file /tmp/042628sa/workdir/include-other-filtersfile.txt 2025/06/04 04:30:58 INFO : Building Path1 and Path2 listings 2025/06/04 04:30:59 INFO : Path1 checking for diffs 2025/06/04 04:30:59 INFO : Path2 checking for diffs 2025/06/04 04:30:59 INFO : Checking access health 2025/06/04 04:30:59 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/04 04:30:59 INFO : No changes found 2025/06/04 04:30:59 INFO : Updating listings 2025/06/04 04:30:59 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/" 2025/06/04 04:30:59 INFO : Bisync successful 2025/06/04 04:30:59 NOTICE: (31) : copy-listings include-initial 2025/06/04 04:30:59 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/04 04:30:59 NOTICE: (33) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/04 04:31:02 NOTICE: (34) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/04 04:31:05 NOTICE: (35) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/04 04:31:07 NOTICE: (36) : test INCLUDE - test should PASS 2025/06/04 04:31:07 NOTICE: (37) : bisync check-access filters-file=/tmp/042628sa/workdir/include-other-filtersfile.txt 2025/06/04 04:31:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:31:14 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/04 04:31:14 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/" 2025/06/04 04:31:14 INFO : Using filters file /tmp/042628sa/workdir/include-other-filtersfile.txt 2025/06/04 04:31:14 INFO : Building Path1 and Path2 listings 2025/06/04 04:31:16 INFO : Path1 checking for diffs 2025/06/04 04:31:16 INFO : Path2 checking for diffs 2025/06/04 04:31:16 INFO : Checking access health 2025/06/04 04:31:16 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/04 04:31:16 INFO : No changes found 2025/06/04 04:31:16 INFO : Updating listings 2025/06/04 04:31:16 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/" 2025/06/04 04:31:16 INFO : Bisync successful 2025/06/04 04:31:16 NOTICE: (38) : copy-listings include-pass-run 2025/06/04 04:31:16 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/06/04 04:31:16 NOTICE: (40) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/RCLONE_TEST 2025/06/04 04:31:18 NOTICE: (41) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/04 04:31:20 NOTICE: (42) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/06/04 04:31:24 NOTICE: (43) : test INCLUDE - test should ABORT 2025/06/04 04:31:24 NOTICE: (44) : bisync check-access filters-file=/tmp/042628sa/workdir/include-other-filtersfile.txt 2025/06/04 04:31:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 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/04 04:31:31 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_access_filters/path2/" 2025/06/04 04:31:31 INFO : Using filters file /tmp/042628sa/workdir/include-other-filtersfile.txt 2025/06/04 04:31:31 INFO : Building Path1 and Path2 listings 2025/06/04 04:31:32 INFO : Path1 checking for diffs 2025/06/04 04:31:32 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/04 04:31:32 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/06/04 04:31:32 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/04 04:31:32 INFO : Path2 checking for diffs 2025/06/04 04:31:32 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/04 04:31:32 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 04:31:32 INFO : Checking access health 2025/06/04 04:31:32 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/06/04 04:31:32 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/04 04:31:32 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/04 04:31:32 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/06/04 04:31:32 ERROR : Bisync critical error: check file check failed 2025/06/04 04:31:32 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 04:31:32 NOTICE: Bisync error: bisync aborted 2025/06/04 04:31:32 NOTICE: (45) : move-listings include-error-run bisync_test.go:560: TEST check_access_filters PASSED === RUN TestBisyncRemoteRemote/check_filename 2025/06/04 04:31:58 ERROR : error listing: directory not found 2025/06/04 04:31:59 ERROR : error listing: directory not found 2025/06/04 04:31:59 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_check_filename-barirer8 2025/06/04 04:32:07 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/check_filename/path1' 2025/06/04 04:32:14 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/check_filename/path2' 2025/06/04 04:32:15 NOTICE: (01) : test check-filename 2025/06/04 04:32:15 NOTICE: (02) : test initial bisync 2025/06/04 04:32:15 NOTICE: (03) : bisync resync 2025/06/04 04:32:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:32:22 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/04 04:32:22 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path2/" 2025/06/04 04:32:22 INFO : Copying Path2 files to Path1 2025/06/04 04:32:22 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:32:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:32:24 INFO : Resync updating listings 2025/06/04 04:32:24 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path2/" 2025/06/04 04:32:24 INFO : Bisync successful 2025/06/04 04:32:24 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/04 04:32:24 NOTICE: (05) : bisync check-access check-filename=.chk_file 2025/06/04 04:32:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:32: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/04 04:32:31 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path2/" 2025/06/04 04:32:31 INFO : Building Path1 and Path2 listings 2025/06/04 04:32:31 INFO : Path1 checking for diffs 2025/06/04 04:32:31 INFO : Path2 checking for diffs 2025/06/04 04:32:31 INFO : Checking access health 2025/06/04 04:32:31 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/04 04:32:31 INFO : No changes found 2025/06/04 04:32:31 INFO : Updating listings 2025/06/04 04:32:31 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path2/" 2025/06/04 04:32:31 INFO : Bisync successful 2025/06/04 04:32:31 NOTICE: (06) : copy-listings initial-pass 2025/06/04 04:32:31 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2025/06/04 04:32:31 NOTICE: (08) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path2/subdir/.chk_file 2025/06/04 04:32:38 NOTICE: (09) : bisync check-access check-filename=.chk_file 2025/06/04 04:32:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:32:46 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/04 04:32:46 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path2/" 2025/06/04 04:32:46 INFO : Building Path1 and Path2 listings 2025/06/04 04:32:46 INFO : Path1 checking for diffs 2025/06/04 04:32:46 INFO : Path2 checking for diffs 2025/06/04 04:32:46 INFO : - Path2 File was deleted - subdir/.chk_file 2025/06/04 04:32:46 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 04:32:46 INFO : Checking access health 2025/06/04 04:32:46 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2025/06/04 04:32:46 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2025/06/04 04:32:46 ERROR : Bisync critical error: check file check failed 2025/06/04 04:32:46 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 04:32:46 NOTICE: Bisync error: bisync aborted 2025/06/04 04:32:46 NOTICE: (10) : move-listings path2-missing 2025/06/04 04:32:46 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2025/06/04 04:32:46 NOTICE: (12) : copy-file TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path1/subdir/.chk_file TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path2/subdir/ 2025/06/04 04:33:01 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2025/06/04 04:33:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:33:08 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/04 04:33:08 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path2/" 2025/06/04 04:33:08 INFO : Copying Path2 files to Path1 2025/06/04 04:33:08 INFO : Checking access health 2025/06/04 04:33:09 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/04 04:33:09 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:33:10 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:33:11 INFO : Resync updating listings 2025/06/04 04:33:11 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path2/" 2025/06/04 04:33:11 INFO : Bisync successful 2025/06/04 04:33:11 NOTICE: (14) : test 4. run sync with check-access. should pass. 2025/06/04 04:33:11 NOTICE: (15) : bisync check-access check-filename=.chk_file 2025/06/04 04:33:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:33: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/04 04:33:17 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path2/" 2025/06/04 04:33:17 INFO : Building Path1 and Path2 listings 2025/06/04 04:33:18 INFO : Path1 checking for diffs 2025/06/04 04:33:18 INFO : Path2 checking for diffs 2025/06/04 04:33:18 INFO : Checking access health 2025/06/04 04:33:18 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/04 04:33:18 INFO : No changes found 2025/06/04 04:33:18 INFO : Updating listings 2025/06/04 04:33:18 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_filename/path2/" 2025/06/04 04:33:18 INFO : Bisync successful bisync_test.go:560: TEST check_filename PASSED === RUN TestBisyncRemoteRemote/check_sync 2025/06/04 04:33:35 ERROR : error listing: directory not found 2025/06/04 04:33:36 ERROR : error listing: directory not found 2025/06/04 04:33:36 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_check_sync-gitudom0 2025/06/04 04:33:44 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/check_sync/path1' 2025/06/04 04:33:52 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/check_sync/path2' 2025/06/04 04:33:52 NOTICE: (01) : test check-sync 2025/06/04 04:33:52 NOTICE: (02) : test initial bisync 2025/06/04 04:33:52 NOTICE: (03) : bisync resync 2025/06/04 04:33:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:33:59 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/04 04:33:59 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path2/" 2025/06/04 04:33:59 INFO : Copying Path2 files to Path1 2025/06/04 04:33:59 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:34:00 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:34:00 INFO : Resync updating listings 2025/06/04 04:34:00 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path2/" 2025/06/04 04:34:00 INFO : Bisync successful 2025/06/04 04:34:00 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/06/04 04:34:00 NOTICE: (05) : bisync check-sync-only 2025/06/04 04:34:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:34:07 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/04 04:34:07 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path2/" 2025/06/04 04:34:07 INFO : Bisync successful 2025/06/04 04:34:07 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/06/04 04:34:07 NOTICE: (07) : copy-as /tmp/042628sa/datadir/test_check_sync-niriwek1/_testdir_path1.._testdir_path2.path1.lst /tmp/042628sa/workdir/ TestBox_rclone-test-xafatip2suye_042628sa_check_sync_path1..TestBox_rclone-test-xafatip2suye_042628sa_check_sync_path2.path1.lst 2025/06/04 04:34:07 NOTICE: (08) : copy-as /tmp/042628sa/datadir/test_check_sync-niriwek1/_testdir_path1.._testdir_path2.path2.lst /tmp/042628sa/workdir/ TestBox_rclone-test-xafatip2suye_042628sa_check_sync_path1..TestBox_rclone-test-xafatip2suye_042628sa_check_sync_path2.path2.lst 2025/06/04 04:34:07 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/06/04 04:34:07 NOTICE: (10) : bisync check-sync-only 2025/06/04 04:34:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:34:14 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/04 04:34:14 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path2/" 2025/06/04 04:34:14 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/06/04 04:34:14 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/06/04 04:34:14 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/06/04 04:34:14 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 04:34:14 NOTICE: Bisync error: bisync aborted 2025/06/04 04:34:14 NOTICE: (11) : copy-listings check-sync-only 2025/06/04 04:34:14 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/06/04 04:34:14 NOTICE: (13) : bisync 2025/06/04 04:34:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:34:21 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/04 04:34:21 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path2/" 2025/06/04 04:34:21 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/042628sa/workdir/TestBox_rclone-test-xafatip2suye_042628sa_check_sync_path1..TestBox_rclone-test-xafatip2suye_042628sa_check_sync_path2.path1.lst Path2: /tmp/042628sa/workdir/TestBox_rclone-test-xafatip2suye_042628sa_check_sync_path1..TestBox_rclone-test-xafatip2suye_042628sa_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/042628sa/workdir" 2025/06/04 04:34:21 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 04:34:21 NOTICE: Bisync error: bisync aborted 2025/06/04 04:34:21 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/06/04 04:34:21 NOTICE: (15) : delete-glob /tmp/042628sa/workdir/ *.lst 2025/06/04 04:34:21 NOTICE: (16) : delete-glob /tmp/042628sa/workdir/ *.lst-err 2025/06/04 04:34:21 NOTICE: (17) : delete-glob /tmp/042628sa/workdir/ *.lst-new 2025/06/04 04:34:21 NOTICE: (18) : test 6. run resync 2025/06/04 04:34:21 NOTICE: (19) : bisync resync 2025/06/04 04:34:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:34:28 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/04 04:34:28 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path2/" 2025/06/04 04:34:28 INFO : Copying Path2 files to Path1 2025/06/04 04:34:28 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:34:29 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:34:29 INFO : Resync updating listings 2025/06/04 04:34:29 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path2/" 2025/06/04 04:34:29 INFO : Bisync successful 2025/06/04 04:34:29 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/06/04 04:34:29 NOTICE: (21) : bisync 2025/06/04 04:34:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:34:36 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/04 04:34:36 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path2/" 2025/06/04 04:34:36 INFO : Building Path1 and Path2 listings 2025/06/04 04:34:37 INFO : Path1 checking for diffs 2025/06/04 04:34:37 INFO : Path2 checking for diffs 2025/06/04 04:34:37 INFO : No changes found 2025/06/04 04:34:37 INFO : Updating listings 2025/06/04 04:34:37 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path2/" 2025/06/04 04:34:37 INFO : Bisync successful 2025/06/04 04:34:37 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/06/04 04:34:37 NOTICE: (23) : bisync no-check-sync 2025/06/04 04:34:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:34:43 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/04 04:34:43 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/check_sync/path2/" 2025/06/04 04:34:43 INFO : Building Path1 and Path2 listings 2025/06/04 04:34:44 INFO : Path1 checking for diffs 2025/06/04 04:34:44 INFO : Path2 checking for diffs 2025/06/04 04:34:44 INFO : No changes found 2025/06/04 04:34:44 INFO : Updating listings 2025/06/04 04:34:44 INFO : Bisync successful bisync_test.go:560: TEST check_sync PASSED === RUN TestBisyncRemoteRemote/compare_all 2025/06/04 04:35:00 ERROR : error listing: directory not found 2025/06/04 04:35:00 ERROR : error listing: directory not found 2025/06/04 04:35:00 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_compare_all-qibiwih2 2025/06/04 04:35:08 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/compare_all/path1' 2025/06/04 04:35:16 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/compare_all/path2' 2025/06/04 04:35:16 NOTICE: (01) : test changes compare-all 2025/06/04 04:35:16 NOTICE: (02) : test initial bisync 2025/06/04 04:35:16 NOTICE: (03) : bisync resync compare-all 2025/06/04 04:35:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/04 04:35:23 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/" 2025/06/04 04:35:23 INFO : Copying Path2 files to Path1 2025/06/04 04:35:23 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:35:24 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:35:25 INFO : Resync updating listings 2025/06/04 04:35:25 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/" 2025/06/04 04:35:25 INFO : Bisync successful 2025/06/04 04:35:25 NOTICE: (04) : test make modifications on both paths 2025/06/04 04:35:25 NOTICE: (05) : test new on path2 - file10 2025/06/04 04:35:25 NOTICE: (06) : touch-copy 2001-01-02 /tmp/042628sa/datadir/test_compare_all-guxebig3/file10.txt TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/ 2025/06/04 04:35:29 NOTICE: (07) : test newer on path2 - file1 2025/06/04 04:35:29 NOTICE: (08) : touch-copy 2001-01-02 /tmp/042628sa/datadir/test_compare_all-guxebig3/file1.txt TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/ 2025/06/04 04:35:33 NOTICE: (09) : test new on path1 - file11 2025/06/04 04:35:33 NOTICE: (10) : touch-copy 2001-01-02 /tmp/042628sa/datadir/test_compare_all-guxebig3/file11.txt TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/ 2025/06/04 04:35:37 NOTICE: (11) : test newer on path1 - file2 2025/06/04 04:35:37 NOTICE: (12) : touch-copy 2001-01-02 /tmp/042628sa/datadir/test_compare_all-guxebig3/file2.txt TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/ 2025/06/04 04:35:41 NOTICE: (13) : test deleted on path2 - file3 2025/06/04 04:35:41 NOTICE: (14) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/file3.txt 2025/06/04 04:35:44 NOTICE: (15) : test deleted on path1 - file4 2025/06/04 04:35:44 NOTICE: (16) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/file4.txt 2025/06/04 04:35:49 NOTICE: (17) : test deleted on both paths - file8 2025/06/04 04:35:49 NOTICE: (18) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/file8.txt 2025/06/04 04:35:51 NOTICE: (19) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/file8.txt 2025/06/04 04:35:53 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/04 04:35:53 NOTICE: (21) : touch-glob 2001-01-02 /tmp/042628sa/datadir/test_compare_all-guxebig3/ file5R.txt 2025/06/04 04:35:53 NOTICE: (22) : copy-as /tmp/042628sa/datadir/test_compare_all-guxebig3/file5R.txt TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/ file5.txt 2025/06/04 04:35:57 NOTICE: (23) : touch-glob 2001-03-04 /tmp/042628sa/datadir/test_compare_all-guxebig3/ file5L.txt 2025/06/04 04:35:57 NOTICE: (24) : copy-as /tmp/042628sa/datadir/test_compare_all-guxebig3/file5L.txt TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/ file5.txt 2025/06/04 04:36:01 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/04 04:36:01 NOTICE: (26) : touch-copy 2001-01-02 /tmp/042628sa/datadir/test_compare_all-guxebig3/file6.txt TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/ 2025/06/04 04:36:07 NOTICE: (27) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/file6.txt 2025/06/04 04:36:09 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/04 04:36:09 NOTICE: (29) : touch-copy 2001-01-02 /tmp/042628sa/datadir/test_compare_all-guxebig3/file7.txt TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/ 2025/06/04 04:36:14 NOTICE: (30) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/file7.txt 2025/06/04 04:36:16 NOTICE: (31) : test bisync run 2025/06/04 04:36:16 NOTICE: (32) : bisync compare-all 2025/06/04 04:36:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/04 04:36:23 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/" 2025/06/04 04:36:23 INFO : Building Path1 and Path2 listings 2025/06/04 04:36:23 INFO : Path1 checking for diffs 2025/06/04 04:36:23 INFO : - Path1 File changed: size (larger), time (newer), hash - file2.txt 2025/06/04 04:36:23 INFO : - Path1 File was deleted - file4.txt 2025/06/04 04:36:23 INFO : - Path1 File changed: size (larger), time (newer), hash - file5.txt 2025/06/04 04:36:23 INFO : - Path1 File was deleted - file6.txt 2025/06/04 04:36:23 INFO : - Path1 File changed: size (larger), time (newer), hash - file7.txt 2025/06/04 04:36:23 INFO : - Path1 File was deleted - file8.txt 2025/06/04 04:36:23 INFO : - Path1 File is new - file11.txt 2025/06/04 04:36:23 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/04 04:36:23 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/04 04:36:23 INFO : Path2 checking for diffs 2025/06/04 04:36:23 INFO : - Path2 File changed: size (larger), time (newer), hash - file1.txt 2025/06/04 04:36:23 INFO : - Path2 File was deleted - file3.txt 2025/06/04 04:36:23 INFO : - Path2 File changed: size (larger), time (newer), hash - file5.txt 2025/06/04 04:36:23 INFO : - Path2 File changed: size (larger), time (newer), hash - file6.txt 2025/06/04 04:36:23 INFO : - Path2 File was deleted - file7.txt 2025/06/04 04:36:23 INFO : - Path2 File was deleted - file8.txt 2025/06/04 04:36:23 INFO : - Path2 File is new - file10.txt 2025/06/04 04:36:23 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/04 04:36:23 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/04 04:36:23 INFO : Applying changes 2025/06/04 04:36:23 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/file11.txt 2025/06/04 04:36:23 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/file2.txt 2025/06/04 04:36:23 INFO : - Path2 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/file4.txt 2025/06/04 04:36:23 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/04 04:36:23 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/file5.txt.conflict1 2025/06/04 04:36:25 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/04 04:36:25 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/file5.txt.conflict1 2025/06/04 04:36:25 NOTICE: - Path2 Renaming Path2 copy - TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/file5.txt.conflict2 2025/06/04 04:36:27 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/04 04:36:27 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/file5.txt.conflict2 2025/06/04 04:36:27 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/file6.txt 2025/06/04 04:36:27 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/file7.txt 2025/06/04 04:36:27 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/file1.txt 2025/06/04 04:36:27 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/file10.txt 2025/06/04 04:36:27 INFO : - Path1 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/file3.txt 2025/06/04 04:36:27 INFO : - Path2 Do queued copies to - Path1 2025/06/04 04:36:28 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/04 04:36:28 INFO : file10.txt: Copied (server-side copy) 2025/06/04 04:36:29 INFO : file6.txt: Copied (server-side copy) 2025/06/04 04:36:31 INFO : file1.txt: Copied (server-side copy) 2025/06/04 04:36:32 INFO : file3.txt: Deleted 2025/06/04 04:36:32 INFO : - Path1 Do queued copies to - Path2 2025/06/04 04:36:34 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/04 04:36:34 INFO : file11.txt: Copied (server-side copy) 2025/06/04 04:36:34 INFO : file7.txt: Copied (server-side copy) 2025/06/04 04:36:36 INFO : file2.txt: Copied (server-side copy) 2025/06/04 04:36:38 INFO : file4.txt: Deleted 2025/06/04 04:36:38 INFO : Updating listings 2025/06/04 04:36:38 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/compare_all/path2/" 2025/06/04 04:36:38 INFO : Bisync successful bisync_test.go:560: TEST compare_all PASSED === RUN TestBisyncRemoteRemote/concurrent 2025/06/04 04:36:54 ERROR : error listing: directory not found 2025/06/04 04:36:54 ERROR : error listing: directory not found 2025/06/04 04:36:54 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_concurrent-cijunek2 2025/06/04 04:37:02 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/concurrent/path1' 2025/06/04 04:37:10 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/concurrent/path2' 2025/06/04 04:37:10 NOTICE: (01) : test concurrent 2025/06/04 04:37:10 NOTICE: (02) : test initial bisync 2025/06/04 04:37:10 NOTICE: (03) : bisync resync 2025/06/04 04:37:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:37: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/04 04:37:17 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/concurrent/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/concurrent/path2/" 2025/06/04 04:37:17 INFO : Copying Path2 files to Path1 2025/06/04 04:37:17 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:37:18 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:37:18 INFO : Resync updating listings 2025/06/04 04:37:18 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/concurrent/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/concurrent/path2/" 2025/06/04 04:37:18 INFO : Bisync successful 2025/06/04 04:37:18 NOTICE: (04) : test changed on one path - file1 2025/06/04 04:37:18 NOTICE: (05) : touch-glob 2001-01-02 /tmp/042628sa/datadir/test_concurrent-teragoh0/ file5R.txt 2025/06/04 04:37:18 NOTICE: (06) : touch-glob 2023-08-26 /tmp/042628sa/datadir/test_concurrent-teragoh0/ file7.txt 2025/06/04 04:37:18 NOTICE: (07) : copy-as /tmp/042628sa/datadir/test_concurrent-teragoh0/file5R.txt TestBox:rclone-test-xafatip2suye/042628sa/concurrent/path2/ file1.txt 2025/06/04 04:37:22 NOTICE: (08) : test bisync with file changed during 2025/06/04 04:37:22 NOTICE: (09) : concurrent-func 2025/06/04 04:37:22 NOTICE: (10) : bisync 2025/06/04 04:37:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:37:29 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/04 04:37:29 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/concurrent/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/concurrent/path2/" 2025/06/04 04:37:29 INFO : Building Path1 and Path2 listings 2025/06/04 04:37:29 INFO : Path1 checking for diffs 2025/06/04 04:37:29 INFO : Path2 checking for diffs 2025/06/04 04:37:29 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/04 04:37:29 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 04:37:29 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/04 04:37:29 INFO : Applying changes 2025/06/04 04:37:29 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/concurrent/path1/file1.txt 2025/06/04 04:37:29 INFO : - Path2 Do queued copies to - Path1 2025/06/04 04:37:34 INFO : file7.txt: Copied (replaced existing) to: file1.txt 2025/06/04 04:37:38 INFO : file1.txt: Copied (server-side copy) 2025/06/04 04:37:38 INFO : Updating listings 2025/06/04 04:37:38 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/concurrent/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/concurrent/path2/" 2025/06/04 04:37:38 INFO : Bisync successful 2025/06/04 04:37:38 NOTICE: (11) : bisync 2025/06/04 04:37:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:37:45 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/04 04:37:45 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/concurrent/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/concurrent/path2/" 2025/06/04 04:37:45 INFO : Building Path1 and Path2 listings 2025/06/04 04:37:46 INFO : Path1 checking for diffs 2025/06/04 04:37:46 INFO : Path2 checking for diffs 2025/06/04 04:37:46 INFO : No changes found 2025/06/04 04:37:46 INFO : Updating listings 2025/06/04 04:37:46 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/concurrent/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/concurrent/path2/" 2025/06/04 04:37:46 INFO : Bisync successful bisync_test.go:560: TEST concurrent PASSED === RUN TestBisyncRemoteRemote/createemptysrcdirs 2025/06/04 04:38:04 ERROR : error listing: directory not found 2025/06/04 04:38:04 ERROR : error listing: directory not found 2025/06/04 04:38:04 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_createemptysrcdirs-gakenox8 2025/06/04 04:38:12 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1' 2025/06/04 04:38:18 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2' 2025/06/04 04:38:19 NOTICE: (01) : test createemptysrcdirs 2025/06/04 04:38:19 NOTICE: (02) : test initial bisync 2025/06/04 04:38:19 NOTICE: (03) : touch-glob 2001-01-02 /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/ placeholder.txt 2025/06/04 04:38:19 NOTICE: (04) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.txt 2025/06/04 04:38:22 NOTICE: (05) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/04 04:38:27 NOTICE: (06) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/04 04:38:31 NOTICE: (07) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/04 04:38:35 NOTICE: (08) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/04 04:38:38 NOTICE: (09) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/04 04:38:43 NOTICE: (10) : bisync resync 2025/06/04 04:38:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:38:49 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/04 04:38:49 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/" 2025/06/04 04:38:49 INFO : Copying Path2 files to Path1 2025/06/04 04:38:49 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:38:50 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:38:51 INFO : file1.txt: Updated modification time in destination 2025/06/04 04:38:51 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/04 04:38:51 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/04 04:38:51 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/04 04:38:51 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/04 04:38:51 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/04 04:38:51 INFO : Resync updating listings 2025/06/04 04:38:51 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/" 2025/06/04 04:38:51 INFO : Bisync successful 2025/06/04 04:38:51 NOTICE: (11) : test 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder 2025/06/04 04:38:51 NOTICE: (12) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ subdir/placeholder.txt 2025/06/04 04:38:59 NOTICE: (13) : touch-glob 2001-01-02 TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ subdir 2025/06/04 04:39:02 NOTICE: (14) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/subdir/placeholder.txt 2025/06/04 04:39:07 NOTICE: (15) : test 2. Run bisync without --create-empty-src-dirs 2025/06/04 04:39:07 NOTICE: (16) : bisync 2025/06/04 04:39:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:39:14 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/04 04:39:14 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/" 2025/06/04 04:39:14 INFO : Building Path1 and Path2 listings 2025/06/04 04:39:14 INFO : Path1 checking for diffs 2025/06/04 04:39:14 INFO : Path2 checking for diffs 2025/06/04 04:39:14 INFO : No changes found 2025/06/04 04:39:14 INFO : Updating listings 2025/06/04 04:39:14 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/" 2025/06/04 04:39:14 INFO : Bisync successful 2025/06/04 04:39:14 NOTICE: (17) : test 3. Confirm the subdir exists only on Path1 and not Path2 2025/06/04 04:39:14 NOTICE: (18) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ 2025/06/04 04:39:15 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/04 04:39:15 NOTICE: (19) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/ 2025/06/04 04:39:17 NOTICE: (20) : test 4.Run bisync WITH --create-empty-src-dirs 2025/06/04 04:39:17 NOTICE: (21) : bisync create-empty-src-dirs 2025/06/04 04:39:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:39: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/04 04:39:24 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/" 2025/06/04 04:39:24 INFO : Building Path1 and Path2 listings 2025/06/04 04:39:25 INFO : Path1 checking for diffs 2025/06/04 04:39:25 INFO : - Path1 File is new - subdir 2025/06/04 04:39:25 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/04 04:39:25 INFO : Path2 checking for diffs 2025/06/04 04:39:25 INFO : Applying changes 2025/06/04 04:39:25 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/subdir 2025/06/04 04:39:25 INFO : - Path1 Do queued copies to - Path2 2025/06/04 04:39:25 INFO : subdir: Making directory 2025/06/04 04:39:27 INFO : Updating listings 2025/06/04 04:39:27 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/" 2025/06/04 04:39:27 INFO : Bisync successful 2025/06/04 04:39:27 NOTICE: (22) : test 5. Confirm the subdir exists on both paths 2025/06/04 04:39:27 NOTICE: (23) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ 2025/06/04 04:39:27 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/04 04:39:27 NOTICE: (24) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/ 2025/06/04 04:39:28 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/04 04:39:28 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/04 04:39:28 NOTICE: (26) : purge-children TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ 2025/06/04 04:39:40 NOTICE: (27) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.txt 2025/06/04 04:39:44 NOTICE: (28) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/04 04:39:49 NOTICE: (29) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/04 04:39:55 NOTICE: (30) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/04 04:39:59 NOTICE: (31) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/04 04:40:03 NOTICE: (32) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/04 04:40:08 NOTICE: (33) : test 7. Run bisync without --create-empty-src-dirs 2025/06/04 04:40:08 NOTICE: (34) : bisync 2025/06/04 04:40:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:40:15 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/04 04:40:15 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/" 2025/06/04 04:40:15 INFO : Building Path1 and Path2 listings 2025/06/04 04:40:16 INFO : Path1 checking for diffs 2025/06/04 04:40:16 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/04 04:40:16 INFO : - Path1 File was deleted - subdir 2025/06/04 04:40:16 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/04 04:40:16 INFO : Path2 checking for diffs 2025/06/04 04:40:16 INFO : - Path2 File was deleted - subdir 2025/06/04 04:40:16 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 04:40:16 INFO : Applying changes 2025/06/04 04:40:16 INFO : - Path2 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/RCLONE_TEST 2025/06/04 04:40:16 INFO : - Path1 Do queued copies to - Path2 2025/06/04 04:40:18 INFO : RCLONE_TEST: Deleted 2025/06/04 04:40:18 INFO : Updating listings 2025/06/04 04:40:18 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/" 2025/06/04 04:40:18 INFO : Bisync successful 2025/06/04 04:40:18 NOTICE: (35) : test 8. Confirm the subdir exists only on Path2 and not Path1 2025/06/04 04:40:18 NOTICE: (36) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ 2025/06/04 04:40:19 NOTICE: (37) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/ 2025/06/04 04:40:19 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/04 04:40:20 NOTICE: (38) : test 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs 2025/06/04 04:40:20 NOTICE: (39) : bisync resync create-empty-src-dirs 2025/06/04 04:40:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:40:27 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/04 04:40:27 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/" 2025/06/04 04:40:27 INFO : Copying Path2 files to Path1 2025/06/04 04:40:27 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:40:27 INFO : subdir: Making directory 2025/06/04 04:40:29 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:40:29 INFO : Resync updating listings 2025/06/04 04:40:29 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/" 2025/06/04 04:40:29 INFO : Bisync successful 2025/06/04 04:40:29 NOTICE: (40) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ 2025/06/04 04:40:30 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/04 04:40:30 NOTICE: (41) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/ 2025/06/04 04:40:31 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/04 04:40:31 NOTICE: (42) : purge-children TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ 2025/06/04 04:40:41 NOTICE: (43) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.txt 2025/06/04 04:40:46 NOTICE: (44) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/04 04:40:52 NOTICE: (45) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/04 04:40:56 NOTICE: (46) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/04 04:41:01 NOTICE: (47) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/04 04:41:05 NOTICE: (48) : copy-as /tmp/042628sa/datadir/test_createemptysrcdirs-vuhumuw6/placeholder.txt TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/04 04:41:10 NOTICE: (49) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ 2025/06/04 04:41:10 NOTICE: (50) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/ 2025/06/04 04:41:10 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/04 04:41:11 NOTICE: (51) : bisync create-empty-src-dirs 2025/06/04 04:41:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:41:18 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/04 04:41:18 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/" 2025/06/04 04:41:18 INFO : Building Path1 and Path2 listings 2025/06/04 04:41:19 INFO : Path1 checking for diffs 2025/06/04 04:41:19 INFO : - Path1 File was deleted - subdir 2025/06/04 04:41:19 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 04:41:19 INFO : Path2 checking for diffs 2025/06/04 04:41:19 INFO : Applying changes 2025/06/04 04:41:19 INFO : - Path2 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/subdir 2025/06/04 04:41:19 INFO : - Path1 Do queued copies to - Path2 2025/06/04 04:41:19 INFO : subdir: Removing directory 2025/06/04 04:41:21 INFO : Updating listings 2025/06/04 04:41:21 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/" 2025/06/04 04:41:21 INFO : Bisync successful 2025/06/04 04:41:21 NOTICE: (52) : test 10. Confirm the subdir has been removed on both paths 2025/06/04 04:41:21 NOTICE: (53) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/ 2025/06/04 04:41:21 NOTICE: (54) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/ 2025/06/04 04:41:21 NOTICE: (55) : test 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime) 2025/06/04 04:41:21 NOTICE: (56) : bisync create-empty-src-dirs 2025/06/04 04:41:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:41:28 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/04 04:41:28 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/" 2025/06/04 04:41:28 INFO : Building Path1 and Path2 listings 2025/06/04 04:41:29 INFO : Path1 checking for diffs 2025/06/04 04:41:29 INFO : Path2 checking for diffs 2025/06/04 04:41:29 INFO : No changes found 2025/06/04 04:41:29 INFO : Updating listings 2025/06/04 04:41:29 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/createemptysrcdirs/path2/" 2025/06/04 04:41:29 INFO : Bisync successful bisync_test.go:560: TEST createemptysrcdirs PASSED === RUN TestBisyncRemoteRemote/dry_run 2025/06/04 04:41:46 ERROR : error listing: directory not found 2025/06/04 04:41:46 ERROR : error listing: directory not found 2025/06/04 04:41:46 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_dry_run-gonigud4 2025/06/04 04:41:53 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/dry_run/path1' 2025/06/04 04:41:59 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/dry_run/path2' 2025/06/04 04:42:00 NOTICE: (01) : test dry-run 2025/06/04 04:42:00 NOTICE: (02) : test initial bisync 2025/06/04 04:42:00 NOTICE: (03) : bisync resync 2025/06/04 04:42:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:42:07 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/04 04:42:07 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/" 2025/06/04 04:42:07 INFO : Copying Path2 files to Path1 2025/06/04 04:42:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:42:08 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:42:08 INFO : Resync updating listings 2025/06/04 04:42:08 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/" 2025/06/04 04:42:08 INFO : Bisync successful 2025/06/04 04:42:08 NOTICE: (04) : test new on path2 - file10 2025/06/04 04:42:08 NOTICE: (05) : touch-copy 2001-01-02 /tmp/042628sa/datadir/test_dry_run-heganet1/file10.txt TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/ 2025/06/04 04:42:13 NOTICE: (06) : test newer on path2 - file1 2025/06/04 04:42:13 NOTICE: (07) : touch-copy 2001-01-02 /tmp/042628sa/datadir/test_dry_run-heganet1/file1.txt TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/ 2025/06/04 04:42:18 NOTICE: (08) : test new on path1 - file11 2025/06/04 04:42:18 NOTICE: (09) : touch-copy 2001-01-02 /tmp/042628sa/datadir/test_dry_run-heganet1/file11.txt TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/ 2025/06/04 04:42:24 NOTICE: (10) : test newer on path1 - file2 2025/06/04 04:42:24 NOTICE: (11) : touch-copy 2001-01-02 /tmp/042628sa/datadir/test_dry_run-heganet1/file2.txt TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/ 2025/06/04 04:42:28 NOTICE: (12) : test deleted on path2 - file3 2025/06/04 04:42:28 NOTICE: (13) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/file3.txt 2025/06/04 04:42:33 NOTICE: (14) : test deleted on path1 - file4 2025/06/04 04:42:33 NOTICE: (15) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/file4.txt 2025/06/04 04:42:38 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2025/06/04 04:42:38 NOTICE: (17) : touch-glob 2001-01-02 /tmp/042628sa/datadir/test_dry_run-heganet1/ file5R.txt 2025/06/04 04:42:38 NOTICE: (18) : copy-as /tmp/042628sa/datadir/test_dry_run-heganet1/file5R.txt TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/ file5.txt 2025/06/04 04:42:43 NOTICE: (19) : touch-glob 2001-03-04 /tmp/042628sa/datadir/test_dry_run-heganet1/ file5L.txt 2025/06/04 04:42:43 NOTICE: (20) : copy-as /tmp/042628sa/datadir/test_dry_run-heganet1/file5L.txt TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/ file5.txt 2025/06/04 04:42:49 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2025/06/04 04:42:49 NOTICE: (22) : touch-copy 2001-01-02 /tmp/042628sa/datadir/test_dry_run-heganet1/file6.txt TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/ 2025/06/04 04:42:54 NOTICE: (23) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/file6.txt 2025/06/04 04:42:56 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2025/06/04 04:42:56 NOTICE: (25) : touch-copy 2001-01-02 /tmp/042628sa/datadir/test_dry_run-heganet1/file7.txt TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/ 2025/06/04 04:43:01 NOTICE: (26) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/file7.txt 2025/06/04 04:43:03 NOTICE: (27) : test sync with dry-run and resync 2025/06/04 04:43:03 NOTICE: (28) : bisync dry-run resync 2025/06/04 04:43:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:43:10 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/04 04:43:10 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/" 2025/06/04 04:43:10 INFO : Copying Path2 files to Path1 2025/06/04 04:43:10 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/04 04:43:10 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 04:43:10 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2025/06/04 04:43:10 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 04:43:10 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/04 04:43:10 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 04:43:10 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2025/06/04 04:43:10 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 04:43:10 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/04 04:43:10 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2025/06/04 04:43:10 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2025/06/04 04:43:10 INFO : Resync updating listings 2025/06/04 04:43:12 INFO : Bisync successful 2025/06/04 04:43:12 NOTICE: (29) : copy-listings dryrun-resync 2025/06/04 04:43:12 NOTICE: (30) : test sync with dry-run 2025/06/04 04:43:12 NOTICE: (31) : bisync dry-run 2025/06/04 04:43:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:43: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/04 04:43:19 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/" 2025/06/04 04:43:19 INFO : Building Path1 and Path2 listings 2025/06/04 04:43:20 INFO : Path1 checking for diffs 2025/06/04 04:43:20 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/04 04:43:20 NOTICE: - Path1 File was deleted - file4.txt 2025/06/04 04:43:20 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/04 04:43:20 NOTICE: - Path1 File was deleted - file6.txt 2025/06/04 04:43:20 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/04 04:43:20 NOTICE: - Path1 File is new - file11.txt 2025/06/04 04:43:20 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/04 04:43:20 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/04 04:43:20 INFO : Path2 checking for diffs 2025/06/04 04:43:20 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/04 04:43:20 NOTICE: - Path2 File was deleted - file3.txt 2025/06/04 04:43:20 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/04 04:43:20 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/04 04:43:20 NOTICE: - Path2 File was deleted - file7.txt 2025/06/04 04:43:20 NOTICE: - Path2 File is new - file10.txt 2025/06/04 04:43:20 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/04 04:43:20 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/04 04:43:20 INFO : Applying changes 2025/06/04 04:43:20 INFO : Checking potential conflicts... 2025/06/04 04:43:20 ERROR : file5.txt: sha1 differ 2025/06/04 04:43:20 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/dry_run/path2': 1 differences found 2025/06/04 04:43:20 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/dry_run/path2': 1 errors while checking 2025/06/04 04:43:20 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/04 04:43:20 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/file11.txt 2025/06/04 04:43:20 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/file2.txt 2025/06/04 04:43:20 NOTICE: - Path2 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/file4.txt 2025/06/04 04:43:20 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/04 04:43:20 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/04 04:43:20 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/file5.txt.conflict1 2025/06/04 04:43:20 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/04 04:43:20 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/file5.txt.conflict2 2025/06/04 04:43:20 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/file6.txt 2025/06/04 04:43:20 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/file7.txt 2025/06/04 04:43:20 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/file1.txt 2025/06/04 04:43:20 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/file10.txt 2025/06/04 04:43:20 NOTICE: - Path1 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/file3.txt 2025/06/04 04:43:20 NOTICE: - Path2 Do queued copies to - Path1 2025/06/04 04:43:21 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 04:43:21 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 04:43:21 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 04:43:21 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2025/06/04 04:43:21 NOTICE: - Path1 Do queued copies to - Path2 2025/06/04 04:43:21 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 04:43:21 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 04:43:21 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/04 04:43:21 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2025/06/04 04:43:21 INFO : Updating listings 2025/06/04 04:43:23 INFO : Bisync successful 2025/06/04 04:43:23 NOTICE: (32) : copy-listings dryrun 2025/06/04 04:43:23 NOTICE: (33) : test sync without dry-run 2025/06/04 04:43:23 NOTICE: (34) : bisync 2025/06/04 04:43:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:43:29 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/04 04:43:29 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/" 2025/06/04 04:43:29 INFO : Building Path1 and Path2 listings 2025/06/04 04:43:30 INFO : Path1 checking for diffs 2025/06/04 04:43:30 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/04 04:43:30 INFO : - Path1 File was deleted - file4.txt 2025/06/04 04:43:30 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/04 04:43:30 INFO : - Path1 File was deleted - file6.txt 2025/06/04 04:43:30 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/04 04:43:30 INFO : - Path1 File is new - file11.txt 2025/06/04 04:43:30 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/04 04:43:30 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/04 04:43:30 INFO : Path2 checking for diffs 2025/06/04 04:43:30 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/04 04:43:30 INFO : - Path2 File was deleted - file3.txt 2025/06/04 04:43:30 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/04 04:43:30 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/04 04:43:30 INFO : - Path2 File was deleted - file7.txt 2025/06/04 04:43:30 INFO : - Path2 File is new - file10.txt 2025/06/04 04:43:30 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/04 04:43:30 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/04 04:43:30 INFO : Applying changes 2025/06/04 04:43:30 INFO : Checking potential conflicts... 2025/06/04 04:43:30 ERROR : file5.txt: sha1 differ 2025/06/04 04:43:30 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/dry_run/path2': 1 differences found 2025/06/04 04:43:30 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/dry_run/path2': 1 errors while checking 2025/06/04 04:43:30 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/04 04:43:30 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/file11.txt 2025/06/04 04:43:30 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/file2.txt 2025/06/04 04:43:30 INFO : - Path2 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/file4.txt 2025/06/04 04:43:30 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/04 04:43:30 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/file5.txt.conflict1 2025/06/04 04:43:32 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/04 04:43:32 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/file5.txt.conflict1 2025/06/04 04:43:32 NOTICE: - Path2 Renaming Path2 copy - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/file5.txt.conflict2 2025/06/04 04:43:34 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/04 04:43:34 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/file5.txt.conflict2 2025/06/04 04:43:34 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/file6.txt 2025/06/04 04:43:34 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/file7.txt 2025/06/04 04:43:34 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/file1.txt 2025/06/04 04:43:34 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/file10.txt 2025/06/04 04:43:34 INFO : - Path1 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/file3.txt 2025/06/04 04:43:34 INFO : - Path2 Do queued copies to - Path1 2025/06/04 04:43:35 INFO : file10.txt: Copied (server-side copy) 2025/06/04 04:43:36 INFO : file6.txt: Copied (server-side copy) 2025/06/04 04:43:36 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/04 04:43:38 INFO : file1.txt: Copied (server-side copy) 2025/06/04 04:43:39 INFO : file3.txt: Deleted 2025/06/04 04:43:39 INFO : - Path1 Do queued copies to - Path2 2025/06/04 04:43:41 INFO : file7.txt: Copied (server-side copy) 2025/06/04 04:43:41 INFO : file11.txt: Copied (server-side copy) 2025/06/04 04:43:41 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/04 04:43:43 INFO : file2.txt: Copied (server-side copy) 2025/06/04 04:43:45 INFO : file4.txt: Deleted 2025/06/04 04:43:45 INFO : Updating listings 2025/06/04 04:43:45 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/dry_run/path2/" 2025/06/04 04:43:45 INFO : Bisync successful bisync_test.go:560: TEST dry_run PASSED === RUN TestBisyncRemoteRemote/equal 2025/06/04 04:44:02 ERROR : error listing: directory not found 2025/06/04 04:44:02 ERROR : error listing: directory not found 2025/06/04 04:44:02 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_equal-soyijiw9 2025/06/04 04:44:08 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/equal/path1' 2025/06/04 04:44:13 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/equal/path2' 2025/06/04 04:44:14 NOTICE: (01) : test equal 2025/06/04 04:44:14 NOTICE: (02) : test initial bisync 2025/06/04 04:44:14 NOTICE: (03) : bisync resync 2025/06/04 04:44:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:44:21 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/04 04:44:21 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/equal/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/equal/path2/" 2025/06/04 04:44:21 INFO : Copying Path2 files to Path1 2025/06/04 04:44:21 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:44:21 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:44:21 INFO : Resync updating listings 2025/06/04 04:44:21 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/equal/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/equal/path2/" 2025/06/04 04:44:21 INFO : Bisync successful 2025/06/04 04:44:21 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/04 04:44:21 NOTICE: (05) : touch-glob 2001-01-02 /tmp/042628sa/datadir/test_equal-picifir6/ file1R.txt 2025/06/04 04:44:21 NOTICE: (06) : copy-as /tmp/042628sa/datadir/test_equal-picifir6/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/equal/path2/ file1.txt 2025/06/04 04:44:26 NOTICE: (07) : touch-glob 2001-03-04 /tmp/042628sa/datadir/test_equal-picifir6/ file1L.txt 2025/06/04 04:44:26 NOTICE: (08) : copy-as /tmp/042628sa/datadir/test_equal-picifir6/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/equal/path1/ file1.txt 2025/06/04 04:44:32 NOTICE: (09) : test changed on both paths and identical - file2 2025/06/04 04:44:32 NOTICE: (10) : touch-glob 2001-01-02 /tmp/042628sa/datadir/test_equal-picifir6/ file2.txt 2025/06/04 04:44:32 NOTICE: (11) : copy-as /tmp/042628sa/datadir/test_equal-picifir6/file2.txt TestBox:rclone-test-xafatip2suye/042628sa/equal/path1/ file2.txt 2025/06/04 04:44:38 NOTICE: (12) : copy-as /tmp/042628sa/datadir/test_equal-picifir6/file2.txt TestBox:rclone-test-xafatip2suye/042628sa/equal/path2/ file2.txt 2025/06/04 04:44:43 NOTICE: (13) : test bisync run 2025/06/04 04:44:43 NOTICE: (14) : bisync 2025/06/04 04:44:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:44: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/04 04:44:50 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/equal/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/equal/path2/" 2025/06/04 04:44:50 INFO : Building Path1 and Path2 listings 2025/06/04 04:44:51 INFO : Path1 checking for diffs 2025/06/04 04:44:51 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/04 04:44:51 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/04 04:44:51 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/04 04:44:51 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/04 04:44:51 INFO : Path2 checking for diffs 2025/06/04 04:44:51 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/04 04:44:51 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/04 04:44:51 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/04 04:44:51 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/04 04:44:51 INFO : Applying changes 2025/06/04 04:44:51 INFO : Checking potential conflicts... 2025/06/04 04:44:51 ERROR : file1.txt: sha1 differ 2025/06/04 04:44:51 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/equal/path2': 1 differences found 2025/06/04 04:44:51 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/equal/path2': 1 errors while checking 2025/06/04 04:44:51 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/equal/path2': 1 matching files 2025/06/04 04:44:51 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/04 04:44:51 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/04 04:44:51 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-xafatip2suye/042628sa/equal/path1/file1.txt.conflict1 2025/06/04 04:44:53 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1 2025/06/04 04:44:53 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/equal/path2/file1.txt.conflict1 2025/06/04 04:44:53 NOTICE: - Path2 Renaming Path2 copy - TestBox:rclone-test-xafatip2suye/042628sa/equal/path2/file1.txt.conflict2 2025/06/04 04:44:54 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2 2025/06/04 04:44:54 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/equal/path1/file1.txt.conflict2 2025/06/04 04:44:54 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/04 04:44:54 INFO : Files are equal! Skipping: file2.txt 2025/06/04 04:44:54 INFO : - Path2 Do queued copies to - Path1 2025/06/04 04:44:56 INFO : file1.txt.conflict2: Copied (server-side copy) 2025/06/04 04:44:56 INFO : - Path1 Do queued copies to - Path2 2025/06/04 04:44:58 INFO : file1.txt.conflict1: Copied (server-side copy) 2025/06/04 04:44:58 INFO : Updating listings 2025/06/04 04:44:59 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/equal/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/equal/path2/" 2025/06/04 04:44:59 INFO : Bisync successful bisync_test.go:560: TEST equal PASSED === RUN TestBisyncRemoteRemote/ext_paths 2025/06/04 04:45:15 ERROR : error listing: directory not found 2025/06/04 04:45:16 ERROR : error listing: directory not found 2025/06/04 04:45:16 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_ext_paths-liletur5 2025/06/04 04:45:25 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/ext_paths/path1' 2025/06/04 04:45:34 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/ext_paths/path2' 2025/06/04 04:45:35 NOTICE: (01) : test extended-char-paths 2025/06/04 04:45:35 NOTICE: (02) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/ 2025/06/04 04:45:41 ERROR : TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/: error getting Fs: is a directory not a file 2025/06/04 04:45:41 NOTICE: (03) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/ 2025/06/04 04:45:48 ERROR : TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/: error getting Fs: is a directory not a file 2025/06/04 04:45:48 NOTICE: (04) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/04 04:45:55 NOTICE: (05) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/04 04:45:58 NOTICE: (06) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/filename_contains_Ä›_.txt 2025/06/04 04:46:03 NOTICE: (07) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/filename_contains_Ä›_.txt 2025/06/04 04:46:08 NOTICE: (08) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/測試_check{spc}file 2025/06/04 04:46:11 NOTICE: (09) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/測試_check{spc}file 2025/06/04 04:46:15 NOTICE: (10) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/04 04:46:18 NOTICE: (11) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/04 04:46:20 NOTICE: (12) : test resync subdirs with extended chars 2025/06/04 04:46:20 NOTICE: (13) : bisync subdir=測試РуÑÑкий{spc}{spc}ěáñ resync 2025/06/04 04:46:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:46: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/04 04:46:35 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/測試РуÑÑкий ěáñ/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/04 04:46:35 INFO : Copying Path2 files to Path1 2025/06/04 04:46:35 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:46:35 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:46:36 INFO : Resync updating listings 2025/06/04 04:46:36 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/測試РуÑÑкий ěáñ/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/04 04:46:36 INFO : Bisync successful 2025/06/04 04:46:36 NOTICE: (14) : copy-listings resync 2025/06/04 04:46:36 NOTICE: (15) : test place new files with extended chars on each side 2025/06/04 04:46:36 NOTICE: (16) : touch-glob 2001-01-02 /tmp/042628sa/datadir/test_ext_paths-zubazok3/ file1.txt 2025/06/04 04:46:36 NOTICE: (17) : copy-as /tmp/042628sa/datadir/test_ext_paths-zubazok3/file1.txt TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ 測試_file1p1 2025/06/04 04:46:40 NOTICE: (18) : copy-as /tmp/042628sa/datadir/test_ext_paths-zubazok3/file1.txt TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ 測試_file1p2 2025/06/04 04:46:46 NOTICE: (19) : test normal sync of subdirs with extended chars 2025/06/04 04:46:46 NOTICE: (20) : bisync subdir=測試РуÑÑкий{spc}{spc}ěáñ 2025/06/04 04:46:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:46:53 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/04 04:46:53 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/測試РуÑÑкий ěáñ/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/04 04:46:53 INFO : Building Path1 and Path2 listings 2025/06/04 04:46:53 INFO : Path1 checking for diffs 2025/06/04 04:46:53 INFO : - Path1 File is new - 測試_file1p1 2025/06/04 04:46:53 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/04 04:46:53 INFO : Path2 checking for diffs 2025/06/04 04:46:53 INFO : - Path2 File is new - 測試_file1p2 2025/06/04 04:46:53 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/04 04:46:53 INFO : Applying changes 2025/06/04 04:46:53 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/測試РуÑÑкий ěáñ/測試_file1p1 2025/06/04 04:46:53 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/測試РуÑÑкий ěáñ/測試_file1p2 2025/06/04 04:46:53 INFO : - Path2 Do queued copies to - Path1 2025/06/04 04:46:55 INFO : 測試_file1p2: Copied (server-side copy) 2025/06/04 04:46:55 INFO : - Path1 Do queued copies to - Path2 2025/06/04 04:46:57 INFO : 測試_file1p1: Copied (server-side copy) 2025/06/04 04:46:57 INFO : Updating listings 2025/06/04 04:46:57 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/測試РуÑÑкий ěáñ/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/04 04:46:57 INFO : Bisync successful 2025/06/04 04:46:57 NOTICE: (21) : move-listings normal-sync 2025/06/04 04:46:57 NOTICE: (22) : test check-filename with extended chars. check should fail. 2025/06/04 04:46:57 NOTICE: (23) : bisync resync 2025/06/04 04:47:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:47: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/04 04:47:04 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/" 2025/06/04 04:47:04 INFO : Copying Path2 files to Path1 2025/06/04 04:47:04 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:47:05 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:47:06 INFO : Resync updating listings 2025/06/04 04:47:06 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/" 2025/06/04 04:47:06 INFO : Bisync successful 2025/06/04 04:47:06 NOTICE: (24) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/04 04:47:10 NOTICE: (25) : bisync check-access check-filename=測試_check{spc}file 2025/06/04 04:47:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:47: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/04 04:47:17 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/" 2025/06/04 04:47:17 INFO : Building Path1 and Path2 listings 2025/06/04 04:47:18 INFO : Path1 checking for diffs 2025/06/04 04:47:18 INFO : - Path1 File was deleted - 測試РуÑÑкий ěáñ/測試_check file 2025/06/04 04:47:18 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 04:47:18 INFO : Path2 checking for diffs 2025/06/04 04:47:18 INFO : Checking access health 2025/06/04 04:47:18 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file 2025/06/04 04:47:18 ERROR : -  Access test failed: Path2 file not found in Path1 - 測試РуÑÑкий ěáñ/測試_check file 2025/06/04 04:47:18 ERROR : Bisync critical error: check file check failed 2025/06/04 04:47:18 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 04:47:18 NOTICE: Bisync error: bisync aborted 2025/06/04 04:47:18 NOTICE: (26) : copy-listings check-access-fail 2025/06/04 04:47:18 NOTICE: (27) : test check-filename with extended chars. check should pass. 2025/06/04 04:47:18 NOTICE: (28) : bisync resync 2025/06/04 04:47:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:47: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/04 04:47:25 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/" 2025/06/04 04:47:25 INFO : Copying Path2 files to Path1 2025/06/04 04:47:25 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:47:28 INFO : 測試РуÑÑкий ěáñ/測試_check file: Copied (server-side copy) 2025/06/04 04:47:28 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:47:29 INFO : Resync updating listings 2025/06/04 04:47:29 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/" 2025/06/04 04:47:29 INFO : Bisync successful 2025/06/04 04:47:29 NOTICE: (29) : bisync check-access check-filename=測試_check{spc}file 2025/06/04 04:47:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:47:36 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/04 04:47:36 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/" 2025/06/04 04:47:36 INFO : Building Path1 and Path2 listings 2025/06/04 04:47:36 INFO : Path1 checking for diffs 2025/06/04 04:47:36 INFO : Path2 checking for diffs 2025/06/04 04:47:36 INFO : Checking access health 2025/06/04 04:47:36 INFO : Found 2 matching "測試_check file" files on both paths 2025/06/04 04:47:36 INFO : No changes found 2025/06/04 04:47:36 INFO : Updating listings 2025/06/04 04:47:36 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/" 2025/06/04 04:47:36 INFO : Bisync successful 2025/06/04 04:47:36 NOTICE: (30) : move-listings check-access-pass 2025/06/04 04:47:36 NOTICE: (31) : test filters-file path with extended chars - masks /fileZ.txt 2025/06/04 04:47:36 NOTICE: (32) : copy-file /tmp/042628sa/datadir/test_ext_paths-zubazok3/測試_filtersfile.txt /tmp/042628sa/workdir/ 2025/06/04 04:47:36 NOTICE: (33) : bisync filters-file=/tmp/042628sa/workdir/測試_filtersfile.txt resync 2025/06/04 04:47:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:47:43 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/04 04:47:43 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/" 2025/06/04 04:47:43 INFO : Using filters file /tmp/042628sa/workdir/測試_filtersfile.txt 2025/06/04 04:47:43 INFO : Storing filters file hash to /tmp/042628sa/workdir/測試_filtersfile.txt.md5 2025/06/04 04:47:43 INFO : Copying Path2 files to Path1 2025/06/04 04:47:43 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:47:44 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:47:45 INFO : Resync updating listings 2025/06/04 04:47:45 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/" 2025/06/04 04:47:45 INFO : Bisync successful 2025/06/04 04:47:45 NOTICE: (34) : copy-as /tmp/042628sa/datadir/test_ext_paths-zubazok3/file1.txt TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/ fileZ.txt 2025/06/04 04:47:49 NOTICE: (35) : bisync filters-file=/tmp/042628sa/workdir/測試_filtersfile.txt 2025/06/04 04:47:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:47:56 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/04 04:47:56 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/" 2025/06/04 04:47:56 INFO : Using filters file /tmp/042628sa/workdir/測試_filtersfile.txt 2025/06/04 04:47:56 INFO : Building Path1 and Path2 listings 2025/06/04 04:47:59 INFO : Path1 checking for diffs 2025/06/04 04:47:59 INFO : Path2 checking for diffs 2025/06/04 04:47:59 INFO : No changes found 2025/06/04 04:47:59 INFO : Updating listings 2025/06/04 04:47:59 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ext_paths/path2/" 2025/06/04 04:47:59 INFO : Bisync successful bisync_test.go:560: TEST ext_paths PASSED === RUN TestBisyncRemoteRemote/extended_filenames 2025/06/04 04:48:45 ERROR : error listing: directory not found 2025/06/04 04:48:45 ERROR : error listing: directory not found 2025/06/04 04:48:45 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_extended_filenames-duwataf3 2025/06/04 04:48:55 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/extended_filenames/path1' 2025/06/04 04:49:04 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/extended_filenames/path2' 2025/06/04 04:49:05 NOTICE: (01) : test extended-filenames 2025/06/04 04:49:05 NOTICE: (02) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/extended_filenames/path1/subdir_with_ࢺ_/ 2025/06/04 04:49:05 NOTICE: (03) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/extended_filenames/path2/subdir_with_ࢺ_/ 2025/06/04 04:49:05 NOTICE: (04) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2025/06/04 04:49:15 NOTICE: (05) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2025/06/04 04:49:23 NOTICE: (06) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/extended_filenames/path1/РуÑÑкий.txt 2025/06/04 04:49:31 NOTICE: (07) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/extended_filenames/path2/РуÑÑкий.txt 2025/06/04 04:49:39 NOTICE: (08) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/extended_filenames/path1/file_enconde_mañana_funcionará.txt 2025/06/04 04:49:46 NOTICE: (09) : fix-names TestBox:rclone-test-xafatip2suye/042628sa/extended_filenames/path2/file_enconde_mañana_funcionará.txt 2025/06/04 04:49:54 NOTICE: (10) : test initial bisync 2025/06/04 04:49:54 NOTICE: (11) : bisync resync bisync_test.go:1002: Fs is incapable of running test, skipping: extended_filenames (expected: eÌŒþ aÌñhࢺ_測試РуÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö (NFD) actual: upload failed (pre-upload check: Error "item_name_invalid" (400): Item name invalid ("Names cannot contain non-printable ASCII, \/ or \\, leading or trailing whitespace, or any Unicode character outside of the basic multilingual plane. The special names \".\" or \"..\" are also unsupported."))) (fs: box root 'rclone-test-xafatip2suye/042628sa/extended_filenames/path1') === RUN TestBisyncRemoteRemote/filters 2025/06/04 04:50:08 ERROR : error listing: directory not found 2025/06/04 04:50:08 ERROR : error listing: directory not found 2025/06/04 04:50:08 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_filters-gefetaj0 2025/06/04 04:50:19 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/filters/path1' 2025/06/04 04:50:28 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/filters/path2' 2025/06/04 04:50:29 NOTICE: (01) : test filters 2025/06/04 04:50:29 NOTICE: (02) : copy-file /tmp/042628sa/datadir/test_filters-xuyikec5/filtersfile.flt /tmp/042628sa/workdir/ 2025/06/04 04:50:29 NOTICE: (03) : test resync to force building of the filters md5 hash 2025/06/04 04:50:29 NOTICE: (04) : bisync filters-file=/tmp/042628sa/workdir/filtersfile.flt resync 2025/06/04 04:50:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:50:37 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/04 04:50:37 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filters/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filters/path2/" 2025/06/04 04:50:37 INFO : Using filters file /tmp/042628sa/workdir/filtersfile.flt 2025/06/04 04:50:37 INFO : Storing filters file hash to /tmp/042628sa/workdir/filtersfile.flt.md5 2025/06/04 04:50:37 INFO : Copying Path2 files to Path1 2025/06/04 04:50:37 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:50:37 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:50:38 INFO : Resync updating listings 2025/06/04 04:50:38 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filters/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filters/path2/" 2025/06/04 04:50:38 INFO : Bisync successful 2025/06/04 04:50:38 NOTICE: (05) : copy-listings resync 2025/06/04 04:50:38 NOTICE: (06) : test place new files on the remote 2025/06/04 04:50:38 NOTICE: (07) : touch-glob 2001-01-02 /tmp/042628sa/datadir/test_filters-xuyikec5/ fileZ.txt 2025/06/04 04:50:38 NOTICE: (08) : copy-as /tmp/042628sa/datadir/test_filters-xuyikec5/fileZ.txt TestBox:rclone-test-xafatip2suye/042628sa/filters/path2/ fileZ.txt 2025/06/04 04:50:44 NOTICE: (09) : copy-as /tmp/042628sa/datadir/test_filters-xuyikec5/fileZ.txt TestBox:rclone-test-xafatip2suye/042628sa/filters/path1/subdir fileZ.txt 2025/06/04 04:50:48 NOTICE: (10) : test bisync with filters-file. path2-side fileZ.txt will be filtered. 2025/06/04 04:50:48 NOTICE: (11) : bisync filters-file=/tmp/042628sa/workdir/filtersfile.flt 2025/06/04 04:50:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:50:55 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/04 04:50:55 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filters/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filters/path2/" 2025/06/04 04:50:55 INFO : Using filters file /tmp/042628sa/workdir/filtersfile.flt 2025/06/04 04:50:55 INFO : Building Path1 and Path2 listings 2025/06/04 04:50:56 INFO : Path1 checking for diffs 2025/06/04 04:50:56 INFO : - Path1 File is new - subdir/fileZ.txt 2025/06/04 04:50:56 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/04 04:50:56 INFO : Path2 checking for diffs 2025/06/04 04:50:56 INFO : Applying changes 2025/06/04 04:50:56 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/filters/path2/subdir/fileZ.txt 2025/06/04 04:50:56 INFO : - Path1 Do queued copies to - Path2 2025/06/04 04:50:58 INFO : subdir/fileZ.txt: Copied (server-side copy) 2025/06/04 04:50:58 INFO : Updating listings 2025/06/04 04:50:58 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filters/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filters/path2/" 2025/06/04 04:50:58 INFO : Bisync successful bisync_test.go:560: TEST filters PASSED === RUN TestBisyncRemoteRemote/filtersfile_checks 2025/06/04 04:51:17 ERROR : error listing: directory not found 2025/06/04 04:51:18 ERROR : error listing: directory not found 2025/06/04 04:51:18 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_filtersfile_checks-wequnit3 2025/06/04 04:51:24 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/filtersfile_checks/path1' 2025/06/04 04:51:30 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/filtersfile_checks/path2' 2025/06/04 04:51:31 NOTICE: (01) : test filtersfile-checks 2025/06/04 04:51:31 NOTICE: (02) : test initial bisync 2025/06/04 04:51:31 NOTICE: (03) : bisync resync 2025/06/04 04:51:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:51:38 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/04 04:51:38 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path2/" 2025/06/04 04:51:38 INFO : Copying Path2 files to Path1 2025/06/04 04:51:38 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:51:39 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:51:39 INFO : Resync updating listings 2025/06/04 04:51:39 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path2/" 2025/06/04 04:51:39 INFO : Bisync successful 2025/06/04 04:51:39 NOTICE: (04) : test 1. inject filters file in workdir. 2025/06/04 04:51:39 NOTICE: (05) : copy-file /tmp/042628sa/datadir/test_filtersfile_checks-cikazam2/filtersfile.txt /tmp/042628sa/workdir/ 2025/06/04 04:51:39 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/06/04 04:51:39 NOTICE: (07) : bisync filters-file=/tmp/042628sa/workdir/filtersfile.txt 2025/06/04 04:51:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:51:47 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/04 04:51:47 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path2/" 2025/06/04 04:51:47 INFO : Using filters file /tmp/042628sa/workdir/filtersfile.txt 2025/06/04 04:51:47 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/042628sa/workdir/filtersfile.txt 2025/06/04 04:51:47 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 04:51:47 NOTICE: Bisync error: bisync aborted 2025/06/04 04:51:47 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/06/04 04:51:47 NOTICE: (09) : bisync 2025/06/04 04:51:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:51:54 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/04 04:51:54 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path2/" 2025/06/04 04:51:54 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/042628sa/workdir/TestBox_rclone-test-xafatip2suye_042628sa_filtersfile_checks_path1..TestBox_rclone-test-xafatip2suye_042628sa_filtersfile_checks_path2.path1.lst Path2: /tmp/042628sa/workdir/TestBox_rclone-test-xafatip2suye_042628sa_filtersfile_checks_path1..TestBox_rclone-test-xafatip2suye_042628sa_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/042628sa/workdir" 2025/06/04 04:51:54 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 04:51:54 NOTICE: Bisync error: bisync aborted 2025/06/04 04:51:54 NOTICE: (10) : test 4. run with filters-file and resync. 2025/06/04 04:51:54 NOTICE: (11) : bisync filters-file=/tmp/042628sa/workdir/filtersfile.txt resync 2025/06/04 04:52:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:52:01 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/04 04:52:01 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path2/" 2025/06/04 04:52:01 INFO : Using filters file /tmp/042628sa/workdir/filtersfile.txt 2025/06/04 04:52:01 INFO : Storing filters file hash to /tmp/042628sa/workdir/filtersfile.txt.md5 2025/06/04 04:52:01 INFO : Copying Path2 files to Path1 2025/06/04 04:52:01 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:52:02 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:52:02 INFO : Resync updating listings 2025/06/04 04:52:02 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path2/" 2025/06/04 04:52:02 INFO : Bisync successful 2025/06/04 04:52:02 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/06/04 04:52:02 NOTICE: (13) : bisync filters-file=/tmp/042628sa/workdir/filtersfile.txt 2025/06/04 04:52:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:52:10 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/04 04:52:10 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path2/" 2025/06/04 04:52:10 INFO : Using filters file /tmp/042628sa/workdir/filtersfile.txt 2025/06/04 04:52:10 INFO : Building Path1 and Path2 listings 2025/06/04 04:52:10 INFO : Path1 checking for diffs 2025/06/04 04:52:10 INFO : Path2 checking for diffs 2025/06/04 04:52:10 INFO : No changes found 2025/06/04 04:52:10 INFO : Updating listings 2025/06/04 04:52:10 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path2/" 2025/06/04 04:52:10 INFO : Bisync successful 2025/06/04 04:52:10 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/06/04 04:52:10 NOTICE: (15) : copy-as /tmp/042628sa/datadir/test_filtersfile_checks-cikazam2/filtersfile2.txt /tmp/042628sa/workdir/ filtersfile.txt 2025/06/04 04:52:10 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/06/04 04:52:10 NOTICE: (17) : bisync filters-file=/tmp/042628sa/workdir/filtersfile.txt 2025/06/04 04:52:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:52: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/04 04:52:17 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path2/" 2025/06/04 04:52:17 INFO : Using filters file /tmp/042628sa/workdir/filtersfile.txt 2025/06/04 04:52:17 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/042628sa/workdir/filtersfile.txt 2025/06/04 04:52:17 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 04:52:17 NOTICE: Bisync error: bisync aborted 2025/06/04 04:52:17 NOTICE: (18) : test 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort. 2025/06/04 04:52:17 NOTICE: (19) : bisync filters-file=/tmp/042628sa/workdir/filtersfile.txt resync dry-run 2025/06/04 04:52:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:52: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/04 04:52:24 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path2/" 2025/06/04 04:52:24 INFO : Using filters file /tmp/042628sa/workdir/filtersfile.txt 2025/06/04 04:52:24 INFO : Skipped storing filters file hash to /tmp/042628sa/workdir/filtersfile.txt.md5 as --dry-run is set 2025/06/04 04:52:24 INFO : Copying Path2 files to Path1 2025/06/04 04:52:24 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/04 04:52:25 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/04 04:52:26 INFO : Resync updating listings 2025/06/04 04:52:26 INFO : Bisync successful 2025/06/04 04:52:26 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2025/06/04 04:52:26 NOTICE: (21) : bisync filters-file=/tmp/042628sa/workdir/filtersfile.txt 2025/06/04 04:52:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:52:33 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/04 04:52:33 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/filtersfile_checks/path2/" 2025/06/04 04:52:33 INFO : Using filters file /tmp/042628sa/workdir/filtersfile.txt 2025/06/04 04:52:33 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/042628sa/workdir/filtersfile.txt 2025/06/04 04:52:33 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 04:52:33 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST filtersfile_checks PASSED === RUN TestBisyncRemoteRemote/ignorelistingchecksum 2025/06/04 04:52:49 ERROR : error listing: directory not found 2025/06/04 04:52:49 ERROR : error listing: directory not found 2025/06/04 04:52:49 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_ignorelistingchecksum-jipiqag6 2025/06/04 04:52:58 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path1' 2025/06/04 04:53:06 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path2' 2025/06/04 04:53:07 NOTICE: (01) : test basic 2025/06/04 04:53:07 NOTICE: (02) : test initial bisync 2025/06/04 04:53:07 NOTICE: (03) : bisync resync 2025/06/04 04:53:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:53:14 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/04 04:53:14 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path2/" 2025/06/04 04:53:14 INFO : Copying Path2 files to Path1 2025/06/04 04:53:14 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:53:15 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:53:15 INFO : Resync updating listings 2025/06/04 04:53:15 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path2/" 2025/06/04 04:53:15 INFO : Bisync successful 2025/06/04 04:53:15 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/06/04 04:53:22 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/04 04:53:22 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path2/" 2025/06/04 04:53:22 INFO : Copying Path2 files to Path1 2025/06/04 04:53:22 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:53:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:53:24 INFO : Resync updating listings 2025/06/04 04:53:24 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path2/" 2025/06/04 04:53:24 INFO : Bisync successful 2025/06/04 04:53:24 NOTICE: (05) : test place newer files on both paths 2025/06/04 04:53:24 NOTICE: (06) : touch-copy 2001-01-02 /tmp/042628sa/datadir/test_ignorelistingchecksum-citorum6/file1.txt TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path2/ 2025/06/04 04:53:28 NOTICE: (07) : copy-as /tmp/042628sa/datadir/test_ignorelistingchecksum-citorum6/file1.txt TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path1/subdir file20.txt 2025/06/04 04:53:32 NOTICE: (08) : test bisync run 2025/06/04 04:53:32 NOTICE: (09) : bisync ignore-listing-checksum 2025/06/04 04:53: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/04 04:53:39 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path2/" 2025/06/04 04:53:39 INFO : Building Path1 and Path2 listings 2025/06/04 04:53:40 INFO : Path1 checking for diffs 2025/06/04 04:53:40 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/04 04:53:40 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 04:53:40 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/04 04:53:40 INFO : Path2 checking for diffs 2025/06/04 04:53:40 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/04 04:53:40 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 04:53:40 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/04 04:53:40 INFO : Applying changes 2025/06/04 04:53:40 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path2/subdir/file20.txt 2025/06/04 04:53:40 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path1/file1.txt 2025/06/04 04:53:40 INFO : - Path2 Do queued copies to - Path1 2025/06/04 04:53:45 INFO : file1.txt: Copied (server-side copy) 2025/06/04 04:53:45 INFO : - Path1 Do queued copies to - Path2 2025/06/04 04:53:49 INFO : subdir/file20.txt: Copied (server-side copy) 2025/06/04 04:53:49 INFO : Updating listings 2025/06/04 04:53:49 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/ignorelistingchecksum/path2/" 2025/06/04 04:53:49 INFO : Bisync successful bisync_test.go:560: TEST ignorelistingchecksum PASSED === RUN TestBisyncRemoteRemote/max_delete_path1 2025/06/04 04:54:09 ERROR : error listing: directory not found 2025/06/04 04:54:09 ERROR : error listing: directory not found 2025/06/04 04:54:09 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_max_delete_path1-tefaciy0 2025/06/04 04:54:18 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/max_delete_path1/path1' 2025/06/04 04:54:26 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/max_delete_path1/path2' 2025/06/04 04:54:26 NOTICE: (01) : test max-delete-path1 2025/06/04 04:54:26 NOTICE: (02) : test initial bisync 2025/06/04 04:54:26 NOTICE: (03) : bisync resync 2025/06/04 04:54:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:54:34 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/04 04:54:34 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path2/" 2025/06/04 04:54:34 INFO : Copying Path2 files to Path1 2025/06/04 04:54:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:54:34 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:54:35 INFO : Resync updating listings 2025/06/04 04:54:35 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path2/" 2025/06/04 04:54:35 INFO : Bisync successful 2025/06/04 04:54:35 NOTICE: (04) : test delete >50% of local files 2025/06/04 04:54:35 NOTICE: (05) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path1/file1.txt 2025/06/04 04:54:39 NOTICE: (06) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path1/file2.txt 2025/06/04 04:54:41 NOTICE: (07) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path1/file3.txt 2025/06/04 04:54:43 NOTICE: (08) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path1/file4.txt 2025/06/04 04:54:45 NOTICE: (09) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path1/file5.txt 2025/06/04 04:54:48 NOTICE: (10) : test sync should fail due to too many local deletes 2025/06/04 04:54:48 NOTICE: (11) : bisync 2025/06/04 04:54:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:54:55 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/04 04:54:55 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path2/" 2025/06/04 04:54:55 INFO : Building Path1 and Path2 listings 2025/06/04 04:54:55 INFO : Path1 checking for diffs 2025/06/04 04:54:55 INFO : - Path1 File was deleted - file1.txt 2025/06/04 04:54:55 INFO : - Path1 File was deleted - file2.txt 2025/06/04 04:54:55 INFO : - Path1 File was deleted - file3.txt 2025/06/04 04:54:55 INFO : - Path1 File was deleted - file4.txt 2025/06/04 04:54:55 INFO : - Path1 File was deleted - file5.txt 2025/06/04 04:54:55 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/04 04:54:55 INFO : Path2 checking for diffs 2025/06/04 04:54:55 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path1/". Run with --force if desired. 2025/06/04 04:54:55 NOTICE: Bisync aborted. Please try again. 2025/06/04 04:54:55 NOTICE: Bisync error: too many deletes 2025/06/04 04:54:55 NOTICE: (12) : copy-listings initial-fail 2025/06/04 04:54:55 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/06/04 04:54:55 NOTICE: (14) : bisync max-delete=60 2025/06/04 04:55:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:55: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/04 04:55:03 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path2/" 2025/06/04 04:55:03 INFO : Building Path1 and Path2 listings 2025/06/04 04:55:03 INFO : Path1 checking for diffs 2025/06/04 04:55:03 INFO : - Path1 File was deleted - file1.txt 2025/06/04 04:55:03 INFO : - Path1 File was deleted - file2.txt 2025/06/04 04:55:03 INFO : - Path1 File was deleted - file3.txt 2025/06/04 04:55:03 INFO : - Path1 File was deleted - file4.txt 2025/06/04 04:55:03 INFO : - Path1 File was deleted - file5.txt 2025/06/04 04:55:03 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/04 04:55:03 INFO : Path2 checking for diffs 2025/06/04 04:55:03 INFO : Applying changes 2025/06/04 04:55:03 INFO : - Path2 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path2/file1.txt 2025/06/04 04:55:03 INFO : - Path2 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path2/file2.txt 2025/06/04 04:55:03 INFO : - Path2 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path2/file3.txt 2025/06/04 04:55:03 INFO : - Path2 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path2/file4.txt 2025/06/04 04:55:03 INFO : - Path2 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path2/file5.txt 2025/06/04 04:55:03 INFO : - Path1 Do queued copies to - Path2 2025/06/04 04:55:06 INFO : file2.txt: Deleted 2025/06/04 04:55:06 INFO : file5.txt: Deleted 2025/06/04 04:55:06 INFO : file1.txt: Deleted 2025/06/04 04:55:06 INFO : file3.txt: Deleted 2025/06/04 04:55:06 INFO : file4.txt: Deleted 2025/06/04 04:55:06 INFO : Updating listings 2025/06/04 04:55:06 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path1/path2/" 2025/06/04 04:55:06 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncRemoteRemote/max_delete_path2_force 2025/06/04 04:55:20 ERROR : error listing: directory not found 2025/06/04 04:55:20 ERROR : error listing: directory not found 2025/06/04 04:55:20 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_max_delete_path2_force-daveqid1 2025/06/04 04:55:28 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path1' 2025/06/04 04:55:36 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path2' 2025/06/04 04:55:37 NOTICE: (01) : test max-delete-path2-force 2025/06/04 04:55:37 NOTICE: (02) : test initial bisync 2025/06/04 04:55:37 NOTICE: (03) : bisync resync 2025/06/04 04:55:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:55:43 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/04 04:55:43 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path2/" 2025/06/04 04:55:43 INFO : Copying Path2 files to Path1 2025/06/04 04:55:43 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:55:44 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:55:44 INFO : Resync updating listings 2025/06/04 04:55:44 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path2/" 2025/06/04 04:55:44 INFO : Bisync successful 2025/06/04 04:55:44 NOTICE: (04) : test delete >50% of remote files 2025/06/04 04:55:44 NOTICE: (05) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path2/file1.txt 2025/06/04 04:55:50 NOTICE: (06) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path2/file2.txt 2025/06/04 04:55:52 NOTICE: (07) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path2/file3.txt 2025/06/04 04:55:54 NOTICE: (08) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path2/file4.txt 2025/06/04 04:55:56 NOTICE: (09) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path2/file5.txt 2025/06/04 04:55:58 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/06/04 04:55:58 NOTICE: (11) : bisync 2025/06/04 04:56:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:56: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/04 04:56:06 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path2/" 2025/06/04 04:56:06 INFO : Building Path1 and Path2 listings 2025/06/04 04:56:06 INFO : Path1 checking for diffs 2025/06/04 04:56:06 INFO : Path2 checking for diffs 2025/06/04 04:56:06 INFO : - Path2 File was deleted - file1.txt 2025/06/04 04:56:06 INFO : - Path2 File was deleted - file2.txt 2025/06/04 04:56:06 INFO : - Path2 File was deleted - file3.txt 2025/06/04 04:56:06 INFO : - Path2 File was deleted - file4.txt 2025/06/04 04:56:06 INFO : - Path2 File was deleted - file5.txt 2025/06/04 04:56:06 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/04 04:56:06 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path2/". Run with --force if desired. 2025/06/04 04:56:06 NOTICE: Bisync aborted. Please try again. 2025/06/04 04:56:06 NOTICE: Bisync error: too many deletes 2025/06/04 04:56:06 NOTICE: (12) : copy-listings initial-fail 2025/06/04 04:56:06 NOTICE: (13) : test apply force option. sync should run. 2025/06/04 04:56:06 NOTICE: (14) : bisync force 2025/06/04 04:56:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 04:56:13 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/04 04:56:13 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path2/" 2025/06/04 04:56:13 INFO : Building Path1 and Path2 listings 2025/06/04 04:56:13 INFO : Path1 checking for diffs 2025/06/04 04:56:13 INFO : Path2 checking for diffs 2025/06/04 04:56:13 INFO : - Path2 File was deleted - file1.txt 2025/06/04 04:56:13 INFO : - Path2 File was deleted - file2.txt 2025/06/04 04:56:13 INFO : - Path2 File was deleted - file3.txt 2025/06/04 04:56:13 INFO : - Path2 File was deleted - file4.txt 2025/06/04 04:56:13 INFO : - Path2 File was deleted - file5.txt 2025/06/04 04:56:13 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/04 04:56:13 INFO : Applying changes 2025/06/04 04:56:13 INFO : - Path1 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path1/file1.txt 2025/06/04 04:56:13 INFO : - Path1 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path1/file2.txt 2025/06/04 04:56:13 INFO : - Path1 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path1/file3.txt 2025/06/04 04:56:13 INFO : - Path1 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path1/file4.txt 2025/06/04 04:56:13 INFO : - Path1 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path1/file5.txt 2025/06/04 04:56:13 INFO : - Path2 Do queued copies to - Path1 2025/06/04 04:56:15 INFO : file2.txt: Deleted 2025/06/04 04:56:15 INFO : file4.txt: Deleted 2025/06/04 04:56:15 INFO : file5.txt: Deleted 2025/06/04 04:56:15 INFO : file3.txt: Deleted 2025/06/04 04:56:15 INFO : file1.txt: Deleted 2025/06/04 04:56:15 INFO : Updating listings 2025/06/04 04:56:15 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/max_delete_path2_force/path2/" 2025/06/04 04:56:15 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED === RUN TestBisyncRemoteRemote/nomodtime 2025/06/04 04:56:29 ERROR : error listing: directory not found 2025/06/04 04:56:29 ERROR : error listing: directory not found 2025/06/04 04:56:29 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_nomodtime-mijipid5 2025/06/04 04:56:38 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/nomodtime/path1' 2025/06/04 04:56:46 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/nomodtime/path2' 2025/06/04 04:56:47 NOTICE: (01) : test changes 2025/06/04 04:56:47 NOTICE: (02) : test initial bisync 2025/06/04 04:56:47 NOTICE: (03) : bisync resync nomodtime 2025/06/04 04:56:54 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/04 04:56:54 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/" 2025/06/04 04:56:54 INFO : Copying Path2 files to Path1 2025/06/04 04:56:54 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:56:54 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:56:54 INFO : Resync updating listings 2025/06/04 04:56:54 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/" 2025/06/04 04:56:54 INFO : Bisync successful 2025/06/04 04:56:54 NOTICE: (04) : test make modifications on both paths 2025/06/04 04:56:54 NOTICE: (05) : test new on path2 - file10 2025/06/04 04:56:54 NOTICE: (06) : copy-file /tmp/042628sa/datadir/test_nomodtime-gesebip8/file10.txt TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/ 2025/06/04 04:56:59 NOTICE: (07) : test changed on path2 - file1 2025/06/04 04:56:59 NOTICE: (08) : copy-file /tmp/042628sa/datadir/test_nomodtime-gesebip8/file1.txt TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/ 2025/06/04 04:57:04 NOTICE: (09) : test new on path1 - file11 2025/06/04 04:57:04 NOTICE: (10) : copy-file /tmp/042628sa/datadir/test_nomodtime-gesebip8/file11.txt TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/ 2025/06/04 04:57:09 NOTICE: (11) : test changed on path1 - file2 2025/06/04 04:57:09 NOTICE: (12) : copy-file /tmp/042628sa/datadir/test_nomodtime-gesebip8/file2.txt TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/ 2025/06/04 04:57:14 NOTICE: (13) : test deleted on path2 - file3 2025/06/04 04:57:14 NOTICE: (14) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/file3.txt 2025/06/04 04:57:18 NOTICE: (15) : test deleted on path1 - file4 2025/06/04 04:57:18 NOTICE: (16) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/file4.txt 2025/06/04 04:57:22 NOTICE: (17) : test deleted on both paths - file8 2025/06/04 04:57:22 NOTICE: (18) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/file8.txt 2025/06/04 04:57:24 NOTICE: (19) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/file8.txt 2025/06/04 04:57:27 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/04 04:57:27 NOTICE: (21) : copy-as /tmp/042628sa/datadir/test_nomodtime-gesebip8/file5R.txt TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/ file5.txt 2025/06/04 04:57:31 NOTICE: (22) : copy-as /tmp/042628sa/datadir/test_nomodtime-gesebip8/file5L.txt TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/ file5.txt 2025/06/04 04:57:38 NOTICE: (23) : test changed on path2 and deleted on path1 - file6 2025/06/04 04:57:38 NOTICE: (24) : copy-file /tmp/042628sa/datadir/test_nomodtime-gesebip8/file6.txt TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/ 2025/06/04 04:57:42 NOTICE: (25) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/file6.txt 2025/06/04 04:57:44 NOTICE: (26) : test changed on path1 and deleted on path2 - file7 2025/06/04 04:57:44 NOTICE: (27) : copy-file /tmp/042628sa/datadir/test_nomodtime-gesebip8/file7.txt TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/ 2025/06/04 04:57:49 NOTICE: (28) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/file7.txt 2025/06/04 04:57:51 NOTICE: (29) : test bisync run 2025/06/04 04:57:51 NOTICE: (30) : bisync nomodtime 2025/06/04 04:57:58 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/04 04:57:58 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/" 2025/06/04 04:57:58 INFO : Building Path1 and Path2 listings 2025/06/04 04:57:59 INFO : Path1 checking for diffs 2025/06/04 04:57:59 INFO : - Path1 File changed: size (larger), hash - file2.txt 2025/06/04 04:57:59 INFO : - Path1 File was deleted - file4.txt 2025/06/04 04:57:59 INFO : - Path1 File changed: size (larger), hash - file5.txt 2025/06/04 04:57:59 INFO : - Path1 File was deleted - file6.txt 2025/06/04 04:57:59 INFO : - Path1 File changed: size (larger), hash - file7.txt 2025/06/04 04:57:59 INFO : - Path1 File was deleted - file8.txt 2025/06/04 04:57:59 INFO : - Path1 File is new - file11.txt 2025/06/04 04:57:59 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/04 04:57:59 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/04 04:57:59 INFO : Path2 checking for diffs 2025/06/04 04:57:59 INFO : - Path2 File changed: size (larger), hash - file1.txt 2025/06/04 04:57:59 INFO : - Path2 File was deleted - file3.txt 2025/06/04 04:57:59 INFO : - Path2 File changed: size (larger), hash - file5.txt 2025/06/04 04:57:59 INFO : - Path2 File changed: size (larger), hash - file6.txt 2025/06/04 04:57:59 INFO : - Path2 File was deleted - file7.txt 2025/06/04 04:57:59 INFO : - Path2 File was deleted - file8.txt 2025/06/04 04:57:59 INFO : - Path2 File is new - file10.txt 2025/06/04 04:57:59 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/04 04:57:59 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/04 04:57:59 INFO : Applying changes 2025/06/04 04:57:59 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/file11.txt 2025/06/04 04:57:59 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/file2.txt 2025/06/04 04:57:59 INFO : - Path2 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/file4.txt 2025/06/04 04:57:59 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/04 04:57:59 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/file5.txt.conflict1 2025/06/04 04:58:01 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/04 04:58:01 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/file5.txt.conflict1 2025/06/04 04:58:01 NOTICE: - Path2 Renaming Path2 copy - TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/file5.txt.conflict2 2025/06/04 04:58:02 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/04 04:58:02 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/file5.txt.conflict2 2025/06/04 04:58:02 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/file6.txt 2025/06/04 04:58:02 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/file7.txt 2025/06/04 04:58:02 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/file1.txt 2025/06/04 04:58:02 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/file10.txt 2025/06/04 04:58:02 INFO : - Path1 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/file3.txt 2025/06/04 04:58:02 INFO : - Path2 Do queued copies to - Path1 2025/06/04 04:58:04 INFO : file10.txt: Copied (server-side copy) 2025/06/04 04:58:04 INFO : file6.txt: Copied (server-side copy) 2025/06/04 04:58:04 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/04 04:58:06 INFO : file1.txt: Copied (server-side copy) 2025/06/04 04:58:08 INFO : file3.txt: Deleted 2025/06/04 04:58:08 INFO : - Path1 Do queued copies to - Path2 2025/06/04 04:58:09 INFO : file11.txt: Copied (server-side copy) 2025/06/04 04:58:09 INFO : file7.txt: Copied (server-side copy) 2025/06/04 04:58:09 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/04 04:58:12 INFO : file2.txt: Copied (server-side copy) 2025/06/04 04:58:13 INFO : file4.txt: Deleted 2025/06/04 04:58:13 INFO : Updating listings 2025/06/04 04:58:13 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/nomodtime/path2/" 2025/06/04 04:58:13 INFO : Bisync successful bisync_test.go:560: TEST nomodtime PASSED === RUN TestBisyncRemoteRemote/normalization 2025/06/04 04:58:30 ERROR : error listing: directory not found 2025/06/04 04:58:31 ERROR : error listing: directory not found 2025/06/04 04:58:31 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_normalization-niguzar4 2025/06/04 04:58:39 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/normalization/path1' 2025/06/04 04:58:47 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/normalization/path2' 2025/06/04 04:58:47 NOTICE: (01) : test normalization 2025/06/04 04:58:47 NOTICE: (02) : touch-copy 2001-01-02 /tmp/042628sa/datadir/test_normalization-qujovig8/file1.txt TestBox:rclone-test-xafatip2suye/042628sa/normalization/path2/ 2025/06/04 04:58:52 NOTICE: (03) : test initial bisync 2025/06/04 04:58:52 NOTICE: (04) : bisync resync bisync_test.go:1002: Fs is incapable of running test, skipping: normalization (expected: eÌŒþ aÌñhࢺ_測試РуÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö (NFD) actual: upload failed (pre-upload check: Error "item_name_invalid" (400): Item name invalid ("Names cannot contain non-printable ASCII, \/ or \\, leading or trailing whitespace, or any Unicode character outside of the basic multilingual plane. The special names \".\" or \"..\" are also unsupported."))) (fs: box root 'rclone-test-xafatip2suye/042628sa/normalization/path1') === RUN TestBisyncRemoteRemote/rclone_args 2025/06/04 04:59:09 ERROR : error listing: directory not found 2025/06/04 04:59:09 ERROR : error listing: directory not found 2025/06/04 04:59:09 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_rclone_args-leyoyax1 2025/06/04 04:59:16 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/rclone_args/path1' 2025/06/04 04:59:24 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/rclone_args/path2' 2025/06/04 04:59:25 NOTICE: (01) : test rclone-args 2025/06/04 04:59:25 NOTICE: (02) : touch-glob 2001-01-02 /tmp/042628sa/datadir/test_rclone_args-yujinas8/ * 2025/06/04 04:59:25 NOTICE: (03) : test initial bisync 2025/06/04 04:59:25 NOTICE: (04) : bisync resync checksum 2025/06/04 04:59:31 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/04 04:59:31 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/" 2025/06/04 04:59:31 INFO : Copying Path2 files to Path1 2025/06/04 04:59:31 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 04:59:32 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 04:59:33 INFO : Resync updating listings 2025/06/04 04:59:33 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/" 2025/06/04 04:59:33 INFO : Bisync successful 2025/06/04 04:59:33 NOTICE: (05) : test place newer files on both paths 2025/06/04 04:59:33 NOTICE: (06) : copy-file /tmp/042628sa/datadir/test_rclone_args-yujinas8/file1.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/ 2025/06/04 04:59:40 NOTICE: (07) : copy-file /tmp/042628sa/datadir/test_rclone_args-yujinas8/file2.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/ 2025/06/04 04:59:45 NOTICE: (08) : copy-file /tmp/042628sa/datadir/test_rclone_args-yujinas8/file20.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/subdir 2025/06/04 04:59:49 NOTICE: (09) : copy-file /tmp/042628sa/datadir/test_rclone_args-yujinas8/file21.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/subdir 2025/06/04 04:59:54 NOTICE: (10) : touch-glob 2001-01-02 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/ file1.txt 2025/06/04 04:59:56 NOTICE: (11) : touch-glob 2001-01-02 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/ file2.txt 2025/06/04 05:00:00 NOTICE: (12) : touch-glob 2001-01-02 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/subdir/ file20.txt 2025/06/04 05:00:04 NOTICE: (13) : touch-glob 2001-01-02 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/subdir/ file21.txt 2025/06/04 05:00:08 NOTICE: (14) : test run bisync with custom options 2025/06/04 05:00:08 NOTICE: (15) : bisync checksum 2025/06/04 05:00:15 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/04 05:00:15 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/" 2025/06/04 05:00:15 INFO : Building Path1 and Path2 listings 2025/06/04 05:00:15 INFO : Path1 checking for diffs 2025/06/04 05:00:15 INFO : - Path1 File changed: hash - file1.txt 2025/06/04 05:00:15 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 05:00:15 INFO : (Modified:  1 hash differs) 2025/06/04 05:00:15 INFO : Path2 checking for diffs 2025/06/04 05:00:15 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/04 05:00:15 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 05:00:15 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/04 05:00:15 INFO : Applying changes 2025/06/04 05:00:15 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/file1.txt 2025/06/04 05:00:15 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/file2.txt 2025/06/04 05:00:15 INFO : - Path2 Do queued copies to - Path1 2025/06/04 05:00:19 INFO : file2.txt: Copied (server-side copy) 2025/06/04 05:00:20 INFO : - Path1 Do queued copies to - Path2 2025/06/04 05:00:24 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:00:24 INFO : Updating listings 2025/06/04 05:00:24 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/" 2025/06/04 05:00:24 INFO : Bisync successful 2025/06/04 05:00:24 NOTICE: (16) : touch-glob 2007-07-23 /tmp/042628sa/datadir/test_rclone_args-yujinas8/ * 2025/06/04 05:00:24 NOTICE: (17) : copy-file /tmp/042628sa/datadir/test_rclone_args-yujinas8/file1.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/ 2025/06/04 05:00:28 NOTICE: (18) : copy-file /tmp/042628sa/datadir/test_rclone_args-yujinas8/file2.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/ 2025/06/04 05:00:32 NOTICE: (19) : copy-file /tmp/042628sa/datadir/test_rclone_args-yujinas8/file20.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/subdir 2025/06/04 05:00:36 NOTICE: (20) : copy-as /tmp/042628sa/datadir/test_rclone_args-yujinas8/file21.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/ file1.txt 2025/06/04 05:00:41 NOTICE: (21) : touch-glob 2007-07-23 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/ file1.txt 2025/06/04 05:00:42 NOTICE: (22) : touch-glob 2007-07-23 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/ file2.txt 2025/06/04 05:00:43 NOTICE: (23) : touch-glob 2007-07-23 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/subdir/ file20.txt 2025/06/04 05:00:43 NOTICE: (24) : touch-glob 2007-07-23 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/subdir/ file21.txt 2025/06/04 05:00:45 NOTICE: (25) : bisync size-only 2025/06/04 05:00:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:00:51 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/04 05:00:51 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/" 2025/06/04 05:00:51 INFO : Building Path1 and Path2 listings 2025/06/04 05:00:52 INFO : Path1 checking for diffs 2025/06/04 05:00:52 INFO : Path2 checking for diffs 2025/06/04 05:00:52 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/04 05:00:52 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 05:00:52 INFO : (Modified:  0 larger,  1 smaller) 2025/06/04 05:00:52 INFO : Applying changes 2025/06/04 05:00:52 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/file1.txt 2025/06/04 05:00:52 INFO : - Path2 Do queued copies to - Path1 2025/06/04 05:00:56 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:00:56 INFO : Updating listings 2025/06/04 05:00:56 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/" 2025/06/04 05:00:56 INFO : Bisync successful 2025/06/04 05:00:56 NOTICE: (26) : bisync resync 2025/06/04 05:01:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:01: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/04 05:01:03 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/" 2025/06/04 05:01:03 INFO : Copying Path2 files to Path1 2025/06/04 05:01:03 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 05:01:04 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 05:01:05 INFO : file2.txt: Updated modification time in destination 2025/06/04 05:01:06 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/04 05:01:06 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/04 05:01:06 INFO : Resync updating listings 2025/06/04 05:01:06 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/" 2025/06/04 05:01:06 INFO : Bisync successful 2025/06/04 05:01:06 NOTICE: (27) : copy-file /tmp/042628sa/datadir/test_rclone_args-yujinas8/file1.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/ 2025/06/04 05:01:11 NOTICE: (28) : copy-file /tmp/042628sa/datadir/test_rclone_args-yujinas8/file2.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/ 2025/06/04 05:01:15 NOTICE: (29) : copy-file /tmp/042628sa/datadir/test_rclone_args-yujinas8/file20.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/subdir 2025/06/04 05:01:19 NOTICE: (30) : copy-file /tmp/042628sa/datadir/test_rclone_args-yujinas8/file21.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/subdir 2025/06/04 05:01:24 NOTICE: (31) : touch-glob 2007-07-23 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/ file1.txt 2025/06/04 05:01:25 NOTICE: (32) : touch-glob 2007-07-23 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/ file2.txt 2025/06/04 05:01:26 NOTICE: (33) : touch-glob 2007-07-23 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/subdir/ file20.txt 2025/06/04 05:01:26 NOTICE: (34) : touch-glob 2007-07-23 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/subdir/ file21.txt 2025/06/04 05:01:27 NOTICE: (35) : bisync ignore-size 2025/06/04 05:01:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:01:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/04 05:01:34 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/" 2025/06/04 05:01:34 INFO : Building Path1 and Path2 listings 2025/06/04 05:01:35 INFO : Path1 checking for diffs 2025/06/04 05:01:35 INFO : Path2 checking for diffs 2025/06/04 05:01:35 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/04 05:01:35 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/04 05:01:35 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/04 05:01:35 INFO : (Modified:  2 newer,  0 older) 2025/06/04 05:01:35 INFO : Applying changes 2025/06/04 05:01:35 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/file2.txt 2025/06/04 05:01:35 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/subdir/file21.txt 2025/06/04 05:01:35 INFO : - Path2 Do queued copies to - Path1 2025/06/04 05:01:36 INFO : file2.txt: Updated modification time in destination 2025/06/04 05:01:37 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/04 05:01:37 INFO : Updating listings 2025/06/04 05:01:37 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/" 2025/06/04 05:01:37 INFO : Bisync successful 2025/06/04 05:01:37 NOTICE: (36) : bisync resync compare-all 2025/06/04 05:01:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/04 05:01:43 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/" 2025/06/04 05:01:43 INFO : Copying Path2 files to Path1 2025/06/04 05:01:43 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 05:01:44 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 05:01:48 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:01:48 INFO : Resync updating listings 2025/06/04 05:01:48 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/" 2025/06/04 05:01:48 INFO : Bisync successful 2025/06/04 05:01:48 NOTICE: (37) : copy-as /tmp/042628sa/datadir/test_rclone_args-yujinas8/file21.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/ file2.txt 2025/06/04 05:01:52 NOTICE: (38) : touch-glob 2023-08-26 /tmp/042628sa/datadir/test_rclone_args-yujinas8/ * 2025/06/04 05:01:52 NOTICE: (39) : copy-file /tmp/042628sa/datadir/test_rclone_args-yujinas8/file1.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/ 2025/06/04 05:01:56 NOTICE: (40) : copy-file /tmp/042628sa/datadir/test_rclone_args-yujinas8/file20.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/subdir 2025/06/04 05:02:02 NOTICE: (41) : copy-file /tmp/042628sa/datadir/test_rclone_args-yujinas8/file21.txt TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/subdir 2025/06/04 05:02:07 NOTICE: (42) : touch-glob 2007-07-23 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/ file2.txt 2025/06/04 05:02:07 NOTICE: (43) : touch-glob 2023-08-26 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/ file1.txt 2025/06/04 05:02:08 NOTICE: (44) : touch-glob 2023-08-26 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/subdir/ file20.txt 2025/06/04 05:02:09 NOTICE: (45) : touch-glob 2023-08-26 TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/subdir/ file21.txt 2025/06/04 05:02:11 NOTICE: (46) : bisync compare-all 2025/06/04 05:02:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/04 05:02:17 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/" 2025/06/04 05:02:17 INFO : Building Path1 and Path2 listings 2025/06/04 05:02:18 INFO : Path1 checking for diffs 2025/06/04 05:02:18 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/04 05:02:18 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/04 05:02:18 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/04 05:02:18 INFO : (Modified:  2 newer,  0 older) 2025/06/04 05:02:18 INFO : Path2 checking for diffs 2025/06/04 05:02:18 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/04 05:02:18 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/04 05:02:18 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/04 05:02:18 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/04 05:02:18 INFO : Applying changes 2025/06/04 05:02:18 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/file1.txt 2025/06/04 05:02:18 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/subdir/file20.txt 2025/06/04 05:02:18 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/file2.txt 2025/06/04 05:02:18 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/subdir/file21.txt 2025/06/04 05:02:18 INFO : - Path2 Do queued copies to - Path1 2025/06/04 05:02:20 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/04 05:02:22 INFO : file2.txt: Copied (server-side copy) 2025/06/04 05:02:22 INFO : - Path1 Do queued copies to - Path2 2025/06/04 05:02:24 INFO : file1.txt: Updated modification time in destination 2025/06/04 05:02:24 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/04 05:02:24 INFO : Updating listings 2025/06/04 05:02:24 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rclone_args/path2/" 2025/06/04 05:02:24 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED === RUN TestBisyncRemoteRemote/resolve 2025/06/04 05:02:41 ERROR : error listing: directory not found 2025/06/04 05:02:41 ERROR : error listing: directory not found 2025/06/04 05:02:41 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_resolve-paxayat3 2025/06/04 05:02:46 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/resolve/path1' 2025/06/04 05:02:53 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/resolve/path2' 2025/06/04 05:02:53 NOTICE: (01) : test resolve 2025/06/04 05:02:53 NOTICE: (02) : test initial bisync 2025/06/04 05:02:53 NOTICE: (03) : bisync resync 2025/06/04 05:03:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:03:01 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/04 05:03:01 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/" 2025/06/04 05:03:01 INFO : Copying Path2 files to Path1 2025/06/04 05:03:01 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 05:03:01 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 05:03:01 INFO : Resync updating listings 2025/06/04 05:03:01 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/" 2025/06/04 05:03:01 INFO : Bisync successful 2025/06/04 05:03:01 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/04 05:03:01 NOTICE: (05) : touch-glob 2001-01-02 /tmp/042628sa/datadir/test_resolve-xuxuhiv7/ file1R.txt 2025/06/04 05:03:01 NOTICE: (06) : copy-as /tmp/042628sa/datadir/test_resolve-xuxuhiv7/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/ file1.txt 2025/06/04 05:03:08 NOTICE: (07) : touch-glob 2001-03-04 /tmp/042628sa/datadir/test_resolve-xuxuhiv7/ file1L.txt 2025/06/04 05:03:08 NOTICE: (08) : copy-as /tmp/042628sa/datadir/test_resolve-xuxuhiv7/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/ file1.txt 2025/06/04 05:03:12 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/06/04 05:03:12 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/06/04 05:03:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:03: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/04 05:03:19 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/" 2025/06/04 05:03:19 INFO : Building Path1 and Path2 listings 2025/06/04 05:03:20 INFO : Path1 checking for diffs 2025/06/04 05:03:20 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/04 05:03:20 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 05:03:20 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/04 05:03:20 INFO : Path2 checking for diffs 2025/06/04 05:03:20 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/04 05:03:20 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 05:03:20 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/04 05:03:20 INFO : Applying changes 2025/06/04 05:03:20 INFO : Checking potential conflicts... 2025/06/04 05:03:20 ERROR : file1.txt: sha1 differ 2025/06/04 05:03:20 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/resolve/path2': 1 differences found 2025/06/04 05:03:20 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/resolve/path2': 1 errors while checking 2025/06/04 05:03:20 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/04 05:03:20 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/04 05:03:20 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s 2025/06/04 05:03:20 INFO : file1.txt: The winner is: Path1 2025/06/04 05:03:20 NOTICE: - Path2 Deleting Path2 copy - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/file1.txt 2025/06/04 05:03:22 INFO : file1.txt: Deleted 2025/06/04 05:03:22 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/04 05:03:22 INFO : - Path1 Do queued copies to - Path2 2025/06/04 05:03:24 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:03:24 INFO : Updating listings 2025/06/04 05:03:24 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/" 2025/06/04 05:03:24 INFO : Bisync successful 2025/06/04 05:03:24 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/04 05:03:24 NOTICE: (12) : touch-glob 2001-07-23 /tmp/042628sa/datadir/test_resolve-xuxuhiv7/ file1R.txt 2025/06/04 05:03:24 NOTICE: (13) : copy-as /tmp/042628sa/datadir/test_resolve-xuxuhiv7/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/ file1.txt 2025/06/04 05:03:28 NOTICE: (14) : touch-glob 2001-08-26 /tmp/042628sa/datadir/test_resolve-xuxuhiv7/ file1L.txt 2025/06/04 05:03:28 NOTICE: (15) : copy-as /tmp/042628sa/datadir/test_resolve-xuxuhiv7/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/ file1.txt 2025/06/04 05:03:33 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/06/04 05:03:33 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/06/04 05:03:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:03: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/04 05:03:40 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/" 2025/06/04 05:03:40 INFO : Building Path1 and Path2 listings 2025/06/04 05:03:40 INFO : Path1 checking for diffs 2025/06/04 05:03:40 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/04 05:03:40 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 05:03:40 INFO : (Modified:  1 newer,  0 older) 2025/06/04 05:03:40 INFO : Path2 checking for diffs 2025/06/04 05:03:40 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/04 05:03:40 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 05:03:40 INFO : (Modified:  1 newer,  0 older) 2025/06/04 05:03:40 INFO : Applying changes 2025/06/04 05:03:40 INFO : Checking potential conflicts... 2025/06/04 05:03:41 ERROR : file1.txt: sha1 differ 2025/06/04 05:03:41 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/resolve/path2': 1 differences found 2025/06/04 05:03:41 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/resolve/path2': 1 errors while checking 2025/06/04 05:03:41 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/04 05:03:41 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/04 05:03:41 INFO : file1.txt: The winner is: Path2 2025/06/04 05:03:41 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/file1.txt.dinosaur1 2025/06/04 05:03:42 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1 2025/06/04 05:03:42 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/file1.txt.dinosaur1 2025/06/04 05:03:42 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/file1.txt 2025/06/04 05:03:42 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/file1.txt 2025/06/04 05:03:42 INFO : - Path2 Do queued copies to - Path1 2025/06/04 05:03:44 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:03:44 INFO : - Path1 Do queued copies to - Path2 2025/06/04 05:03:46 INFO : file1.txt.dinosaur1: Copied (server-side copy) 2025/06/04 05:03:46 INFO : Updating listings 2025/06/04 05:03:46 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/" 2025/06/04 05:03:46 INFO : Bisync successful 2025/06/04 05:03:46 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/04 05:03:46 NOTICE: (19) : touch-glob 2002-07-23 /tmp/042628sa/datadir/test_resolve-xuxuhiv7/ file1R.txt 2025/06/04 05:03:46 NOTICE: (20) : copy-as /tmp/042628sa/datadir/test_resolve-xuxuhiv7/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/ file1.txt 2025/06/04 05:03:50 NOTICE: (21) : touch-glob 2002-08-26 /tmp/042628sa/datadir/test_resolve-xuxuhiv7/ file1L.txt 2025/06/04 05:03:50 NOTICE: (22) : copy-as /tmp/042628sa/datadir/test_resolve-xuxuhiv7/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/ file1.txt 2025/06/04 05:03:55 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/06/04 05:03:55 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/06/04 05:04:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:04:02 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/04 05:04:02 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/" 2025/06/04 05:04:02 INFO : Building Path1 and Path2 listings 2025/06/04 05:04:02 INFO : Path1 checking for diffs 2025/06/04 05:04:02 INFO : - Path1 File is new - file1.txt 2025/06/04 05:04:02 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/04 05:04:02 INFO : Path2 checking for diffs 2025/06/04 05:04:02 INFO : - Path2 File is new - file1.txt 2025/06/04 05:04:02 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/04 05:04:02 INFO : Applying changes 2025/06/04 05:04:02 INFO : Checking potential conflicts... 2025/06/04 05:04:02 ERROR : file1.txt: sha1 differ 2025/06/04 05:04:02 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/resolve/path2': 1 differences found 2025/06/04 05:04:02 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/resolve/path2': 1 errors while checking 2025/06/04 05:04:02 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/04 05:04:02 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/04 05:04:02 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/06/04 05:04:02 INFO : file1.txt: A winner could not be determined. 2025/06/04 05:04:02 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/file1.txt.apple1 2025/06/04 05:04:04 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1 2025/06/04 05:04:04 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/file1.txt.apple1 2025/06/04 05:04:04 NOTICE: - Path2 Renaming Path2 copy - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/file1.txt.apple2 2025/06/04 05:04:06 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2 2025/06/04 05:04:06 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/file1.txt.apple2 2025/06/04 05:04:06 INFO : - Path2 Do queued copies to - Path1 2025/06/04 05:04:07 INFO : file1.txt.apple2: Copied (server-side copy) 2025/06/04 05:04:07 INFO : - Path1 Do queued copies to - Path2 2025/06/04 05:04:09 INFO : file1.txt.apple1: Copied (server-side copy) 2025/06/04 05:04:09 INFO : Updating listings 2025/06/04 05:04:09 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/" 2025/06/04 05:04:09 INFO : Bisync successful 2025/06/04 05:04:09 NOTICE: (25) : test different suffixes 2025/06/04 05:04:09 NOTICE: (26) : touch-glob 2003-07-23 /tmp/042628sa/datadir/test_resolve-xuxuhiv7/ file1R.txt 2025/06/04 05:04:09 NOTICE: (27) : copy-as /tmp/042628sa/datadir/test_resolve-xuxuhiv7/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/ file1.txt 2025/06/04 05:04:14 NOTICE: (28) : touch-glob 2003-07-23 /tmp/042628sa/datadir/test_resolve-xuxuhiv7/ file1L.txt 2025/06/04 05:04:14 NOTICE: (29) : copy-as /tmp/042628sa/datadir/test_resolve-xuxuhiv7/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/ file1.txt 2025/06/04 05:04:18 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/06/04 05:04:18 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/06/04 05:04:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:04: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/04 05:04:24 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/" 2025/06/04 05:04:24 INFO : Building Path1 and Path2 listings 2025/06/04 05:04:25 INFO : Path1 checking for diffs 2025/06/04 05:04:25 INFO : - Path1 File is new - file1.txt 2025/06/04 05:04:25 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/04 05:04:25 INFO : Path2 checking for diffs 2025/06/04 05:04:25 INFO : - Path2 File is new - file1.txt 2025/06/04 05:04:25 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/04 05:04:25 INFO : Applying changes 2025/06/04 05:04:25 INFO : Checking potential conflicts... 2025/06/04 05:04:25 ERROR : file1.txt: sha1 differ 2025/06/04 05:04:25 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/resolve/path2': 1 differences found 2025/06/04 05:04:25 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/resolve/path2': 1 errors while checking 2025/06/04 05:04:25 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/04 05:04:25 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/04 05:04:25 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s 2025/06/04 05:04:25 INFO : file1.txt: A winner could not be determined. 2025/06/04 05:04:25 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/file1.txt.cloud1 2025/06/04 05:04:27 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1 2025/06/04 05:04:27 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/file1.txt.cloud1 2025/06/04 05:04:27 NOTICE: - Path2 Renaming Path2 copy - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/file1.txt.local1 2025/06/04 05:04:28 INFO : file1.txt: Moved (server-side) to: file1.txt.local1 2025/06/04 05:04:28 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/file1.txt.local1 2025/06/04 05:04:28 INFO : - Path2 Do queued copies to - Path1 2025/06/04 05:04:30 INFO : file1.txt.local1: Copied (server-side copy) 2025/06/04 05:04:30 INFO : - Path1 Do queued copies to - Path2 2025/06/04 05:04:32 INFO : file1.txt.cloud1: Copied (server-side copy) 2025/06/04 05:04:32 INFO : Updating listings 2025/06/04 05:04:32 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/" 2025/06/04 05:04:32 INFO : Bisync successful 2025/06/04 05:04:32 NOTICE: (32) : test legacy 2025/06/04 05:04:32 NOTICE: (33) : touch-glob 2004-07-23 /tmp/042628sa/datadir/test_resolve-xuxuhiv7/ file1R.txt 2025/06/04 05:04:32 NOTICE: (34) : copy-as /tmp/042628sa/datadir/test_resolve-xuxuhiv7/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/ file1.txt 2025/06/04 05:04:37 NOTICE: (35) : touch-glob 2004-07-23 /tmp/042628sa/datadir/test_resolve-xuxuhiv7/ file1L.txt 2025/06/04 05:04:37 NOTICE: (36) : copy-as /tmp/042628sa/datadir/test_resolve-xuxuhiv7/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/ file1.txt 2025/06/04 05:04:43 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/06/04 05:04:43 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/06/04 05:04:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:04: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/04 05:04:50 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/" 2025/06/04 05:04:50 INFO : Building Path1 and Path2 listings 2025/06/04 05:04:50 INFO : Path1 checking for diffs 2025/06/04 05:04:50 INFO : - Path1 File is new - file1.txt 2025/06/04 05:04:50 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/04 05:04:50 INFO : Path2 checking for diffs 2025/06/04 05:04:50 INFO : - Path2 File is new - file1.txt 2025/06/04 05:04:50 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/04 05:04:50 INFO : Applying changes 2025/06/04 05:04:50 INFO : Checking potential conflicts... 2025/06/04 05:04:50 ERROR : file1.txt: sha1 differ 2025/06/04 05:04:50 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/resolve/path2': 1 differences found 2025/06/04 05:04:50 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/resolve/path2': 1 errors while checking 2025/06/04 05:04:50 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/04 05:04:50 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/04 05:04:50 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/file1.txt..path1 2025/06/04 05:04:52 INFO : file1.txt: Moved (server-side) to: file1.txt..path1 2025/06/04 05:04:52 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/file1.txt..path1 2025/06/04 05:04:52 NOTICE: - Path2 Renaming Path2 copy - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/file1.txt..path2 2025/06/04 05:04:54 INFO : file1.txt: Moved (server-side) to: file1.txt..path2 2025/06/04 05:04:54 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/file1.txt..path2 2025/06/04 05:04:54 INFO : - Path2 Do queued copies to - Path1 2025/06/04 05:04:55 INFO : file1.txt..path2: Copied (server-side copy) 2025/06/04 05:04:55 INFO : - Path1 Do queued copies to - Path2 2025/06/04 05:04:57 INFO : file1.txt..path1: Copied (server-side copy) 2025/06/04 05:04:57 INFO : Updating listings 2025/06/04 05:04:57 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/" 2025/06/04 05:04:57 INFO : Bisync successful 2025/06/04 05:04:57 NOTICE: (39) : test deletes on both sides with default suffix 2025/06/04 05:04:57 NOTICE: (40) : touch-glob 2005-01-02 /tmp/042628sa/datadir/test_resolve-xuxuhiv7/ file1R.txt 2025/06/04 05:04:57 NOTICE: (41) : copy-as /tmp/042628sa/datadir/test_resolve-xuxuhiv7/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/ file1.txt 2025/06/04 05:05:02 NOTICE: (42) : copy-as /tmp/042628sa/datadir/test_resolve-xuxuhiv7/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/ file2.txt 2025/06/04 05:05:08 NOTICE: (43) : touch-glob 2006-03-04 /tmp/042628sa/datadir/test_resolve-xuxuhiv7/ file1L.txt 2025/06/04 05:05:08 NOTICE: (44) : copy-as /tmp/042628sa/datadir/test_resolve-xuxuhiv7/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/ file1.txt 2025/06/04 05:05:13 NOTICE: (45) : copy-as /tmp/042628sa/datadir/test_resolve-xuxuhiv7/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/ file2.txt 2025/06/04 05:05:17 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/06/04 05:05:17 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/06/04 05:05:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:05: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/04 05:05:24 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/" 2025/06/04 05:05:24 INFO : Building Path1 and Path2 listings 2025/06/04 05:05:25 INFO : Path1 checking for diffs 2025/06/04 05:05:25 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/04 05:05:25 INFO : - Path1 File is new - file1.txt 2025/06/04 05:05:25 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/04 05:05:25 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/04 05:05:25 INFO : Path2 checking for diffs 2025/06/04 05:05:25 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/04 05:05:25 INFO : - Path2 File is new - file1.txt 2025/06/04 05:05:25 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/04 05:05:25 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/04 05:05:25 INFO : Applying changes 2025/06/04 05:05:25 INFO : Checking potential conflicts... 2025/06/04 05:05:25 ERROR : file1.txt: sha1 differ 2025/06/04 05:05:25 ERROR : file2.txt: sha1 differ 2025/06/04 05:05:25 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/resolve/path2': 2 differences found 2025/06/04 05:05:25 NOTICE: box root 'rclone-test-xafatip2suye/042628sa/resolve/path2': 2 errors while checking 2025/06/04 05:05:25 INFO : Finished checking the potential conflicts. 2 differences found 2025/06/04 05:05:25 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/04 05:05:25 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/04 05:05:25 INFO : file1.txt: The winner is: Path1 2025/06/04 05:05:25 NOTICE: - Path2 Deleting Path2 copy - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/file1.txt 2025/06/04 05:05:27 INFO : file1.txt: Deleted 2025/06/04 05:05:27 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/04 05:05:27 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/04 05:05:27 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/04 05:05:27 INFO : file2.txt: The winner is: Path2 2025/06/04 05:05:27 NOTICE: - Path1 Deleting Path1 copy - TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/file2.txt 2025/06/04 05:05:29 INFO : file2.txt: Deleted 2025/06/04 05:05:29 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/06/04 05:05:29 INFO : - Path2 Do queued copies to - Path1 2025/06/04 05:05:31 INFO : file2.txt: Copied (server-side copy) 2025/06/04 05:05:31 INFO : - Path1 Do queued copies to - Path2 2025/06/04 05:05:33 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:05:33 INFO : Updating listings 2025/06/04 05:05:34 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resolve/path2/" 2025/06/04 05:05:34 INFO : Bisync successful bisync_test.go:560: TEST resolve PASSED === RUN TestBisyncRemoteRemote/resync 2025/06/04 05:05:51 ERROR : error listing: directory not found 2025/06/04 05:05:52 ERROR : error listing: directory not found 2025/06/04 05:05:52 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_resync-riqeqal8 2025/06/04 05:05:59 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/resync/path1' 2025/06/04 05:06:05 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/resync/path2' 2025/06/04 05:06:06 NOTICE: (01) : test resync 2025/06/04 05:06:06 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/06/04 05:06:06 NOTICE: (03) : purge-children TestBox:rclone-test-xafatip2suye/042628sa/resync/path1/ 2025/06/04 05:06:18 NOTICE: (04) : bisync resync 2025/06/04 05:06:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:06: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/04 05:06:25 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/" 2025/06/04 05:06:25 INFO : Copying Path2 files to Path1 2025/06/04 05:06:25 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 05:06:27 INFO : file2.txt: Copied (server-side copy) 2025/06/04 05:06:27 INFO : file3.txt: Copied (server-side copy) 2025/06/04 05:06:27 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:06:27 INFO : file4.txt: Copied (server-side copy) 2025/06/04 05:06:28 INFO : file6.txt: Copied (server-side copy) 2025/06/04 05:06:28 INFO : file5.txt: Copied (server-side copy) 2025/06/04 05:06:28 INFO : RCLONE_TEST: Copied (server-side copy) 2025/06/04 05:06:28 INFO : file7.txt: Copied (server-side copy) 2025/06/04 05:06:28 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 05:06:29 INFO : Resync updating listings 2025/06/04 05:06:29 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/" 2025/06/04 05:06:29 INFO : Bisync successful 2025/06/04 05:06:29 NOTICE: (05) : move-listings empty-path1 2025/06/04 05:06:29 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/06/04 05:06:29 NOTICE: (07) : purge-children TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/ 2025/06/04 05:06:40 NOTICE: (08) : bisync resync 2025/06/04 05:06:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:06:47 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/04 05:06:47 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/" 2025/06/04 05:06:47 INFO : Copying Path2 files to Path1 2025/06/04 05:06:47 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 05:06:47 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 05:06:48 INFO : file2.txt: Copied (server-side copy) 2025/06/04 05:06:49 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:06:49 INFO : file4.txt: Copied (server-side copy) 2025/06/04 05:06:49 INFO : file3.txt: Copied (server-side copy) 2025/06/04 05:06:50 INFO : file5.txt: Copied (server-side copy) 2025/06/04 05:06:50 INFO : RCLONE_TEST: Copied (server-side copy) 2025/06/04 05:06:50 INFO : file7.txt: Copied (server-side copy) 2025/06/04 05:06:50 INFO : file6.txt: Copied (server-side copy) 2025/06/04 05:06:50 INFO : Resync updating listings 2025/06/04 05:06:50 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/" 2025/06/04 05:06:50 INFO : Bisync successful 2025/06/04 05:06:50 NOTICE: (09) : move-listings empty-path2 2025/06/04 05:06:50 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/06/04 05:06:50 NOTICE: (11) : touch-glob 2002-02-02 /tmp/042628sa/datadir/test_resync-bagavin5/ fileA.txt 2025/06/04 05:06:50 NOTICE: (12) : touch-glob 1999-09-09 /tmp/042628sa/datadir/test_resync-bagavin5/ fileB.txt 2025/06/04 05:06:50 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/06/04 05:06:50 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/06/04 05:06:50 NOTICE: (15) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/file1.txt 2025/06/04 05:06:54 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/06/04 05:06:54 NOTICE: (17) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/resync/path1/file2.txt 2025/06/04 05:06:58 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/06/04 05:06:58 NOTICE: (19) : copy-as /tmp/042628sa/datadir/test_resync-bagavin5/fileA.txt TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/ file3.txt 2025/06/04 05:07:04 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/06/04 05:07:04 NOTICE: (21) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/resync/path1/file4.txt 2025/06/04 05:07:06 NOTICE: (22) : copy-as /tmp/042628sa/datadir/test_resync-bagavin5/fileA.txt TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/ file4.txt 2025/06/04 05:07:11 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/06/04 05:07:11 NOTICE: (24) : copy-as /tmp/042628sa/datadir/test_resync-bagavin5/fileB.txt TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/ file5.txt 2025/06/04 05:07:15 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/06/04 05:07:15 NOTICE: (26) : copy-as /tmp/042628sa/datadir/test_resync-bagavin5/fileB.txt TestBox:rclone-test-xafatip2suye/042628sa/resync/path1/ file6.txt 2025/06/04 05:07:20 NOTICE: (27) : copy-as /tmp/042628sa/datadir/test_resync-bagavin5/fileA.txt TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/ file6.txt 2025/06/04 05:07:25 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/06/04 05:07:25 NOTICE: (29) : test run bisync with resync 2025/06/04 05:07:25 NOTICE: (30) : bisync resync 2025/06/04 05:07:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:07: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/04 05:07:32 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/" 2025/06/04 05:07:32 INFO : Copying Path2 files to Path1 2025/06/04 05:07:32 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 05:07:34 INFO : file2.txt: Copied (server-side copy) 2025/06/04 05:07:34 INFO : file4.txt: Copied (server-side copy) 2025/06/04 05:07:34 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 05:07:35 INFO : file6.txt: Updated modification time in destination 2025/06/04 05:07:36 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:07:38 INFO : file5.txt: Copied (server-side copy) 2025/06/04 05:07:38 INFO : file3.txt: Copied (server-side copy) 2025/06/04 05:07:38 INFO : Resync updating listings 2025/06/04 05:07:38 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/" 2025/06/04 05:07:38 INFO : Bisync successful 2025/06/04 05:07:38 NOTICE: (31) : copy-listings mixed-diffs 2025/06/04 05:07:38 NOTICE: (32) : test run normal bisync 2025/06/04 05:07:38 NOTICE: (33) : bisync 2025/06/04 05:07:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:07:45 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/04 05:07:45 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/" 2025/06/04 05:07:45 INFO : Building Path1 and Path2 listings 2025/06/04 05:07:45 INFO : Path1 checking for diffs 2025/06/04 05:07:45 INFO : Path2 checking for diffs 2025/06/04 05:07:45 INFO : No changes found 2025/06/04 05:07:45 INFO : Updating listings 2025/06/04 05:07:45 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/" 2025/06/04 05:07:45 INFO : Bisync successful 2025/06/04 05:07:45 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/06/04 05:07:45 NOTICE: (35) : purge-children TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/ 2025/06/04 05:07:56 NOTICE: (36) : bisync 2025/06/04 05:08:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:08: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/04 05:08:03 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync/path2/" 2025/06/04 05:08:03 INFO : Building Path1 and Path2 listings 2025/06/04 05:08:03 INFO : Path1 checking for diffs 2025/06/04 05:08:03 INFO : Path2 checking for diffs 2025/06/04 05:08:03 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/042628sa/workdir/TestBox_rclone-test-xafatip2suye_042628sa_resync_path1..TestBox_rclone-test-xafatip2suye_042628sa_resync_path2.path2.lst-new 2025/06/04 05:08:03 ERROR : Bisync critical error: empty current Path2 listing: /tmp/042628sa/workdir/TestBox_rclone-test-xafatip2suye_042628sa_resync_path1..TestBox_rclone-test-xafatip2suye_042628sa_resync_path2.path2.lst-new 2025/06/04 05:08:03 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 05:08:03 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST resync PASSED === RUN TestBisyncRemoteRemote/resync_modes 2025/06/04 05:08:17 ERROR : error listing: directory not found 2025/06/04 05:08:18 ERROR : error listing: directory not found 2025/06/04 05:08:18 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_resync_modes-zebabib6 2025/06/04 05:08:23 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/resync_modes/path1' 2025/06/04 05:08:27 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/resync_modes/path2' 2025/06/04 05:08:28 NOTICE: (01) : test resync-mode 2025/06/04 05:08:28 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/04 05:08:28 NOTICE: (03) : touch-glob 2001-01-02 /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/ file1R.txt 2025/06/04 05:08:28 NOTICE: (04) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/ file1.txt 2025/06/04 05:08:32 NOTICE: (05) : touch-glob 2001-03-04 /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/ file1L.txt 2025/06/04 05:08:32 NOTICE: (06) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/ file1.txt 2025/06/04 05:08:37 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/06/04 05:08:37 NOTICE: (08) : bisync resync resync-mode=newer 2025/06/04 05:08:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:08: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/04 05:08:44 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/" 2025/06/04 05:08:44 INFO : Copying Path2 files to Path1 2025/06/04 05:08:44 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 05:08:44 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 05:08:48 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:08:48 INFO : Resync updating listings 2025/06/04 05:08:48 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/" 2025/06/04 05:08:48 INFO : Bisync successful 2025/06/04 05:08:48 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/04 05:08:48 NOTICE: (10) : touch-glob 2001-07-23 /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/ file1R.txt 2025/06/04 05:08:48 NOTICE: (11) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/ file1.txt 2025/06/04 05:08:52 NOTICE: (12) : touch-glob 2001-08-26 /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/ file1L.txt 2025/06/04 05:08:52 NOTICE: (13) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/ file1.txt 2025/06/04 05:08:56 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/06/04 05:08:56 NOTICE: (15) : bisync resync resync-mode=path2 2025/06/04 05:09:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:09: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/04 05:09:03 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/" 2025/06/04 05:09:03 INFO : Copying Path2 files to Path1 2025/06/04 05:09:03 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 05:09:07 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:09:07 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 05:09:08 INFO : Resync updating listings 2025/06/04 05:09:08 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/" 2025/06/04 05:09:08 INFO : Bisync successful 2025/06/04 05:09:08 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/04 05:09:08 NOTICE: (17) : touch-glob 2002-07-23 /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/ file1R.txt 2025/06/04 05:09:08 NOTICE: (18) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/ file1.txt 2025/06/04 05:09:12 NOTICE: (19) : touch-glob 2002-08-26 /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/ file1L.txt 2025/06/04 05:09:12 NOTICE: (20) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/ file1.txt 2025/06/04 05:09:17 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/06/04 05:09:17 NOTICE: (22) : bisync resync resync-mode=larger 2025/06/04 05:09:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:09: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/04 05:09:24 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/" 2025/06/04 05:09:24 INFO : Copying Path2 files to Path1 2025/06/04 05:09:24 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 05:09:25 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/06/04 05:09:29 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:09:29 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 05:09:29 INFO : Resync updating listings 2025/06/04 05:09:29 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/" 2025/06/04 05:09:29 INFO : Bisync successful 2025/06/04 05:09:29 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/04 05:09:29 NOTICE: (24) : touch-glob 2003-07-23 /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/ file1R.txt 2025/06/04 05:09:29 NOTICE: (25) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/ file1.txt 2025/06/04 05:09:34 NOTICE: (26) : touch-glob 2003-09-04 /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/ file1L.txt 2025/06/04 05:09:34 NOTICE: (27) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/ file1.txt 2025/06/04 05:09:38 NOTICE: (28) : test bisync run with --resync-mode=older 2025/06/04 05:09:38 NOTICE: (29) : bisync resync resync-mode=older 2025/06/04 05:09:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:09:45 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/04 05:09:45 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/" 2025/06/04 05:09:45 INFO : Copying Path2 files to Path1 2025/06/04 05:09:45 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 05:09:46 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/04 05:09:49 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:09:49 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 05:09:50 INFO : Resync updating listings 2025/06/04 05:09:50 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/" 2025/06/04 05:09:50 INFO : Bisync successful 2025/06/04 05:09:50 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/04 05:09:50 NOTICE: (31) : touch-glob 2004-07-23 /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/ file1R.txt 2025/06/04 05:09:50 NOTICE: (32) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/ file1.txt 2025/06/04 05:09:53 NOTICE: (33) : touch-glob 2004-07-23 /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/ file1L.txt 2025/06/04 05:09:53 NOTICE: (34) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/ file1.txt 2025/06/04 05:09:57 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/06/04 05:09:57 NOTICE: (36) : bisync resync resync-mode=smaller 2025/06/04 05:10:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:10: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/04 05:10:04 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/" 2025/06/04 05:10:04 INFO : Copying Path2 files to Path1 2025/06/04 05:10:04 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 05:10:04 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/04 05:10:04 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 05:10:05 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/04 05:10:08 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:10:08 INFO : Resync updating listings 2025/06/04 05:10:08 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/" 2025/06/04 05:10:08 INFO : Bisync successful 2025/06/04 05:10:08 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/04 05:10:08 NOTICE: (38) : touch-glob 2005-01-02 /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/ file1R.txt 2025/06/04 05:10:08 NOTICE: (39) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/ file1.txt 2025/06/04 05:10:13 NOTICE: (40) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/ file2.txt 2025/06/04 05:10:17 NOTICE: (41) : touch-glob 2006-03-04 /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/ file1L.txt 2025/06/04 05:10:17 NOTICE: (42) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/ file1.txt 2025/06/04 05:10:22 NOTICE: (43) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/ file2.txt 2025/06/04 05:10:26 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/06/04 05:10:26 NOTICE: (45) : bisync resync resync-mode=path1 2025/06/04 05:10:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:10:33 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/04 05:10:33 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/" 2025/06/04 05:10:33 INFO : Copying Path2 files to Path1 2025/06/04 05:10:33 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 05:10:33 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 05:10:37 INFO : file2.txt: Copied (server-side copy) 2025/06/04 05:10:37 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:10:37 INFO : Resync updating listings 2025/06/04 05:10:37 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/" 2025/06/04 05:10:37 INFO : Bisync successful 2025/06/04 05:10:37 NOTICE: (46) : test no winner 2025/06/04 05:10:37 NOTICE: (47) : touch-glob 2022-02-22 /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/ file1R.txt 2025/06/04 05:10:37 NOTICE: (48) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/ file1.txt 2025/06/04 05:10:42 NOTICE: (49) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1R.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/ file2.txt 2025/06/04 05:10:45 NOTICE: (50) : touch-glob 2022-02-22 /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/ file1L.txt 2025/06/04 05:10:45 NOTICE: (51) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/ file1.txt 2025/06/04 05:10:49 NOTICE: (52) : copy-as /tmp/042628sa/datadir/test_resync_modes-quhoqiv1/file1L.txt TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/ file2.txt 2025/06/04 05:10:54 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/06/04 05:10:54 NOTICE: (54) : bisync resync resync-mode=newer 2025/06/04 05:11:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:11:01 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/04 05:11:01 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/" 2025/06/04 05:11:01 INFO : Copying Path2 files to Path1 2025/06/04 05:11:01 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 05:11:05 INFO : file2.txt: Copied (server-side copy) 2025/06/04 05:11:05 INFO : file1.txt: Copied (server-side copy) 2025/06/04 05:11:05 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 05:11:05 INFO : Resync updating listings 2025/06/04 05:11:05 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/resync_modes/path2/" 2025/06/04 05:11:05 INFO : Bisync successful bisync_test.go:560: TEST resync_modes PASSED === RUN TestBisyncRemoteRemote/rmdirs 2025/06/04 05:11:19 ERROR : error listing: directory not found 2025/06/04 05:11:20 ERROR : error listing: directory not found 2025/06/04 05:11:20 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_rmdirs-fuyovak6 2025/06/04 05:11:28 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/rmdirs/path1' 2025/06/04 05:11:35 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/rmdirs/path2' 2025/06/04 05:11:36 NOTICE: (01) : test rmdirs 2025/06/04 05:11:36 NOTICE: (02) : test initial bisync 2025/06/04 05:11:36 NOTICE: (03) : bisync resync 2025/06/04 05:11:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:11:43 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/04 05:11:43 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path2/" 2025/06/04 05:11:43 INFO : Copying Path2 files to Path1 2025/06/04 05:11:43 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 05:11:44 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 05:11:45 INFO : Resync updating listings 2025/06/04 05:11:45 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path2/" 2025/06/04 05:11:45 INFO : Bisync successful 2025/06/04 05:11:45 NOTICE: (04) : test 1. delete path1 subdir file 2025/06/04 05:11:45 NOTICE: (05) : delete-file TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path1/subdir/file20.txt 2025/06/04 05:11:51 NOTICE: (06) : test 2. run bisync without remove-empty-dirs 2025/06/04 05:11:51 NOTICE: (07) : bisync 2025/06/04 05:11:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:11: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/04 05:11:58 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path2/" 2025/06/04 05:11:58 INFO : Building Path1 and Path2 listings 2025/06/04 05:11:58 INFO : Path1 checking for diffs 2025/06/04 05:11:58 INFO : - Path1 File was deleted - subdir/file20.txt 2025/06/04 05:11:58 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 05:11:58 INFO : Path2 checking for diffs 2025/06/04 05:11:58 INFO : Applying changes 2025/06/04 05:11:58 INFO : - Path2 Queue delete - TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path2/subdir/file20.txt 2025/06/04 05:11:58 INFO : - Path1 Do queued copies to - Path2 2025/06/04 05:12:01 INFO : subdir/file20.txt: Deleted 2025/06/04 05:12:01 INFO : Updating listings 2025/06/04 05:12:01 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path2/" 2025/06/04 05:12:01 INFO : Bisync successful 2025/06/04 05:12:01 NOTICE: (08) : test 3. confirm the subdir still exists on both paths 2025/06/04 05:12:01 NOTICE: (09) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path1/ 2025/06/04 05:12:04 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/04 05:12:04 NOTICE: (10) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path2/ 2025/06/04 05:12:07 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/04 05:12:08 NOTICE: (11) : test 4. run bisync with remove-empty-dirs 2025/06/04 05:12:08 NOTICE: (12) : bisync remove-empty-dirs 2025/06/04 05:12:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 05:12:15 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/04 05:12:15 INFO : Synching Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path1/" with Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path2/" 2025/06/04 05:12:15 INFO : Building Path1 and Path2 listings 2025/06/04 05:12:16 INFO : Path1 checking for diffs 2025/06/04 05:12:16 INFO : Path2 checking for diffs 2025/06/04 05:12:16 INFO : No changes found 2025/06/04 05:12:16 INFO : Updating listings 2025/06/04 05:12:16 INFO : Validating listings for Path1 "TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path1/" vs Path2 "TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path2/" 2025/06/04 05:12:16 INFO : Removing empty directories 2025/06/04 05:12:16 INFO : subdir: Removing directory 2025/06/04 05:12:18 INFO : subdir: Removing directory 2025/06/04 05:12:20 INFO : Bisync successful 2025/06/04 05:12:20 NOTICE: (13) : test 5. confirm the subdir has been removed on both paths 2025/06/04 05:12:20 NOTICE: (14) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path1/ 2025/06/04 05:12:20 NOTICE: (15) : list-dirs TestBox:rclone-test-xafatip2suye/042628sa/rmdirs/path2/ bisync_test.go:560: TEST rmdirs PASSED === RUN TestBisyncRemoteRemote/volatile 2025/06/04 05:12:38 ERROR : error listing: directory not found 2025/06/04 05:12:38 ERROR : error listing: directory not found 2025/06/04 05:12:38 NOTICE: checking initFs Local file system at /tmp/042628sa/initdir/test_volatile-nitujop1 2025/06/04 05:12:46 NOTICE: checking Path1 box root 'rclone-test-xafatip2suye/042628sa/volatile/path1' 2025/06/04 05:12:54 NOTICE: checking path2 box root 'rclone-test-xafatip2suye/042628sa/volatile/path2' 2025/06/04 05:12:55 NOTICE: (01) : test volatile 2025/06/04 05:12:55 NOTICE: (02) : test initial bisync 2025/06/04 05:12:55 NOTICE: (03) : bisync resync bisync_test.go:937: skipping 'volatile' test on non-local as it requires uploading 100 files --- PASS: TestBisyncRemoteRemote (2790.20s) --- PASS: TestBisyncRemoteRemote/check_access (131.51s) --- PASS: TestBisyncRemoteRemote/check_access_filters (190.04s) --- PASS: TestBisyncRemoteRemote/check_filename (96.42s) --- PASS: TestBisyncRemoteRemote/check_sync (86.37s) --- PASS: TestBisyncRemoteRemote/compare_all (114.45s) --- PASS: TestBisyncRemoteRemote/concurrent (67.88s) --- PASS: TestBisyncRemoteRemote/createemptysrcdirs (221.57s) --- PASS: TestBisyncRemoteRemote/dry_run (137.63s) --- PASS: TestBisyncRemoteRemote/equal (70.97s) --- PASS: TestBisyncRemoteRemote/ext_paths (209.57s) --- SKIP: TestBisyncRemoteRemote/extended_filenames (86.24s) --- PASS: TestBisyncRemoteRemote/filters (68.36s) --- PASS: TestBisyncRemoteRemote/filtersfile_checks (89.22s) --- PASS: TestBisyncRemoteRemote/ignorelistingchecksum (81.04s) --- PASS: TestBisyncRemoteRemote/max_delete_path1 (71.75s) --- PASS: TestBisyncRemoteRemote/max_delete_path2_force (69.14s) --- PASS: TestBisyncRemoteRemote/nomodtime (121.51s) --- SKIP: TestBisyncRemoteRemote/normalization (38.69s) --- PASS: TestBisyncRemoteRemote/rclone_args (210.07s) --- PASS: TestBisyncRemoteRemote/resolve (193.07s) --- PASS: TestBisyncRemoteRemote/resync (145.32s) --- PASS: TestBisyncRemoteRemote/resync_modes (181.17s) --- PASS: TestBisyncRemoteRemote/rmdirs (77.58s) --- SKIP: TestBisyncRemoteRemote/volatile (27.16s) PASS 2025/06/04 05:12:58 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose -test.run '^TestBisyncRemoteRemote$/^(check_access|check_access_filters|check_filename|check_sync|compare_all|concurrent|createemptysrcdirs|dry_run|equal|ext_paths|extended_filenames|filters|filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$'" - Finished OK in 46m33.301656649s (try 2/5)