"./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavNextcloud: -verbose -test.run '^(TestCopyOverSelf|TestMoveOverSelf|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingModtimeOnly|TestSyncCompareDest|TestSyncCopyDest|TestSyncDoesntUpdateModtime|TestSyncUTFNorm|TestSyncWithUpdateOlder)$'" - Starting (try 5/5) 2025/07/02 02:29:48 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-xutejip5quca" 2025/07/02 02:29:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 02:29:48 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2025/07/02 02:29:48 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/07/02 02:29:48 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/07/02 02:29:48 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/07/02 02:29:48 DEBUG : Setting pass="04Dgcc-rBTAwEt6OvYQsvV7XaASmSZxbnpGj5-4A" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/07/02 02:29:48 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{5t6BW}" suffix to name 2025/07/02 02:29:48 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/07/02 02:29:48 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/07/02 02:29:48 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/07/02 02:29:48 DEBUG : Setting pass="04Dgcc-rBTAwEt6OvYQsvV7XaASmSZxbnpGj5-4A" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/07/02 02:29:48 DEBUG : found headers: 2025/07/02 02:29:48 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2025/07/02 02:29:48 DEBUG : Creating backend with remote "/tmp/rclone3445700092" === RUN TestCopyOverSelf run.go:180: Remote "webdav root 'rclone-test-xutejip5quca'", Local "Local file system at /tmp/rclone3445700092", Modify Window "1s" 2025/07/02 02:29:49 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/07/02 02:29:51 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for checks to finish 2025/07/02 02:29:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/02 02:29:51 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for transfers to finish 2025/07/02 02:29:51 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/07/02 02:29:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/02 02:29:52 INFO : sub dir/hello world: Copied (replaced existing) fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:614 Error: Should be true Test: TestCopyOverSelf Messages: sub dir/hello world: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) --- FAIL: TestCopyOverSelf (6.85s) === RUN TestMoveOverSelf run.go:180: Remote "webdav root 'rclone-test-xutejip5quca'", Local "Local file system at /tmp/rclone3445700092", Modify Window "1s" 2025/07/02 02:29:55 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/07/02 02:29:58 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for checks to finish 2025/07/02 02:29:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/02 02:29:58 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for transfers to finish 2025/07/02 02:29:58 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/07/02 02:29:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/02 02:29:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/02 02:29:59 INFO : sub dir/hello world: Deleted fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:659 Error: Should be true Test: TestMoveOverSelf Messages: sub dir/hello world: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) --- FAIL: TestMoveOverSelf (6.37s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "webdav root 'rclone-test-xutejip5quca'", Local "Local file system at /tmp/rclone3445700092", Modify Window "1s" 2025/07/02 02:30:02 DEBUG : empty space: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:03 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 GMT 2025/07/02 02:30:03 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for checks to finish 2025/07/02 02:30:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/02 02:30:03 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/02 02:30:03 DEBUG : empty space: Unchanged skipping 2025/07/02 02:30:03 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for transfers to finish 2025/07/02 02:30:03 DEBUG : Waiting for deletions to finish 2025/07/02 02:30:03 INFO : There was nothing to transfer 2025/07/02 02:30:04 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 GMT 2025/07/02 02:30:04 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for checks to finish 2025/07/02 02:30:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/02 02:30:04 NOTICE: webdav root 'rclone-test-xutejip5quca': Forced to upload files to set modification times on this backend. 2025/07/02 02:30:04 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/07/02 02:30:04 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for transfers to finish 2025/07/02 02:30:05 DEBUG : empty space: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/02 02:30:06 INFO : empty space: Copied (replaced existing) 2025/07/02 02:30:06 DEBUG : Waiting for deletions to finish fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1008 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: empty space: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnly (5.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "webdav root 'rclone-test-xutejip5quca'", Local "Local file system at /tmp/rclone3445700092", Modify Window "1s" 2025/07/02 02:30:07 DEBUG : foo: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:09 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for checks to finish 2025/07/02 02:30:09 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 GMT 2025/07/02 02:30:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3445700092) 2025/07/02 02:30:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (webdav root 'rclone-test-xutejip5quca') 2025/07/02 02:30:09 DEBUG : foo: sha1 differ 2025/07/02 02:30:09 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for transfers to finish 2025/07/02 02:30:09 DEBUG : foo: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/02 02:30:10 INFO : foo: Copied (replaced existing) 2025/07/02 02:30:10 DEBUG : Waiting for deletions to finish fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1059 Error: Should be true Test: TestSyncDoesntUpdateModtime Messages: foo: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) --- FAIL: TestSyncDoesntUpdateModtime (4.40s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "webdav root 'rclone-test-xutejip5quca'", Local "Local file system at /tmp/rclone3445700092", Modify Window "1s" 2025/07/02 02:30:12 DEBUG : potato: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:13 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for checks to finish 2025/07/02 02:30:13 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 GMT 2025/07/02 02:30:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3445700092) 2025/07/02 02:30:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (webdav root 'rclone-test-xutejip5quca') 2025/07/02 02:30:13 DEBUG : potato: sha1 differ 2025/07/02 02:30:13 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for transfers to finish 2025/07/02 02:30:13 DEBUG : potato: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/02 02:30:14 INFO : potato: Copied (replaced existing) 2025/07/02 02:30:14 DEBUG : Waiting for deletions to finish fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1122 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: potato: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 GMT) (precision 1s) --- FAIL: TestSyncAfterChangingContentsOnly (4.22s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "webdav root 'rclone-test-xutejip5quca'", Local "Local file system at /tmp/rclone3445700092", Modify Window "1s" 2025/07/02 02:30:16 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:17 DEBUG : two: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:18 DEBUG : three: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:19 DEBUG : four: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:21 DEBUG : five: Need to transfer - File not found at Destination 2025/07/02 02:30:21 DEBUG : one: Destination is newer than source, skipping 2025/07/02 02:30:21 DEBUG : three: Sizes identical 2025/07/02 02:30:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/02 02:30:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/02 02:30:21 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for checks to finish 2025/07/02 02:30:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3445700092) 2025/07/02 02:30:21 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (webdav root 'rclone-test-xutejip5quca') 2025/07/02 02:30:21 DEBUG : two: sha1 differ 2025/07/02 02:30:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/02 02:30:21 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for transfers to finish 2025/07/02 02:30:21 DEBUG : two: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:21 DEBUG : four: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:21 DEBUG : five: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/02 02:30:22 INFO : two: Copied (replaced existing) 2025/07/02 02:30:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/02 02:30:22 INFO : four: Copied (replaced existing) 2025/07/02 02:30:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/02 02:30:22 INFO : five: Copied (new) 2025/07/02 02:30:22 DEBUG : Waiting for deletions to finish fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1446 Error: Should be true Test: TestSyncWithUpdateOlder Messages: two: Modification time difference too big |120h0m0s| > 1s (want 2011-12-30 12:59:59 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s) 2025/07/02 02:30:23 DEBUG : one: Destination is newer than source, skipping 2025/07/02 02:30:23 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for checks to finish 2025/07/02 02:30:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3445700092) 2025/07/02 02:30:23 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (webdav root 'rclone-test-xutejip5quca') 2025/07/02 02:30:23 DEBUG : three: sha1 differ 2025/07/02 02:30:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/02 02:30:23 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/02 02:30:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/02 02:30:23 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/02 02:30:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/02 02:30:23 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/02 02:30:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/02 02:30:23 DEBUG : two: Unchanged skipping 2025/07/02 02:30:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/02 02:30:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/02 02:30:23 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for transfers to finish 2025/07/02 02:30:23 DEBUG : three: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/02 02:30:24 INFO : three: Copied (replaced existing) 2025/07/02 02:30:24 DEBUG : Waiting for deletions to finish fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1459 Error: Should be true Test: TestSyncWithUpdateOlder Messages: two: Modification time difference too big |120h0m0s| > 1s (want 2011-12-30 12:59:59 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s) --- FAIL: TestSyncWithUpdateOlder (11.27s) === RUN TestSyncCompareDest run.go:180: Remote "webdav root 'rclone-test-xutejip5quca'", Local "Local file system at /tmp/rclone3445700092", Modify Window "1s" 2025/07/02 02:30:27 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-xutejip5quca/dst" 2025/07/02 02:30:27 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2025/07/02 02:30:27 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/07/02 02:30:27 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/07/02 02:30:27 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/07/02 02:30:27 DEBUG : Setting pass="04Dgcc-rBTAwEt6OvYQsvV7XaASmSZxbnpGj5-4A" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/07/02 02:30:27 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{5t6BW}" suffix to name 2025/07/02 02:30:27 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/07/02 02:30:27 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/07/02 02:30:27 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/07/02 02:30:27 DEBUG : Setting pass="04Dgcc-rBTAwEt6OvYQsvV7XaASmSZxbnpGj5-4A" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/07/02 02:30:27 DEBUG : found headers: 2025/07/02 02:30:27 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2025/07/02 02:30:27 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-xutejip5quca/CompareDest" 2025/07/02 02:30:27 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2025/07/02 02:30:27 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/07/02 02:30:27 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/07/02 02:30:27 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/07/02 02:30:27 DEBUG : Setting pass="04Dgcc-rBTAwEt6OvYQsvV7XaASmSZxbnpGj5-4A" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/07/02 02:30:27 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{5t6BW}" suffix to name 2025/07/02 02:30:27 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/07/02 02:30:27 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/07/02 02:30:27 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/07/02 02:30:27 DEBUG : Setting pass="04Dgcc-rBTAwEt6OvYQsvV7XaASmSZxbnpGj5-4A" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/07/02 02:30:27 DEBUG : found headers: 2025/07/02 02:30:27 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2025/07/02 02:30:28 DEBUG : fs cache: renaming cache item "TestWebdavNextcloud:rclone-test-xutejip5quca/CompareDest" to be canonical "TestWebdavNextcloud{5t6BW}:rclone-test-xutejip5quca/CompareDest" 2025/07/02 02:30:28 DEBUG : one: Need to transfer - File not found at Destination 2025/07/02 02:30:28 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for checks to finish 2025/07/02 02:30:28 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for transfers to finish 2025/07/02 02:30:29 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/02 02:30:29 INFO : one: Copied (new) 2025/07/02 02:30:29 DEBUG : Waiting for deletions to finish 2025/07/02 02:30:31 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-xutejip5quca/CompareDest" for canonical name "TestWebdavNextcloud{5t6BW}:rclone-test-xutejip5quca/CompareDest" 2025/07/02 02:30:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 02:30:31 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for checks to finish 2025/07/02 02:30:31 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for transfers to finish 2025/07/02 02:30:32 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/02 02:30:33 INFO : one: Copied (replaced existing) 2025/07/02 02:30:33 DEBUG : Waiting for deletions to finish fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2107 Error: Should be true Test: TestSyncCompareDest Messages: dst/one: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) 2025/07/02 02:30:34 DEBUG : dst/one: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:35 DEBUG : CompareDest/one: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:36 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-xutejip5quca/CompareDest" for canonical name "TestWebdavNextcloud{5t6BW}:rclone-test-xutejip5quca/CompareDest" 2025/07/02 02:30:37 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for checks to finish 2025/07/02 02:30:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 02:30:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/02 02:30:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 02:30:37 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for transfers to finish 2025/07/02 02:30:37 DEBUG : Waiting for deletions to finish 2025/07/02 02:30:37 INFO : There was nothing to transfer 2025/07/02 02:30:38 DEBUG : CompareDest/two: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:39 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-xutejip5quca/CompareDest" for canonical name "TestWebdavNextcloud{5t6BW}:rclone-test-xutejip5quca/CompareDest" 2025/07/02 02:30:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 02:30:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/02 02:30:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 02:30:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/02 02:30:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 02:30:40 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for checks to finish 2025/07/02 02:30:40 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for transfers to finish 2025/07/02 02:30:40 DEBUG : Waiting for deletions to finish 2025/07/02 02:30:40 INFO : There was nothing to transfer 2025/07/02 02:30:41 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-xutejip5quca/CompareDest" for canonical name "TestWebdavNextcloud{5t6BW}:rclone-test-xutejip5quca/CompareDest" 2025/07/02 02:30:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 02:30:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/02 02:30:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 02:30:41 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for checks to finish 2025/07/02 02:30:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/02 02:30:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 02:30:41 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for transfers to finish 2025/07/02 02:30:41 DEBUG : Waiting for deletions to finish 2025/07/02 02:30:41 INFO : There was nothing to transfer 2025/07/02 02:30:42 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-xutejip5quca/CompareDest" for canonical name "TestWebdavNextcloud{5t6BW}:rclone-test-xutejip5quca/CompareDest" 2025/07/02 02:30:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 02:30:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/02 02:30:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 02:30:43 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 GMT 2025/07/02 02:30:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/02 02:30:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 02:30:43 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for checks to finish 2025/07/02 02:30:43 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for transfers to finish 2025/07/02 02:30:43 DEBUG : Waiting for deletions to finish 2025/07/02 02:30:43 INFO : There was nothing to transfer 2025/07/02 02:30:45 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-xutejip5quca/CompareDest" for canonical name "TestWebdavNextcloud{5t6BW}:rclone-test-xutejip5quca/CompareDest" 2025/07/02 02:30:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 02:30:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/02 02:30:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 02:30:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/02 02:30:45 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 02:30:45 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for checks to finish 2025/07/02 02:30:45 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for transfers to finish 2025/07/02 02:30:46 DEBUG : two: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/02 02:30:46 INFO : two: Copied (new) 2025/07/02 02:30:46 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCompareDest (24.51s) === RUN TestSyncCopyDest run.go:180: Remote "webdav root 'rclone-test-xutejip5quca'", Local "Local file system at /tmp/rclone3445700092", Modify Window "1s" 2025/07/02 02:30:51 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-xutejip5quca/dst" 2025/07/02 02:30:51 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2025/07/02 02:30:51 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/07/02 02:30:51 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/07/02 02:30:51 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/07/02 02:30:51 DEBUG : Setting pass="04Dgcc-rBTAwEt6OvYQsvV7XaASmSZxbnpGj5-4A" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/07/02 02:30:51 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{5t6BW}" suffix to name 2025/07/02 02:30:51 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/07/02 02:30:51 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/07/02 02:30:51 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/07/02 02:30:51 DEBUG : Setting pass="04Dgcc-rBTAwEt6OvYQsvV7XaASmSZxbnpGj5-4A" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/07/02 02:30:51 DEBUG : found headers: 2025/07/02 02:30:51 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2025/07/02 02:30:52 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-xutejip5quca/CopyDest" 2025/07/02 02:30:52 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2025/07/02 02:30:52 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/07/02 02:30:52 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/07/02 02:30:52 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/07/02 02:30:52 DEBUG : Setting pass="04Dgcc-rBTAwEt6OvYQsvV7XaASmSZxbnpGj5-4A" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/07/02 02:30:52 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{5t6BW}" suffix to name 2025/07/02 02:30:52 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/07/02 02:30:52 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/07/02 02:30:52 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/07/02 02:30:52 DEBUG : Setting pass="04Dgcc-rBTAwEt6OvYQsvV7XaASmSZxbnpGj5-4A" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/07/02 02:30:52 DEBUG : found headers: 2025/07/02 02:30:52 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2025/07/02 02:30:52 DEBUG : fs cache: renaming cache item "TestWebdavNextcloud:rclone-test-xutejip5quca/CopyDest" to be canonical "TestWebdavNextcloud{5t6BW}:rclone-test-xutejip5quca/CopyDest" 2025/07/02 02:30:53 DEBUG : one: Need to transfer - File not found at Destination 2025/07/02 02:30:53 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for checks to finish 2025/07/02 02:30:53 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for transfers to finish 2025/07/02 02:30:53 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/02 02:30:54 INFO : one: Copied (new) 2025/07/02 02:30:54 DEBUG : Waiting for deletions to finish 2025/07/02 02:30:55 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-xutejip5quca/CopyDest" for canonical name "TestWebdavNextcloud{5t6BW}:rclone-test-xutejip5quca/CopyDest" 2025/07/02 02:30:55 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for checks to finish 2025/07/02 02:30:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 02:30:56 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for transfers to finish 2025/07/02 02:30:56 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/02 02:30:57 INFO : one: Copied (replaced existing) 2025/07/02 02:30:57 DEBUG : Waiting for deletions to finish fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2273 Error: Should be true Test: TestSyncCopyDest Messages: dst/one: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) 2025/07/02 02:30:58 DEBUG : dst/one: Update will use the normal upload strategy (no chunks) 2025/07/02 02:30:59 DEBUG : CopyDest/one: Update will use the normal upload strategy (no chunks) 2025/07/02 02:31:01 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-xutejip5quca/BackupDir" 2025/07/02 02:31:01 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2025/07/02 02:31:01 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/07/02 02:31:01 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/07/02 02:31:01 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/07/02 02:31:01 DEBUG : Setting pass="04Dgcc-rBTAwEt6OvYQsvV7XaASmSZxbnpGj5-4A" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/07/02 02:31:01 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{5t6BW}" suffix to name 2025/07/02 02:31:01 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/07/02 02:31:01 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/07/02 02:31:01 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/07/02 02:31:01 DEBUG : Setting pass="04Dgcc-rBTAwEt6OvYQsvV7XaASmSZxbnpGj5-4A" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/07/02 02:31:01 DEBUG : found headers: 2025/07/02 02:31:01 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2025/07/02 02:31:01 DEBUG : fs cache: renaming cache item "TestWebdavNextcloud:rclone-test-xutejip5quca/BackupDir" to be canonical "TestWebdavNextcloud{5t6BW}:rclone-test-xutejip5quca/BackupDir" 2025/07/02 02:31:01 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-xutejip5quca/CopyDest" for canonical name "TestWebdavNextcloud{5t6BW}:rclone-test-xutejip5quca/CopyDest" 2025/07/02 02:31:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 02:31:01 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for checks to finish 2025/07/02 02:31:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/02 02:31:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 02:31:03 INFO : one: Moved (server-side) 2025/07/02 02:31:04 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/02 02:31:04 INFO : one: Copied (server-side copy) 2025/07/02 02:31:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/02 02:31:04 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for transfers to finish 2025/07/02 02:31:04 DEBUG : Waiting for deletions to finish 2025/07/02 02:31:05 DEBUG : CopyDest/two: Update will use the normal upload strategy (no chunks) 2025/07/02 02:31:07 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-xutejip5quca/CopyDest" for canonical name "TestWebdavNextcloud{5t6BW}:rclone-test-xutejip5quca/CopyDest" 2025/07/02 02:31:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/02 02:31:07 DEBUG : one: Unchanged skipping 2025/07/02 02:31:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/02 02:31:09 DEBUG : two: Dst hash empty - aborting Src hash check 2025/07/02 02:31:09 INFO : two: Copied (server-side copy) 2025/07/02 02:31:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/02 02:31:09 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for checks to finish 2025/07/02 02:31:09 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for transfers to finish 2025/07/02 02:31:09 DEBUG : Waiting for deletions to finish 2025/07/02 02:31:09 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-xutejip5quca/CopyDest" for canonical name "TestWebdavNextcloud{5t6BW}:rclone-test-xutejip5quca/CopyDest" 2025/07/02 02:31:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/02 02:31:10 DEBUG : one: Unchanged skipping 2025/07/02 02:31:10 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for checks to finish 2025/07/02 02:31:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/02 02:31:10 DEBUG : two: Unchanged skipping 2025/07/02 02:31:10 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for transfers to finish 2025/07/02 02:31:10 DEBUG : Waiting for deletions to finish 2025/07/02 02:31:10 INFO : There was nothing to transfer 2025/07/02 02:31:11 DEBUG : CopyDest/three: Update will use the normal upload strategy (no chunks) 2025/07/02 02:31:12 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-xutejip5quca/CopyDest" for canonical name "TestWebdavNextcloud{5t6BW}:rclone-test-xutejip5quca/CopyDest" 2025/07/02 02:31:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/02 02:31:13 DEBUG : one: Unchanged skipping 2025/07/02 02:31:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/02 02:31:13 DEBUG : three: Destination not found in --copy-dest 2025/07/02 02:31:13 DEBUG : three: Need to transfer - File not found at Destination 2025/07/02 02:31:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/02 02:31:13 DEBUG : two: Unchanged skipping 2025/07/02 02:31:13 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for checks to finish 2025/07/02 02:31:13 DEBUG : webdav root 'rclone-test-xutejip5quca/dst': Waiting for transfers to finish 2025/07/02 02:31:13 DEBUG : three: Update will use the normal upload strategy (no chunks) 2025/07/02 02:31:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/02 02:31:14 INFO : three: Copied (new) 2025/07/02 02:31:14 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCopyDest (30.41s) === RUN TestSyncUTFNorm run.go:180: Remote "webdav root 'rclone-test-xutejip5quca'", Local "Local file system at /tmp/rclone3445700092", Modify Window "1s" 2025/07/02 02:31:22 DEBUG : Testêé: Update will use the normal upload strategy (no chunks) 2025/07/02 02:31:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/02 02:31:24 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for checks to finish 2025/07/02 02:31:24 DEBUG : webdav root 'rclone-test-xutejip5quca': Waiting for transfers to finish 2025/07/02 02:31:24 DEBUG : Testêé: Update will use the normal upload strategy (no chunks) 2025/07/02 02:31:25 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/02 02:31:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/02 02:31:25 DEBUG : Waiting for deletions to finish fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2559 Error: Should be true Test: TestSyncUTFNorm Messages: Testêé: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s) --- FAIL: TestSyncUTFNorm (4.38s) FAIL 2025/07/02 02:31:26 DEBUG : webdav root 'rclone-test-xutejip5quca': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavNextcloud: -verbose -test.run '^(TestCopyOverSelf|TestMoveOverSelf|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingModtimeOnly|TestSyncCompareDest|TestSyncCopyDest|TestSyncDoesntUpdateModtime|TestSyncUTFNorm|TestSyncWithUpdateOlder)$'" - Finished ERROR in 1m38.656801085s (try 5/5): exit status 1: Failed [TestCopyOverSelf TestMoveOverSelf TestSyncAfterChangingModtimeOnly TestSyncDoesntUpdateModtime TestSyncAfterChangingContentsOnly TestSyncWithUpdateOlder TestSyncCompareDest TestSyncCopyDest TestSyncUTFNorm]