"./bisync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose -test.run '^TestBisyncLocalRemote$/^(changes|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)$|^TestBisyncRemoteLocal$/^(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 TestBisyncRemoteLocal 2025/06/03 07:18:04 NOTICE: remote: TestSwift:rclone-test-ruhunub2lihu === RUN TestBisyncRemoteLocal/filters 2025/06/03 07:18:16 ERROR : error listing: directory not found 2025/06/03 07:18:16 NOTICE: checking initFs Local file system at /tmp/071804xu/initdir/test_filters-tamuzok3 2025/06/03 07:18:27 NOTICE: checking Path1 Swift container rclone-test-ruhunub2lihu path 071804xu/filters/path1 2025/06/03 07:18:28 NOTICE: checking path2 Local file system at /tmp/071804xu/filters/path2 2025/06/03 07:18:28 NOTICE: (01) : test filters 2025/06/03 07:18:28 NOTICE: (02) : copy-file /tmp/071804xu/datadir/test_filters-rusijuf1/filtersfile.flt /tmp/071804xu/workdir/ 2025/06/03 07:18:28 NOTICE: (03) : test resync to force building of the filters md5 hash 2025/06/03 07:18:28 NOTICE: (04) : bisync filters-file=/tmp/071804xu/workdir/filtersfile.flt resync 2025/06/03 07:18:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:18:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:18:48 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filters/path1/" with Path2 "/tmp/071804xu/filters/path2/" 2025/06/03 07:18:48 INFO : Using filters file /tmp/071804xu/workdir/filtersfile.flt 2025/06/03 07:18:48 INFO : Storing filters file hash to /tmp/071804xu/workdir/filtersfile.flt.md5 2025/06/03 07:18:48 INFO : Copying Path2 files to Path1 2025/06/03 07:18:48 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:18:59 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:19:19 INFO : Resync updating listings 2025/06/03 07:19:19 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filters/path1/" vs Path2 "/tmp/071804xu/filters/path2/" 2025/06/03 07:19:19 INFO : Bisync successful 2025/06/03 07:19:19 NOTICE: (05) : copy-listings resync 2025/06/03 07:19:19 NOTICE: (06) : test place new files on the remote 2025/06/03 07:19:19 NOTICE: (07) : touch-glob 2001-01-02 /tmp/071804xu/datadir/test_filters-rusijuf1/ fileZ.txt 2025/06/03 07:19:19 NOTICE: (08) : copy-as /tmp/071804xu/datadir/test_filters-rusijuf1/fileZ.txt /tmp/071804xu/filters/path2/ fileZ.txt 2025/06/03 07:19:19 NOTICE: (09) : copy-as /tmp/071804xu/datadir/test_filters-rusijuf1/fileZ.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/filters/path1/subdir fileZ.txt 2025/06/03 07:19:35 NOTICE: (10) : test bisync with filters-file. path2-side fileZ.txt will be filtered. 2025/06/03 07:19:35 NOTICE: (11) : bisync filters-file=/tmp/071804xu/workdir/filtersfile.flt 2025/06/03 07:19:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:19:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:19:56 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filters/path1/" with Path2 "/tmp/071804xu/filters/path2/" 2025/06/03 07:19:56 INFO : Using filters file /tmp/071804xu/workdir/filtersfile.flt 2025/06/03 07:19:56 INFO : Building Path1 and Path2 listings 2025/06/03 07:20:22 INFO : Path1 checking for diffs 2025/06/03 07:20:22 INFO : - Path1 File is new - subdir/fileZ.txt 2025/06/03 07:20:22 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 07:20:22 INFO : Path2 checking for diffs 2025/06/03 07:20:22 INFO : Applying changes 2025/06/03 07:20:22 INFO : - Path1 Queue copy to Path2 - /tmp/071804xu/filters/path2/subdir/fileZ.txt 2025/06/03 07:20:22 INFO : - Path1 Do queued copies to - Path2 2025/06/03 07:20:33 INFO : subdir/fileZ.txt: Copied (new) 2025/06/03 07:20:33 INFO : Updating listings 2025/06/03 07:20:33 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filters/path1/" vs Path2 "/tmp/071804xu/filters/path2/" 2025/06/03 07:20:33 INFO : Bisync successful bisync_test.go:560: TEST filters PASSED === RUN TestBisyncRemoteLocal/filtersfile_checks 2025/06/03 07:20:59 ERROR : error listing: directory not found 2025/06/03 07:20:59 NOTICE: checking initFs Local file system at /tmp/071804xu/initdir/test_filtersfile_checks-wenorib0 2025/06/03 07:21:05 NOTICE: checking Path1 Swift container rclone-test-ruhunub2lihu path 071804xu/filtersfile_checks/path1 2025/06/03 07:21:15 NOTICE: checking path2 Local file system at /tmp/071804xu/filtersfile_checks/path2 2025/06/03 07:21:15 NOTICE: (01) : test filtersfile-checks 2025/06/03 07:21:15 NOTICE: (02) : test initial bisync 2025/06/03 07:21:15 NOTICE: (03) : bisync resync 2025/06/03 07:21:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:21:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:21:36 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filtersfile_checks/path1/" with Path2 "/tmp/071804xu/filtersfile_checks/path2/" 2025/06/03 07:21:36 INFO : Copying Path2 files to Path1 2025/06/03 07:21:36 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:21:36 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:21:42 INFO : Resync updating listings 2025/06/03 07:21:42 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filtersfile_checks/path1/" vs Path2 "/tmp/071804xu/filtersfile_checks/path2/" 2025/06/03 07:21:42 INFO : Bisync successful 2025/06/03 07:21:42 NOTICE: (04) : test 1. inject filters file in workdir. 2025/06/03 07:21:42 NOTICE: (05) : copy-file /tmp/071804xu/datadir/test_filtersfile_checks-liceyuh7/filtersfile.txt /tmp/071804xu/workdir/ 2025/06/03 07:21:42 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/06/03 07:21:42 NOTICE: (07) : bisync filters-file=/tmp/071804xu/workdir/filtersfile.txt 2025/06/03 07:22:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:22:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:22:02 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filtersfile_checks/path1/" with Path2 "/tmp/071804xu/filtersfile_checks/path2/" 2025/06/03 07:22:02 INFO : Using filters file /tmp/071804xu/workdir/filtersfile.txt 2025/06/03 07:22:02 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/071804xu/workdir/filtersfile.txt 2025/06/03 07:22:02 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 07:22:02 NOTICE: Bisync error: bisync aborted 2025/06/03 07:22:02 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/06/03 07:22:02 NOTICE: (09) : bisync 2025/06/03 07:22:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:22:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:22:23 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filtersfile_checks/path1/" with Path2 "/tmp/071804xu/filtersfile_checks/path2/" 2025/06/03 07:22:23 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/071804xu/workdir/TestSwift_rclone-test-ruhunub2lihu_071804xu_filtersfile_checks_path1..tmp_071804xu_filtersfile_checks_path2.path1.lst Path2: /tmp/071804xu/workdir/TestSwift_rclone-test-ruhunub2lihu_071804xu_filtersfile_checks_path1..tmp_071804xu_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/071804xu/workdir" 2025/06/03 07:22:23 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 07:22:23 NOTICE: Bisync error: bisync aborted 2025/06/03 07:22:23 NOTICE: (10) : test 4. run with filters-file and resync. 2025/06/03 07:22:23 NOTICE: (11) : bisync filters-file=/tmp/071804xu/workdir/filtersfile.txt resync 2025/06/03 07:22:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:22:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:22:43 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filtersfile_checks/path1/" with Path2 "/tmp/071804xu/filtersfile_checks/path2/" 2025/06/03 07:22:43 INFO : Using filters file /tmp/071804xu/workdir/filtersfile.txt 2025/06/03 07:22:43 INFO : Storing filters file hash to /tmp/071804xu/workdir/filtersfile.txt.md5 2025/06/03 07:22:43 INFO : Copying Path2 files to Path1 2025/06/03 07:22:43 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:22:54 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:22:59 INFO : Resync updating listings 2025/06/03 07:22:59 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filtersfile_checks/path1/" vs Path2 "/tmp/071804xu/filtersfile_checks/path2/" 2025/06/03 07:22:59 INFO : Bisync successful 2025/06/03 07:22:59 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/06/03 07:22:59 NOTICE: (13) : bisync filters-file=/tmp/071804xu/workdir/filtersfile.txt 2025/06/03 07:23:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:23:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:23:19 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filtersfile_checks/path1/" with Path2 "/tmp/071804xu/filtersfile_checks/path2/" 2025/06/03 07:23:19 INFO : Using filters file /tmp/071804xu/workdir/filtersfile.txt 2025/06/03 07:23:19 INFO : Building Path1 and Path2 listings 2025/06/03 07:23:20 INFO : Path1 checking for diffs 2025/06/03 07:23:20 INFO : Path2 checking for diffs 2025/06/03 07:23:20 INFO : No changes found 2025/06/03 07:23:20 INFO : Updating listings 2025/06/03 07:23:20 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filtersfile_checks/path1/" vs Path2 "/tmp/071804xu/filtersfile_checks/path2/" 2025/06/03 07:23:20 INFO : Bisync successful 2025/06/03 07:23:20 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/06/03 07:23:20 NOTICE: (15) : copy-as /tmp/071804xu/datadir/test_filtersfile_checks-liceyuh7/filtersfile2.txt /tmp/071804xu/workdir/ filtersfile.txt 2025/06/03 07:23:20 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/06/03 07:23:20 NOTICE: (17) : bisync filters-file=/tmp/071804xu/workdir/filtersfile.txt 2025/06/03 07:23:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:23:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:23:40 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filtersfile_checks/path1/" with Path2 "/tmp/071804xu/filtersfile_checks/path2/" 2025/06/03 07:23:40 INFO : Using filters file /tmp/071804xu/workdir/filtersfile.txt 2025/06/03 07:23:40 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/071804xu/workdir/filtersfile.txt 2025/06/03 07:23:40 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 07:23:40 NOTICE: Bisync error: bisync aborted 2025/06/03 07:23:40 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/03 07:23:40 NOTICE: (19) : bisync filters-file=/tmp/071804xu/workdir/filtersfile.txt resync dry-run 2025/06/03 07:24:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:24:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:24:01 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filtersfile_checks/path1/" with Path2 "/tmp/071804xu/filtersfile_checks/path2/" 2025/06/03 07:24:01 INFO : Using filters file /tmp/071804xu/workdir/filtersfile.txt 2025/06/03 07:24:01 INFO : Skipped storing filters file hash to /tmp/071804xu/workdir/filtersfile.txt.md5 as --dry-run is set 2025/06/03 07:24:01 INFO : Copying Path2 files to Path1 2025/06/03 07:24:01 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/03 07:24:11 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/03 07:24:16 INFO : Resync updating listings 2025/06/03 07:24:16 INFO : Bisync successful 2025/06/03 07:24:16 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2025/06/03 07:24:16 NOTICE: (21) : bisync filters-file=/tmp/071804xu/workdir/filtersfile.txt 2025/06/03 07:24:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:24:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:24:37 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/filtersfile_checks/path1/" with Path2 "/tmp/071804xu/filtersfile_checks/path2/" 2025/06/03 07:24:37 INFO : Using filters file /tmp/071804xu/workdir/filtersfile.txt 2025/06/03 07:24:37 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/071804xu/workdir/filtersfile.txt 2025/06/03 07:24:37 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 07:24:37 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST filtersfile_checks PASSED === RUN TestBisyncRemoteLocal/ignorelistingchecksum 2025/06/03 07:24:49 ERROR : error listing: directory not found 2025/06/03 07:24:49 NOTICE: checking initFs Local file system at /tmp/071804xu/initdir/test_ignorelistingchecksum-budegar4 2025/06/03 07:24:55 NOTICE: checking Path1 Swift container rclone-test-ruhunub2lihu path 071804xu/ignorelistingchecksum/path1 2025/06/03 07:25:00 NOTICE: checking path2 Local file system at /tmp/071804xu/ignorelistingchecksum/path2 2025/06/03 07:25:00 NOTICE: (01) : test basic 2025/06/03 07:25:00 NOTICE: (02) : test initial bisync 2025/06/03 07:25:00 NOTICE: (03) : bisync resync 2025/06/03 07:25:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:25:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:25:06 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/ignorelistingchecksum/path1/" with Path2 "/tmp/071804xu/ignorelistingchecksum/path2/" 2025/06/03 07:25:06 INFO : Copying Path2 files to Path1 2025/06/03 07:25:06 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:25:06 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:25:12 INFO : Resync updating listings 2025/06/03 07:25:12 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/ignorelistingchecksum/path1/" vs Path2 "/tmp/071804xu/ignorelistingchecksum/path2/" 2025/06/03 07:25:12 INFO : Bisync successful 2025/06/03 07:25:12 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/06/03 07:25:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:25:17 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/ignorelistingchecksum/path1/" with Path2 "/tmp/071804xu/ignorelistingchecksum/path2/" 2025/06/03 07:25:17 INFO : Copying Path2 files to Path1 2025/06/03 07:25:17 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:25:33 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:25:43 INFO : Resync updating listings 2025/06/03 07:25:43 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/ignorelistingchecksum/path1/" vs Path2 "/tmp/071804xu/ignorelistingchecksum/path2/" 2025/06/03 07:25:43 INFO : Bisync successful 2025/06/03 07:25:43 NOTICE: (05) : test place newer files on both paths 2025/06/03 07:25:43 NOTICE: (06) : touch-copy 2001-01-02 /tmp/071804xu/datadir/test_ignorelistingchecksum-duxacon6/file1.txt /tmp/071804xu/ignorelistingchecksum/path2/ 2025/06/03 07:25:43 NOTICE: (07) : copy-as /tmp/071804xu/datadir/test_ignorelistingchecksum-duxacon6/file1.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/ignorelistingchecksum/path1/subdir file20.txt 2025/06/03 07:25:49 NOTICE: (08) : test bisync run 2025/06/03 07:25:49 NOTICE: (09) : bisync ignore-listing-checksum 2025/06/03 07:25:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:25:54 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/ignorelistingchecksum/path1/" with Path2 "/tmp/071804xu/ignorelistingchecksum/path2/" 2025/06/03 07:25:54 INFO : Building Path1 and Path2 listings 2025/06/03 07:26:05 INFO : Path1 checking for diffs 2025/06/03 07:26:05 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/03 07:26:05 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 07:26:05 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/03 07:26:05 INFO : Path2 checking for diffs 2025/06/03 07:26:05 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/03 07:26:05 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 07:26:05 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/03 07:26:05 INFO : Applying changes 2025/06/03 07:26:05 INFO : - Path1 Queue copy to Path2 - /tmp/071804xu/ignorelistingchecksum/path2/subdir/file20.txt 2025/06/03 07:26:05 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/ignorelistingchecksum/path1/file1.txt 2025/06/03 07:26:05 INFO : - Path2 Do queued copies to - Path1 2025/06/03 07:26:05 INFO : file1.txt: Copied (replaced existing) 2025/06/03 07:26:05 INFO : - Path1 Do queued copies to - Path2 2025/06/03 07:26:16 INFO : subdir/file20.txt: Copied (replaced existing) 2025/06/03 07:26:16 INFO : Updating listings 2025/06/03 07:26:16 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/ignorelistingchecksum/path1/" vs Path2 "/tmp/071804xu/ignorelistingchecksum/path2/" 2025/06/03 07:26:16 INFO : Bisync successful bisync_test.go:560: TEST ignorelistingchecksum PASSED === RUN TestBisyncRemoteLocal/max_delete_path1 2025/06/03 07:26:32 ERROR : error listing: directory not found 2025/06/03 07:26:32 NOTICE: checking initFs Local file system at /tmp/071804xu/initdir/test_max_delete_path1-hefiruh2 2025/06/03 07:26:44 NOTICE: checking Path1 Swift container rclone-test-ruhunub2lihu path 071804xu/max_delete_path1/path1 2025/06/03 07:27:04 NOTICE: checking path2 Local file system at /tmp/071804xu/max_delete_path1/path2 2025/06/03 07:27:04 NOTICE: (01) : test max-delete-path1 2025/06/03 07:27:04 NOTICE: (02) : test initial bisync 2025/06/03 07:27:04 NOTICE: (03) : bisync resync 2025/06/03 07:27:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:27:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:27:25 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path1/path1/" with Path2 "/tmp/071804xu/max_delete_path1/path2/" 2025/06/03 07:27:25 INFO : Copying Path2 files to Path1 2025/06/03 07:27:25 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:27:35 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:27:36 INFO : Resync updating listings 2025/06/03 07:27:36 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path1/path1/" vs Path2 "/tmp/071804xu/max_delete_path1/path2/" 2025/06/03 07:27:36 INFO : Bisync successful 2025/06/03 07:27:36 NOTICE: (04) : test delete >50% of local files 2025/06/03 07:27:36 NOTICE: (05) : delete-file TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path1/path1/file1.txt 2025/06/03 07:27:52 NOTICE: (06) : delete-file TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path1/path1/file2.txt 2025/06/03 07:27:57 NOTICE: (07) : delete-file TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path1/path1/file3.txt 2025/06/03 07:27:57 NOTICE: (08) : delete-file TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path1/path1/file4.txt 2025/06/03 07:28:07 NOTICE: (09) : delete-file TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path1/path1/file5.txt 2025/06/03 07:28:17 NOTICE: (10) : test sync should fail due to too many local deletes 2025/06/03 07:28:17 NOTICE: (11) : bisync 2025/06/03 07:28:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:28:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:28:38 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path1/path1/" with Path2 "/tmp/071804xu/max_delete_path1/path2/" 2025/06/03 07:28:38 INFO : Building Path1 and Path2 listings 2025/06/03 07:28:38 INFO : Path1 checking for diffs 2025/06/03 07:28:38 INFO : - Path1 File was deleted - file1.txt 2025/06/03 07:28:38 INFO : - Path1 File was deleted - file2.txt 2025/06/03 07:28:38 INFO : - Path1 File was deleted - file3.txt 2025/06/03 07:28:38 INFO : - Path1 File was deleted - file4.txt 2025/06/03 07:28:38 INFO : - Path1 File was deleted - file5.txt 2025/06/03 07:28:38 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/03 07:28:38 INFO : Path2 checking for diffs 2025/06/03 07:28:38 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path1/path1/". Run with --force if desired. 2025/06/03 07:28:38 NOTICE: Bisync aborted. Please try again. 2025/06/03 07:28:38 NOTICE: Bisync error: too many deletes 2025/06/03 07:28:38 NOTICE: (12) : copy-listings initial-fail 2025/06/03 07:28:38 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/06/03 07:28:38 NOTICE: (14) : bisync max-delete=60 2025/06/03 07:28:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:28:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:28:59 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path1/path1/" with Path2 "/tmp/071804xu/max_delete_path1/path2/" 2025/06/03 07:28:59 INFO : Building Path1 and Path2 listings 2025/06/03 07:29:04 INFO : Path1 checking for diffs 2025/06/03 07:29:04 INFO : - Path1 File was deleted - file1.txt 2025/06/03 07:29:04 INFO : - Path1 File was deleted - file2.txt 2025/06/03 07:29:04 INFO : - Path1 File was deleted - file3.txt 2025/06/03 07:29:04 INFO : - Path1 File was deleted - file4.txt 2025/06/03 07:29:04 INFO : - Path1 File was deleted - file5.txt 2025/06/03 07:29:04 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/03 07:29:04 INFO : Path2 checking for diffs 2025/06/03 07:29:04 INFO : Applying changes 2025/06/03 07:29:04 INFO : - Path2 Queue delete - /tmp/071804xu/max_delete_path1/path2/file1.txt 2025/06/03 07:29:04 INFO : - Path2 Queue delete - /tmp/071804xu/max_delete_path1/path2/file2.txt 2025/06/03 07:29:04 INFO : - Path2 Queue delete - /tmp/071804xu/max_delete_path1/path2/file3.txt 2025/06/03 07:29:04 INFO : - Path2 Queue delete - /tmp/071804xu/max_delete_path1/path2/file4.txt 2025/06/03 07:29:04 INFO : - Path2 Queue delete - /tmp/071804xu/max_delete_path1/path2/file5.txt 2025/06/03 07:29:04 INFO : - Path1 Do queued copies to - Path2 2025/06/03 07:29:04 INFO : file1.txt: Deleted 2025/06/03 07:29:04 INFO : file2.txt: Deleted 2025/06/03 07:29:04 INFO : file3.txt: Deleted 2025/06/03 07:29:04 INFO : file4.txt: Deleted 2025/06/03 07:29:04 INFO : file5.txt: Deleted 2025/06/03 07:29:04 INFO : Updating listings 2025/06/03 07:29:04 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path1/path1/" vs Path2 "/tmp/071804xu/max_delete_path1/path2/" 2025/06/03 07:29:04 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncRemoteLocal/max_delete_path2_force 2025/06/03 07:29:21 ERROR : error listing: directory not found 2025/06/03 07:29:21 NOTICE: checking initFs Local file system at /tmp/071804xu/initdir/test_max_delete_path2_force-vusatiq2 2025/06/03 07:29:27 NOTICE: checking Path1 Swift container rclone-test-ruhunub2lihu path 071804xu/max_delete_path2_force/path1 2025/06/03 07:29:32 NOTICE: checking path2 Local file system at /tmp/071804xu/max_delete_path2_force/path2 2025/06/03 07:29:32 NOTICE: (01) : test max-delete-path2-force 2025/06/03 07:29:32 NOTICE: (02) : test initial bisync 2025/06/03 07:29:32 NOTICE: (03) : bisync resync 2025/06/03 07:29:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:29:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:29:38 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path2_force/path1/" with Path2 "/tmp/071804xu/max_delete_path2_force/path2/" 2025/06/03 07:29:38 INFO : Copying Path2 files to Path1 2025/06/03 07:29:38 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:29:44 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:29:44 INFO : Resync updating listings 2025/06/03 07:29:44 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path2_force/path1/" vs Path2 "/tmp/071804xu/max_delete_path2_force/path2/" 2025/06/03 07:29:44 INFO : Bisync successful 2025/06/03 07:29:44 NOTICE: (04) : test delete >50% of remote files 2025/06/03 07:29:44 NOTICE: (05) : delete-file /tmp/071804xu/max_delete_path2_force/path2/file1.txt 2025/06/03 07:29:44 NOTICE: (06) : delete-file /tmp/071804xu/max_delete_path2_force/path2/file2.txt 2025/06/03 07:29:44 NOTICE: (07) : delete-file /tmp/071804xu/max_delete_path2_force/path2/file3.txt 2025/06/03 07:29:44 NOTICE: (08) : delete-file /tmp/071804xu/max_delete_path2_force/path2/file4.txt 2025/06/03 07:29:44 NOTICE: (09) : delete-file /tmp/071804xu/max_delete_path2_force/path2/file5.txt 2025/06/03 07:29:44 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/06/03 07:29:44 NOTICE: (11) : bisync 2025/06/03 07:29:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:29:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:29:49 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path2_force/path1/" with Path2 "/tmp/071804xu/max_delete_path2_force/path2/" 2025/06/03 07:29:49 INFO : Building Path1 and Path2 listings 2025/06/03 07:29:55 INFO : Path1 checking for diffs 2025/06/03 07:29:55 INFO : Path2 checking for diffs 2025/06/03 07:29:55 INFO : - Path2 File was deleted - file1.txt 2025/06/03 07:29:55 INFO : - Path2 File was deleted - file2.txt 2025/06/03 07:29:55 INFO : - Path2 File was deleted - file3.txt 2025/06/03 07:29:55 INFO : - Path2 File was deleted - file4.txt 2025/06/03 07:29:55 INFO : - Path2 File was deleted - file5.txt 2025/06/03 07:29:55 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/03 07:29:55 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "/tmp/071804xu/max_delete_path2_force/path2/". Run with --force if desired. 2025/06/03 07:29:55 NOTICE: Bisync aborted. Please try again. 2025/06/03 07:29:55 NOTICE: Bisync error: too many deletes 2025/06/03 07:29:55 NOTICE: (12) : copy-listings initial-fail 2025/06/03 07:29:55 NOTICE: (13) : test apply force option. sync should run. 2025/06/03 07:29:55 NOTICE: (14) : bisync force 2025/06/03 07:30:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:30:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:30:00 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path2_force/path1/" with Path2 "/tmp/071804xu/max_delete_path2_force/path2/" 2025/06/03 07:30:00 INFO : Building Path1 and Path2 listings 2025/06/03 07:30:06 INFO : Path1 checking for diffs 2025/06/03 07:30:06 INFO : Path2 checking for diffs 2025/06/03 07:30:06 INFO : - Path2 File was deleted - file1.txt 2025/06/03 07:30:06 INFO : - Path2 File was deleted - file2.txt 2025/06/03 07:30:06 INFO : - Path2 File was deleted - file3.txt 2025/06/03 07:30:06 INFO : - Path2 File was deleted - file4.txt 2025/06/03 07:30:06 INFO : - Path2 File was deleted - file5.txt 2025/06/03 07:30:06 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/03 07:30:06 INFO : Applying changes 2025/06/03 07:30:06 INFO : - Path1 Queue delete - TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path2_force/path1/file1.txt 2025/06/03 07:30:06 INFO : - Path1 Queue delete - TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path2_force/path1/file2.txt 2025/06/03 07:30:06 INFO : - Path1 Queue delete - TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path2_force/path1/file3.txt 2025/06/03 07:30:06 INFO : - Path1 Queue delete - TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path2_force/path1/file4.txt 2025/06/03 07:30:06 INFO : - Path1 Queue delete - TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path2_force/path1/file5.txt 2025/06/03 07:30:06 INFO : - Path2 Do queued copies to - Path1 2025/06/03 07:30:12 INFO : file5.txt: Deleted 2025/06/03 07:30:12 INFO : file1.txt: Deleted 2025/06/03 07:30:17 INFO : file2.txt: Deleted 2025/06/03 07:30:17 INFO : file3.txt: Deleted 2025/06/03 07:30:17 INFO : file4.txt: Deleted 2025/06/03 07:30:17 INFO : Updating listings 2025/06/03 07:30:17 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/max_delete_path2_force/path1/" vs Path2 "/tmp/071804xu/max_delete_path2_force/path2/" 2025/06/03 07:30:17 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED === RUN TestBisyncRemoteLocal/nomodtime 2025/06/03 07:30:23 ERROR : error listing: directory not found 2025/06/03 07:30:23 NOTICE: checking initFs Local file system at /tmp/071804xu/initdir/test_nomodtime-rugihuf4 2025/06/03 07:30:29 NOTICE: checking Path1 Swift container rclone-test-ruhunub2lihu path 071804xu/nomodtime/path1 2025/06/03 07:30:34 NOTICE: checking path2 Local file system at /tmp/071804xu/nomodtime/path2 2025/06/03 07:30:34 NOTICE: (01) : test changes 2025/06/03 07:30:34 NOTICE: (02) : test initial bisync 2025/06/03 07:30:34 NOTICE: (03) : bisync resync nomodtime 2025/06/03 07:30:55 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 07:30:55 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/" with Path2 "/tmp/071804xu/nomodtime/path2/" 2025/06/03 07:30:55 INFO : Copying Path2 files to Path1 2025/06/03 07:30:55 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:31:00 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:31:11 INFO : Resync updating listings 2025/06/03 07:31:11 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/" vs Path2 "/tmp/071804xu/nomodtime/path2/" 2025/06/03 07:31:11 INFO : Bisync successful 2025/06/03 07:31:11 NOTICE: (04) : test make modifications on both paths 2025/06/03 07:31:11 NOTICE: (05) : test new on path2 - file10 2025/06/03 07:31:11 NOTICE: (06) : copy-file /tmp/071804xu/datadir/test_nomodtime-cenahok7/file10.txt /tmp/071804xu/nomodtime/path2/ 2025/06/03 07:31:11 NOTICE: (07) : test changed on path2 - file1 2025/06/03 07:31:11 NOTICE: (08) : copy-file /tmp/071804xu/datadir/test_nomodtime-cenahok7/file1.txt /tmp/071804xu/nomodtime/path2/ 2025/06/03 07:31:11 NOTICE: (09) : test new on path1 - file11 2025/06/03 07:31:11 NOTICE: (10) : copy-file /tmp/071804xu/datadir/test_nomodtime-cenahok7/file11.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/ 2025/06/03 07:31:27 NOTICE: (11) : test changed on path1 - file2 2025/06/03 07:31:27 NOTICE: (12) : copy-file /tmp/071804xu/datadir/test_nomodtime-cenahok7/file2.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/ 2025/06/03 07:31:48 NOTICE: (13) : test deleted on path2 - file3 2025/06/03 07:31:48 NOTICE: (14) : delete-file /tmp/071804xu/nomodtime/path2/file3.txt 2025/06/03 07:31:48 NOTICE: (15) : test deleted on path1 - file4 2025/06/03 07:31:48 NOTICE: (16) : delete-file TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/file4.txt 2025/06/03 07:31:53 NOTICE: (17) : test deleted on both paths - file8 2025/06/03 07:31:53 NOTICE: (18) : delete-file TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/file8.txt 2025/06/03 07:31:54 NOTICE: (19) : delete-file /tmp/071804xu/nomodtime/path2/file8.txt 2025/06/03 07:31:54 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/03 07:31:54 NOTICE: (21) : copy-as /tmp/071804xu/datadir/test_nomodtime-cenahok7/file5R.txt /tmp/071804xu/nomodtime/path2/ file5.txt 2025/06/03 07:31:54 NOTICE: (22) : copy-as /tmp/071804xu/datadir/test_nomodtime-cenahok7/file5L.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/ file5.txt 2025/06/03 07:31:59 NOTICE: (23) : test changed on path2 and deleted on path1 - file6 2025/06/03 07:31:59 NOTICE: (24) : copy-file /tmp/071804xu/datadir/test_nomodtime-cenahok7/file6.txt /tmp/071804xu/nomodtime/path2/ 2025/06/03 07:31:59 NOTICE: (25) : delete-file TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/file6.txt 2025/06/03 07:32:10 NOTICE: (26) : test changed on path1 and deleted on path2 - file7 2025/06/03 07:32:10 NOTICE: (27) : copy-file /tmp/071804xu/datadir/test_nomodtime-cenahok7/file7.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/ 2025/06/03 07:32:15 NOTICE: (28) : delete-file /tmp/071804xu/nomodtime/path2/file7.txt 2025/06/03 07:32:15 NOTICE: (29) : test bisync run 2025/06/03 07:32:15 NOTICE: (30) : bisync nomodtime 2025/06/03 07:32:36 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 07:32:36 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/" with Path2 "/tmp/071804xu/nomodtime/path2/" 2025/06/03 07:32:36 INFO : Building Path1 and Path2 listings 2025/06/03 07:32:37 INFO : Path1 checking for diffs 2025/06/03 07:32:37 INFO : - Path1 File changed: size (larger), hash - file2.txt 2025/06/03 07:32:37 INFO : - Path1 File was deleted - file4.txt 2025/06/03 07:32:37 INFO : - Path1 File changed: size (larger), hash - file5.txt 2025/06/03 07:32:37 INFO : - Path1 File was deleted - file6.txt 2025/06/03 07:32:37 INFO : - Path1 File changed: size (larger), hash - file7.txt 2025/06/03 07:32:37 INFO : - Path1 File was deleted - file8.txt 2025/06/03 07:32:37 INFO : - Path1 File is new - file11.txt 2025/06/03 07:32:37 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/03 07:32:37 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/03 07:32:37 INFO : Path2 checking for diffs 2025/06/03 07:32:37 INFO : - Path2 File changed: size (larger), hash - file1.txt 2025/06/03 07:32:37 INFO : - Path2 File was deleted - file3.txt 2025/06/03 07:32:37 INFO : - Path2 File changed: size (larger), hash - file5.txt 2025/06/03 07:32:37 INFO : - Path2 File changed: size (larger), hash - file6.txt 2025/06/03 07:32:37 INFO : - Path2 File was deleted - file7.txt 2025/06/03 07:32:37 INFO : - Path2 File was deleted - file8.txt 2025/06/03 07:32:37 INFO : - Path2 File is new - file10.txt 2025/06/03 07:32:37 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/03 07:32:37 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/03 07:32:37 INFO : Applying changes 2025/06/03 07:32:37 INFO : - Path1 Queue copy to Path2 - /tmp/071804xu/nomodtime/path2/file11.txt 2025/06/03 07:32:37 INFO : - Path1 Queue copy to Path2 - /tmp/071804xu/nomodtime/path2/file2.txt 2025/06/03 07:32:37 INFO : - Path2 Queue delete - /tmp/071804xu/nomodtime/path2/file4.txt 2025/06/03 07:32:37 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/03 07:32:37 NOTICE: - Path1 Renaming Path1 copy - TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/file5.txt.conflict1 2025/06/03 07:32:52 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1 2025/06/03 07:32:52 INFO : file5.txt: Deleted 2025/06/03 07:32:52 NOTICE: - Path1 Queue copy to Path2 - /tmp/071804xu/nomodtime/path2/file5.txt.conflict1 2025/06/03 07:32:52 NOTICE: - Path2 Renaming Path2 copy - /tmp/071804xu/nomodtime/path2/file5.txt.conflict2 2025/06/03 07:32:52 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/03 07:32:52 NOTICE: - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/file5.txt.conflict2 2025/06/03 07:32:52 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/file6.txt 2025/06/03 07:32:52 INFO : - Path1 Queue copy to Path2 - /tmp/071804xu/nomodtime/path2/file7.txt 2025/06/03 07:32:52 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/file1.txt 2025/06/03 07:32:52 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/file10.txt 2025/06/03 07:32:52 INFO : - Path1 Queue delete - TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/file3.txt 2025/06/03 07:32:52 INFO : - Path2 Do queued copies to - Path1 2025/06/03 07:32:58 INFO : file10.txt: Copied (new) 2025/06/03 07:33:03 INFO : file6.txt: Copied (new) 2025/06/03 07:33:03 INFO : file5.txt.conflict2: Copied (new) 2025/06/03 07:33:03 INFO : file1.txt: Copied (replaced existing) 2025/06/03 07:33:03 INFO : file3.txt: Deleted 2025/06/03 07:33:03 INFO : - Path1 Do queued copies to - Path2 2025/06/03 07:33:03 INFO : file11.txt: Copied (new) 2025/06/03 07:33:03 INFO : file5.txt.conflict1: Copied (new) 2025/06/03 07:33:03 INFO : file7.txt: Copied (new) 2025/06/03 07:33:03 INFO : file2.txt: Copied (replaced existing) 2025/06/03 07:33:03 INFO : file4.txt: Deleted 2025/06/03 07:33:03 INFO : Updating listings 2025/06/03 07:33:03 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/nomodtime/path1/" vs Path2 "/tmp/071804xu/nomodtime/path2/" 2025/06/03 07:33:03 INFO : Bisync successful bisync_test.go:560: TEST nomodtime PASSED === RUN TestBisyncRemoteLocal/normalization 2025/06/03 07:33:16 ERROR : error listing: directory not found 2025/06/03 07:33:16 NOTICE: checking initFs Local file system at /tmp/071804xu/initdir/test_normalization-ceqagaj9 2025/06/03 07:33:27 NOTICE: checking Path1 Swift container rclone-test-ruhunub2lihu path 071804xu/normalization/path1 2025/06/03 07:33:47 NOTICE: checking path2 Local file system at /tmp/071804xu/normalization/path2 2025/06/03 07:33:47 NOTICE: (01) : test normalization 2025/06/03 07:33:47 NOTICE: (02) : touch-copy 2001-01-02 /tmp/071804xu/datadir/test_normalization-woyajaq3/file1.txt /tmp/071804xu/normalization/path2/ 2025/06/03 07:33:47 NOTICE: (03) : test initial bisync 2025/06/03 07:33:47 NOTICE: (04) : bisync resync 2025/06/03 07:34:10 NOTICE: Local file system at /tmp/071804xu/normalization/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/03 07:34:10 NOTICE: Local file system at /tmp/071804xu/normalization/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" bisync_test.go:1035: Fs is incapable of running test as the paths produce different results, skipping: normalization (path1: RCLONE_TESTRCLONE_TEST (BOTH) path2: 測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ (測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ)) (fs1: Swift container rclone-test-ruhunub2lihu path 071804xu/normalization/path1 fs2: Local file system at /tmp/071804xu/normalization/path2) @@ -1 +1 @@ -RCLONE_TESTRCLONE_TEST+測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ === RUN TestBisyncRemoteLocal/rclone_args 2025/06/03 07:34:16 ERROR : error listing: directory not found 2025/06/03 07:34:16 NOTICE: checking initFs Local file system at /tmp/071804xu/initdir/test_rclone_args-difural6 2025/06/03 07:34:22 NOTICE: checking Path1 Swift container rclone-test-ruhunub2lihu path 071804xu/rclone_args/path1 2025/06/03 07:34:27 NOTICE: checking path2 Local file system at /tmp/071804xu/rclone_args/path2 2025/06/03 07:34:27 NOTICE: (01) : test rclone-args 2025/06/03 07:34:27 NOTICE: (02) : touch-glob 2001-01-02 /tmp/071804xu/datadir/test_rclone_args-lemetoy1/ * 2025/06/03 07:34:27 NOTICE: (03) : test initial bisync 2025/06/03 07:34:27 NOTICE: (04) : bisync resync checksum 2025/06/03 07:34:33 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 07:34:33 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/" with Path2 "/tmp/071804xu/rclone_args/path2/" 2025/06/03 07:34:33 INFO : Copying Path2 files to Path1 2025/06/03 07:34:33 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:34:39 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:34:44 INFO : Resync updating listings 2025/06/03 07:34:44 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/" vs Path2 "/tmp/071804xu/rclone_args/path2/" 2025/06/03 07:34:44 INFO : Bisync successful 2025/06/03 07:34:44 NOTICE: (05) : test place newer files on both paths 2025/06/03 07:34:44 NOTICE: (06) : copy-file /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file1.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/ 2025/06/03 07:34:54 NOTICE: (07) : copy-file /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file2.txt /tmp/071804xu/rclone_args/path2/ 2025/06/03 07:34:54 NOTICE: (08) : copy-file /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file20.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/subdir 2025/06/03 07:35:05 NOTICE: (09) : copy-file /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file21.txt /tmp/071804xu/rclone_args/path2/subdir 2025/06/03 07:35:05 NOTICE: (10) : touch-glob 2001-01-02 TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/ file1.txt 2025/06/03 07:35:36 NOTICE: (11) : touch-glob 2001-01-02 /tmp/071804xu/rclone_args/path2/ file2.txt 2025/06/03 07:35:36 NOTICE: (12) : touch-glob 2001-01-02 TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/subdir/ file20.txt 2025/06/03 07:36:02 NOTICE: (13) : touch-glob 2001-01-02 /tmp/071804xu/rclone_args/path2/subdir/ file21.txt 2025/06/03 07:36:02 NOTICE: (14) : test run bisync with custom options 2025/06/03 07:36:02 NOTICE: (15) : bisync checksum 2025/06/03 07:36:08 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 07:36:08 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/" with Path2 "/tmp/071804xu/rclone_args/path2/" 2025/06/03 07:36:08 INFO : Building Path1 and Path2 listings 2025/06/03 07:36:23 INFO : Path1 checking for diffs 2025/06/03 07:36:23 INFO : - Path1 File changed: hash - file1.txt 2025/06/03 07:36:23 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 07:36:23 INFO : (Modified:  1 hash differs) 2025/06/03 07:36:23 INFO : Path2 checking for diffs 2025/06/03 07:36:23 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/03 07:36:23 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 07:36:23 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/03 07:36:23 INFO : Applying changes 2025/06/03 07:36:23 INFO : - Path1 Queue copy to Path2 - /tmp/071804xu/rclone_args/path2/file1.txt 2025/06/03 07:36:23 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/file2.txt 2025/06/03 07:36:23 INFO : - Path2 Do queued copies to - Path1 2025/06/03 07:36:23 INFO : file2.txt: Copied (replaced existing) 2025/06/03 07:36:23 INFO : - Path1 Do queued copies to - Path2 2025/06/03 07:36:24 INFO : file1.txt: Copied (replaced existing) 2025/06/03 07:36:24 INFO : Updating listings 2025/06/03 07:36:24 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/" vs Path2 "/tmp/071804xu/rclone_args/path2/" 2025/06/03 07:36:24 INFO : Bisync successful 2025/06/03 07:36:24 NOTICE: (16) : touch-glob 2007-07-23 /tmp/071804xu/datadir/test_rclone_args-lemetoy1/ * 2025/06/03 07:36:24 NOTICE: (17) : copy-file /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file1.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/ 2025/06/03 07:36:40 NOTICE: (18) : copy-file /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file2.txt /tmp/071804xu/rclone_args/path2/ 2025/06/03 07:36:40 NOTICE: (19) : copy-file /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file20.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/subdir 2025/06/03 07:36:50 NOTICE: (20) : copy-as /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file21.txt /tmp/071804xu/rclone_args/path2/ file1.txt 2025/06/03 07:36:50 NOTICE: (21) : touch-glob 2007-07-23 TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/ file1.txt 2025/06/03 07:37:09 NOTICE: (22) : touch-glob 2007-07-23 /tmp/071804xu/rclone_args/path2/ file2.txt 2025/06/03 07:37:09 NOTICE: (23) : touch-glob 2007-07-23 TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/subdir/ file20.txt 2025/06/03 07:37:29 NOTICE: (24) : touch-glob 2007-07-23 /tmp/071804xu/rclone_args/path2/subdir/ file21.txt 2025/06/03 07:37:29 NOTICE: (25) : bisync size-only 2025/06/03 07:37:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:37:35 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:37:35 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/" with Path2 "/tmp/071804xu/rclone_args/path2/" 2025/06/03 07:37:35 INFO : Building Path1 and Path2 listings 2025/06/03 07:37:35 INFO : Path1 checking for diffs 2025/06/03 07:37:35 INFO : Path2 checking for diffs 2025/06/03 07:37:35 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/03 07:37:35 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 07:37:35 INFO : (Modified:  0 larger,  1 smaller) 2025/06/03 07:37:35 INFO : Applying changes 2025/06/03 07:37:35 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/file1.txt 2025/06/03 07:37:35 INFO : - Path2 Do queued copies to - Path1 2025/06/03 07:37:41 INFO : file1.txt: Copied (replaced existing) 2025/06/03 07:37:41 INFO : Updating listings 2025/06/03 07:37:41 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/" vs Path2 "/tmp/071804xu/rclone_args/path2/" 2025/06/03 07:37:41 INFO : Bisync successful 2025/06/03 07:37:41 NOTICE: (26) : bisync resync 2025/06/03 07:37:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:37:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:37:46 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/" with Path2 "/tmp/071804xu/rclone_args/path2/" 2025/06/03 07:37:46 INFO : Copying Path2 files to Path1 2025/06/03 07:37:46 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:37:47 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:37:47 INFO : file2.txt: Updated modification time in destination 2025/06/03 07:37:52 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/03 07:37:52 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/03 07:37:52 INFO : Resync updating listings 2025/06/03 07:37:52 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/" vs Path2 "/tmp/071804xu/rclone_args/path2/" 2025/06/03 07:37:52 INFO : Bisync successful 2025/06/03 07:37:52 NOTICE: (27) : copy-file /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file1.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/ 2025/06/03 07:38:03 NOTICE: (28) : copy-file /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file2.txt /tmp/071804xu/rclone_args/path2/ 2025/06/03 07:38:03 NOTICE: (29) : copy-file /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file20.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/subdir 2025/06/03 07:38:08 NOTICE: (30) : copy-file /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file21.txt /tmp/071804xu/rclone_args/path2/subdir 2025/06/03 07:38:08 NOTICE: (31) : touch-glob 2007-07-23 TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/ file1.txt 2025/06/03 07:38:19 NOTICE: (32) : touch-glob 2007-07-23 /tmp/071804xu/rclone_args/path2/ file2.txt 2025/06/03 07:38:19 NOTICE: (33) : touch-glob 2007-07-23 TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/subdir/ file20.txt 2025/06/03 07:38:24 NOTICE: (34) : touch-glob 2007-07-23 /tmp/071804xu/rclone_args/path2/subdir/ file21.txt 2025/06/03 07:38:24 NOTICE: (35) : bisync ignore-size 2025/06/03 07:38:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:38:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:38:30 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/" with Path2 "/tmp/071804xu/rclone_args/path2/" 2025/06/03 07:38:30 INFO : Building Path1 and Path2 listings 2025/06/03 07:38:30 INFO : Path1 checking for diffs 2025/06/03 07:38:30 INFO : Path2 checking for diffs 2025/06/03 07:38:30 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/03 07:38:30 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/03 07:38:30 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/03 07:38:30 INFO : (Modified:  2 newer,  0 older) 2025/06/03 07:38:30 INFO : Applying changes 2025/06/03 07:38:30 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/file2.txt 2025/06/03 07:38:30 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/subdir/file21.txt 2025/06/03 07:38:30 INFO : - Path2 Do queued copies to - Path1 2025/06/03 07:38:36 INFO : file2.txt: Updated modification time in destination 2025/06/03 07:38:41 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/03 07:38:41 INFO : Updating listings 2025/06/03 07:38:41 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/" vs Path2 "/tmp/071804xu/rclone_args/path2/" 2025/06/03 07:38:41 INFO : Bisync successful 2025/06/03 07:38:41 NOTICE: (36) : bisync resync compare-all 2025/06/03 07:38:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 07:38:46 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/" with Path2 "/tmp/071804xu/rclone_args/path2/" 2025/06/03 07:38:46 INFO : Copying Path2 files to Path1 2025/06/03 07:38:46 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:38:47 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:38:47 INFO : file1.txt: Copied (replaced existing) 2025/06/03 07:38:52 INFO : Resync updating listings 2025/06/03 07:38:52 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/" vs Path2 "/tmp/071804xu/rclone_args/path2/" 2025/06/03 07:38:52 INFO : Bisync successful 2025/06/03 07:38:52 NOTICE: (37) : copy-as /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file21.txt /tmp/071804xu/rclone_args/path2/ file2.txt 2025/06/03 07:38:52 NOTICE: (38) : touch-glob 2023-08-26 /tmp/071804xu/datadir/test_rclone_args-lemetoy1/ * 2025/06/03 07:38:52 NOTICE: (39) : copy-file /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file1.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/ 2025/06/03 07:39:08 NOTICE: (40) : copy-file /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file20.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/subdir 2025/06/03 07:39:18 NOTICE: (41) : copy-file /tmp/071804xu/datadir/test_rclone_args-lemetoy1/file21.txt /tmp/071804xu/rclone_args/path2/subdir 2025/06/03 07:39:18 NOTICE: (42) : touch-glob 2007-07-23 /tmp/071804xu/rclone_args/path2/ file2.txt 2025/06/03 07:39:18 NOTICE: (43) : touch-glob 2023-08-26 TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/ file1.txt 2025/06/03 07:39:29 NOTICE: (44) : touch-glob 2023-08-26 TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/subdir/ file20.txt 2025/06/03 07:39:39 NOTICE: (45) : touch-glob 2023-08-26 /tmp/071804xu/rclone_args/path2/subdir/ file21.txt 2025/06/03 07:39:39 NOTICE: (46) : bisync compare-all 2025/06/03 07:39:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 07:39:45 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/" with Path2 "/tmp/071804xu/rclone_args/path2/" 2025/06/03 07:39:45 INFO : Building Path1 and Path2 listings 2025/06/03 07:39:55 INFO : Path1 checking for diffs 2025/06/03 07:39:55 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/03 07:39:55 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/03 07:39:55 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/03 07:39:55 INFO : (Modified:  2 newer,  0 older) 2025/06/03 07:39:55 INFO : Path2 checking for diffs 2025/06/03 07:39:55 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/03 07:39:55 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/03 07:39:55 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/03 07:39:55 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/03 07:39:55 INFO : Applying changes 2025/06/03 07:39:55 INFO : - Path1 Queue copy to Path2 - /tmp/071804xu/rclone_args/path2/file1.txt 2025/06/03 07:39:55 INFO : - Path1 Queue copy to Path2 - /tmp/071804xu/rclone_args/path2/subdir/file20.txt 2025/06/03 07:39:55 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/file2.txt 2025/06/03 07:39:55 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/subdir/file21.txt 2025/06/03 07:39:55 INFO : - Path2 Do queued copies to - Path1 2025/06/03 07:39:56 INFO : file2.txt: Copied (replaced existing) 2025/06/03 07:40:06 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/03 07:40:06 INFO : - Path1 Do queued copies to - Path2 2025/06/03 07:40:06 INFO : file1.txt: Updated modification time in destination 2025/06/03 07:40:06 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/03 07:40:06 INFO : Updating listings 2025/06/03 07:40:06 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/rclone_args/path1/" vs Path2 "/tmp/071804xu/rclone_args/path2/" 2025/06/03 07:40:06 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED === RUN TestBisyncRemoteLocal/resolve 2025/06/03 07:40:17 ERROR : error listing: directory not found 2025/06/03 07:40:17 NOTICE: checking initFs Local file system at /tmp/071804xu/initdir/test_resolve-sogozap1 2025/06/03 07:40:23 NOTICE: checking Path1 Swift container rclone-test-ruhunub2lihu path 071804xu/resolve/path1 2025/06/03 07:40:28 NOTICE: checking path2 Local file system at /tmp/071804xu/resolve/path2 2025/06/03 07:40:28 NOTICE: (01) : test resolve 2025/06/03 07:40:28 NOTICE: (02) : test initial bisync 2025/06/03 07:40:28 NOTICE: (03) : bisync resync 2025/06/03 07:40:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:40:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:40:49 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/" with Path2 "/tmp/071804xu/resolve/path2/" 2025/06/03 07:40:49 INFO : Copying Path2 files to Path1 2025/06/03 07:40:49 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:40:55 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:40:55 INFO : Resync updating listings 2025/06/03 07:40:55 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/" vs Path2 "/tmp/071804xu/resolve/path2/" 2025/06/03 07:40:55 INFO : Bisync successful 2025/06/03 07:40:55 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 07:40:55 NOTICE: (05) : touch-glob 2001-01-02 /tmp/071804xu/datadir/test_resolve-hebixoq0/ file1R.txt 2025/06/03 07:40:55 NOTICE: (06) : copy-as /tmp/071804xu/datadir/test_resolve-hebixoq0/file1R.txt /tmp/071804xu/resolve/path2/ file1.txt 2025/06/03 07:40:55 NOTICE: (07) : touch-glob 2001-03-04 /tmp/071804xu/datadir/test_resolve-hebixoq0/ file1L.txt 2025/06/03 07:40:55 NOTICE: (08) : copy-as /tmp/071804xu/datadir/test_resolve-hebixoq0/file1L.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/ file1.txt 2025/06/03 07:41:01 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/06/03 07:41:01 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/06/03 07:41:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:41:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:41:22 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/" with Path2 "/tmp/071804xu/resolve/path2/" 2025/06/03 07:41:22 INFO : Building Path1 and Path2 listings 2025/06/03 07:41:27 INFO : Path1 checking for diffs 2025/06/03 07:41:27 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/03 07:41:27 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 07:41:27 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/03 07:41:27 INFO : Path2 checking for diffs 2025/06/03 07:41:27 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/03 07:41:27 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 07:41:27 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/03 07:41:27 INFO : Applying changes 2025/06/03 07:41:27 INFO : Checking potential conflicts... 2025/06/03 07:41:27 ERROR : file1.txt: md5 differ 2025/06/03 07:41:27 NOTICE: Local file system at /tmp/071804xu/resolve/path2: 1 differences found 2025/06/03 07:41:27 NOTICE: Local file system at /tmp/071804xu/resolve/path2: 1 errors while checking 2025/06/03 07:41:27 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 07:41:27 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/03 07:41:27 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/03 07:41:27 INFO : file1.txt: The winner is: Path1 2025/06/03 07:41:27 NOTICE: - Path2 Deleting Path2 copy - /tmp/071804xu/resolve/path2/file1.txt 2025/06/03 07:41:27 INFO : file1.txt: Deleted 2025/06/03 07:41:27 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/03 07:41:27 INFO : - Path1 Do queued copies to - Path2 2025/06/03 07:41:32 INFO : file1.txt: Copied (new) 2025/06/03 07:41:32 INFO : Updating listings 2025/06/03 07:41:32 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/" vs Path2 "/tmp/071804xu/resolve/path2/" 2025/06/03 07:41:32 INFO : Bisync successful 2025/06/03 07:41:32 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 07:41:32 NOTICE: (12) : touch-glob 2001-07-23 /tmp/071804xu/datadir/test_resolve-hebixoq0/ file1R.txt 2025/06/03 07:41:32 NOTICE: (13) : copy-as /tmp/071804xu/datadir/test_resolve-hebixoq0/file1R.txt /tmp/071804xu/resolve/path2/ file1.txt 2025/06/03 07:41:32 NOTICE: (14) : touch-glob 2001-08-26 /tmp/071804xu/datadir/test_resolve-hebixoq0/ file1L.txt 2025/06/03 07:41:32 NOTICE: (15) : copy-as /tmp/071804xu/datadir/test_resolve-hebixoq0/file1L.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/ file1.txt 2025/06/03 07:41:43 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/06/03 07:41:43 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/06/03 07:42:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:42:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:42:04 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/" with Path2 "/tmp/071804xu/resolve/path2/" 2025/06/03 07:42:04 INFO : Building Path1 and Path2 listings 2025/06/03 07:42:04 INFO : Path1 checking for diffs 2025/06/03 07:42:04 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/03 07:42:04 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 07:42:04 INFO : (Modified:  1 newer,  0 older) 2025/06/03 07:42:04 INFO : Path2 checking for diffs 2025/06/03 07:42:04 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/03 07:42:04 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 07:42:04 INFO : (Modified:  1 newer,  0 older) 2025/06/03 07:42:04 INFO : Applying changes 2025/06/03 07:42:04 INFO : Checking potential conflicts... 2025/06/03 07:42:09 ERROR : file1.txt: md5 differ 2025/06/03 07:42:09 NOTICE: Local file system at /tmp/071804xu/resolve/path2: 1 differences found 2025/06/03 07:42:09 NOTICE: Local file system at /tmp/071804xu/resolve/path2: 1 errors while checking 2025/06/03 07:42:09 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 07:42:09 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/03 07:42:09 INFO : file1.txt: The winner is: Path2 2025/06/03 07:42:09 NOTICE: - Path1 Renaming Path1 copy - TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/file1.txt.dinosaur1 2025/06/03 07:42:30 INFO : file1.txt: Copied (server-side copy) to: file1.txt.dinosaur1 2025/06/03 07:42:30 INFO : file1.txt: Deleted 2025/06/03 07:42:30 NOTICE: - Path1 Queue copy to Path2 - /tmp/071804xu/resolve/path2/file1.txt.dinosaur1 2025/06/03 07:42:30 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - /tmp/071804xu/resolve/path2/file1.txt 2025/06/03 07:42:30 NOTICE: - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/file1.txt 2025/06/03 07:42:30 INFO : - Path2 Do queued copies to - Path1 2025/06/03 07:42:30 INFO : file1.txt: Copied (new) 2025/06/03 07:42:30 INFO : - Path1 Do queued copies to - Path2 2025/06/03 07:42:40 INFO : file1.txt.dinosaur1: Copied (new) 2025/06/03 07:42:40 INFO : Updating listings 2025/06/03 07:42:40 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/" vs Path2 "/tmp/071804xu/resolve/path2/" 2025/06/03 07:42:40 INFO : Bisync successful 2025/06/03 07:42:40 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 07:42:40 NOTICE: (19) : touch-glob 2002-07-23 /tmp/071804xu/datadir/test_resolve-hebixoq0/ file1R.txt 2025/06/03 07:42:40 NOTICE: (20) : copy-as /tmp/071804xu/datadir/test_resolve-hebixoq0/file1R.txt /tmp/071804xu/resolve/path2/ file1.txt 2025/06/03 07:42:40 NOTICE: (21) : touch-glob 2002-08-26 /tmp/071804xu/datadir/test_resolve-hebixoq0/ file1L.txt 2025/06/03 07:42:40 NOTICE: (22) : copy-as /tmp/071804xu/datadir/test_resolve-hebixoq0/file1L.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/ file1.txt 2025/06/03 07:42:46 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/06/03 07:42:46 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/06/03 07:43:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:43:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:43:07 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/" with Path2 "/tmp/071804xu/resolve/path2/" 2025/06/03 07:43:07 INFO : Building Path1 and Path2 listings 2025/06/03 07:43:17 INFO : Path1 checking for diffs 2025/06/03 07:43:17 INFO : - Path1 File is new - file1.txt 2025/06/03 07:43:17 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 07:43:17 INFO : Path2 checking for diffs 2025/06/03 07:43:17 INFO : - Path2 File is new - file1.txt 2025/06/03 07:43:17 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 07:43:17 INFO : Applying changes 2025/06/03 07:43:17 INFO : Checking potential conflicts... 2025/06/03 07:43:22 ERROR : file1.txt: md5 differ 2025/06/03 07:43:22 NOTICE: Local file system at /tmp/071804xu/resolve/path2: 1 differences found 2025/06/03 07:43:22 NOTICE: Local file system at /tmp/071804xu/resolve/path2: 1 errors while checking 2025/06/03 07:43:22 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 07:43:22 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/03 07:43:22 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/06/03 07:43:22 INFO : file1.txt: A winner could not be determined. 2025/06/03 07:43:22 NOTICE: - Path1 Renaming Path1 copy - TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/file1.txt.apple1 2025/06/03 07:43:38 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple1 2025/06/03 07:43:38 INFO : file1.txt: Deleted 2025/06/03 07:43:38 NOTICE: - Path1 Queue copy to Path2 - /tmp/071804xu/resolve/path2/file1.txt.apple1 2025/06/03 07:43:38 NOTICE: - Path2 Renaming Path2 copy - /tmp/071804xu/resolve/path2/file1.txt.apple2 2025/06/03 07:43:38 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2 2025/06/03 07:43:38 NOTICE: - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/file1.txt.apple2 2025/06/03 07:43:38 INFO : - Path2 Do queued copies to - Path1 2025/06/03 07:43:49 INFO : file1.txt.apple2: Copied (new) 2025/06/03 07:43:49 INFO : - Path1 Do queued copies to - Path2 2025/06/03 07:43:49 INFO : file1.txt.apple1: Copied (new) 2025/06/03 07:43:49 INFO : Updating listings 2025/06/03 07:43:49 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/" vs Path2 "/tmp/071804xu/resolve/path2/" 2025/06/03 07:43:49 INFO : Bisync successful 2025/06/03 07:43:49 NOTICE: (25) : test different suffixes 2025/06/03 07:43:49 NOTICE: (26) : touch-glob 2003-07-23 /tmp/071804xu/datadir/test_resolve-hebixoq0/ file1R.txt 2025/06/03 07:43:49 NOTICE: (27) : copy-as /tmp/071804xu/datadir/test_resolve-hebixoq0/file1R.txt /tmp/071804xu/resolve/path2/ file1.txt 2025/06/03 07:43:49 NOTICE: (28) : touch-glob 2003-07-23 /tmp/071804xu/datadir/test_resolve-hebixoq0/ file1L.txt 2025/06/03 07:43:49 NOTICE: (29) : copy-as /tmp/071804xu/datadir/test_resolve-hebixoq0/file1L.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/ file1.txt 2025/06/03 07:44:00 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/06/03 07:44:00 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/06/03 07:44:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:44:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:44:20 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/" with Path2 "/tmp/071804xu/resolve/path2/" 2025/06/03 07:44:20 INFO : Building Path1 and Path2 listings 2025/06/03 07:44:26 INFO : Path1 checking for diffs 2025/06/03 07:44:26 INFO : - Path1 File is new - file1.txt 2025/06/03 07:44:26 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 07:44:26 INFO : Path2 checking for diffs 2025/06/03 07:44:26 INFO : - Path2 File is new - file1.txt 2025/06/03 07:44:26 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 07:44:26 INFO : Applying changes 2025/06/03 07:44:26 INFO : Checking potential conflicts... 2025/06/03 07:44:31 ERROR : file1.txt: md5 differ 2025/06/03 07:44:31 NOTICE: Local file system at /tmp/071804xu/resolve/path2: 1 differences found 2025/06/03 07:44:31 NOTICE: Local file system at /tmp/071804xu/resolve/path2: 1 errors while checking 2025/06/03 07:44:31 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 07:44:31 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/03 07:44:31 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/03 07:44:31 INFO : file1.txt: A winner could not be determined. 2025/06/03 07:44:31 NOTICE: - Path1 Renaming Path1 copy - TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/file1.txt.cloud1 2025/06/03 07:44:51 INFO : file1.txt: Copied (server-side copy) to: file1.txt.cloud1 2025/06/03 07:44:51 INFO : file1.txt: Deleted 2025/06/03 07:44:51 NOTICE: - Path1 Queue copy to Path2 - /tmp/071804xu/resolve/path2/file1.txt.cloud1 2025/06/03 07:44:51 NOTICE: - Path2 Renaming Path2 copy - /tmp/071804xu/resolve/path2/file1.txt.local1 2025/06/03 07:44:51 INFO : file1.txt: Moved (server-side) to: file1.txt.local1 2025/06/03 07:44:51 NOTICE: - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/file1.txt.local1 2025/06/03 07:44:51 INFO : - Path2 Do queued copies to - Path1 2025/06/03 07:44:58 INFO : file1.txt.local1: Copied (new) 2025/06/03 07:44:58 INFO : - Path1 Do queued copies to - Path2 2025/06/03 07:44:58 INFO : file1.txt.cloud1: Copied (new) 2025/06/03 07:44:58 INFO : Updating listings 2025/06/03 07:44:58 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/" vs Path2 "/tmp/071804xu/resolve/path2/" 2025/06/03 07:44:58 INFO : Bisync successful 2025/06/03 07:44:58 NOTICE: (32) : test legacy 2025/06/03 07:44:58 NOTICE: (33) : touch-glob 2004-07-23 /tmp/071804xu/datadir/test_resolve-hebixoq0/ file1R.txt 2025/06/03 07:44:58 NOTICE: (34) : copy-as /tmp/071804xu/datadir/test_resolve-hebixoq0/file1R.txt /tmp/071804xu/resolve/path2/ file1.txt 2025/06/03 07:44:58 NOTICE: (35) : touch-glob 2004-07-23 /tmp/071804xu/datadir/test_resolve-hebixoq0/ file1L.txt 2025/06/03 07:44:58 NOTICE: (36) : copy-as /tmp/071804xu/datadir/test_resolve-hebixoq0/file1L.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/ file1.txt 2025/06/03 07:45:09 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/06/03 07:45:09 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/06/03 07:45:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:45:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:45:29 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/" with Path2 "/tmp/071804xu/resolve/path2/" 2025/06/03 07:45:29 INFO : Building Path1 and Path2 listings 2025/06/03 07:45:39 INFO : Path1 checking for diffs 2025/06/03 07:45:39 INFO : - Path1 File is new - file1.txt 2025/06/03 07:45:39 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 07:45:39 INFO : Path2 checking for diffs 2025/06/03 07:45:39 INFO : - Path2 File is new - file1.txt 2025/06/03 07:45:39 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 07:45:39 INFO : Applying changes 2025/06/03 07:45:39 INFO : Checking potential conflicts... 2025/06/03 07:45:40 ERROR : file1.txt: md5 differ 2025/06/03 07:45:40 NOTICE: Local file system at /tmp/071804xu/resolve/path2: 1 differences found 2025/06/03 07:45:40 NOTICE: Local file system at /tmp/071804xu/resolve/path2: 1 errors while checking 2025/06/03 07:45:40 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 07:45:40 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/03 07:45:40 NOTICE: - Path1 Renaming Path1 copy - TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/file1.txt..path1 2025/06/03 07:45:50 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path1 2025/06/03 07:45:50 INFO : file1.txt: Deleted 2025/06/03 07:45:50 NOTICE: - Path1 Queue copy to Path2 - /tmp/071804xu/resolve/path2/file1.txt..path1 2025/06/03 07:45:50 NOTICE: - Path2 Renaming Path2 copy - /tmp/071804xu/resolve/path2/file1.txt..path2 2025/06/03 07:45:50 INFO : file1.txt: Moved (server-side) to: file1.txt..path2 2025/06/03 07:45:50 NOTICE: - Path2 Queue copy to Path1 - TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/file1.txt..path2 2025/06/03 07:45:50 INFO : - Path2 Do queued copies to - Path1 2025/06/03 07:45:51 INFO : file1.txt..path2: Copied (new) 2025/06/03 07:45:51 INFO : - Path1 Do queued copies to - Path2 2025/06/03 07:45:51 INFO : file1.txt..path1: Copied (new) 2025/06/03 07:45:51 INFO : Updating listings 2025/06/03 07:45:51 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/" vs Path2 "/tmp/071804xu/resolve/path2/" 2025/06/03 07:45:51 INFO : Bisync successful 2025/06/03 07:45:51 NOTICE: (39) : test deletes on both sides with default suffix 2025/06/03 07:45:51 NOTICE: (40) : touch-glob 2005-01-02 /tmp/071804xu/datadir/test_resolve-hebixoq0/ file1R.txt 2025/06/03 07:45:51 NOTICE: (41) : copy-as /tmp/071804xu/datadir/test_resolve-hebixoq0/file1R.txt /tmp/071804xu/resolve/path2/ file1.txt 2025/06/03 07:45:51 NOTICE: (42) : copy-as /tmp/071804xu/datadir/test_resolve-hebixoq0/file1R.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/ file2.txt 2025/06/03 07:46:02 NOTICE: (43) : touch-glob 2006-03-04 /tmp/071804xu/datadir/test_resolve-hebixoq0/ file1L.txt 2025/06/03 07:46:02 NOTICE: (44) : copy-as /tmp/071804xu/datadir/test_resolve-hebixoq0/file1L.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/ file1.txt 2025/06/03 07:46:13 NOTICE: (45) : copy-as /tmp/071804xu/datadir/test_resolve-hebixoq0/file1L.txt /tmp/071804xu/resolve/path2/ file2.txt 2025/06/03 07:46:13 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/06/03 07:46:13 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/06/03 07:46:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:46:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:46:34 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/" with Path2 "/tmp/071804xu/resolve/path2/" 2025/06/03 07:46:34 INFO : Building Path1 and Path2 listings 2025/06/03 07:46:39 INFO : Path1 checking for diffs 2025/06/03 07:46:39 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/03 07:46:39 INFO : - Path1 File is new - file1.txt 2025/06/03 07:46:39 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/03 07:46:39 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/03 07:46:39 INFO : Path2 checking for diffs 2025/06/03 07:46:39 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/03 07:46:39 INFO : - Path2 File is new - file1.txt 2025/06/03 07:46:39 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/03 07:46:39 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/03 07:46:39 INFO : Applying changes 2025/06/03 07:46:39 INFO : Checking potential conflicts... 2025/06/03 07:46:39 ERROR : file1.txt: md5 differ 2025/06/03 07:46:39 ERROR : file2.txt: md5 differ 2025/06/03 07:46:39 NOTICE: Local file system at /tmp/071804xu/resolve/path2: 2 differences found 2025/06/03 07:46:39 NOTICE: Local file system at /tmp/071804xu/resolve/path2: 2 errors while checking 2025/06/03 07:46:39 INFO : Finished checking the potential conflicts. 2 differences found 2025/06/03 07:46:39 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/03 07:46:39 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/03 07:46:39 INFO : file1.txt: The winner is: Path1 2025/06/03 07:46:39 NOTICE: - Path2 Deleting Path2 copy - /tmp/071804xu/resolve/path2/file1.txt 2025/06/03 07:46:39 INFO : file1.txt: Deleted 2025/06/03 07:46:39 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/03 07:46:39 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/03 07:46:39 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/03 07:46:39 INFO : file2.txt: The winner is: Path2 2025/06/03 07:46:39 NOTICE: - Path1 Deleting Path1 copy - TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/file2.txt 2025/06/03 07:46:50 INFO : file2.txt: Deleted 2025/06/03 07:46:50 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/06/03 07:46:50 INFO : - Path2 Do queued copies to - Path1 2025/06/03 07:46:55 INFO : file2.txt: Copied (new) 2025/06/03 07:46:55 INFO : - Path1 Do queued copies to - Path2 2025/06/03 07:46:55 INFO : file1.txt: Copied (new) 2025/06/03 07:46:55 INFO : Updating listings 2025/06/03 07:46:55 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resolve/path1/" vs Path2 "/tmp/071804xu/resolve/path2/" 2025/06/03 07:46:55 INFO : Bisync successful bisync_test.go:560: TEST resolve PASSED === RUN TestBisyncRemoteLocal/resync 2025/06/03 07:47:12 ERROR : error listing: directory not found 2025/06/03 07:47:12 NOTICE: checking initFs Local file system at /tmp/071804xu/initdir/test_resync-gasacir1 2025/06/03 07:47:18 NOTICE: checking Path1 Swift container rclone-test-ruhunub2lihu path 071804xu/resync/path1 2025/06/03 07:47:18 NOTICE: checking path2 Local file system at /tmp/071804xu/resync/path2 2025/06/03 07:47:18 NOTICE: (01) : test resync 2025/06/03 07:47:18 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/06/03 07:47:18 NOTICE: (03) : purge-children TestSwift:rclone-test-ruhunub2lihu/071804xu/resync/path1/ 2025/06/03 07:47:31 NOTICE: (04) : bisync resync 2025/06/03 07:47:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:47:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:47:36 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync/path1/" with Path2 "/tmp/071804xu/resync/path2/" 2025/06/03 07:47:36 INFO : Copying Path2 files to Path1 2025/06/03 07:47:36 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:47:37 INFO : file1.txt: Copied (new) 2025/06/03 07:47:37 INFO : file2.txt: Copied (new) 2025/06/03 07:47:37 INFO : file3.txt: Copied (new) 2025/06/03 07:47:37 INFO : file5.txt: Copied (new) 2025/06/03 07:47:37 INFO : file6.txt: Copied (new) 2025/06/03 07:47:37 INFO : file7.txt: Copied (new) 2025/06/03 07:47:42 INFO : RCLONE_TEST: Copied (new) 2025/06/03 07:47:42 INFO : file4.txt: Copied (new) 2025/06/03 07:47:42 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:47:43 INFO : Resync updating listings 2025/06/03 07:47:43 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync/path1/" vs Path2 "/tmp/071804xu/resync/path2/" 2025/06/03 07:47:43 INFO : Bisync successful 2025/06/03 07:47:43 NOTICE: (05) : move-listings empty-path1 2025/06/03 07:47:43 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/06/03 07:47:43 NOTICE: (07) : purge-children /tmp/071804xu/resync/path2/ 2025/06/03 07:47:43 NOTICE: (08) : bisync resync 2025/06/03 07:47:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:47:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:47:48 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync/path1/" with Path2 "/tmp/071804xu/resync/path2/" 2025/06/03 07:47:48 INFO : Copying Path2 files to Path1 2025/06/03 07:47:48 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:47:54 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:47:54 INFO : file1.txt: Copied (new) 2025/06/03 07:47:54 INFO : file2.txt: Copied (new) 2025/06/03 07:47:54 INFO : file3.txt: Copied (new) 2025/06/03 07:47:54 INFO : file4.txt: Copied (new) 2025/06/03 07:47:54 INFO : file5.txt: Copied (new) 2025/06/03 07:47:54 INFO : file6.txt: Copied (new) 2025/06/03 07:47:54 INFO : file7.txt: Copied (new) 2025/06/03 07:47:59 INFO : RCLONE_TEST: Copied (new) 2025/06/03 07:47:59 INFO : Resync updating listings 2025/06/03 07:47:59 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync/path1/" vs Path2 "/tmp/071804xu/resync/path2/" 2025/06/03 07:47:59 INFO : Bisync successful 2025/06/03 07:47:59 NOTICE: (09) : move-listings empty-path2 2025/06/03 07:47:59 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/06/03 07:47:59 NOTICE: (11) : touch-glob 2002-02-02 /tmp/071804xu/datadir/test_resync-hudozir7/ fileA.txt 2025/06/03 07:47:59 NOTICE: (12) : touch-glob 1999-09-09 /tmp/071804xu/datadir/test_resync-hudozir7/ fileB.txt 2025/06/03 07:47:59 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/06/03 07:47:59 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/06/03 07:47:59 NOTICE: (15) : delete-file /tmp/071804xu/resync/path2/file1.txt 2025/06/03 07:47:59 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/06/03 07:47:59 NOTICE: (17) : delete-file TestSwift:rclone-test-ruhunub2lihu/071804xu/resync/path1/file2.txt 2025/06/03 07:48:05 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/06/03 07:48:05 NOTICE: (19) : copy-as /tmp/071804xu/datadir/test_resync-hudozir7/fileA.txt /tmp/071804xu/resync/path2/ file3.txt 2025/06/03 07:48:05 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/06/03 07:48:05 NOTICE: (21) : delete-file TestSwift:rclone-test-ruhunub2lihu/071804xu/resync/path1/file4.txt 2025/06/03 07:48:10 NOTICE: (22) : copy-as /tmp/071804xu/datadir/test_resync-hudozir7/fileA.txt /tmp/071804xu/resync/path2/ file4.txt 2025/06/03 07:48:10 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/06/03 07:48:10 NOTICE: (24) : copy-as /tmp/071804xu/datadir/test_resync-hudozir7/fileB.txt /tmp/071804xu/resync/path2/ file5.txt 2025/06/03 07:48:10 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/06/03 07:48:10 NOTICE: (26) : copy-as /tmp/071804xu/datadir/test_resync-hudozir7/fileB.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resync/path1/ file6.txt 2025/06/03 07:48:16 NOTICE: (27) : copy-as /tmp/071804xu/datadir/test_resync-hudozir7/fileA.txt /tmp/071804xu/resync/path2/ file6.txt 2025/06/03 07:48:16 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/06/03 07:48:16 NOTICE: (29) : test run bisync with resync 2025/06/03 07:48:16 NOTICE: (30) : bisync resync 2025/06/03 07:48:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:48:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:48:22 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync/path1/" with Path2 "/tmp/071804xu/resync/path2/" 2025/06/03 07:48:22 INFO : Copying Path2 files to Path1 2025/06/03 07:48:22 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:48:22 INFO : file2.txt: Copied (new) 2025/06/03 07:48:27 INFO : file4.txt: Copied (new) 2025/06/03 07:48:27 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:48:28 INFO : file6.txt: Updated modification time in destination 2025/06/03 07:48:28 INFO : file1.txt: Copied (new) 2025/06/03 07:48:28 INFO : file5.txt: Copied (replaced existing) 2025/06/03 07:48:28 INFO : file3.txt: Copied (replaced existing) 2025/06/03 07:48:33 INFO : Resync updating listings 2025/06/03 07:48:33 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync/path1/" vs Path2 "/tmp/071804xu/resync/path2/" 2025/06/03 07:48:33 INFO : Bisync successful 2025/06/03 07:48:33 NOTICE: (31) : copy-listings mixed-diffs 2025/06/03 07:48:33 NOTICE: (32) : test run normal bisync 2025/06/03 07:48:33 NOTICE: (33) : bisync 2025/06/03 07:48:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:48:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:48:38 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync/path1/" with Path2 "/tmp/071804xu/resync/path2/" 2025/06/03 07:48:38 INFO : Building Path1 and Path2 listings 2025/06/03 07:48:39 INFO : Path1 checking for diffs 2025/06/03 07:48:39 INFO : Path2 checking for diffs 2025/06/03 07:48:39 INFO : No changes found 2025/06/03 07:48:39 INFO : Updating listings 2025/06/03 07:48:39 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync/path1/" vs Path2 "/tmp/071804xu/resync/path2/" 2025/06/03 07:48:39 INFO : Bisync successful 2025/06/03 07:48:39 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/06/03 07:48:39 NOTICE: (35) : purge-children /tmp/071804xu/resync/path2/ 2025/06/03 07:48:39 NOTICE: (36) : bisync 2025/06/03 07:48:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:48:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:48:44 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync/path1/" with Path2 "/tmp/071804xu/resync/path2/" 2025/06/03 07:48:44 INFO : Building Path1 and Path2 listings 2025/06/03 07:48:49 INFO : Path1 checking for diffs 2025/06/03 07:48:49 INFO : Path2 checking for diffs 2025/06/03 07:48:49 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/071804xu/workdir/TestSwift_rclone-test-ruhunub2lihu_071804xu_resync_path1..tmp_071804xu_resync_path2.path2.lst-new 2025/06/03 07:48:49 ERROR : Bisync critical error: empty current Path2 listing: /tmp/071804xu/workdir/TestSwift_rclone-test-ruhunub2lihu_071804xu_resync_path1..tmp_071804xu_resync_path2.path2.lst-new 2025/06/03 07:48:49 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 07:48:49 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST resync PASSED === RUN TestBisyncRemoteLocal/resync_modes 2025/06/03 07:49:02 ERROR : error listing: directory not found 2025/06/03 07:49:02 NOTICE: checking initFs Local file system at /tmp/071804xu/initdir/test_resync_modes-bocohib3 2025/06/03 07:49:07 NOTICE: checking Path1 Swift container rclone-test-ruhunub2lihu path 071804xu/resync_modes/path1 2025/06/03 07:49:07 NOTICE: checking path2 Local file system at /tmp/071804xu/resync_modes/path2 2025/06/03 07:49:07 NOTICE: (01) : test resync-mode 2025/06/03 07:49:07 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 07:49:07 NOTICE: (03) : touch-glob 2001-01-02 /tmp/071804xu/datadir/test_resync_modes-lazenav2/ file1R.txt 2025/06/03 07:49:07 NOTICE: (04) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1R.txt /tmp/071804xu/resync_modes/path2/ file1.txt 2025/06/03 07:49:07 NOTICE: (05) : touch-glob 2001-03-04 /tmp/071804xu/datadir/test_resync_modes-lazenav2/ file1L.txt 2025/06/03 07:49:07 NOTICE: (06) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1L.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/ file1.txt 2025/06/03 07:49:23 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/06/03 07:49:23 NOTICE: (08) : bisync resync resync-mode=newer 2025/06/03 07:49:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:49:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:49:29 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/" with Path2 "/tmp/071804xu/resync_modes/path2/" 2025/06/03 07:49:29 INFO : Copying Path2 files to Path1 2025/06/03 07:49:29 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:49:29 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:49:40 INFO : file1.txt: Copied (replaced existing) 2025/06/03 07:49:40 INFO : Resync updating listings 2025/06/03 07:49:40 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/" vs Path2 "/tmp/071804xu/resync_modes/path2/" 2025/06/03 07:49:40 INFO : Bisync successful 2025/06/03 07:49:40 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 07:49:40 NOTICE: (10) : touch-glob 2001-07-23 /tmp/071804xu/datadir/test_resync_modes-lazenav2/ file1R.txt 2025/06/03 07:49:40 NOTICE: (11) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1R.txt /tmp/071804xu/resync_modes/path2/ file1.txt 2025/06/03 07:49:40 NOTICE: (12) : touch-glob 2001-08-26 /tmp/071804xu/datadir/test_resync_modes-lazenav2/ file1L.txt 2025/06/03 07:49:40 NOTICE: (13) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1L.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/ file1.txt 2025/06/03 07:49:55 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/06/03 07:49:55 NOTICE: (15) : bisync resync resync-mode=path2 2025/06/03 07:50:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:50:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:50:01 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/" with Path2 "/tmp/071804xu/resync_modes/path2/" 2025/06/03 07:50:01 INFO : Copying Path2 files to Path1 2025/06/03 07:50:01 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:50:12 INFO : file1.txt: Copied (replaced existing) 2025/06/03 07:50:12 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:50:12 INFO : Resync updating listings 2025/06/03 07:50:12 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/" vs Path2 "/tmp/071804xu/resync_modes/path2/" 2025/06/03 07:50:12 INFO : Bisync successful 2025/06/03 07:50:12 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 07:50:12 NOTICE: (17) : touch-glob 2002-07-23 /tmp/071804xu/datadir/test_resync_modes-lazenav2/ file1R.txt 2025/06/03 07:50:12 NOTICE: (18) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1R.txt /tmp/071804xu/resync_modes/path2/ file1.txt 2025/06/03 07:50:12 NOTICE: (19) : touch-glob 2002-08-26 /tmp/071804xu/datadir/test_resync_modes-lazenav2/ file1L.txt 2025/06/03 07:50:12 NOTICE: (20) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1L.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/ file1.txt 2025/06/03 07:50:23 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/06/03 07:50:23 NOTICE: (22) : bisync resync resync-mode=larger 2025/06/03 07:50:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:50:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:50:29 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/" with Path2 "/tmp/071804xu/resync_modes/path2/" 2025/06/03 07:50:29 INFO : Copying Path2 files to Path1 2025/06/03 07:50:29 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:50:29 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/06/03 07:50:34 INFO : file1.txt: Copied (replaced existing) 2025/06/03 07:50:34 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:50:39 INFO : Resync updating listings 2025/06/03 07:50:39 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/" vs Path2 "/tmp/071804xu/resync_modes/path2/" 2025/06/03 07:50:39 INFO : Bisync successful 2025/06/03 07:50:39 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 07:50:39 NOTICE: (24) : touch-glob 2003-07-23 /tmp/071804xu/datadir/test_resync_modes-lazenav2/ file1R.txt 2025/06/03 07:50:39 NOTICE: (25) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1R.txt /tmp/071804xu/resync_modes/path2/ file1.txt 2025/06/03 07:50:39 NOTICE: (26) : touch-glob 2003-09-04 /tmp/071804xu/datadir/test_resync_modes-lazenav2/ file1L.txt 2025/06/03 07:50:39 NOTICE: (27) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1L.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/ file1.txt 2025/06/03 07:50:55 NOTICE: (28) : test bisync run with --resync-mode=older 2025/06/03 07:50:55 NOTICE: (29) : bisync resync resync-mode=older 2025/06/03 07:51:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:51:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:51:00 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/" with Path2 "/tmp/071804xu/resync_modes/path2/" 2025/06/03 07:51:00 INFO : Copying Path2 files to Path1 2025/06/03 07:51:00 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:51:01 INFO : file1.txt: Path2 is older. Path1: 2003-09-04 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 1032h0m0s 2025/06/03 07:51:06 INFO : file1.txt: Copied (replaced existing) 2025/06/03 07:51:06 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:51:06 INFO : Resync updating listings 2025/06/03 07:51:06 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/" vs Path2 "/tmp/071804xu/resync_modes/path2/" 2025/06/03 07:51:06 INFO : Bisync successful 2025/06/03 07:51:06 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 07:51:06 NOTICE: (31) : touch-glob 2004-07-23 /tmp/071804xu/datadir/test_resync_modes-lazenav2/ file1R.txt 2025/06/03 07:51:06 NOTICE: (32) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1R.txt /tmp/071804xu/resync_modes/path2/ file1.txt 2025/06/03 07:51:06 NOTICE: (33) : touch-glob 2004-07-23 /tmp/071804xu/datadir/test_resync_modes-lazenav2/ file1L.txt 2025/06/03 07:51:06 NOTICE: (34) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1L.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/ file1.txt 2025/06/03 07:51:17 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/06/03 07:51:17 NOTICE: (36) : bisync resync resync-mode=smaller 2025/06/03 07:51:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:51:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:51:22 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/" with Path2 "/tmp/071804xu/resync_modes/path2/" 2025/06/03 07:51:22 INFO : Copying Path2 files to Path1 2025/06/03 07:51:22 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:51:23 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/03 07:51:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:51:23 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/03 07:51:33 INFO : file1.txt: Copied (replaced existing) 2025/06/03 07:51:33 INFO : Resync updating listings 2025/06/03 07:51:33 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/" vs Path2 "/tmp/071804xu/resync_modes/path2/" 2025/06/03 07:51:33 INFO : Bisync successful 2025/06/03 07:51:33 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 07:51:33 NOTICE: (38) : touch-glob 2005-01-02 /tmp/071804xu/datadir/test_resync_modes-lazenav2/ file1R.txt 2025/06/03 07:51:33 NOTICE: (39) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1R.txt /tmp/071804xu/resync_modes/path2/ file1.txt 2025/06/03 07:51:33 NOTICE: (40) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1R.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/ file2.txt 2025/06/03 07:51:39 NOTICE: (41) : touch-glob 2006-03-04 /tmp/071804xu/datadir/test_resync_modes-lazenav2/ file1L.txt 2025/06/03 07:51:39 NOTICE: (42) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1L.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/ file1.txt 2025/06/03 07:52:00 NOTICE: (43) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1L.txt /tmp/071804xu/resync_modes/path2/ file2.txt 2025/06/03 07:52:00 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/06/03 07:52:00 NOTICE: (45) : bisync resync resync-mode=path1 2025/06/03 07:52:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:52:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:52:05 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/" with Path2 "/tmp/071804xu/resync_modes/path2/" 2025/06/03 07:52:05 INFO : Copying Path2 files to Path1 2025/06/03 07:52:05 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:52:06 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:52:06 INFO : file2.txt: Copied (replaced existing) 2025/06/03 07:52:11 INFO : file1.txt: Copied (replaced existing) 2025/06/03 07:52:11 INFO : Resync updating listings 2025/06/03 07:52:11 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/" vs Path2 "/tmp/071804xu/resync_modes/path2/" 2025/06/03 07:52:11 INFO : Bisync successful 2025/06/03 07:52:11 NOTICE: (46) : test no winner 2025/06/03 07:52:11 NOTICE: (47) : touch-glob 2022-02-22 /tmp/071804xu/datadir/test_resync_modes-lazenav2/ file1R.txt 2025/06/03 07:52:11 NOTICE: (48) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1R.txt /tmp/071804xu/resync_modes/path2/ file1.txt 2025/06/03 07:52:11 NOTICE: (49) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1R.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/ file2.txt 2025/06/03 07:52:22 NOTICE: (50) : touch-glob 2022-02-22 /tmp/071804xu/datadir/test_resync_modes-lazenav2/ file1L.txt 2025/06/03 07:52:22 NOTICE: (51) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1L.txt TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/ file1.txt 2025/06/03 07:52:38 NOTICE: (52) : copy-as /tmp/071804xu/datadir/test_resync_modes-lazenav2/file1L.txt /tmp/071804xu/resync_modes/path2/ file2.txt 2025/06/03 07:52:38 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/06/03 07:52:38 NOTICE: (54) : bisync resync resync-mode=newer 2025/06/03 07:52:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:52:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:52:43 INFO : Synching Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/" with Path2 "/tmp/071804xu/resync_modes/path2/" 2025/06/03 07:52:43 INFO : Copying Path2 files to Path1 2025/06/03 07:52:43 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:52:44 INFO : file2.txt: Copied (replaced existing) 2025/06/03 07:52:54 INFO : file1.txt: Copied (replaced existing) 2025/06/03 07:52:54 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:52:59 INFO : Resync updating listings 2025/06/03 07:52:59 INFO : Validating listings for Path1 "TestSwift:rclone-test-ruhunub2lihu/071804xu/resync_modes/path1/" vs Path2 "/tmp/071804xu/resync_modes/path2/" 2025/06/03 07:52:59 INFO : Bisync successful bisync_test.go:560: TEST resync_modes PASSED === RUN TestBisyncRemoteLocal/rmdirs 2025/06/03 07:53:10 ERROR : error listing: directory not found 2025/06/03 07:53:10 NOTICE: checking initFs Local file system at /tmp/071804xu/initdir/test_rmdirs-kiyinin9 2025/06/03 07:53:16 NOTICE: checking Path1 Swift container rclone-test-ruhunub2lihu path 071804xu/rmdirs/path1 2025/06/03 07:53:21 NOTICE: checking path2 Local file system at /tmp/071804xu/rmdirs/path2 2025/06/03 07:53:21 NOTICE: (01) : test rmdirs 2025/06/03 07:53:21 NOTICE: (02) : test initial bisync 2025/06/03 07:53:21 NOTICE: (03) : bisync resync bisync_test.go:960: skipping test as remote does not support empty dirs === RUN TestBisyncRemoteLocal/volatile 2025/06/03 07:53:27 ERROR : error listing: directory not found 2025/06/03 07:53:27 NOTICE: checking initFs Local file system at /tmp/071804xu/initdir/test_volatile-kiwakek0 2025/06/03 07:53:38 NOTICE: checking Path1 Swift container rclone-test-ruhunub2lihu path 071804xu/volatile/path1 2025/06/03 07:53:49 NOTICE: checking path2 Local file system at /tmp/071804xu/volatile/path2 2025/06/03 07:53:49 NOTICE: (01) : test volatile 2025/06/03 07:53:49 NOTICE: (02) : test initial bisync 2025/06/03 07:53:49 NOTICE: (03) : bisync resync bisync_test.go:937: skipping 'volatile' test on non-local as it requires uploading 100 files --- PASS: TestBisyncRemoteLocal (2192.15s) --- PASS: TestBisyncRemoteLocal/filters (169.48s) --- PASS: TestBisyncRemoteLocal/filtersfile_checks (229.44s) --- PASS: TestBisyncRemoteLocal/ignorelistingchecksum (103.85s) --- PASS: TestBisyncRemoteLocal/max_delete_path1 (168.53s) --- PASS: TestBisyncRemoteLocal/max_delete_path2_force (61.91s) --- PASS: TestBisyncRemoteLocal/nomodtime (172.31s) --- SKIP: TestBisyncRemoteLocal/normalization (61.05s) --- PASS: TestBisyncRemoteLocal/rclone_args (361.33s) --- PASS: TestBisyncRemoteLocal/resolve (414.41s) --- PASS: TestBisyncRemoteLocal/resync (109.19s) --- PASS: TestBisyncRemoteLocal/resync_modes (248.94s) --- SKIP: TestBisyncRemoteLocal/rmdirs (16.98s) --- SKIP: TestBisyncRemoteLocal/volatile (27.67s) === RUN TestBisyncLocalRemote 2025/06/03 07:54:36 NOTICE: remote: TestSwift:rclone-test-yewabol3jono === RUN TestBisyncLocalRemote/changes 2025/06/03 07:54:47 ERROR : error listing: directory not found 2025/06/03 07:54:48 NOTICE: checking initFs Local file system at /tmp/075436co/initdir/test_changes-negipem6 2025/06/03 07:54:48 NOTICE: checking Path1 Local file system at /tmp/075436co/changes/path1 2025/06/03 07:54:54 NOTICE: checking path2 Swift container rclone-test-yewabol3jono path 075436co/changes/path2 2025/06/03 07:54:59 NOTICE: (01) : test changes 2025/06/03 07:54:59 NOTICE: (02) : test initial bisync 2025/06/03 07:54:59 NOTICE: (03) : bisync resync 2025/06/03 07:55:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:55:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:55:20 INFO : Synching Path1 "/tmp/075436co/changes/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/" 2025/06/03 07:55:20 INFO : Copying Path2 files to Path1 2025/06/03 07:55:20 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:55:20 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:55:26 INFO : Resync updating listings 2025/06/03 07:55:26 INFO : Validating listings for Path1 "/tmp/075436co/changes/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/" 2025/06/03 07:55:26 INFO : Bisync successful 2025/06/03 07:55:26 NOTICE: (04) : test make modifications on both paths 2025/06/03 07:55:26 NOTICE: (05) : test new on path2 - file10 2025/06/03 07:55:26 NOTICE: (06) : touch-copy 2001-01-02 /tmp/075436co/datadir/test_changes-pesaloc3/file10.txt TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/ 2025/06/03 07:55:42 NOTICE: (07) : test newer on path2 - file1 2025/06/03 07:55:42 NOTICE: (08) : touch-copy 2001-01-02 /tmp/075436co/datadir/test_changes-pesaloc3/file1.txt TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/ 2025/06/03 07:55:47 NOTICE: (09) : test new on path1 - file11 2025/06/03 07:55:47 NOTICE: (10) : touch-copy 2001-01-02 /tmp/075436co/datadir/test_changes-pesaloc3/file11.txt /tmp/075436co/changes/path1/ 2025/06/03 07:55:47 NOTICE: (11) : test newer on path1 - file2 2025/06/03 07:55:47 NOTICE: (12) : touch-copy 2001-01-02 /tmp/075436co/datadir/test_changes-pesaloc3/file2.txt /tmp/075436co/changes/path1/ 2025/06/03 07:55:47 NOTICE: (13) : test deleted on path2 - file3 2025/06/03 07:55:47 NOTICE: (14) : delete-file TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/file3.txt 2025/06/03 07:55:53 NOTICE: (15) : test deleted on path1 - file4 2025/06/03 07:55:53 NOTICE: (16) : delete-file /tmp/075436co/changes/path1/file4.txt 2025/06/03 07:55:53 NOTICE: (17) : test deleted on both paths - file8 2025/06/03 07:55:53 NOTICE: (18) : delete-file /tmp/075436co/changes/path1/file8.txt 2025/06/03 07:55:53 NOTICE: (19) : delete-file TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/file8.txt 2025/06/03 07:55:53 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/03 07:55:53 NOTICE: (21) : touch-glob 2001-01-02 /tmp/075436co/datadir/test_changes-pesaloc3/ file5R.txt 2025/06/03 07:55:53 NOTICE: (22) : copy-as /tmp/075436co/datadir/test_changes-pesaloc3/file5R.txt TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/ file5.txt 2025/06/03 07:56:04 NOTICE: (23) : touch-glob 2001-03-04 /tmp/075436co/datadir/test_changes-pesaloc3/ file5L.txt 2025/06/03 07:56:04 NOTICE: (24) : copy-as /tmp/075436co/datadir/test_changes-pesaloc3/file5L.txt /tmp/075436co/changes/path1/ file5.txt 2025/06/03 07:56:04 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/03 07:56:04 NOTICE: (26) : touch-copy 2001-01-02 /tmp/075436co/datadir/test_changes-pesaloc3/file6.txt TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/ 2025/06/03 07:56:10 NOTICE: (27) : delete-file /tmp/075436co/changes/path1/file6.txt 2025/06/03 07:56:10 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/03 07:56:10 NOTICE: (29) : touch-copy 2001-01-02 /tmp/075436co/datadir/test_changes-pesaloc3/file7.txt /tmp/075436co/changes/path1/ 2025/06/03 07:56:10 NOTICE: (30) : delete-file TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/file7.txt 2025/06/03 07:56:11 NOTICE: (31) : test bisync run 2025/06/03 07:56:11 NOTICE: (32) : bisync 2025/06/03 07:56:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:56:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:56:31 INFO : Synching Path1 "/tmp/075436co/changes/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/" 2025/06/03 07:56:31 INFO : Building Path1 and Path2 listings 2025/06/03 07:56:37 INFO : Path1 checking for diffs 2025/06/03 07:56:37 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/03 07:56:37 INFO : - Path1 File was deleted - file4.txt 2025/06/03 07:56:37 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/03 07:56:37 INFO : - Path1 File was deleted - file6.txt 2025/06/03 07:56:37 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/03 07:56:37 INFO : - Path1 File was deleted - file8.txt 2025/06/03 07:56:37 INFO : - Path1 File is new - file11.txt 2025/06/03 07:56:37 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/03 07:56:37 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/03 07:56:37 INFO : Path2 checking for diffs 2025/06/03 07:56:37 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/03 07:56:37 INFO : - Path2 File was deleted - file3.txt 2025/06/03 07:56:37 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/03 07:56:37 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/03 07:56:37 INFO : - Path2 File was deleted - file7.txt 2025/06/03 07:56:37 INFO : - Path2 File was deleted - file8.txt 2025/06/03 07:56:37 INFO : - Path2 File is new - file10.txt 2025/06/03 07:56:37 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/03 07:56:37 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/03 07:56:37 INFO : Applying changes 2025/06/03 07:56:37 INFO : Checking potential conflicts... 2025/06/03 07:56:37 ERROR : file5.txt: md5 differ 2025/06/03 07:56:37 NOTICE: Swift container rclone-test-yewabol3jono path 075436co/changes/path2: 1 differences found 2025/06/03 07:56:37 NOTICE: Swift container rclone-test-yewabol3jono path 075436co/changes/path2: 1 errors while checking 2025/06/03 07:56:37 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 07:56:37 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/file11.txt 2025/06/03 07:56:37 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/file2.txt 2025/06/03 07:56:37 INFO : - Path2 Queue delete - TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/file4.txt 2025/06/03 07:56:37 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/03 07:56:37 NOTICE: - Path1 Renaming Path1 copy - /tmp/075436co/changes/path1/file5.txt.conflict1 2025/06/03 07:56:37 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/03 07:56:37 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/file5.txt.conflict1 2025/06/03 07:56:37 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/file5.txt.conflict2 2025/06/03 07:56:57 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/03 07:57:03 INFO : file5.txt: Deleted 2025/06/03 07:57:03 NOTICE: - Path2 Queue copy to Path1 - /tmp/075436co/changes/path1/file5.txt.conflict2 2025/06/03 07:57:03 INFO : - Path2 Queue copy to Path1 - /tmp/075436co/changes/path1/file6.txt 2025/06/03 07:57:03 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/file7.txt 2025/06/03 07:57:03 INFO : - Path2 Queue copy to Path1 - /tmp/075436co/changes/path1/file1.txt 2025/06/03 07:57:03 INFO : - Path2 Queue copy to Path1 - /tmp/075436co/changes/path1/file10.txt 2025/06/03 07:57:03 INFO : - Path1 Queue delete - /tmp/075436co/changes/path1/file3.txt 2025/06/03 07:57:03 INFO : - Path2 Do queued copies to - Path1 2025/06/03 07:57:08 INFO : file1.txt: Copied (replaced existing) 2025/06/03 07:57:08 INFO : file5.txt.conflict2: Copied (new) 2025/06/03 07:57:08 INFO : file6.txt: Copied (new) 2025/06/03 07:57:13 INFO : file10.txt: Copied (new) 2025/06/03 07:57:13 INFO : file3.txt: Deleted 2025/06/03 07:57:13 INFO : - Path1 Do queued copies to - Path2 2025/06/03 07:57:18 INFO : file2.txt: Copied (replaced existing) 2025/06/03 07:57:18 INFO : file7.txt: Copied (new) 2025/06/03 07:57:23 INFO : file11.txt: Copied (new) 2025/06/03 07:57:23 INFO : file5.txt.conflict1: Copied (new) 2025/06/03 07:57:28 INFO : file4.txt: Deleted 2025/06/03 07:57:28 INFO : Updating listings 2025/06/03 07:57:28 INFO : Validating listings for Path1 "/tmp/075436co/changes/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/changes/path2/" 2025/06/03 07:57:28 INFO : Bisync successful bisync_test.go:560: TEST changes PASSED === RUN TestBisyncLocalRemote/check_access 2025/06/03 07:57:44 ERROR : error listing: directory not found 2025/06/03 07:57:44 NOTICE: checking initFs Local file system at /tmp/075436co/initdir/test_check_access-biribuk9 2025/06/03 07:57:44 NOTICE: checking Path1 Local file system at /tmp/075436co/check_access/path1 2025/06/03 07:57:55 NOTICE: checking path2 Swift container rclone-test-yewabol3jono path 075436co/check_access/path2 2025/06/03 07:58:06 NOTICE: (01) : test check-access 2025/06/03 07:58:06 NOTICE: (02) : test initial bisync 2025/06/03 07:58:06 NOTICE: (03) : bisync resync 2025/06/03 07:58:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:58:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:58:27 INFO : Synching Path1 "/tmp/075436co/check_access/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 07:58:27 INFO : Copying Path2 files to Path1 2025/06/03 07:58:27 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 07:58:48 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 07:58:53 INFO : Resync updating listings 2025/06/03 07:58:53 INFO : Validating listings for Path1 "/tmp/075436co/check_access/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 07:58:53 INFO : Bisync successful 2025/06/03 07:58:53 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/03 07:58:53 NOTICE: (05) : bisync check-access 2025/06/03 07:59:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 07:59:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 07:59:14 INFO : Synching Path1 "/tmp/075436co/check_access/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 07:59:14 INFO : Building Path1 and Path2 listings 2025/06/03 07:59:24 INFO : Path1 checking for diffs 2025/06/03 07:59:24 INFO : Path2 checking for diffs 2025/06/03 07:59:24 INFO : Checking access health 2025/06/03 07:59:24 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 07:59:24 INFO : No changes found 2025/06/03 07:59:24 INFO : Updating listings 2025/06/03 07:59:24 INFO : Validating listings for Path1 "/tmp/075436co/check_access/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 07:59:24 INFO : Bisync successful 2025/06/03 07:59:24 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/03 07:59:24 NOTICE: (07) : delete-file TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/subdir/RCLONE_TEST 2025/06/03 07:59:40 NOTICE: (08) : bisync check-access 2025/06/03 08:00:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:00:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:00:00 INFO : Synching Path1 "/tmp/075436co/check_access/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 08:00:00 INFO : Building Path1 and Path2 listings 2025/06/03 08:00:01 INFO : Path1 checking for diffs 2025/06/03 08:00:01 INFO : Path2 checking for diffs 2025/06/03 08:00:01 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/03 08:00:01 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 08:00:01 INFO : Checking access health 2025/06/03 08:00:01 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/03 08:00:01 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/03 08:00:01 ERROR : Bisync critical error: check file check failed 2025/06/03 08:00:01 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 08:00:01 NOTICE: Bisync error: bisync aborted 2025/06/03 08:00:01 NOTICE: (09) : copy-listings path2-missing 2025/06/03 08:00:01 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/03 08:00:01 NOTICE: (11) : copy-file /tmp/075436co/check_access/path1/subdir/RCLONE_TEST TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/ 2025/06/03 08:00:07 NOTICE: (12) : bisync resync 2025/06/03 08:00:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:00:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:00:27 INFO : Synching Path1 "/tmp/075436co/check_access/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 08:00:27 INFO : Copying Path2 files to Path1 2025/06/03 08:00:27 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 08:00:33 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 08:00:43 INFO : subdir/RCLONE_TEST: Copied (new) 2025/06/03 08:00:43 INFO : Resync updating listings 2025/06/03 08:00:43 INFO : Validating listings for Path1 "/tmp/075436co/check_access/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 08:00:43 INFO : Bisync successful 2025/06/03 08:00:43 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/03 08:00:43 NOTICE: (14) : bisync check-access 2025/06/03 08:01:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:01:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:01:04 INFO : Synching Path1 "/tmp/075436co/check_access/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 08:01:04 INFO : Building Path1 and Path2 listings 2025/06/03 08:01:14 INFO : Path1 checking for diffs 2025/06/03 08:01:14 INFO : Path2 checking for diffs 2025/06/03 08:01:14 INFO : Checking access health 2025/06/03 08:01:14 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 08:01:14 INFO : No changes found 2025/06/03 08:01:14 INFO : Updating listings 2025/06/03 08:01:14 INFO : Validating listings for Path1 "/tmp/075436co/check_access/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 08:01:14 INFO : Bisync successful 2025/06/03 08:01:14 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/03 08:01:14 NOTICE: (16) : delete-file /tmp/075436co/check_access/path1/RCLONE_TEST 2025/06/03 08:01:14 NOTICE: (17) : bisync check-access 2025/06/03 08:01:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:01:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:01:34 INFO : Synching Path1 "/tmp/075436co/check_access/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 08:01:34 INFO : Building Path1 and Path2 listings 2025/06/03 08:01:45 INFO : Path1 checking for diffs 2025/06/03 08:01:45 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/03 08:01:45 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 08:01:45 INFO : Path2 checking for diffs 2025/06/03 08:01:45 INFO : Checking access health 2025/06/03 08:01:45 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/03 08:01:45 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/03 08:01:45 ERROR : Bisync critical error: check file check failed 2025/06/03 08:01:45 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 08:01:45 NOTICE: Bisync error: bisync aborted 2025/06/03 08:01:45 NOTICE: (18) : copy-listings path1-missing 2025/06/03 08:01:45 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/03 08:01:45 NOTICE: (20) : bisync check-access 2025/06/03 08:02:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:02:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:02:05 INFO : Synching Path1 "/tmp/075436co/check_access/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 08:02:05 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/075436co/workdir/tmp_075436co_check_access_path1..TestSwift_rclone-test-yewabol3jono_075436co_check_access_path2.path1.lst Path2: /tmp/075436co/workdir/tmp_075436co_check_access_path1..TestSwift_rclone-test-yewabol3jono_075436co_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/075436co/workdir" 2025/06/03 08:02:05 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 08:02:05 NOTICE: Bisync error: bisync aborted 2025/06/03 08:02:05 NOTICE: (21) : move-listings missing-listings 2025/06/03 08:02:05 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/03 08:02:05 NOTICE: (23) : bisync resync 2025/06/03 08:02:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:02:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:02:26 INFO : Synching Path1 "/tmp/075436co/check_access/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 08:02:26 INFO : Copying Path2 files to Path1 2025/06/03 08:02:26 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 08:02:31 INFO : RCLONE_TEST: Copied (new) 2025/06/03 08:02:31 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 08:02:42 INFO : Resync updating listings 2025/06/03 08:02:42 INFO : Validating listings for Path1 "/tmp/075436co/check_access/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 08:02:42 INFO : Bisync successful 2025/06/03 08:02:42 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/03 08:02:42 NOTICE: (25) : bisync check-access 2025/06/03 08:03:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:03:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:03:02 INFO : Synching Path1 "/tmp/075436co/check_access/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 08:03:02 INFO : Building Path1 and Path2 listings 2025/06/03 08:03:13 INFO : Path1 checking for diffs 2025/06/03 08:03:13 INFO : Path2 checking for diffs 2025/06/03 08:03:13 INFO : Checking access health 2025/06/03 08:03:13 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 08:03:13 INFO : No changes found 2025/06/03 08:03:13 INFO : Updating listings 2025/06/03 08:03:13 INFO : Validating listings for Path1 "/tmp/075436co/check_access/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access/path2/" 2025/06/03 08:03:13 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncLocalRemote/check_access_filters 2025/06/03 08:03:34 ERROR : error listing: directory not found 2025/06/03 08:03:34 NOTICE: checking initFs Local file system at /tmp/075436co/initdir/test_check_access_filters-zusixiv3 2025/06/03 08:03:34 NOTICE: checking Path1 Local file system at /tmp/075436co/check_access_filters/path1 2025/06/03 08:03:52 NOTICE: checking path2 Swift container rclone-test-yewabol3jono path 075436co/check_access_filters/path2 2025/06/03 08:04:26 NOTICE: (01) : test check-access-filters 2025/06/03 08:04:26 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/06/03 08:04:26 NOTICE: (03) : copy-file /tmp/075436co/datadir/test_check_access_filters-yivayeb3/exclude-other-filtersfile.txt /tmp/075436co/workdir/ 2025/06/03 08:04:26 NOTICE: (04) : test resync to get the filters file md5 built. 2025/06/03 08:04:26 NOTICE: (05) : bisync resync filters-file=/tmp/075436co/workdir/exclude-other-filtersfile.txt 2025/06/03 08:04:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:04:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:04:32 INFO : Synching Path1 "/tmp/075436co/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/" 2025/06/03 08:04:32 INFO : Using filters file /tmp/075436co/workdir/exclude-other-filtersfile.txt 2025/06/03 08:04:32 INFO : Storing filters file hash to /tmp/075436co/workdir/exclude-other-filtersfile.txt.md5 2025/06/03 08:04:32 INFO : Copying Path2 files to Path1 2025/06/03 08:04:32 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 08:04:43 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 08:04:58 INFO : Resync updating listings 2025/06/03 08:04:58 INFO : Validating listings for Path1 "/tmp/075436co/check_access_filters/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/" 2025/06/03 08:04:58 INFO : Bisync successful 2025/06/03 08:04:58 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/06/03 08:04:58 NOTICE: (07) : bisync check-access filters-file=/tmp/075436co/workdir/exclude-other-filtersfile.txt 2025/06/03 08:05:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:05:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:05:04 INFO : Synching Path1 "/tmp/075436co/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/" 2025/06/03 08:05:04 INFO : Using filters file /tmp/075436co/workdir/exclude-other-filtersfile.txt 2025/06/03 08:05:04 INFO : Building Path1 and Path2 listings 2025/06/03 08:05:14 INFO : Path1 checking for diffs 2025/06/03 08:05:14 INFO : Path2 checking for diffs 2025/06/03 08:05:14 INFO : Checking access health 2025/06/03 08:05:14 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/03 08:05:14 INFO : No changes found 2025/06/03 08:05:14 INFO : Updating listings 2025/06/03 08:05:14 INFO : Validating listings for Path1 "/tmp/075436co/check_access_filters/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/" 2025/06/03 08:05:14 INFO : Bisync successful 2025/06/03 08:05:14 NOTICE: (08) : copy-listings exclude-initial 2025/06/03 08:05:14 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/03 08:05:14 NOTICE: (10) : delete-file TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/03 08:05:20 NOTICE: (11) : delete-file /tmp/075436co/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/03 08:05:20 NOTICE: (12) : delete-file TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/03 08:06:21 NOTICE: (13) : delete-file /tmp/075436co/check_access_filters/path1/subdirX/RCLONE_TEST 2025/06/03 08:06:21 NOTICE: (14) : test EXCLUDE - test should PASS 2025/06/03 08:06:21 NOTICE: (15) : bisync check-access filters-file=/tmp/075436co/workdir/exclude-other-filtersfile.txt 2025/06/03 08:06:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:06:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:06:27 INFO : Synching Path1 "/tmp/075436co/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/" 2025/06/03 08:06:27 INFO : Using filters file /tmp/075436co/workdir/exclude-other-filtersfile.txt 2025/06/03 08:06:27 INFO : Building Path1 and Path2 listings 2025/06/03 08:06:48 INFO : Path1 checking for diffs 2025/06/03 08:06:48 INFO : Path2 checking for diffs 2025/06/03 08:06:48 INFO : Checking access health 2025/06/03 08:06:48 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/03 08:06:48 INFO : No changes found 2025/06/03 08:06:48 INFO : Updating listings 2025/06/03 08:06:48 INFO : Validating listings for Path1 "/tmp/075436co/check_access_filters/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/" 2025/06/03 08:06:48 INFO : Bisync successful 2025/06/03 08:06:48 NOTICE: (16) : copy-listings exclude-pass-run 2025/06/03 08:06:48 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/06/03 08:06:48 NOTICE: (18) : delete-file TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/RCLONE_TEST 2025/06/03 08:06:53 NOTICE: (19) : delete-file /tmp/075436co/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/03 08:06:53 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/06/03 08:06:53 NOTICE: (21) : bisync check-access filters-file=/tmp/075436co/workdir/exclude-other-filtersfile.txt 2025/06/03 08:06:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:06:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:06:59 INFO : Synching Path1 "/tmp/075436co/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/" 2025/06/03 08:06:59 INFO : Using filters file /tmp/075436co/workdir/exclude-other-filtersfile.txt 2025/06/03 08:06:59 INFO : Building Path1 and Path2 listings 2025/06/03 08:07:27 INFO : Path1 checking for diffs 2025/06/03 08:07:27 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/03 08:07:27 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 08:07:27 INFO : Path2 checking for diffs 2025/06/03 08:07:27 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/03 08:07:27 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 08:07:27 INFO : Checking access health 2025/06/03 08:07:27 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/03 08:07:27 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/03 08:07:27 ERROR : Bisync critical error: check file check failed 2025/06/03 08:07:27 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 08:07:27 NOTICE: Bisync error: bisync aborted 2025/06/03 08:07:27 NOTICE: (22) : move-listings exclude-error-run 2025/06/03 08:07:27 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/06/03 08:07:27 NOTICE: (24) : test reset to the initial state 2025/06/03 08:07:27 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial /tmp/075436co/check_access_filters/path1/ 2025/06/03 08:07:27 NOTICE: (26) : sync-dir /tmp/075436co/check_access_filters/path1/ TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/ 2025/06/03 08:07:38 NOTICE: (27) : copy-file /tmp/075436co/datadir/test_check_access_filters-yivayeb3/include-other-filtersfile.txt /tmp/075436co/workdir/ 2025/06/03 08:07:38 NOTICE: (28) : bisync resync filters-file=/tmp/075436co/workdir/include-other-filtersfile.txt 2025/06/03 08:07:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:07:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:07:44 INFO : Synching Path1 "/tmp/075436co/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/" 2025/06/03 08:07:44 INFO : Using filters file /tmp/075436co/workdir/include-other-filtersfile.txt 2025/06/03 08:07:44 INFO : Storing filters file hash to /tmp/075436co/workdir/include-other-filtersfile.txt.md5 2025/06/03 08:07:44 INFO : Copying Path2 files to Path1 2025/06/03 08:07:44 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 08:07:50 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 08:08:00 INFO : Resync updating listings 2025/06/03 08:08:00 INFO : Validating listings for Path1 "/tmp/075436co/check_access_filters/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/" 2025/06/03 08:08:00 INFO : Bisync successful 2025/06/03 08:08:00 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/06/03 08:08:00 NOTICE: (30) : bisync check-access filters-file=/tmp/075436co/workdir/include-other-filtersfile.txt 2025/06/03 08:08:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:08:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:08:06 INFO : Synching Path1 "/tmp/075436co/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/" 2025/06/03 08:08:06 INFO : Using filters file /tmp/075436co/workdir/include-other-filtersfile.txt 2025/06/03 08:08:06 INFO : Building Path1 and Path2 listings 2025/06/03 08:08:22 INFO : Path1 checking for diffs 2025/06/03 08:08:22 INFO : Path2 checking for diffs 2025/06/03 08:08:22 INFO : Checking access health 2025/06/03 08:08:22 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/03 08:08:22 INFO : No changes found 2025/06/03 08:08:22 INFO : Updating listings 2025/06/03 08:08:22 INFO : Validating listings for Path1 "/tmp/075436co/check_access_filters/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/" 2025/06/03 08:08:22 INFO : Bisync successful 2025/06/03 08:08:22 NOTICE: (31) : copy-listings include-initial 2025/06/03 08:08:22 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/03 08:08:22 NOTICE: (33) : delete-file TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/03 08:08:22 NOTICE: (34) : delete-file /tmp/075436co/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/03 08:08:22 NOTICE: (35) : delete-file TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/03 08:08:27 NOTICE: (36) : test INCLUDE - test should PASS 2025/06/03 08:08:27 NOTICE: (37) : bisync check-access filters-file=/tmp/075436co/workdir/include-other-filtersfile.txt 2025/06/03 08:08:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:08:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:08:33 INFO : Synching Path1 "/tmp/075436co/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/" 2025/06/03 08:08:33 INFO : Using filters file /tmp/075436co/workdir/include-other-filtersfile.txt 2025/06/03 08:08:33 INFO : Building Path1 and Path2 listings 2025/06/03 08:08:43 INFO : Path1 checking for diffs 2025/06/03 08:08:43 INFO : Path2 checking for diffs 2025/06/03 08:08:43 INFO : Checking access health 2025/06/03 08:08:43 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/03 08:08:43 INFO : No changes found 2025/06/03 08:08:43 INFO : Updating listings 2025/06/03 08:08:43 INFO : Validating listings for Path1 "/tmp/075436co/check_access_filters/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/" 2025/06/03 08:08:43 INFO : Bisync successful 2025/06/03 08:08:43 NOTICE: (38) : copy-listings include-pass-run 2025/06/03 08:08:43 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/06/03 08:08:43 NOTICE: (40) : delete-file TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/RCLONE_TEST 2025/06/03 08:08:43 NOTICE: (41) : delete-file /tmp/075436co/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/03 08:08:43 NOTICE: (42) : delete-file /tmp/075436co/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/06/03 08:08:43 NOTICE: (43) : test INCLUDE - test should ABORT 2025/06/03 08:08:43 NOTICE: (44) : bisync check-access filters-file=/tmp/075436co/workdir/include-other-filtersfile.txt 2025/06/03 08:08:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:08:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:08:49 INFO : Synching Path1 "/tmp/075436co/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_access_filters/path2/" 2025/06/03 08:08:49 INFO : Using filters file /tmp/075436co/workdir/include-other-filtersfile.txt 2025/06/03 08:08:49 INFO : Building Path1 and Path2 listings 2025/06/03 08:09:15 INFO : Path1 checking for diffs 2025/06/03 08:09:15 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/03 08:09:15 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/06/03 08:09:15 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/03 08:09:15 INFO : Path2 checking for diffs 2025/06/03 08:09:15 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/03 08:09:15 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 08:09:15 INFO : Checking access health 2025/06/03 08:09:15 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/06/03 08:09:15 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/03 08:09:15 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/03 08:09:15 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/06/03 08:09:15 ERROR : Bisync critical error: check file check failed 2025/06/03 08:09:15 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 08:09:15 NOTICE: Bisync error: bisync aborted 2025/06/03 08:09:15 NOTICE: (45) : move-listings include-error-run bisync_test.go:560: TEST check_access_filters PASSED === RUN TestBisyncLocalRemote/check_filename 2025/06/03 08:10:06 ERROR : error listing: directory not found 2025/06/03 08:10:06 NOTICE: checking initFs Local file system at /tmp/075436co/initdir/test_check_filename-newaruz4 2025/06/03 08:10:06 NOTICE: checking Path1 Local file system at /tmp/075436co/check_filename/path1 2025/06/03 08:10:33 NOTICE: checking path2 Swift container rclone-test-yewabol3jono path 075436co/check_filename/path2 2025/06/03 08:10:43 NOTICE: (01) : test check-filename 2025/06/03 08:10:43 NOTICE: (02) : test initial bisync 2025/06/03 08:10:43 NOTICE: (03) : bisync resync 2025/06/03 08:10:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:10:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:10:50 INFO : Synching Path1 "/tmp/075436co/check_filename/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_filename/path2/" 2025/06/03 08:10:50 INFO : Copying Path2 files to Path1 2025/06/03 08:10:50 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 08:11:01 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 08:11:11 INFO : Resync updating listings 2025/06/03 08:11:11 INFO : Validating listings for Path1 "/tmp/075436co/check_filename/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_filename/path2/" 2025/06/03 08:11:11 INFO : Bisync successful 2025/06/03 08:11:11 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/03 08:11:11 NOTICE: (05) : bisync check-access check-filename=.chk_file 2025/06/03 08:11:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:11:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:11:17 INFO : Synching Path1 "/tmp/075436co/check_filename/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_filename/path2/" 2025/06/03 08:11:17 INFO : Building Path1 and Path2 listings 2025/06/03 08:11:27 INFO : Path1 checking for diffs 2025/06/03 08:11:27 INFO : Path2 checking for diffs 2025/06/03 08:11:27 INFO : Checking access health 2025/06/03 08:11:27 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/03 08:11:27 INFO : No changes found 2025/06/03 08:11:27 INFO : Updating listings 2025/06/03 08:11:27 INFO : Validating listings for Path1 "/tmp/075436co/check_filename/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_filename/path2/" 2025/06/03 08:11:27 INFO : Bisync successful 2025/06/03 08:11:27 NOTICE: (06) : copy-listings initial-pass 2025/06/03 08:11:27 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2025/06/03 08:11:27 NOTICE: (08) : delete-file TestSwift:rclone-test-yewabol3jono/075436co/check_filename/path2/subdir/.chk_file 2025/06/03 08:11:43 NOTICE: (09) : bisync check-access check-filename=.chk_file 2025/06/03 08:11:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:11:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:11:49 INFO : Synching Path1 "/tmp/075436co/check_filename/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_filename/path2/" 2025/06/03 08:11:49 INFO : Building Path1 and Path2 listings 2025/06/03 08:12:00 INFO : Path1 checking for diffs 2025/06/03 08:12:00 INFO : Path2 checking for diffs 2025/06/03 08:12:00 INFO : - Path2 File was deleted - subdir/.chk_file 2025/06/03 08:12:00 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 08:12:00 INFO : Checking access health 2025/06/03 08:12:00 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2025/06/03 08:12:00 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2025/06/03 08:12:00 ERROR : Bisync critical error: check file check failed 2025/06/03 08:12:00 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 08:12:00 NOTICE: Bisync error: bisync aborted 2025/06/03 08:12:00 NOTICE: (10) : move-listings path2-missing 2025/06/03 08:12:00 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2025/06/03 08:12:00 NOTICE: (12) : copy-file /tmp/075436co/check_filename/path1/subdir/.chk_file TestSwift:rclone-test-yewabol3jono/075436co/check_filename/path2/subdir/ 2025/06/03 08:12:15 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2025/06/03 08:12:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:12:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:12:21 INFO : Synching Path1 "/tmp/075436co/check_filename/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_filename/path2/" 2025/06/03 08:12:21 INFO : Copying Path2 files to Path1 2025/06/03 08:12:21 INFO : Checking access health 2025/06/03 08:12:27 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/03 08:12:27 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 08:12:37 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 08:12:43 INFO : Resync updating listings 2025/06/03 08:12:43 INFO : Validating listings for Path1 "/tmp/075436co/check_filename/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_filename/path2/" 2025/06/03 08:12:43 INFO : Bisync successful 2025/06/03 08:12:43 NOTICE: (14) : test 4. run sync with check-access. should pass. 2025/06/03 08:12:43 NOTICE: (15) : bisync check-access check-filename=.chk_file 2025/06/03 08:12:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 08:12:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 08:12:48 INFO : Synching Path1 "/tmp/075436co/check_filename/path1/" with Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_filename/path2/" 2025/06/03 08:12:48 INFO : Building Path1 and Path2 listings 2025/06/03 08:12:59 INFO : Path1 checking for diffs 2025/06/03 08:12:59 INFO : Path2 checking for diffs 2025/06/03 08:12:59 INFO : Checking access health 2025/06/03 08:12:59 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/03 08:12:59 INFO : No changes found 2025/06/03 08:12:59 INFO : Updating listings 2025/06/03 08:12:59 INFO : Validating listings for Path1 "/tmp/075436co/check_filename/path1/" vs Path2 "TestSwift:rclone-test-yewabol3jono/075436co/check_filename/path2/" 2025/06/03 08:12:59 INFO : Bisync successful bisync_test.go:560: TEST check_filename PASSED === RUN TestBisyncLocalRemote/check_sync bisync_test.go:355: test check_sync timed out - not enough time to start test (4m58.579638965s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/compare_all bisync_test.go:355: test compare_all timed out - not enough time to start test (4m58.579175955s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/concurrent bisync_test.go:355: test concurrent timed out - not enough time to start test (4m58.578313105s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/createemptysrcdirs bisync_test.go:355: test createemptysrcdirs timed out - not enough time to start test (4m58.578096039s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/dry_run bisync_test.go:355: test dry_run timed out - not enough time to start test (4m58.577901342s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/equal bisync_test.go:355: test equal timed out - not enough time to start test (4m58.577719952s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/ext_paths bisync_test.go:355: test ext_paths timed out - not enough time to start test (4m58.57754865s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/extended_filenames bisync_test.go:355: test extended_filenames timed out - not enough time to start test (4m58.57738876s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/filters bisync_test.go:355: test filters timed out - not enough time to start test (4m58.577221146s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/filtersfile_checks bisync_test.go:355: test filtersfile_checks timed out - not enough time to start test (4m58.577026559s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/ignorelistingchecksum bisync_test.go:355: test ignorelistingchecksum timed out - not enough time to start test (4m58.57684523s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/max_delete_path1 bisync_test.go:355: test max_delete_path1 timed out - not enough time to start test (4m58.576683987s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/max_delete_path2_force bisync_test.go:355: test max_delete_path2_force timed out - not enough time to start test (4m58.576519507s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/nomodtime bisync_test.go:355: test nomodtime timed out - not enough time to start test (4m58.576352083s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/normalization bisync_test.go:355: test normalization timed out - not enough time to start test (4m58.57619062s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/rclone_args bisync_test.go:355: test rclone_args timed out - not enough time to start test (4m58.576026832s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/resolve bisync_test.go:355: test resolve timed out - not enough time to start test (4m58.575847285s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/resync bisync_test.go:355: test resync timed out - not enough time to start test (4m58.575678728s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/resync_modes bisync_test.go:355: test resync_modes timed out - not enough time to start test (4m58.57551403s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/rmdirs bisync_test.go:355: test rmdirs timed out - not enough time to start test (4m58.575348188s remaining, need 6m17.286047738s for test) === RUN TestBisyncLocalRemote/volatile bisync_test.go:355: test volatile timed out - not enough time to start test (4m58.575176756s remaining, need 6m17.286047738s for test) --- FAIL: TestBisyncLocalRemote (1109.85s) --- PASS: TestBisyncLocalRemote/changes (182.79s) --- PASS: TestBisyncLocalRemote/check_access (349.64s) --- PASS: TestBisyncLocalRemote/check_access_filters (377.29s) --- PASS: TestBisyncLocalRemote/check_filename (199.22s) --- FAIL: TestBisyncLocalRemote/check_sync (0.00s) --- FAIL: TestBisyncLocalRemote/compare_all (0.00s) --- FAIL: TestBisyncLocalRemote/concurrent (0.00s) --- FAIL: TestBisyncLocalRemote/createemptysrcdirs (0.00s) --- FAIL: TestBisyncLocalRemote/dry_run (0.00s) --- FAIL: TestBisyncLocalRemote/equal (0.00s) --- FAIL: TestBisyncLocalRemote/ext_paths (0.00s) --- FAIL: TestBisyncLocalRemote/extended_filenames (0.00s) --- FAIL: TestBisyncLocalRemote/filters (0.00s) --- FAIL: TestBisyncLocalRemote/filtersfile_checks (0.00s) --- FAIL: TestBisyncLocalRemote/ignorelistingchecksum (0.00s) --- FAIL: TestBisyncLocalRemote/max_delete_path1 (0.00s) --- FAIL: TestBisyncLocalRemote/max_delete_path2_force (0.00s) --- FAIL: TestBisyncLocalRemote/nomodtime (0.00s) --- FAIL: TestBisyncLocalRemote/normalization (0.00s) --- FAIL: TestBisyncLocalRemote/rclone_args (0.00s) --- FAIL: TestBisyncLocalRemote/resolve (0.00s) --- FAIL: TestBisyncLocalRemote/resync (0.00s) --- FAIL: TestBisyncLocalRemote/resync_modes (0.00s) --- FAIL: TestBisyncLocalRemote/rmdirs (0.00s) --- FAIL: TestBisyncLocalRemote/volatile (0.00s) FAIL 2025/06/03 08:13:05 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose -test.run '^TestBisyncLocalRemote$/^(changes|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)$|^TestBisyncRemoteLocal$/^(filters|filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$'" - Finished ERROR in 55m2.531307608s (try 2/5): exit status 1: Failed [TestBisyncLocalRemote/check_sync TestBisyncLocalRemote/compare_all TestBisyncLocalRemote/concurrent TestBisyncLocalRemote/createemptysrcdirs TestBisyncLocalRemote/dry_run TestBisyncLocalRemote/equal TestBisyncLocalRemote/ext_paths TestBisyncLocalRemote/extended_filenames TestBisyncLocalRemote/filters TestBisyncLocalRemote/filtersfile_checks TestBisyncLocalRemote/ignorelistingchecksum TestBisyncLocalRemote/max_delete_path1 TestBisyncLocalRemote/max_delete_path2_force TestBisyncLocalRemote/nomodtime TestBisyncLocalRemote/normalization TestBisyncLocalRemote/rclone_args TestBisyncLocalRemote/resolve TestBisyncLocalRemote/resync TestBisyncLocalRemote/resync_modes TestBisyncLocalRemote/rmdirs TestBisyncLocalRemote/volatile]