"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2025/11/07 03:31:53 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gekinit9jiwe" 2025/11/07 03:31:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/07 03:31:53 DEBUG : Creating backend with remote "TestS3:rclone-test-gekinit9jiwe" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/11/07 03:31:54 INFO : S3 bucket rclone-test-gekinit9jiwe: Bucket "rclone-test-gekinit9jiwe" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/07 03:31:54 INFO : S3 bucket rclone-test-gekinit9jiwe: Bucket "rclone-test-gekinit9jiwe" deleted === RUN TestIntegration/FsMkdir 2025/11/07 03:31:55 INFO : S3 bucket rclone-test-gekinit9jiwe: Bucket "rclone-test-gekinit9jiwe" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/07 03:31:55 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/07 03:31:55 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/07 03:31:55 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/07 03:31:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2025/11/07 03:31:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_cct68w: md5 = 03d14955ceae0e07de8702a931e9b625 OK 2025/11/07 03:31:56 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_cct68w: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/07 03:31:56 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_cct68w: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/07 03:31:56 DEBUG : ./.: size = 100 OK 2025/11/07 03:31:56 DEBUG : ./..rclone_chunk.001_cct76z: md5 = aaed22d20ca3dfcd5d21eba89a02ef59 OK 2025/11/07 03:31:56 INFO : ./..rclone_chunk.001_cct76z: Copied (server-side copy) to: ./. 2025/11/07 03:31:57 INFO : ./..rclone_chunk.001_cct76z: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/07 03:31:57 DEBUG : ../..: size = 100 OK 2025/11/07 03:31:57 DEBUG : ../...rclone_chunk.001_cct82g: md5 = 3a25e7ea9ae9206cf37c374e9023adc6 OK 2025/11/07 03:31:57 INFO : ../...rclone_chunk.001_cct82g: Copied (server-side copy) to: ../.. 2025/11/07 03:31:57 INFO : ../...rclone_chunk.001_cct82g: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/07 03:31:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2025/11/07 03:31:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_cct93f: md5 = 405042e6465e0f022e8fa6e5888869d8 OK 2025/11/07 03:31:58 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_cct93f: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/07 03:31:58 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_cct93f: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/07 03:31:59 DEBUG : leading space/ leading space: size = 100 OK 2025/11/07 03:31:59 DEBUG : leading space/ leading space.rclone_chunk.001_cct9n4: md5 = e7def0e604d4c60af0b87d07fafce921 OK 2025/11/07 03:31:59 INFO : leading space/ leading space.rclone_chunk.001_cct9n4: Copied (server-side copy) to: leading space/ leading space 2025/11/07 03:31:59 INFO : leading space/ leading space.rclone_chunk.001_cct9n4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/07 03:31:59 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2025/11/07 03:31:59 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_cctaqb: md5 = 2f5d7d3bb336511d88e55f8d66923aa9 OK 2025/11/07 03:31:59 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_cctaqb: Copied (server-side copy) to: ~leading tilde/~leading tilde 2025/11/07 03:31:59 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_cctaqb: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/07 03:32:00 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2025/11/07 03:32:00 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_cctbac: md5 = bebc044b8e120ab655406cb11b4d83e7 OK 2025/11/07 03:32:00 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_cctbac: Copied (server-side copy) to: ␍leading CR/␍leading CR 2025/11/07 03:32:00 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_cctbac: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/07 03:32:01 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2025/11/07 03:32:01 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_cctc8o: md5 = 7e4b1223e4cff77d2227506393f4fbd1 OK 2025/11/07 03:32:01 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_cctc8o: Copied (server-side copy) to: ␊leading LF/␊leading LF 2025/11/07 03:32:01 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_cctc8o: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/07 03:32:02 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2025/11/07 03:32:02 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_cctc46: md5 = 44c4606bae3fbcb425ca2a31b47024a1 OK 2025/11/07 03:32:02 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_cctc46: Copied (server-side copy) to: ␉leading HT/␉leading HT 2025/11/07 03:32:02 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_cctc46: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/07 03:32:02 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2025/11/07 03:32:02 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_cctdqs: md5 = e8cbce9cd49fb2a30d81b40a881b1927 OK 2025/11/07 03:32:02 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_cctdqs: Copied (server-side copy) to: ␋leading VT/␋leading VT 2025/11/07 03:32:02 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_cctdqs: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/07 03:32:03 DEBUG : .leading dot/.leading dot: size = 100 OK 2025/11/07 03:32:03 DEBUG : .leading dot/.leading dot.rclone_chunk.001_ccteor: md5 = ef2431730f2f8c6df1dc1fab0c689a66 OK 2025/11/07 03:32:03 INFO : .leading dot/.leading dot.rclone_chunk.001_ccteor: Copied (server-side copy) to: .leading dot/.leading dot 2025/11/07 03:32:03 INFO : .leading dot/.leading dot.rclone_chunk.001_ccteor: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/07 03:32:04 DEBUG : trailing space /trailing space : size = 100 OK 2025/11/07 03:32:04 DEBUG : trailing space /trailing space .rclone_chunk.001_cctedr: md5 = 0997fc8eeb3093d0502ab8f265615046 OK 2025/11/07 03:32:04 INFO : trailing space /trailing space .rclone_chunk.001_cctedr: Copied (server-side copy) to: trailing space /trailing space 2025/11/07 03:32:04 INFO : trailing space /trailing space .rclone_chunk.001_cctedr: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/07 03:32:05 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2025/11/07 03:32:05 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_cctfbs: md5 = 237c9035aa216c98cf6bfbf574d9e77b OK 2025/11/07 03:32:05 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_cctfbs: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2025/11/07 03:32:05 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_cctfbs: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/07 03:32:05 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2025/11/07 03:32:05 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_cctg1x: md5 = 8b8bc8df029441d06f99623afe030f3a OK 2025/11/07 03:32:05 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_cctg1x: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2025/11/07 03:32:05 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_cctg1x: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/07 03:32:06 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2025/11/07 03:32:06 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_ccthhn: md5 = 250de180bd1b8891bde2933f640a5c18 OK 2025/11/07 03:32:06 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_ccthhn: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2025/11/07 03:32:06 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_ccthhn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/07 03:32:07 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2025/11/07 03:32:07 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_ccti0m: md5 = 8d2998e55dbb428349bf96613997f4f7 OK 2025/11/07 03:32:07 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_ccti0m: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2025/11/07 03:32:07 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_ccti0m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/07 03:32:08 DEBUG : trailing dot./trailing dot.: size = 100 OK 2025/11/07 03:32:08 DEBUG : trailing dot./trailing dot..rclone_chunk.001_cctizz: md5 = 6469f05bad6d4108cb3541a1ac0c5e11 OK 2025/11/07 03:32:08 INFO : trailing dot./trailing dot..rclone_chunk.001_cctizz: Copied (server-side copy) to: trailing dot./trailing dot. 2025/11/07 03:32:08 INFO : trailing dot./trailing dot..rclone_chunk.001_cctizz: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/07 03:32:08 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2025/11/07 03:32:08 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_cctja5: md5 = 7c753a166742c1474a70bfecc75bdd27 OK 2025/11/07 03:32:08 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_cctja5: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2025/11/07 03:32:08 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_cctja5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/07 03:32:09 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2025/11/07 03:32:09 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_cctklg: md5 = 2943911d640ac666f09a8c6f2fc2979d OK 2025/11/07 03:32:09 INFO : test%46.txt/test%46.txt.rclone_chunk.001_cctklg: Copied (server-side copy) to: test%46.txt/test%46.txt 2025/11/07 03:32:09 INFO : test%46.txt/test%46.txt.rclone_chunk.001_cctklg: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/07 03:32:10 DEBUG : zero-length-file: size = 0 OK 2025/11/07 03:32:10 DEBUG : zero-length-file.rclone_chunk.001_cctlnj: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:32:10 INFO : zero-length-file.rclone_chunk.001_cctlnj: Copied (server-side copy) to: zero-length-file 2025/11/07 03:32:10 INFO : zero-length-file.rclone_chunk.001_cctlnj: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/07 03:32:11 DEBUG : file name.txt: size = 100 OK 2025/11/07 03:32:11 DEBUG : file name.txt.rclone_chunk.001_cctlip: md5 = 27539dbddacdcdf04bb649c9b93de242 OK 2025/11/07 03:32:11 INFO : file name.txt.rclone_chunk.001_cctlip: Copied (server-side copy) to: file name.txt 2025/11/07 03:32:11 INFO : file name.txt.rclone_chunk.001_cctlip: Deleted 2025/11/07 03:32:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2025/11/07 03:32:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_cctmc7: md5 = 3b733f89c2a6431a525a2f2f09dcf8b6 OK 2025/11/07 03:32:11 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_cctmc7: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/07 03:32:11 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_cctmc7: Deleted 2025/11/07 03:32:12 DEBUG : file name.txt: size = 100 OK 2025/11/07 03:32:12 DEBUG : file name.txt.rclone_chunk.001_cctmu0: md5 = faa2c809b7395afe2fd4553811694e68 OK 2025/11/07 03:32:12 INFO : file name.txt.rclone_chunk.001_cctmu0: Copied (server-side copy) to: file name.txt 2025/11/07 03:32:12 INFO : file name.txt.rclone_chunk.001_cctmu0: 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 2025/11/07 03:32:13 DEBUG : Creating backend with remote "TestChunkerS3:" 2025/11/07 03:32:13 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/07 03:32:14 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2025/11/07 03:32:14 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_cctpe0: md5 = a5591219cd760767b432e111c7b03fcf OK 2025/11/07 03:32:14 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_cctpe0: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2025/11/07 03:32:14 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_cctpe0: Deleted 2025/11/07 03:32:15 DEBUG : S3 bucket rclone-test-gekinit9jiwe: bucket is versioned: false 2025/11/07 03:32:15 DEBUG : Waiting for deletions to finish 2025/11/07 03:32:15 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/07 03:32:15 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/07 03:32:15 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/07 03:32:15 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2025/11/07 03:32:15 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_cctqfp: md5 = abb199adb6e63afaea38683cd84b8fdd OK 2025/11/07 03:32:15 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_cctqfp: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2025/11/07 03:32:15 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_cctqfp: Deleted 2025/11/07 03:32:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gekinit9jiwe/dirToPurgeFromRoot" 2025/11/07 03:32:16 DEBUG : Creating backend with remote "TestS3:rclone-test-gekinit9jiwe/dirToPurgeFromRoot" 2025/11/07 03:32:16 DEBUG : S3 bucket rclone-test-gekinit9jiwe path dirToPurgeFromRoot: bucket is versioned: false 2025/11/07 03:32:16 DEBUG : Waiting for deletions to finish 2025/11/07 03:32:16 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/07 03:32:16 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/07 03:32:16 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/07 03:32:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gekinit9jiwe/hello? sausage/êé" 2025/11/07 03:32:16 DEBUG : Creating backend with remote "TestS3:rclone-test-gekinit9jiwe/hello? sausage/êé" 2025/11/07 03:32:17 DEBUG : a/b/c/d/e.txt: size = 100 OK 2025/11/07 03:32:17 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_cctsyn: md5 = 9806505d886e19b00da375dbd5eb6801 OK 2025/11/07 03:32:17 INFO : a/b/c/d/e.txt.rclone_chunk.001_cctsyn: Copied (server-side copy) to: a/b/c/d/e.txt 2025/11/07 03:32:17 INFO : a/b/c/d/e.txt.rclone_chunk.001_cctsyn: Deleted 2025/11/07 03:32:18 DEBUG : S3 bucket rclone-test-gekinit9jiwe path hello? sausage/êé: bucket is versioned: false 2025/11/07 03:32:18 DEBUG : Waiting for deletions to finish 2025/11/07 03:32:18 DEBUG : "a/b/c/d/e.txt" version false 2025/11/07 03:32:18 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/07 03:32:18 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/07 03:32:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/11/07 03:32:21 DEBUG : file name.txt: size = 200 OK 2025/11/07 03:32:21 DEBUG : file name.txt.rclone_chunk.001_cctvzh: md5 = 43465b7b383eeb616e8f34255328f178 OK 2025/11/07 03:32:21 INFO : file name.txt.rclone_chunk.001_cctvzh: Copied (server-side copy) to: file name.txt 2025/11/07 03:32:21 INFO : file name.txt.rclone_chunk.001_cctvzh: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/07 03:32:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gekinit9jiwe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/07 03:32:21 DEBUG : Creating backend with remote "TestS3:rclone-test-gekinit9jiwe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/07 03:32:21 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-gekinit9jiwe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-gekinit9jiwe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/07 03:32:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gekinit9jiwe/not found.txt" 2025/11/07 03:32:21 DEBUG : Creating backend with remote "TestS3:rclone-test-gekinit9jiwe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1900: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: 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:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/07 03:32:22 NOTICE: S3 bucket rclone-test-gekinit9jiwe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/07 03:32:22 DEBUG : piped data.txt.rclone_chunk.001_cctxwy: open chunk writer: started multipart upload: fONotGY_HnfHlHsEyl50IglT3PSbVlyN3ZJ6HHqzxdkjmJj9Kgb5th0Yo3w5zevwDR9ExBh4XGQdrolRqdTsCH0cPsKQ3jOOT4R9EXFpLnHqJCAhYxQbtLZHpRSAX434 2025/11/07 03:32:22 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/07 03:32:22 DEBUG : piped data.txt.rclone_chunk.001_cctxwy: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/07 03:32:22 DEBUG : piped data.txt.rclone_chunk.001_cctxwy: multipart upload "fONotGY_HnfHlHsEyl50IglT3PSbVlyN3ZJ6HHqzxdkjmJj9Kgb5th0Yo3w5zevwDR9ExBh4XGQdrolRqdTsCH0cPsKQ3jOOT4R9EXFpLnHqJCAhYxQbtLZHpRSAX434" finished 2025/11/07 03:32:22 DEBUG : piped data.txt.rclone_chunk.001_cctxwy: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2025/11/07 03:32:22 DEBUG : piped data.txt: size = 0 OK 2025/11/07 03:32:22 DEBUG : piped data.txt.rclone_chunk.001_cctxwy: Src hash empty - aborting Dst hash check 2025/11/07 03:32:22 INFO : piped data.txt.rclone_chunk.001_cctxwy: Copied (server-side copy) to: piped data.txt 2025/11/07 03:32:22 INFO : piped data.txt.rclone_chunk.001_cctxwy: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/07 03:32:23 DEBUG : piped data.txt.rclone_chunk.001_cctypz: open chunk writer: started multipart upload: 5Yb2oQOPp4sArQoYRcO8ehLkr2aPywBnrSuFEnlQYzEtXHu9ubdgFS5kgkr_gUxRQXe5lF7bUh88M2yoCcGtiYEBB.xFVJNXT0ChRL6D1EuAKysw1I3_H.Kz1rIUZabq 2025/11/07 03:32:23 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/07 03:32:23 DEBUG : piped data.txt.rclone_chunk.001_cctypz: multipart upload wrote chunk 1 with 100 bytes and etag "409394165ab0d686c9ce8c9e5229c79b" 2025/11/07 03:32:23 DEBUG : piped data.txt.rclone_chunk.001_cctypz: multipart upload "5Yb2oQOPp4sArQoYRcO8ehLkr2aPywBnrSuFEnlQYzEtXHu9ubdgFS5kgkr_gUxRQXe5lF7bUh88M2yoCcGtiYEBB.xFVJNXT0ChRL6D1EuAKysw1I3_H.Kz1rIUZabq" finished 2025/11/07 03:32:23 DEBUG : piped data.txt.rclone_chunk.001_cctypz: Multipart upload Etag: 0050fbcf50befc226b3d19672423bc1a-1 OK 2025/11/07 03:32:23 DEBUG : piped data.txt: size = 100 OK 2025/11/07 03:32:23 DEBUG : piped data.txt.rclone_chunk.001_cctypz: Src hash empty - aborting Dst hash check 2025/11/07 03:32:23 INFO : piped data.txt.rclone_chunk.001_cctypz: Copied (server-side copy) to: piped data.txt 2025/11/07 03:32:23 INFO : piped data.txt.rclone_chunk.001_cctypz: 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 2025/11/07 03:32:23 INFO : Chunked 'TestChunkerS3:rclone-test-gekinit9jiwe': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2025/11/07 03:32:24 DEBUG : small/emptyfile: size = 0 OK 2025/11/07 03:32:24 DEBUG : small/emptyfile.rclone_chunk.001_cctyfo: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/07 03:32:24 INFO : small/emptyfile.rclone_chunk.001_cctyfo: Copied (server-side copy) to: small/emptyfile 2025/11/07 03:32:24 INFO : small/emptyfile.rclone_chunk.001_cctyfo: Deleted 2025/11/07 03:32:24 DEBUG : small/smallfile: size = 2 OK 2025/11/07 03:32:24 DEBUG : small/smallfile.rclone_chunk.001_cctznu: md5 = a60852f204ed8028c1c58808b746d115 OK 2025/11/07 03:32:24 INFO : small/smallfile.rclone_chunk.001_cctznu: Copied (server-side copy) to: small/smallfile 2025/11/07 03:32:24 INFO : small/smallfile.rclone_chunk.001_cctznu: Deleted 2025/11/07 03:32:25 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 2025/11/07 03:32:25 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2025/11/07 03:32:25 DEBUG : usermeta/today.rclone_chunk.001_ccu0lg: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2025/11/07 03:32:25 INFO : usermeta/today.rclone_chunk.001_ccu0lg: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2025/11/07 03:32:25 INFO : usermeta/today.rclone_chunk.001_ccu0lg: Deleted 2025/11/07 03:32:26 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2025/11/07 03:32:26 DEBUG : usermeta/past.rclone_chunk.001_ccu1dc: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2025/11/07 03:32:26 INFO : usermeta/past.rclone_chunk.001_ccu1dc: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2025/11/07 03:32:26 INFO : usermeta/past.rclone_chunk.001_ccu1dc: Deleted 2025/11/07 03:32:27 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2025/11/07 03:32:27 DEBUG : usermeta/future.rclone_chunk.001_ccu23q: md5 = 82e240013837bf80c807dba600b4594d OK 2025/11/07 03:32:27 INFO : usermeta/future.rclone_chunk.001_ccu23q: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2025/11/07 03:32:27 INFO : usermeta/future.rclone_chunk.001_ccu23q: Deleted 2025/11/07 03:32:28 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2025/11/07 03:32:28 DEBUG : future/test: Can't copy - required hash not found 2025/11/07 03:32:28 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/07 03:32:28 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2025/11/07 03:32:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-gekinit9jiwe': File to upload is small (3 bytes), uploading instead of streaming 2025/11/07 03:32:29 DEBUG : Waiting for deletions to finish 2025/11/07 03:32:29 DEBUG : "future/test" version false 2025/11/07 03:32:29 DEBUG : future/test: Deleting (id "") 2025/11/07 03:32:29 DEBUG : "future/test.rclone_chunk.001" version false 2025/11/07 03:32:29 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2025/11/07 03:32:29 DEBUG : "future/test.rclone_chunk.002" version false 2025/11/07 03:32:29 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2025/11/07 03:32:29 DEBUG : "future/test.rclone_chunk.003" version false 2025/11/07 03:32:29 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2025/11/07 03:32:29 INFO : future/test: Deleted 2025/11/07 03:32:29 INFO : future/test.rclone_chunk.002: Deleted 2025/11/07 03:32:29 INFO : future/test.rclone_chunk.001: Deleted 2025/11/07 03:32:29 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2025/11/07 03:32:31 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2025/11/07 03:32:31 DEBUG : backcomp/renamefile.rclone_chunk.001_ccu4qr: md5 = 25c7acc392d415ca7875367cbf68c359 OK 2025/11/07 03:32:31 INFO : backcomp/renamefile.rclone_chunk.001_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2025/11/07 03:32:31 INFO : backcomp/renamefile.rclone_chunk.001_ccu4qr: Deleted 2025/11/07 03:32:31 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2025/11/07 03:32:31 DEBUG : backcomp/renamefile.rclone_chunk.002_ccu4qr: md5 = 773acf825e7750a26176c2de9339aca9 OK 2025/11/07 03:32:31 INFO : backcomp/renamefile.rclone_chunk.002_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2025/11/07 03:32:31 INFO : backcomp/renamefile.rclone_chunk.002_ccu4qr: Deleted 2025/11/07 03:32:32 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2025/11/07 03:32:32 DEBUG : backcomp/renamefile.rclone_chunk.003_ccu4qr: md5 = 0ac9f5e941f8c22da5ff132e37f941c6 OK 2025/11/07 03:32:32 INFO : backcomp/renamefile.rclone_chunk.003_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2025/11/07 03:32:32 INFO : backcomp/renamefile.rclone_chunk.003_ccu4qr: Deleted 2025/11/07 03:32:32 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2025/11/07 03:32:32 DEBUG : backcomp/renamefile.rclone_chunk.004_ccu4qr: md5 = 2d10607b832381d43a498c21433c27f5 OK 2025/11/07 03:32:32 INFO : backcomp/renamefile.rclone_chunk.004_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2025/11/07 03:32:32 INFO : backcomp/renamefile.rclone_chunk.004_ccu4qr: Deleted 2025/11/07 03:32:32 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2025/11/07 03:32:32 DEBUG : backcomp/renamefile.rclone_chunk.005_ccu4qr: md5 = 0af7540834bf307cea2606dcd0a1e69d OK 2025/11/07 03:32:32 INFO : backcomp/renamefile.rclone_chunk.005_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2025/11/07 03:32:32 INFO : backcomp/renamefile.rclone_chunk.005_ccu4qr: Deleted 2025/11/07 03:32:32 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2025/11/07 03:32:32 DEBUG : backcomp/renamefile.rclone_chunk.006_ccu4qr: md5 = e5c2d133afece52cf1121fbb0eee918b OK 2025/11/07 03:32:32 INFO : backcomp/renamefile.rclone_chunk.006_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2025/11/07 03:32:32 INFO : backcomp/renamefile.rclone_chunk.006_ccu4qr: Deleted 2025/11/07 03:32:32 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2025/11/07 03:32:32 DEBUG : backcomp/renamefile.rclone_chunk.007_ccu4qr: md5 = f8256aec17471aa58f9d33e229e92ed6 OK 2025/11/07 03:32:32 INFO : backcomp/renamefile.rclone_chunk.007_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2025/11/07 03:32:32 INFO : backcomp/renamefile.rclone_chunk.007_ccu4qr: Deleted 2025/11/07 03:32:32 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2025/11/07 03:32:32 DEBUG : backcomp/renamefile.rclone_chunk.008_ccu4qr: md5 = e16818bc519dbaf6e7ae56ddb84b0628 OK 2025/11/07 03:32:32 INFO : backcomp/renamefile.rclone_chunk.008_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2025/11/07 03:32:32 INFO : backcomp/renamefile.rclone_chunk.008_ccu4qr: Deleted 2025/11/07 03:32:32 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2025/11/07 03:32:32 DEBUG : backcomp/renamefile.rclone_chunk.009_ccu4qr: md5 = 0c9dce13617cf306f5c6e160a87436b9 OK 2025/11/07 03:32:32 INFO : backcomp/renamefile.rclone_chunk.009_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2025/11/07 03:32:32 INFO : backcomp/renamefile.rclone_chunk.009_ccu4qr: Deleted 2025/11/07 03:32:33 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2025/11/07 03:32:33 DEBUG : backcomp/renamefile.rclone_chunk.010_ccu4qr: md5 = 5f9295f0fbfce3a5b160281a13336062 OK 2025/11/07 03:32:33 INFO : backcomp/renamefile.rclone_chunk.010_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2025/11/07 03:32:33 INFO : backcomp/renamefile.rclone_chunk.010_ccu4qr: Deleted 2025/11/07 03:32:33 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2025/11/07 03:32:33 DEBUG : backcomp/renamefile.rclone_chunk.011_ccu4qr: md5 = 33f4f31bc8f8f62b05681f908d45a4d9 OK 2025/11/07 03:32:33 INFO : backcomp/renamefile.rclone_chunk.011_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2025/11/07 03:32:33 INFO : backcomp/renamefile.rclone_chunk.011_ccu4qr: Deleted 2025/11/07 03:32:33 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2025/11/07 03:32:33 DEBUG : backcomp/renamefile.rclone_chunk.012_ccu4qr: md5 = 647c417c843d27f1eb9c569a03794c59 OK 2025/11/07 03:32:33 INFO : backcomp/renamefile.rclone_chunk.012_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2025/11/07 03:32:33 INFO : backcomp/renamefile.rclone_chunk.012_ccu4qr: Deleted 2025/11/07 03:32:33 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2025/11/07 03:32:33 DEBUG : backcomp/renamefile.rclone_chunk.013_ccu4qr: md5 = 19f0b1a1aab9221068bf6adbe29cf28d OK 2025/11/07 03:32:33 INFO : backcomp/renamefile.rclone_chunk.013_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2025/11/07 03:32:33 INFO : backcomp/renamefile.rclone_chunk.013_ccu4qr: Deleted 2025/11/07 03:32:33 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2025/11/07 03:32:33 DEBUG : backcomp/renamefile.rclone_chunk.014_ccu4qr: md5 = 43a0e0c8fa9d9f3fb9664adebf052623 OK 2025/11/07 03:32:33 INFO : backcomp/renamefile.rclone_chunk.014_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2025/11/07 03:32:33 INFO : backcomp/renamefile.rclone_chunk.014_ccu4qr: Deleted 2025/11/07 03:32:33 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2025/11/07 03:32:33 DEBUG : backcomp/renamefile.rclone_chunk.015_ccu4qr: md5 = c3b441e20bbb8b98b842841d5096de3c OK 2025/11/07 03:32:33 INFO : backcomp/renamefile.rclone_chunk.015_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2025/11/07 03:32:33 INFO : backcomp/renamefile.rclone_chunk.015_ccu4qr: Deleted 2025/11/07 03:32:33 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2025/11/07 03:32:33 DEBUG : backcomp/renamefile.rclone_chunk.016_ccu4qr: md5 = d64681302ffdc616387ff46b372e55d6 OK 2025/11/07 03:32:33 INFO : backcomp/renamefile.rclone_chunk.016_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2025/11/07 03:32:34 INFO : backcomp/renamefile.rclone_chunk.016_ccu4qr: Deleted 2025/11/07 03:32:34 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2025/11/07 03:32:34 DEBUG : backcomp/renamefile.rclone_chunk.017_ccu4qr: md5 = 5025fd47684a92be0c24fd74d676d437 OK 2025/11/07 03:32:34 INFO : backcomp/renamefile.rclone_chunk.017_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2025/11/07 03:32:34 INFO : backcomp/renamefile.rclone_chunk.017_ccu4qr: Deleted 2025/11/07 03:32:34 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2025/11/07 03:32:34 DEBUG : backcomp/renamefile.rclone_chunk.018_ccu4qr: md5 = 92788fe7545e24a197dc2792178e03a3 OK 2025/11/07 03:32:34 INFO : backcomp/renamefile.rclone_chunk.018_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2025/11/07 03:32:34 INFO : backcomp/renamefile.rclone_chunk.018_ccu4qr: Deleted 2025/11/07 03:32:34 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2025/11/07 03:32:34 DEBUG : backcomp/renamefile.rclone_chunk.019_ccu4qr: md5 = d32d7140fbed38e92b2a73fb4f9c6573 OK 2025/11/07 03:32:34 INFO : backcomp/renamefile.rclone_chunk.019_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2025/11/07 03:32:34 INFO : backcomp/renamefile.rclone_chunk.019_ccu4qr: Deleted 2025/11/07 03:32:34 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2025/11/07 03:32:34 DEBUG : backcomp/renamefile.rclone_chunk.020_ccu4qr: md5 = 2f2c22821bebb400d8e48d4d86bc596f OK 2025/11/07 03:32:34 INFO : backcomp/renamefile.rclone_chunk.020_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2025/11/07 03:32:34 INFO : backcomp/renamefile.rclone_chunk.020_ccu4qr: Deleted 2025/11/07 03:32:34 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2025/11/07 03:32:34 DEBUG : backcomp/renamefile.rclone_chunk.021_ccu4qr: md5 = fd40da24b7eb51488427b423930c67b3 OK 2025/11/07 03:32:34 INFO : backcomp/renamefile.rclone_chunk.021_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2025/11/07 03:32:34 INFO : backcomp/renamefile.rclone_chunk.021_ccu4qr: Deleted 2025/11/07 03:32:34 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2025/11/07 03:32:34 DEBUG : backcomp/renamefile.rclone_chunk.022_ccu4qr: md5 = 807385da1c6979f814df3a7b4f39d1c7 OK 2025/11/07 03:32:34 INFO : backcomp/renamefile.rclone_chunk.022_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2025/11/07 03:32:34 INFO : backcomp/renamefile.rclone_chunk.022_ccu4qr: Deleted 2025/11/07 03:32:35 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2025/11/07 03:32:35 DEBUG : backcomp/renamefile.rclone_chunk.023_ccu4qr: md5 = 41df81f3dbab5c03e81ef6ea3887c4c3 OK 2025/11/07 03:32:35 INFO : backcomp/renamefile.rclone_chunk.023_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2025/11/07 03:32:35 INFO : backcomp/renamefile.rclone_chunk.023_ccu4qr: Deleted 2025/11/07 03:32:35 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2025/11/07 03:32:35 DEBUG : backcomp/renamefile.rclone_chunk.024_ccu4qr: md5 = 68c82cea69815c4be9defc5641436e50 OK 2025/11/07 03:32:35 INFO : backcomp/renamefile.rclone_chunk.024_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2025/11/07 03:32:35 INFO : backcomp/renamefile.rclone_chunk.024_ccu4qr: Deleted 2025/11/07 03:32:35 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2025/11/07 03:32:35 DEBUG : backcomp/renamefile.rclone_chunk.025_ccu4qr: md5 = d1bfcae7c4c7adc4f01d51ebbe5bf9d1 OK 2025/11/07 03:32:35 INFO : backcomp/renamefile.rclone_chunk.025_ccu4qr: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2025/11/07 03:32:35 INFO : backcomp/renamefile.rclone_chunk.025_ccu4qr: Deleted 2025/11/07 03:32:37 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2025/11/07 03:32:37 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gekinit9jiwe/servermovetest/subdir1" 2025/11/07 03:32:37 DEBUG : Creating backend with remote "TestS3:rclone-test-gekinit9jiwe/servermovetest/subdir1" 2025/11/07 03:32:37 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gekinit9jiwe/servermovetest/subdir2" 2025/11/07 03:32:37 DEBUG : Creating backend with remote "TestS3:rclone-test-gekinit9jiwe/servermovetest/subdir2" 2025/11/07 03:32:38 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2025/11/07 03:32:38 DEBUG : movefile.rclone_chunk.001_ccuch7: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2025/11/07 03:32:38 INFO : movefile.rclone_chunk.001_ccuch7: Copied (server-side copy) to: movefile.rclone_chunk.001 2025/11/07 03:32:38 INFO : movefile.rclone_chunk.001_ccuch7: Deleted 2025/11/07 03:32:38 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2025/11/07 03:32:38 DEBUG : movefile.rclone_chunk.002_ccuch7: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2025/11/07 03:32:38 INFO : movefile.rclone_chunk.002_ccuch7: Copied (server-side copy) to: movefile.rclone_chunk.002 2025/11/07 03:32:38 INFO : movefile.rclone_chunk.002_ccuch7: Deleted 2025/11/07 03:32:38 DEBUG : movefile: copy 2 data chunks... 2025/11/07 03:32:39 DEBUG : movefile: size = 6 OK 2025/11/07 03:32:39 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2025/11/07 03:32:39 INFO : movefile: Copied (server-side copy) 2025/11/07 03:32:39 INFO : movefile: Deleted 2025/11/07 03:32:39 DEBUG : Waiting for deletions to finish 2025/11/07 03:32:39 DEBUG : "servermovetest/subdir2/movefile" version false 2025/11/07 03:32:39 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2025/11/07 03:32:39 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2025/11/07 03:32:39 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2025/11/07 03:32:39 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2025/11/07 03:32:39 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2025/11/07 03:32:40 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2025/11/07 03:32:40 INFO : servermovetest/subdir2/movefile: Deleted 2025/11/07 03:32:40 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2025/11/07 03:32:40 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-gekinit9jiwe/md5all" 2025/11/07 03:32:40 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2025/11/07 03:32:40 DEBUG : Creating backend with remote "TestS3:rclone-test-gekinit9jiwe/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/07 03:32:40 DEBUG : unknown-size-put.txt.rclone_chunk.001_ccuf00: open chunk writer: started multipart upload: w7NKkEcnFfT3aOye_yNfFq0mG3MG655AAZAYocSz5JLO1f.lIARQvz5XobczPUjuj0mZ9oosHQ3WpOa73uIMF_z.riXhjf.gWaCG3owAxuJZhLhhZ2Op5OagDQmNvcTJ 2025/11/07 03:32:40 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/07 03:32:40 DEBUG : unknown-size-put.txt.rclone_chunk.001_ccuf00: multipart upload wrote chunk 1 with 100 bytes and etag "d82b4416c3d03963b32042b9da3fa7f2" 2025/11/07 03:32:40 DEBUG : unknown-size-put.txt.rclone_chunk.001_ccuf00: multipart upload "w7NKkEcnFfT3aOye_yNfFq0mG3MG655AAZAYocSz5JLO1f.lIARQvz5XobczPUjuj0mZ9oosHQ3WpOa73uIMF_z.riXhjf.gWaCG3owAxuJZhLhhZ2Op5OagDQmNvcTJ" finished 2025/11/07 03:32:40 DEBUG : unknown-size-put.txt.rclone_chunk.001_ccuf00: Multipart upload Etag: 0c648d267e7e73ddf30a1ff6217fb8db-1 OK 2025/11/07 03:32:40 DEBUG : unknown-size-put.txt: size = 100 OK 2025/11/07 03:32:40 DEBUG : unknown-size-put.txt.rclone_chunk.001_ccuf00: Src hash empty - aborting Dst hash check 2025/11/07 03:32:40 INFO : unknown-size-put.txt.rclone_chunk.001_ccuf00: Copied (server-side copy) to: unknown-size-put.txt 2025/11/07 03:32:40 INFO : unknown-size-put.txt.rclone_chunk.001_ccuf00: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/07 03:32:41 DEBUG : unknown-size-update.txt: size = 100 OK 2025/11/07 03:32:41 DEBUG : unknown-size-update.txt.rclone_chunk.001_ccufmc: md5 = 71962e29c9d22a260d155e5c9c4e849f OK 2025/11/07 03:32:41 INFO : unknown-size-update.txt.rclone_chunk.001_ccufmc: Copied (server-side copy) to: unknown-size-update.txt 2025/11/07 03:32:41 INFO : unknown-size-update.txt.rclone_chunk.001_ccufmc: Deleted 2025/11/07 03:32:41 DEBUG : unknown-size-update.txt.rclone_chunk.001_ccugyb: open chunk writer: started multipart upload: r6KOqy1eY28.H2IURSt3VgRdpjM106Sgo4j6r1snS3f6Jjp0g6K3v8KxHeRIuo3osmphS96wYAekWVaE7daCriBvwFAQICBz2D23270qV5O4mheFGDS2HBbG.Mtt35m2 2025/11/07 03:32:41 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/07 03:32:41 DEBUG : unknown-size-update.txt.rclone_chunk.001_ccugyb: multipart upload wrote chunk 1 with 200 bytes and etag "e93c14ab7cba540a5a3d43a878f44795" 2025/11/07 03:32:41 DEBUG : unknown-size-update.txt.rclone_chunk.001_ccugyb: multipart upload "r6KOqy1eY28.H2IURSt3VgRdpjM106Sgo4j6r1snS3f6Jjp0g6K3v8KxHeRIuo3osmphS96wYAekWVaE7daCriBvwFAQICBz2D23270qV5O4mheFGDS2HBbG.Mtt35m2" finished 2025/11/07 03:32:41 DEBUG : unknown-size-update.txt.rclone_chunk.001_ccugyb: Multipart upload Etag: 9e6c88ec06c39133da12cd13214b7ad9-1 OK 2025/11/07 03:32:42 DEBUG : unknown-size-update.txt: size = 200 OK 2025/11/07 03:32:42 DEBUG : unknown-size-update.txt.rclone_chunk.001_ccugyb: Src hash empty - aborting Dst hash check 2025/11/07 03:32:42 INFO : unknown-size-update.txt.rclone_chunk.001_ccugyb: Copied (server-side copy) to: unknown-size-update.txt 2025/11/07 03:32:42 INFO : unknown-size-update.txt.rclone_chunk.001_ccugyb: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/07 03:32:42 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gekinit9jiwe/deeper/nonexisting/directory" 2025/11/07 03:32:42 DEBUG : Creating backend with remote "TestS3:rclone-test-gekinit9jiwe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/07 03:32:42 DEBUG : Waiting for deletions to finish 2025/11/07 03:32:42 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/07 03:32:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/07 03:32:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/07 03:32:42 INFO : S3 bucket rclone-test-gekinit9jiwe: Bucket "rclone-test-gekinit9jiwe" deleted 2025/11/07 03:32:42 ERROR : error listing: directory not found 2025/11/07 03:32:42 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (49.21s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.18s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.34s) --- PASS: TestIntegration/FsMkdir (48.02s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- 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 (14.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.57s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (29.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.22s) --- 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.09s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.64s) --- 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.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- 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.08s) --- 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.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (16.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.96s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.29s) --- 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 49.259s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 55.147744269s (try 1/5)