"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/05/02 02:28:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nihaxiy6woti" 2026/05/02 02:28:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 02:28:54 DEBUG : Creating backend with remote "TestS3:rclone-test-nihaxiy6woti" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/05/02 02:28:55 INFO : S3 bucket rclone-test-nihaxiy6woti: Bucket "rclone-test-nihaxiy6woti" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/05/02 02:28:55 INFO : S3 bucket rclone-test-nihaxiy6woti: Bucket "rclone-test-nihaxiy6woti" deleted === RUN TestIntegration/FsMkdir 2026/05/02 02:28:56 INFO : S3 bucket rclone-test-nihaxiy6woti: Bucket "rclone-test-nihaxiy6woti" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/02 02:28:56 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/02 02:28:56 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/02 02:28:56 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/02 02:28:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/05/02 02:28:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_e79yuu: md5 = ccfffd5f9d08d6a8ea540e91044e30db OK 2026/05/02 02:28:57 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_e79yuu: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 02:28:57 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_e79yuu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/02 02:28:58 DEBUG : ./.: size = 100 OK 2026/05/02 02:28:58 DEBUG : ./..rclone_chunk.001_e79zdu: md5 = a8e5b0571e0cbc8ef1659fcf4605e75e OK 2026/05/02 02:28:58 INFO : ./..rclone_chunk.001_e79zdu: Copied (server-side copy) to: ./. 2026/05/02 02:28:58 INFO : ./..rclone_chunk.001_e79zdu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/02 02:28:58 DEBUG : ../..: size = 100 OK 2026/05/02 02:28:58 DEBUG : ../...rclone_chunk.001_e7a0g5: md5 = afe0018bf58c586f699bc8add31ecf07 OK 2026/05/02 02:28:58 INFO : ../...rclone_chunk.001_e7a0g5: Copied (server-side copy) to: ../.. 2026/05/02 02:28:58 INFO : ../...rclone_chunk.001_e7a0g5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 02:28:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/05/02 02:28:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_e7a1pp: md5 = 61859f182d8d12f9db8ecc5a4c334dc6 OK 2026/05/02 02:28:59 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_e7a1pp: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/02 02:28:59 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_e7a1pp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/02 02:29:00 DEBUG : leading space/ leading space: size = 100 OK 2026/05/02 02:29:00 DEBUG : leading space/ leading space.rclone_chunk.001_e7a1cd: md5 = f5220abd3e6585c333ad764ae3afb406 OK 2026/05/02 02:29:00 INFO : leading space/ leading space.rclone_chunk.001_e7a1cd: Copied (server-side copy) to: leading space/ leading space 2026/05/02 02:29:00 INFO : leading space/ leading space.rclone_chunk.001_e7a1cd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/02 02:29:01 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/05/02 02:29:01 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_e7a2xo: md5 = 5ed427814368835394340a4ad416cc76 OK 2026/05/02 02:29:01 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_e7a2xo: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/05/02 02:29:01 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_e7a2xo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/02 02:29:02 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/05/02 02:29:02 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_e7a3ny: md5 = 20ff5a34c0d48fdfba0a180e8fccc331 OK 2026/05/02 02:29:02 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_e7a3ny: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/05/02 02:29:02 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_e7a3ny: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/02 02:29:02 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/05/02 02:29:02 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_e7a4r5: md5 = 387672a0a14f3e00d94f97e578512c4b OK 2026/05/02 02:29:02 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_e7a4r5: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/05/02 02:29:02 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_e7a4r5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/02 02:29:03 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/05/02 02:29:03 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_e7a5s7: md5 = d626196202f6d764b4edcb7fd165ce25 OK 2026/05/02 02:29:03 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_e7a5s7: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/05/02 02:29:03 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_e7a5s7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/02 02:29:04 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/05/02 02:29:04 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_e7a6e5: md5 = 70d2f12567cdca980f628bf378fa590b OK 2026/05/02 02:29:04 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_e7a6e5: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/05/02 02:29:04 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_e7a6e5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/02 02:29:05 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/05/02 02:29:05 DEBUG : .leading dot/.leading dot.rclone_chunk.001_e7a6bn: md5 = 43ea89567a4d6bc9cf37255fdd371fd2 OK 2026/05/02 02:29:05 INFO : .leading dot/.leading dot.rclone_chunk.001_e7a6bn: Copied (server-side copy) to: .leading dot/.leading dot 2026/05/02 02:29:05 INFO : .leading dot/.leading dot.rclone_chunk.001_e7a6bn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/02 02:29:05 DEBUG : trailing space /trailing space : size = 100 OK 2026/05/02 02:29:05 DEBUG : trailing space /trailing space .rclone_chunk.001_e7a76w: md5 = f0233c1e72eed7f461696951aba150e8 OK 2026/05/02 02:29:05 INFO : trailing space /trailing space .rclone_chunk.001_e7a76w: Copied (server-side copy) to: trailing space /trailing space 2026/05/02 02:29:05 INFO : trailing space /trailing space .rclone_chunk.001_e7a76w: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/02 02:29:06 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/05/02 02:29:06 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_e7a893: md5 = bf634e3ff4d7f2d5d840b45fe1083723 OK 2026/05/02 02:29:06 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_e7a893: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/05/02 02:29:06 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_e7a893: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/02 02:29:07 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/05/02 02:29:07 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_e7a9sc: md5 = c2ef608a40fcf10b6979bcba6ba923a8 OK 2026/05/02 02:29:07 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_e7a9sc: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/05/02 02:29:07 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_e7a9sc: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/02 02:29:08 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/05/02 02:29:08 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_e7a92i: md5 = 4773bed4f013355acc52d9fd2ea26151 OK 2026/05/02 02:29:08 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_e7a92i: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/05/02 02:29:08 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_e7a92i: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/02 02:29:09 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/05/02 02:29:09 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_e7aasd: md5 = db01fbf26877af3738022edc55f21968 OK 2026/05/02 02:29:09 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_e7aasd: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/05/02 02:29:09 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_e7aasd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/02 02:29:09 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/05/02 02:29:09 DEBUG : trailing dot./trailing dot..rclone_chunk.001_e7ab1f: md5 = 3c0cd60c739aec80b59da838cfe64a1f OK 2026/05/02 02:29:09 INFO : trailing dot./trailing dot..rclone_chunk.001_e7ab1f: Copied (server-side copy) to: trailing dot./trailing dot. 2026/05/02 02:29:09 INFO : trailing dot./trailing dot..rclone_chunk.001_e7ab1f: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/02 02:29:10 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/05/02 02:29:10 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_e7ac71: md5 = 56e7ce328f36e820bf07515370c6810a OK 2026/05/02 02:29:10 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_e7ac71: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/05/02 02:29:10 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_e7ac71: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/02 02:29:11 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/05/02 02:29:11 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_e7adzi: md5 = 40b269bfab3d44aa4d8a9b03a095426b OK 2026/05/02 02:29:11 INFO : test%46.txt/test%46.txt.rclone_chunk.001_e7adzi: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/05/02 02:29:11 INFO : test%46.txt/test%46.txt.rclone_chunk.001_e7adzi: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/02 02:29:12 DEBUG : zero-length-file: size = 0 OK 2026/05/02 02:29:12 DEBUG : zero-length-file.rclone_chunk.001_e7aeu3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/02 02:29:12 INFO : zero-length-file.rclone_chunk.001_e7aeu3: Copied (server-side copy) to: zero-length-file 2026/05/02 02:29:12 INFO : zero-length-file.rclone_chunk.001_e7aeu3: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/02 02:29:13 DEBUG : file name.txt: size = 100 OK 2026/05/02 02:29:13 DEBUG : file name.txt.rclone_chunk.001_e7aedk: md5 = 1ce435eb65abcb67493c2e6854fafd90 OK 2026/05/02 02:29:13 INFO : file name.txt.rclone_chunk.001_e7aedk: Copied (server-side copy) to: file name.txt 2026/05/02 02:29:13 INFO : file name.txt.rclone_chunk.001_e7aedk: Deleted 2026/05/02 02:29:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/05/02 02:29:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_e7afma: md5 = 7c8b895964804577b9be4923191e5651 OK 2026/05/02 02:29:13 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_e7afma: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 02:29:13 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_e7afma: Deleted 2026/05/02 02:29:14 DEBUG : file name.txt: size = 100 OK 2026/05/02 02:29:14 DEBUG : file name.txt.rclone_chunk.001_e7afbk: md5 = 8a3720e787438710b1422b64d1ddad4f OK 2026/05/02 02:29:14 INFO : file name.txt.rclone_chunk.001_e7afbk: Copied (server-side copy) to: file name.txt 2026/05/02 02:29:14 INFO : file name.txt.rclone_chunk.001_e7afbk: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/02 02:29:15 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/05/02 02:29:15 DEBUG : Config file has changed externally - reloading 2026/05/02 02:29:15 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/02 02:29:16 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/05/02 02:29:16 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_e7aizx: md5 = 0aad2eda43954403bb66a6f0f32967c3 OK 2026/05/02 02:29:16 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_e7aizx: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/05/02 02:29:16 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_e7aizx: Deleted 2026/05/02 02:29:17 DEBUG : S3 bucket rclone-test-nihaxiy6woti: bucket is versioned: false 2026/05/02 02:29:17 DEBUG : Waiting for deletions to finish 2026/05/02 02:29:17 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/05/02 02:29:17 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/05/02 02:29:17 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/02 02:29:18 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/05/02 02:29:18 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_e7ajt6: md5 = d0d0df01b4fec32124fa607e1b27acb4 OK 2026/05/02 02:29:18 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_e7ajt6: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/05/02 02:29:18 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_e7ajt6: Deleted 2026/05/02 02:29:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nihaxiy6woti/dirToPurgeFromRoot" 2026/05/02 02:29:18 DEBUG : Creating backend with remote "TestS3:rclone-test-nihaxiy6woti/dirToPurgeFromRoot" 2026/05/02 02:29:18 DEBUG : S3 bucket rclone-test-nihaxiy6woti path dirToPurgeFromRoot: bucket is versioned: false 2026/05/02 02:29:18 DEBUG : Waiting for deletions to finish 2026/05/02 02:29:18 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/05/02 02:29:18 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/05/02 02:29:18 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/02 02:29:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nihaxiy6woti/hello? sausage/êé" 2026/05/02 02:29:19 DEBUG : Creating backend with remote "TestS3:rclone-test-nihaxiy6woti/hello? sausage/êé" 2026/05/02 02:29:20 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/05/02 02:29:20 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_e7al56: md5 = 95751071fe904348ad07c2bb99cb6c47 OK 2026/05/02 02:29:20 INFO : a/b/c/d/e.txt.rclone_chunk.001_e7al56: Copied (server-side copy) to: a/b/c/d/e.txt 2026/05/02 02:29:20 INFO : a/b/c/d/e.txt.rclone_chunk.001_e7al56: Deleted 2026/05/02 02:29:20 DEBUG : S3 bucket rclone-test-nihaxiy6woti path hello? sausage/êé: bucket is versioned: false 2026/05/02 02:29:20 DEBUG : Waiting for deletions to finish 2026/05/02 02:29:20 DEBUG : "a/b/c/d/e.txt" version false 2026/05/02 02:29:20 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/05/02 02:29:20 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/02 02:29:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/02 02:29:23 DEBUG : file name.txt: size = 200 OK 2026/05/02 02:29:23 DEBUG : file name.txt.rclone_chunk.001_e7apjg: md5 = 46bb0b2eb61be937c19de269e461a398 OK 2026/05/02 02:29:23 INFO : file name.txt.rclone_chunk.001_e7apjg: Copied (server-side copy) to: file name.txt 2026/05/02 02:29:23 INFO : file name.txt.rclone_chunk.001_e7apjg: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/02 02:29:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nihaxiy6woti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 02:29:24 DEBUG : Creating backend with remote "TestS3:rclone-test-nihaxiy6woti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 02:29:24 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-nihaxiy6woti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-nihaxiy6woti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/02 02:29:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nihaxiy6woti/not found.txt" 2026/05/02 02:29:24 DEBUG : Creating backend with remote "TestS3:rclone-test-nihaxiy6woti/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1909: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/02 02:29:25 NOTICE: S3 bucket rclone-test-nihaxiy6woti: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/05/02 02:29:25 DEBUG : piped data.txt.rclone_chunk.001_e7aq2e: open chunk writer: started multipart upload: EuI7ygyVTNj1ROaf8EqpescY1X_GesSgO.yUEDOhfOehOmQkVW8l8ZVCBfY1piCpdIagAYjuGZGt2sy9uXk0MOdUQc6Tjdcx321ZPyriDFadMyrQrVRNk_mRr7.A.De1 2026/05/02 02:29:25 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/05/02 02:29:25 DEBUG : piped data.txt.rclone_chunk.001_e7aq2e: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/05/02 02:29:25 DEBUG : piped data.txt.rclone_chunk.001_e7aq2e: multipart upload "EuI7ygyVTNj1ROaf8EqpescY1X_GesSgO.yUEDOhfOehOmQkVW8l8ZVCBfY1piCpdIagAYjuGZGt2sy9uXk0MOdUQc6Tjdcx321ZPyriDFadMyrQrVRNk_mRr7.A.De1" finished 2026/05/02 02:29:25 DEBUG : piped data.txt.rclone_chunk.001_e7aq2e: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/05/02 02:29:25 DEBUG : piped data.txt: size = 0 OK 2026/05/02 02:29:25 DEBUG : piped data.txt.rclone_chunk.001_e7aq2e: Src hash empty - aborting Dst hash check 2026/05/02 02:29:25 INFO : piped data.txt.rclone_chunk.001_e7aq2e: Copied (server-side copy) to: piped data.txt 2026/05/02 02:29:25 INFO : piped data.txt.rclone_chunk.001_e7aq2e: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/02 02:29:25 DEBUG : piped data.txt.rclone_chunk.001_e7arus: open chunk writer: started multipart upload: q4zposSLPXXZB31Vucmt.Z6aN3JaTcwHGBb.0y._3kNxCL2fZx6sHu_PS.Lp8rUZuLLlNUONTl9VHn_xiaaKWbnPDTrxwVG9_Qzf3aaDXumVQc4Oswzhm.YwfGJQ4PkT 2026/05/02 02:29:25 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/02 02:29:25 DEBUG : piped data.txt.rclone_chunk.001_e7arus: multipart upload wrote chunk 1 with 100 bytes and etag "b0e31c441988e32cdb6fd536c8ff3c1b" 2026/05/02 02:29:26 DEBUG : piped data.txt.rclone_chunk.001_e7arus: multipart upload "q4zposSLPXXZB31Vucmt.Z6aN3JaTcwHGBb.0y._3kNxCL2fZx6sHu_PS.Lp8rUZuLLlNUONTl9VHn_xiaaKWbnPDTrxwVG9_Qzf3aaDXumVQc4Oswzhm.YwfGJQ4PkT" finished 2026/05/02 02:29:26 DEBUG : piped data.txt.rclone_chunk.001_e7arus: Multipart upload Etag: 938d8296008477e7698dbc6ba90dc14b-1 OK 2026/05/02 02:29:26 DEBUG : piped data.txt: size = 100 OK 2026/05/02 02:29:26 DEBUG : piped data.txt.rclone_chunk.001_e7arus: Src hash empty - aborting Dst hash check 2026/05/02 02:29:26 INFO : piped data.txt.rclone_chunk.001_e7arus: Copied (server-side copy) to: piped data.txt 2026/05/02 02:29:26 INFO : piped data.txt.rclone_chunk.001_e7arus: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2026/05/02 02:29:26 INFO : Chunked 'TestChunkerS3:rclone-test-nihaxiy6woti': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/05/02 02:29:26 DEBUG : small/emptyfile: size = 0 OK 2026/05/02 02:29:26 DEBUG : small/emptyfile.rclone_chunk.001_e7aso2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/02 02:29:26 INFO : small/emptyfile.rclone_chunk.001_e7aso2: Copied (server-side copy) to: small/emptyfile 2026/05/02 02:29:27 INFO : small/emptyfile.rclone_chunk.001_e7aso2: Deleted 2026/05/02 02:29:27 DEBUG : small/smallfile: size = 2 OK 2026/05/02 02:29:27 DEBUG : small/smallfile.rclone_chunk.001_e7ath4: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/05/02 02:29:27 INFO : small/smallfile.rclone_chunk.001_e7ath4: Copied (server-side copy) to: small/smallfile 2026/05/02 02:29:27 INFO : small/smallfile.rclone_chunk.001_e7ath4: Deleted 2026/05/02 02:29:28 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2026/05/02 02:29:28 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/05/02 02:29:28 DEBUG : usermeta/today.rclone_chunk.001_e7auad: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/05/02 02:29:28 INFO : usermeta/today.rclone_chunk.001_e7auad: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/05/02 02:29:28 INFO : usermeta/today.rclone_chunk.001_e7auad: Deleted 2026/05/02 02:29:29 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/05/02 02:29:29 DEBUG : usermeta/past.rclone_chunk.001_e7avne: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/05/02 02:29:29 INFO : usermeta/past.rclone_chunk.001_e7avne: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/05/02 02:29:29 INFO : usermeta/past.rclone_chunk.001_e7avne: Deleted 2026/05/02 02:29:30 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/05/02 02:29:30 DEBUG : usermeta/future.rclone_chunk.001_e7awg5: md5 = 82e240013837bf80c807dba600b4594d OK 2026/05/02 02:29:30 INFO : usermeta/future.rclone_chunk.001_e7awg5: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/05/02 02:29:30 INFO : usermeta/future.rclone_chunk.001_e7awg5: Deleted 2026/05/02 02:29:31 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/05/02 02:29:32 DEBUG : future/test: Can't copy - required hash not found 2026/05/02 02:29:32 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/05/02 02:29:32 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/05/02 02:29:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-nihaxiy6woti': File to upload is small (3 bytes), uploading instead of streaming 2026/05/02 02:29:32 DEBUG : Waiting for deletions to finish 2026/05/02 02:29:32 DEBUG : "future/test" version false 2026/05/02 02:29:32 DEBUG : future/test: Deleting (id "") 2026/05/02 02:29:32 DEBUG : "future/test.rclone_chunk.001" version false 2026/05/02 02:29:32 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/05/02 02:29:32 DEBUG : "future/test.rclone_chunk.002" version false 2026/05/02 02:29:32 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/05/02 02:29:32 DEBUG : "future/test.rclone_chunk.003" version false 2026/05/02 02:29:32 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/05/02 02:29:32 INFO : future/test: Deleted 2026/05/02 02:29:32 INFO : future/test.rclone_chunk.001: Deleted 2026/05/02 02:29:32 INFO : future/test.rclone_chunk.002: Deleted 2026/05/02 02:29:32 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/05/02 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/05/02 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.001_e7ay9i: md5 = 84980e99567ad74d149813f36e6d1a48 OK 2026/05/02 02:29:35 INFO : backcomp/renamefile.rclone_chunk.001_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/05/02 02:29:35 INFO : backcomp/renamefile.rclone_chunk.001_e7ay9i: Deleted 2026/05/02 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/05/02 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.002_e7ay9i: md5 = adba34f0033c38996fae8153ca836e1d OK 2026/05/02 02:29:35 INFO : backcomp/renamefile.rclone_chunk.002_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/05/02 02:29:35 INFO : backcomp/renamefile.rclone_chunk.002_e7ay9i: Deleted 2026/05/02 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/05/02 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.003_e7ay9i: md5 = 60b388c1c8dcbccab7ea6e6d8df0a7c3 OK 2026/05/02 02:29:35 INFO : backcomp/renamefile.rclone_chunk.003_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/05/02 02:29:35 INFO : backcomp/renamefile.rclone_chunk.003_e7ay9i: Deleted 2026/05/02 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/05/02 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.004_e7ay9i: md5 = 93c2eb03f30aa5f253f9e157dfeaec0a OK 2026/05/02 02:29:35 INFO : backcomp/renamefile.rclone_chunk.004_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/05/02 02:29:35 INFO : backcomp/renamefile.rclone_chunk.004_e7ay9i: Deleted 2026/05/02 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/05/02 02:29:35 DEBUG : backcomp/renamefile.rclone_chunk.005_e7ay9i: md5 = 563d18eed16269117aaa3d81be1185e8 OK 2026/05/02 02:29:35 INFO : backcomp/renamefile.rclone_chunk.005_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/05/02 02:29:35 INFO : backcomp/renamefile.rclone_chunk.005_e7ay9i: Deleted 2026/05/02 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/05/02 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.006_e7ay9i: md5 = d15e0caeb26f251cc945b7161e2cff22 OK 2026/05/02 02:29:36 INFO : backcomp/renamefile.rclone_chunk.006_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/05/02 02:29:36 INFO : backcomp/renamefile.rclone_chunk.006_e7ay9i: Deleted 2026/05/02 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/05/02 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.007_e7ay9i: md5 = 29c73f6221d5ae63217fbd19ef947849 OK 2026/05/02 02:29:36 INFO : backcomp/renamefile.rclone_chunk.007_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/05/02 02:29:36 INFO : backcomp/renamefile.rclone_chunk.007_e7ay9i: Deleted 2026/05/02 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/05/02 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.008_e7ay9i: md5 = 2c51cca58a425eccc53fd99f9d0e61bf OK 2026/05/02 02:29:36 INFO : backcomp/renamefile.rclone_chunk.008_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/05/02 02:29:36 INFO : backcomp/renamefile.rclone_chunk.008_e7ay9i: Deleted 2026/05/02 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/05/02 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.009_e7ay9i: md5 = c341afa5cfd4a84c0963c6e7bb9cd6ef OK 2026/05/02 02:29:36 INFO : backcomp/renamefile.rclone_chunk.009_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/05/02 02:29:36 INFO : backcomp/renamefile.rclone_chunk.009_e7ay9i: Deleted 2026/05/02 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/05/02 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.010_e7ay9i: md5 = 5cf37259544644c19065563ba7323802 OK 2026/05/02 02:29:36 INFO : backcomp/renamefile.rclone_chunk.010_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/05/02 02:29:36 INFO : backcomp/renamefile.rclone_chunk.010_e7ay9i: Deleted 2026/05/02 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/05/02 02:29:36 DEBUG : backcomp/renamefile.rclone_chunk.011_e7ay9i: md5 = 8e600db7e14cfb255e814308691feb27 OK 2026/05/02 02:29:36 INFO : backcomp/renamefile.rclone_chunk.011_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/05/02 02:29:36 INFO : backcomp/renamefile.rclone_chunk.011_e7ay9i: Deleted 2026/05/02 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/05/02 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.012_e7ay9i: md5 = 17c7b5d20c05286a70dc5e52eb339a3b OK 2026/05/02 02:29:37 INFO : backcomp/renamefile.rclone_chunk.012_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/05/02 02:29:37 INFO : backcomp/renamefile.rclone_chunk.012_e7ay9i: Deleted 2026/05/02 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/05/02 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.013_e7ay9i: md5 = 8a262d77ec4aa4c2f3528a4e20ad6dc0 OK 2026/05/02 02:29:37 INFO : backcomp/renamefile.rclone_chunk.013_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/05/02 02:29:37 INFO : backcomp/renamefile.rclone_chunk.013_e7ay9i: Deleted 2026/05/02 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/05/02 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.014_e7ay9i: md5 = 4432476890c5753fa98021a3dca3010c OK 2026/05/02 02:29:37 INFO : backcomp/renamefile.rclone_chunk.014_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/05/02 02:29:37 INFO : backcomp/renamefile.rclone_chunk.014_e7ay9i: Deleted 2026/05/02 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/05/02 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.015_e7ay9i: md5 = c3a17d5e81ce812d175bc5264957694e OK 2026/05/02 02:29:37 INFO : backcomp/renamefile.rclone_chunk.015_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/05/02 02:29:37 INFO : backcomp/renamefile.rclone_chunk.015_e7ay9i: Deleted 2026/05/02 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/05/02 02:29:37 DEBUG : backcomp/renamefile.rclone_chunk.016_e7ay9i: md5 = 5a55c7fd3ccc3901c7e5e2170c867c82 OK 2026/05/02 02:29:37 INFO : backcomp/renamefile.rclone_chunk.016_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/05/02 02:29:37 INFO : backcomp/renamefile.rclone_chunk.016_e7ay9i: Deleted 2026/05/02 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/05/02 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.017_e7ay9i: md5 = 5fa880b2515e331f1f33144b66ce474f OK 2026/05/02 02:29:38 INFO : backcomp/renamefile.rclone_chunk.017_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/05/02 02:29:38 INFO : backcomp/renamefile.rclone_chunk.017_e7ay9i: Deleted 2026/05/02 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/05/02 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.018_e7ay9i: md5 = 9c2f6f9435770153086913a6d0a53cd7 OK 2026/05/02 02:29:38 INFO : backcomp/renamefile.rclone_chunk.018_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/05/02 02:29:38 INFO : backcomp/renamefile.rclone_chunk.018_e7ay9i: Deleted 2026/05/02 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/05/02 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.019_e7ay9i: md5 = ab1cf8601afc8b7e0476169612470536 OK 2026/05/02 02:29:38 INFO : backcomp/renamefile.rclone_chunk.019_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/05/02 02:29:38 INFO : backcomp/renamefile.rclone_chunk.019_e7ay9i: Deleted 2026/05/02 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/05/02 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.020_e7ay9i: md5 = c9783d78fa9fc1c59c63e8adafc01ece OK 2026/05/02 02:29:38 INFO : backcomp/renamefile.rclone_chunk.020_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/05/02 02:29:38 INFO : backcomp/renamefile.rclone_chunk.020_e7ay9i: Deleted 2026/05/02 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/05/02 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.021_e7ay9i: md5 = c7ca7eba552d1646df52ae22b9f993cb OK 2026/05/02 02:29:38 INFO : backcomp/renamefile.rclone_chunk.021_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/05/02 02:29:38 INFO : backcomp/renamefile.rclone_chunk.021_e7ay9i: Deleted 2026/05/02 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/05/02 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.022_e7ay9i: md5 = 4e048e555800912212440017ed3b5bc5 OK 2026/05/02 02:29:38 INFO : backcomp/renamefile.rclone_chunk.022_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/05/02 02:29:38 INFO : backcomp/renamefile.rclone_chunk.022_e7ay9i: Deleted 2026/05/02 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/05/02 02:29:38 DEBUG : backcomp/renamefile.rclone_chunk.023_e7ay9i: md5 = 9496937b0347696d05026705b565633a OK 2026/05/02 02:29:38 INFO : backcomp/renamefile.rclone_chunk.023_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/05/02 02:29:39 INFO : backcomp/renamefile.rclone_chunk.023_e7ay9i: Deleted 2026/05/02 02:29:39 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/05/02 02:29:39 DEBUG : backcomp/renamefile.rclone_chunk.024_e7ay9i: md5 = 4588044aa3eb239ca703e80b5dc753c4 OK 2026/05/02 02:29:39 INFO : backcomp/renamefile.rclone_chunk.024_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/05/02 02:29:39 INFO : backcomp/renamefile.rclone_chunk.024_e7ay9i: Deleted 2026/05/02 02:29:39 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/05/02 02:29:39 DEBUG : backcomp/renamefile.rclone_chunk.025_e7ay9i: md5 = 172c036c838193df7f07d617354a761e OK 2026/05/02 02:29:39 INFO : backcomp/renamefile.rclone_chunk.025_e7ay9i: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/05/02 02:29:39 INFO : backcomp/renamefile.rclone_chunk.025_e7ay9i: Deleted 2026/05/02 02:29:41 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/05/02 02:29:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nihaxiy6woti/servermovetest/subdir1" 2026/05/02 02:29:41 DEBUG : Creating backend with remote "TestS3:rclone-test-nihaxiy6woti/servermovetest/subdir1" 2026/05/02 02:29:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nihaxiy6woti/servermovetest/subdir2" 2026/05/02 02:29:41 DEBUG : Creating backend with remote "TestS3:rclone-test-nihaxiy6woti/servermovetest/subdir2" 2026/05/02 02:29:42 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/05/02 02:29:42 DEBUG : movefile.rclone_chunk.001_e7b7hm: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/05/02 02:29:42 INFO : movefile.rclone_chunk.001_e7b7hm: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/05/02 02:29:42 INFO : movefile.rclone_chunk.001_e7b7hm: Deleted 2026/05/02 02:29:42 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/05/02 02:29:42 DEBUG : movefile.rclone_chunk.002_e7b7hm: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/05/02 02:29:42 INFO : movefile.rclone_chunk.002_e7b7hm: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/05/02 02:29:42 INFO : movefile.rclone_chunk.002_e7b7hm: Deleted 2026/05/02 02:29:43 DEBUG : movefile: copy 2 data chunks... 2026/05/02 02:29:43 DEBUG : movefile: size = 6 OK 2026/05/02 02:29:44 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/05/02 02:29:44 INFO : movefile: Copied (server-side copy) 2026/05/02 02:29:44 INFO : movefile: Deleted 2026/05/02 02:29:44 DEBUG : Waiting for deletions to finish 2026/05/02 02:29:44 DEBUG : "servermovetest/subdir2/movefile" version false 2026/05/02 02:29:44 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/05/02 02:29:44 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/05/02 02:29:44 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/05/02 02:29:44 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/05/02 02:29:44 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/05/02 02:29:44 INFO : servermovetest/subdir2/movefile: Deleted 2026/05/02 02:29:44 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/05/02 02:29:44 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/05/02 02:29:44 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-nihaxiy6woti/md5all" 2026/05/02 02:29:44 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/05/02 02:29:44 DEBUG : Creating backend with remote "TestS3:rclone-test-nihaxiy6woti/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/02 02:29:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_e7bax6: open chunk writer: started multipart upload: EftMEQevkTYrYQMriVGtH.RiMYpwIWp0Gaw6TPqpxOB8qyJXFW9nJdKu3ggyGQe_jUpjqpXF4xq4cX3C8DLlxIxYaLlGa5qX5K_uPRRQGodpds2nhng12Ks1e7A88qFz 2026/05/02 02:29:44 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/02 02:29:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_e7bax6: multipart upload wrote chunk 1 with 100 bytes and etag "99ab68ef71bd66b0b71f0e1f254dab7a" 2026/05/02 02:29:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_e7bax6: multipart upload "EftMEQevkTYrYQMriVGtH.RiMYpwIWp0Gaw6TPqpxOB8qyJXFW9nJdKu3ggyGQe_jUpjqpXF4xq4cX3C8DLlxIxYaLlGa5qX5K_uPRRQGodpds2nhng12Ks1e7A88qFz" finished 2026/05/02 02:29:44 DEBUG : unknown-size-put.txt.rclone_chunk.001_e7bax6: Multipart upload Etag: cadfe35987afcf78d365a7cd43e5a246-1 OK 2026/05/02 02:29:45 DEBUG : unknown-size-put.txt: size = 100 OK 2026/05/02 02:29:45 DEBUG : unknown-size-put.txt.rclone_chunk.001_e7bax6: Src hash empty - aborting Dst hash check 2026/05/02 02:29:45 INFO : unknown-size-put.txt.rclone_chunk.001_e7bax6: Copied (server-side copy) to: unknown-size-put.txt 2026/05/02 02:29:45 INFO : unknown-size-put.txt.rclone_chunk.001_e7bax6: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/02 02:29:45 DEBUG : unknown-size-update.txt: size = 100 OK 2026/05/02 02:29:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_e7bbgm: md5 = 1aea7780c48880e114e8a983606aceda OK 2026/05/02 02:29:45 INFO : unknown-size-update.txt.rclone_chunk.001_e7bbgm: Copied (server-side copy) to: unknown-size-update.txt 2026/05/02 02:29:45 INFO : unknown-size-update.txt.rclone_chunk.001_e7bbgm: Deleted 2026/05/02 02:29:45 DEBUG : unknown-size-update.txt.rclone_chunk.001_e7bb9w: open chunk writer: started multipart upload: qCAmoU5HOLCITatNV0fjJjung.J6F0gxWlfSBY7yjnyio6QolXm7nIl62VnYfdSS.i4D7gJvSm52Qg8fabTJB7uKgvcewaoiwP.SYv0tT3whGGt_4N2GNna2potMZjk3 2026/05/02 02:29:45 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/05/02 02:29:46 DEBUG : unknown-size-update.txt.rclone_chunk.001_e7bb9w: multipart upload wrote chunk 1 with 200 bytes and etag "607cb105f4f7b45e655187b386e752fc" 2026/05/02 02:29:46 DEBUG : unknown-size-update.txt.rclone_chunk.001_e7bb9w: multipart upload "qCAmoU5HOLCITatNV0fjJjung.J6F0gxWlfSBY7yjnyio6QolXm7nIl62VnYfdSS.i4D7gJvSm52Qg8fabTJB7uKgvcewaoiwP.SYv0tT3whGGt_4N2GNna2potMZjk3" finished 2026/05/02 02:29:46 DEBUG : unknown-size-update.txt.rclone_chunk.001_e7bb9w: Multipart upload Etag: e5569d358d55ba4fab51594cd6554c9b-1 OK 2026/05/02 02:29:46 DEBUG : unknown-size-update.txt: size = 200 OK 2026/05/02 02:29:46 DEBUG : unknown-size-update.txt.rclone_chunk.001_e7bb9w: Src hash empty - aborting Dst hash check 2026/05/02 02:29:46 INFO : unknown-size-update.txt.rclone_chunk.001_e7bb9w: Copied (server-side copy) to: unknown-size-update.txt 2026/05/02 02:29:46 INFO : unknown-size-update.txt.rclone_chunk.001_e7bb9w: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/02 02:29:46 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nihaxiy6woti/deeper/nonexisting/directory" 2026/05/02 02:29:46 DEBUG : Creating backend with remote "TestS3:rclone-test-nihaxiy6woti/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/02 02:29:46 DEBUG : Waiting for deletions to finish 2026/05/02 02:29:46 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/05/02 02:29:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/05/02 02:29:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/02 02:29:47 INFO : S3 bucket rclone-test-nihaxiy6woti: Bucket "rclone-test-nihaxiy6woti" deleted 2026/05/02 02:29:47 ERROR : error listing: directory not found 2026/05/02 02:29:47 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (52.79s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.16s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- PASS: TestIntegration/FsMkdir (51.44s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.80s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.64s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.80s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (18.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (3.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.30s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 52.832s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.465091685s (try 1/5)