"go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:442: Using remote "TestPikPak:" 2024/12/25 01:36:09 DEBUG : Creating backend with remote "TestPikPak:rclone-test-huzobeb8dafe" 2024/12/25 01:36:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." 2024/12/25 01:36:12 DEBUG : ../..: calculating gcid: failed to unwrap object from src: ../.. 2024/12/25 01:36:12 DEBUG : ../..: gcid = 1d13dd0c897c778eebc1814a9da8628b1e1a9a3f 2024/12/25 01:36:17 DEBUG : ..: Rmdir: contains trashed file: ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/25 01:36:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: calculating gcid: failed to unwrap object from src: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/12/25 01:36:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: gcid = 0fc1300017db6fc1d329049161c3877753bfd4ed 2024/12/25 01:36:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Rmdir: contains trashed file: "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" 2024/12/25 01:36:24 DEBUG : leading space/ leading space: calculating gcid: failed to unwrap object from src: leading space/ leading space 2024/12/25 01:36:24 DEBUG : leading space/ leading space: gcid = 97062750bc635d647b9b5ca4383fd4d3ed6a0002 2024/12/25 01:36:27 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:36:27 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/25 01:36:27 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:36:27 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/12/25 01:36:27 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:36:27 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/12/25 01:36:27 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:36:27 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/12/25 01:36:28 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:36:28 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/12/25 01:36:30 DEBUG : pacer: Reducing sleep to 1.5s 2024/12/25 01:36:32 DEBUG : pacer: Reducing sleep to 1.125s 2024/12/25 01:36:33 DEBUG : pacer: Reducing sleep to 843.75ms 2024/12/25 01:36:34 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/12/25 01:36:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/12/25 01:36:36 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/12/25 01:36:36 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/12/25 01:36:36 DEBUG : leading space: Rmdir: contains trashed file: " leading space" 2024/12/25 01:36:37 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/12/25 01:36:38 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/12/25 01:36:38 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" 2024/12/25 01:36:38 DEBUG : pacer: Reducing sleep to 100ms 2024/12/25 01:36:38 DEBUG : ~leading tilde/~leading tilde: calculating gcid: failed to unwrap object from src: ~leading tilde/~leading tilde 2024/12/25 01:36:38 DEBUG : ~leading tilde/~leading tilde: gcid = 195d73c9867a001947c8aa01ace3f6434c506b53 2024/12/25 01:36:41 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:36:41 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/25 01:36:41 DEBUG : pacer: Reducing sleep to 150ms 2024/12/25 01:36:41 DEBUG : pacer: Reducing sleep to 112.5ms 2024/12/25 01:36:41 DEBUG : pacer: Reducing sleep to 100ms 2024/12/25 01:36:43 DEBUG : ~leading tilde: Rmdir: contains trashed file: "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" 2024/12/25 01:36:45 DEBUG : ␍leading CR/␍leading CR: calculating gcid: failed to unwrap object from src: ␍leading CR/␍leading CR 2024/12/25 01:36:45 DEBUG : ␍leading CR/␍leading CR: gcid = a03fb1e5ec21f2f8b46d13d23d56f11759f2377e 2024/12/25 01:36:48 DEBUG : ␍leading CR: Rmdir: contains trashed file: "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" 2024/12/25 01:36:50 DEBUG : ␊leading LF/␊leading LF: calculating gcid: failed to unwrap object from src: ␊leading LF/␊leading LF 2024/12/25 01:36:50 DEBUG : ␊leading LF/␊leading LF: gcid = 0f2bda504d094e7457fb81454c33903aa151861a 2024/12/25 01:36:54 DEBUG : ␊leading LF: Rmdir: contains trashed file: "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/12/25 01:36:56 DEBUG : ␉leading HT/␉leading HT: calculating gcid: failed to unwrap object from src: ␉leading HT/␉leading HT 2024/12/25 01:36:56 DEBUG : ␉leading HT/␉leading HT: gcid = 058e9510b912b48ec67bf8803866a228af92788d 2024/12/25 01:36:58 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:36:58 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/25 01:36:59 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:36:59 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/12/25 01:36:59 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:36:59 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/12/25 01:36:59 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:36:59 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/12/25 01:37:00 DEBUG : pacer: Reducing sleep to 1.2s 2024/12/25 01:37:02 DEBUG : pacer: Reducing sleep to 900ms 2024/12/25 01:37:03 DEBUG : pacer: Reducing sleep to 675ms 2024/12/25 01:37:04 DEBUG : pacer: Reducing sleep to 506.25ms 2024/12/25 01:37:04 DEBUG : pacer: Reducing sleep to 379.6875ms 2024/12/25 01:37:05 DEBUG : pacer: Reducing sleep to 284.765625ms 2024/12/25 01:37:05 DEBUG : pacer: Reducing sleep to 213.574218ms 2024/12/25 01:37:05 DEBUG : ␉leading HT: Rmdir: contains trashed file: "␉leading HT" 2024/12/25 01:37:06 DEBUG : pacer: Reducing sleep to 160.180663ms 2024/12/25 01:37:06 DEBUG : pacer: Reducing sleep to 120.135497ms 2024/12/25 01:37:07 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2024/12/25 01:37:07 DEBUG : ␋leading VT/␋leading VT: calculating gcid: failed to unwrap object from src: ␋leading VT/␋leading VT 2024/12/25 01:37:07 DEBUG : ␋leading VT/␋leading VT: gcid = 94fcf835a645d7747d6385f5d0e7f7f290100905 2024/12/25 01:37:09 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:09 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/25 01:37:10 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:10 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/12/25 01:37:10 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:10 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/12/25 01:37:10 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:10 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/12/25 01:37:11 DEBUG : pacer: Reducing sleep to 1.2s 2024/12/25 01:37:13 DEBUG : pacer: Reducing sleep to 900ms 2024/12/25 01:37:14 DEBUG : pacer: Reducing sleep to 675ms 2024/12/25 01:37:15 DEBUG : pacer: Reducing sleep to 506.25ms 2024/12/25 01:37:15 DEBUG : pacer: Reducing sleep to 379.6875ms 2024/12/25 01:37:16 DEBUG : pacer: Reducing sleep to 284.765625ms 2024/12/25 01:37:17 DEBUG : pacer: Reducing sleep to 213.574218ms 2024/12/25 01:37:17 DEBUG : ␋leading VT: Rmdir: contains trashed file: "␋leading VT" 2024/12/25 01:37:17 DEBUG : pacer: Reducing sleep to 160.180663ms 2024/12/25 01:37:18 DEBUG : pacer: Reducing sleep to 120.135497ms 2024/12/25 01:37:18 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2024/12/25 01:37:18 DEBUG : .leading dot/.leading dot: calculating gcid: failed to unwrap object from src: .leading dot/.leading dot 2024/12/25 01:37:18 DEBUG : .leading dot/.leading dot: gcid = 82351d40a375616541013cbea158696880213635 2024/12/25 01:37:20 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:20 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/25 01:37:21 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:21 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/12/25 01:37:21 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:21 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/12/25 01:37:22 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:22 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/12/25 01:37:22 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/12/25 01:37:24 DEBUG : pacer: Reducing sleep to 1.5s 2024/12/25 01:37:26 DEBUG : pacer: Reducing sleep to 1.125s 2024/12/25 01:37:27 DEBUG : pacer: Reducing sleep to 843.75ms 2024/12/25 01:37:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/12/25 01:37:29 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/12/25 01:37:30 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/12/25 01:37:30 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/12/25 01:37:30 DEBUG : .leading dot: Rmdir: contains trashed file: ".leading dot" 2024/12/25 01:37:31 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/12/25 01:37:31 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/12/25 01:37:32 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/12/25 01:37:32 DEBUG : pacer: Reducing sleep to 100ms 2024/12/25 01:37:32 DEBUG : trailing space /trailing space : calculating gcid: failed to unwrap object from src: trailing space /trailing space 2024/12/25 01:37:32 DEBUG : trailing space /trailing space : gcid = 1eb6de4109015345a9f776fe76d0ee933f1091fb 2024/12/25 01:37:34 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:34 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/25 01:37:35 DEBUG : pacer: Reducing sleep to 150ms 2024/12/25 01:37:35 DEBUG : pacer: Reducing sleep to 112.5ms 2024/12/25 01:37:35 DEBUG : pacer: Reducing sleep to 100ms 2024/12/25 01:37:36 DEBUG : trailing space : Rmdir: contains trashed file: "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2024/12/25 01:37:38 DEBUG : trailing CR␍/trailing CR␍: calculating gcid: failed to unwrap object from src: trailing CR␍/trailing CR␍ 2024/12/25 01:37:38 DEBUG : trailing CR␍/trailing CR␍: gcid = 92506c23f3313587489f9c014b790573ea6e9f1f 2024/12/25 01:37:42 DEBUG : trailing CR␍: Rmdir: contains trashed file: "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/12/25 01:37:44 DEBUG : trailing LF␊/trailing LF␊: calculating gcid: failed to unwrap object from src: trailing LF␊/trailing LF␊ 2024/12/25 01:37:44 DEBUG : trailing LF␊/trailing LF␊: gcid = bfd27c4cf8d2e433013e82cc6accdb5f57b66cba 2024/12/25 01:37:48 DEBUG : trailing LF␊: Rmdir: contains trashed file: "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/12/25 01:37:50 DEBUG : trailing HT␉/trailing HT␉: calculating gcid: failed to unwrap object from src: trailing HT␉/trailing HT␉ 2024/12/25 01:37:50 DEBUG : trailing HT␉/trailing HT␉: gcid = 5bd213b7013be14a4966f63cca76c3e160f4a977 2024/12/25 01:37:52 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:52 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/25 01:37:52 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:52 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/12/25 01:37:52 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:52 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/12/25 01:37:53 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:53 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/12/25 01:37:53 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:37:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/12/25 01:37:55 DEBUG : pacer: Reducing sleep to 1.5s 2024/12/25 01:37:57 DEBUG : pacer: Reducing sleep to 1.125s 2024/12/25 01:37:59 DEBUG : pacer: Reducing sleep to 843.75ms 2024/12/25 01:38:00 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/12/25 01:38:01 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/12/25 01:38:01 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/12/25 01:38:02 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/12/25 01:38:02 DEBUG : trailing HT␉: Rmdir: contains trashed file: "trailing HT␉" 2024/12/25 01:38:02 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/12/25 01:38:03 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/12/25 01:38:03 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/12/25 01:38:03 DEBUG : pacer: Reducing sleep to 100ms 2024/12/25 01:38:04 DEBUG : trailing VT␋/trailing VT␋: calculating gcid: failed to unwrap object from src: trailing VT␋/trailing VT␋ 2024/12/25 01:38:04 DEBUG : trailing VT␋/trailing VT␋: gcid = e98c3fb6998d68b249a73823ce6e188ae649537c 2024/12/25 01:38:07 DEBUG : trailing VT␋: Rmdir: contains trashed file: "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/12/25 01:38:09 DEBUG : trailing dot./trailing dot.: calculating gcid: failed to unwrap object from src: trailing dot./trailing dot. 2024/12/25 01:38:09 DEBUG : trailing dot./trailing dot.: gcid = d2c75014b58a43d98fe27d545988d2cefc26798e 2024/12/25 01:38:11 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:11 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/25 01:38:12 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:12 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/12/25 01:38:12 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:12 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/12/25 01:38:12 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:12 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/12/25 01:38:13 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:13 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/12/25 01:38:15 DEBUG : pacer: low level retry 6/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:17 DEBUG : pacer: low level retry 7/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:19 DEBUG : pacer: Reducing sleep to 1.5s 2024/12/25 01:38:21 DEBUG : pacer: Reducing sleep to 1.125s 2024/12/25 01:38:22 DEBUG : pacer: Reducing sleep to 843.75ms 2024/12/25 01:38:23 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/12/25 01:38:24 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/12/25 01:38:25 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/12/25 01:38:25 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/12/25 01:38:25 DEBUG : trailing dot.: Rmdir: contains trashed file: "trailing dot." 2024/12/25 01:38:26 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/12/25 01:38:26 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/12/25 01:38:27 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/12/25 01:38:27 DEBUG : pacer: Reducing sleep to 100ms 2024/12/25 01:38:27 DEBUG : invalid utf-8/invalid utf-8: calculating gcid: failed to unwrap object from src: invalid utf-8/invalid utf-8 2024/12/25 01:38:27 DEBUG : invalid utf-8/invalid utf-8: gcid = 4c8596835e3a26685c654a6a1f251c908138f95d 2024/12/25 01:38:29 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:29 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/25 01:38:29 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:29 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/12/25 01:38:29 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:29 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/12/25 01:38:30 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:30 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/12/25 01:38:31 DEBUG : pacer: Reducing sleep to 1.2s 2024/12/25 01:38:32 DEBUG : pacer: Reducing sleep to 900ms 2024/12/25 01:38:34 DEBUG : pacer: Reducing sleep to 675ms 2024/12/25 01:38:34 DEBUG : pacer: Reducing sleep to 506.25ms 2024/12/25 01:38:35 DEBUG : pacer: Reducing sleep to 379.6875ms 2024/12/25 01:38:36 DEBUG : pacer: Reducing sleep to 284.765625ms 2024/12/25 01:38:36 DEBUG : pacer: Reducing sleep to 213.574218ms 2024/12/25 01:38:36 DEBUG : invalid utf-8: Rmdir: contains trashed file: "invalid utf-8\xfe" 2024/12/25 01:38:36 DEBUG : pacer: Reducing sleep to 160.180663ms 2024/12/25 01:38:37 DEBUG : pacer: Reducing sleep to 120.135497ms 2024/12/25 01:38:37 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/12/25 01:38:38 DEBUG : test%46.txt/test%46.txt: calculating gcid: failed to unwrap object from src: test%46.txt/test%46.txt 2024/12/25 01:38:38 DEBUG : test%46.txt/test%46.txt: gcid = 21fadee2bc3e3cac6f6e2f701ceb99d2135ddd69 2024/12/25 01:38:40 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:40 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/25 01:38:40 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:40 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/12/25 01:38:40 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:40 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/12/25 01:38:41 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:41 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/12/25 01:38:41 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/12/25 01:38:43 DEBUG : pacer: Reducing sleep to 1.5s 2024/12/25 01:38:45 DEBUG : pacer: Reducing sleep to 1.125s 2024/12/25 01:38:47 DEBUG : pacer: Reducing sleep to 843.75ms 2024/12/25 01:38:48 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/12/25 01:38:49 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/12/25 01:38:49 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/12/25 01:38:50 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/12/25 01:38:50 DEBUG : test%46.txt: Rmdir: contains trashed file: "test%46.txt" 2024/12/25 01:38:50 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/12/25 01:38:51 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/12/25 01:38:52 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestIntegration/FsMkdir/FsPutFiles 2024/12/25 01:38:52 DEBUG : pacer: Reducing sleep to 100ms 2024/12/25 01:38:52 DEBUG : file name.txt: calculating gcid: failed to unwrap object from src: file name.txt 2024/12/25 01:38:52 DEBUG : file name.txt: gcid = f4840303ec687d213d6bedb7f1cca991027c90e1 2024/12/25 01:38:54 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:54 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/25 01:38:54 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:54 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/12/25 01:38:54 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:54 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/12/25 01:38:55 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:55 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/12/25 01:38:55 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:55 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/12/25 01:38:57 DEBUG : pacer: low level retry 6/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:38:59 DEBUG : pacer: Reducing sleep to 1.5s 2024/12/25 01:39:01 DEBUG : pacer: Reducing sleep to 1.125s 2024/12/25 01:39:02 DEBUG : pacer: Reducing sleep to 843.75ms 2024/12/25 01:39:04 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/12/25 01:39:04 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/12/25 01:39:05 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/12/25 01:39:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/12/25 01:39:06 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/12/25 01:39:06 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/12/25 01:39:06 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/12/25 01:39:07 DEBUG : pacer: Reducing sleep to 100ms 2024/12/25 01:39:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: calculating gcid: failed to unwrap object from src: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/25 01:39:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: gcid = eb88b7477d11fc745e63a96f9b905ab2e87dc42c 2024/12/25 01:39:09 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:09 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/25 01:39:09 DEBUG : pacer: Reducing sleep to 150ms 2024/12/25 01:39:09 DEBUG : pacer: Reducing sleep to 112.5ms 2024/12/25 01:39:09 DEBUG : pacer: Reducing sleep to 100ms 2024/12/25 01:39:09 DEBUG : file name.txt: calculating gcid: failed to unwrap object from src: file name.txt 2024/12/25 01:39:09 DEBUG : file name.txt: gcid = 91085b70d7c2db4d12b6248f180f2f5dfb364191 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/12/25 01:39:17 DEBUG : dirToPurge/fileToPurge.txt: calculating gcid: failed to unwrap object from src: dirToPurge/fileToPurge.txt 2024/12/25 01:39:17 DEBUG : dirToPurge/fileToPurge.txt: gcid = d876fcec3aa8026156a837559344fc35007dbd56 2024/12/25 01:39:19 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:19 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/25 01:39:19 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:19 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/12/25 01:39:19 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:19 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/12/25 01:39:20 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:20 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/12/25 01:39:21 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:21 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/12/25 01:39:22 DEBUG : pacer: low level retry 6/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:24 DEBUG : pacer: low level retry 7/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:26 DEBUG : pacer: low level retry 8/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:28 DEBUG : pacer: Reducing sleep to 1.5s 2024/12/25 01:39:30 DEBUG : pacer: Reducing sleep to 1.125s 2024/12/25 01:39:33 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/12/25 01:39:33 DEBUG : Config file has changed externally - reloading 2024/12/25 01:39:33 DEBUG : pacer: Reducing sleep to 843.75ms 2024/12/25 01:39:33 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/12/25 01:39:34 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/12/25 01:39:35 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/12/25 01:39:35 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/12/25 01:39:36 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/12/25 01:39:36 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/12/25 01:39:37 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/12/25 01:39:37 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/25 01:39:38 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: calculating gcid: failed to unwrap object from src: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2024/12/25 01:39:38 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: gcid = 87320a3af05cbc8c7c067b73b1c6e9902ec99de5 2024/12/25 01:39:40 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:40 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/25 01:39:41 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/12/25 01:39:41 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:41 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/12/25 01:39:41 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:41 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/12/25 01:39:42 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/12/25 01:39:44 DEBUG : pacer: low level retry 6/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:46 DEBUG : pacer: low level retry 7/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/25 01:39:48 DEBUG : pacer: Reducing sleep to 1.5s 2024/12/25 01:39:50 DEBUG : pacer: Reducing sleep to 1.125s 2024/12/25 01:39:51 DEBUG : pacer: Reducing sleep to 843.75ms 2024/12/25 01:39:52 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/12/25 01:39:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/12/25 01:39:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/12/25 01:39:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/12/25 01:39:55 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/12/25 01:39:55 DEBUG : Creating backend with remote "TestPikPak:rclone-test-huzobeb8dafe/dirToPurgeFromRoot" 2024/12/25 01:39:55 DEBUG : Config file has changed externally - reloading 2024/12/25 01:39:56 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/12/25 01:39:57 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/12/25 01:39:57 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/12/25 01:39:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-poraxez1wacu" 2024/12/25 01:40:06 DEBUG : PikPak root 'rclone-test-poraxez1wacu': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestPikPak:" path "rclone-test-huzobeb8dafe" from "TestPikPak:rclone-test-huzobeb8dafe" 2024/12/25 01:40:07 DEBUG : Creating backend with remote "TestPikPak:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2024/12/25 01:40:10 ERROR : : error listing: directory not found --- PASS: TestIntegration (240.61s) --- PASS: TestIntegration/FsMkdir (238.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding (160.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (6.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (5.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (14.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (6.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (5.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (5.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (11.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (11.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (13.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (5.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (5.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (5.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (14.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (5.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (17.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (10.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (14.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (76.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (22.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (19.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.24s) PASS ok github.com/rclone/rclone/backend/pikpak 240.625s "go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 4m2.391302071s (try 4/5)