2023-06-19T08:35:49.2894298Z Requested labels: ubuntu-latest 2023-06-19T08:35:49.2894703Z Job defined at: autogluon/autogluon/.github/workflows/continuous_integration.yml@refs/heads/master 2023-06-19T08:35:49.2894872Z Waiting for a runner to pick up this job... 2023-06-19T08:35:49.5956131Z Job is waiting for a hosted runner to come online. 2023-06-19T08:35:53.6145053Z Job is about to start running on the hosted runner: GitHub Actions 33 (hosted) 2023-06-19T08:35:55.9510747Z Current runner version: '2.305.0' 2023-06-19T08:35:55.9537024Z ##[group]Operating System 2023-06-19T08:35:55.9537513Z Ubuntu 2023-06-19T08:35:55.9537805Z 22.04.2 2023-06-19T08:35:55.9538152Z LTS 2023-06-19T08:35:55.9538387Z ##[endgroup] 2023-06-19T08:35:55.9538690Z ##[group]Runner Image 2023-06-19T08:35:55.9539036Z Image: ubuntu-22.04 2023-06-19T08:35:55.9539302Z Version: 20230611.1 2023-06-19T08:35:55.9539822Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20230611.1/images/linux/Ubuntu2204-Readme.md 2023-06-19T08:35:55.9540419Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20230611.1 2023-06-19T08:35:55.9540850Z ##[endgroup] 2023-06-19T08:35:55.9541130Z ##[group]Runner Image Provisioner 2023-06-19T08:35:55.9541492Z 2.0.236.1 2023-06-19T08:35:55.9541767Z ##[endgroup] 2023-06-19T08:35:55.9542350Z ##[group]GITHUB_TOKEN Permissions 2023-06-19T08:35:55.9542853Z Metadata: read 2023-06-19T08:35:55.9543489Z PullRequests: write 2023-06-19T08:35:55.9543896Z ##[endgroup] 2023-06-19T08:35:55.9547670Z Secret source: Actions 2023-06-19T08:35:55.9548181Z Prepare workflow directory 2023-06-19T08:35:56.0467576Z Prepare all required actions 2023-06-19T08:35:56.0661834Z Getting action download info 2023-06-19T08:35:56.2772957Z Download action repository 'actions/checkout@v2' (SHA:ee0669bd1cc54295c223e0bb666b733df41de1c5) 2023-06-19T08:35:56.6146363Z Download action repository 'dorny/paths-filter@v2' (SHA:4512585405083f25c027a35db413c2b3b9006d50) 2023-06-19T08:35:56.9270470Z Complete job name: test_multimodal_predictor 2023-06-19T08:35:57.0555882Z ##[group]Run actions/checkout@v2 2023-06-19T08:35:57.0556188Z with: 2023-06-19T08:35:57.0556402Z repository: autogluon/autogluon 2023-06-19T08:35:57.0556866Z token: *** 2023-06-19T08:35:57.0557077Z ssh-strict: true 2023-06-19T08:35:57.0557298Z persist-credentials: true 2023-06-19T08:35:57.0557519Z clean: true 2023-06-19T08:35:57.0557717Z fetch-depth: 1 2023-06-19T08:35:57.0557906Z lfs: false 2023-06-19T08:35:57.0558117Z submodules: false 2023-06-19T08:35:57.0558350Z set-safe-directory: true 2023-06-19T08:35:57.0558574Z ##[endgroup] 2023-06-19T08:35:57.2922283Z Syncing repository: autogluon/autogluon 2023-06-19T08:35:57.2923989Z ##[group]Getting Git version info 2023-06-19T08:35:57.2924492Z Working directory is '/home/runner/work/autogluon/autogluon' 2023-06-19T08:35:57.2924992Z [command]/usr/bin/git version 2023-06-19T08:35:57.2957769Z git version 2.40.1 2023-06-19T08:35:57.2981144Z ##[endgroup] 2023-06-19T08:35:57.2995889Z Temporarily overriding HOME='/home/runner/work/_temp/8a672c91-e3c4-499a-9c21-5eec30e2cf80' before making global git config changes 2023-06-19T08:35:57.2996394Z Adding repository directory to the temporary git global config as a safe directory 2023-06-19T08:35:57.2996904Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/autogluon/autogluon 2023-06-19T08:35:57.3037414Z Deleting the contents of '/home/runner/work/autogluon/autogluon' 2023-06-19T08:35:57.3044601Z ##[group]Initializing the repository 2023-06-19T08:35:57.3051621Z [command]/usr/bin/git init /home/runner/work/autogluon/autogluon 2023-06-19T08:35:57.3116271Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-06-19T08:35:57.3116967Z hint: is subject to change. To configure the initial branch name to use in all 2023-06-19T08:35:57.3117792Z hint: of your new repositories, which will suppress this warning, call: 2023-06-19T08:35:57.3118311Z hint: 2023-06-19T08:35:57.3119059Z hint: git config --global init.defaultBranch 2023-06-19T08:35:57.3119512Z hint: 2023-06-19T08:35:57.3120291Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-06-19T08:35:57.3120922Z hint: 'development'. The just-created branch can be renamed via this command: 2023-06-19T08:35:57.3121623Z hint: 2023-06-19T08:35:57.3122052Z hint: git branch -m 2023-06-19T08:35:57.3125310Z Initialized empty Git repository in /home/runner/work/autogluon/autogluon/.git/ 2023-06-19T08:35:57.3136400Z [command]/usr/bin/git remote add origin https://github.com/autogluon/autogluon 2023-06-19T08:35:57.3172193Z ##[endgroup] 2023-06-19T08:35:57.3172959Z ##[group]Disabling automatic garbage collection 2023-06-19T08:35:57.3177229Z [command]/usr/bin/git config --local gc.auto 0 2023-06-19T08:35:57.3205637Z ##[endgroup] 2023-06-19T08:35:57.3206322Z ##[group]Setting up auth 2023-06-19T08:35:57.3215001Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-06-19T08:35:57.3246846Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-06-19T08:35:57.3595406Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-06-19T08:35:57.3622824Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-06-19T08:35:57.3846047Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-06-19T08:35:57.3882817Z ##[endgroup] 2023-06-19T08:35:57.3883620Z ##[group]Fetching the repository 2023-06-19T08:35:57.3893009Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +6c5f8e726169029e5dc82e9bd633f49641ef0052:refs/remotes/origin/master 2023-06-19T08:35:57.6212223Z remote: Enumerating objects: 1144, done. 2023-06-19T08:35:57.6216701Z remote: Counting objects: 0% (1/1144) 2023-06-19T08:35:57.6217986Z remote: Counting objects: 1% (12/1144) 2023-06-19T08:35:57.6218667Z remote: Counting objects: 2% (23/1144) 2023-06-19T08:35:57.6219633Z remote: Counting objects: 3% (35/1144) 2023-06-19T08:35:57.6220045Z remote: Counting objects: 4% (46/1144) 2023-06-19T08:35:57.6220980Z remote: Counting objects: 5% (58/1144) 2023-06-19T08:35:57.6221414Z remote: Counting objects: 6% (69/1144) 2023-06-19T08:35:57.6222193Z remote: Counting objects: 7% (81/1144) 2023-06-19T08:35:57.6222572Z remote: Counting objects: 8% (92/1144) 2023-06-19T08:35:57.6223439Z remote: Counting objects: 9% (103/1144) 2023-06-19T08:35:57.6223843Z remote: Counting objects: 10% (115/1144) 2023-06-19T08:35:57.6224659Z remote: Counting objects: 11% (126/1144) 2023-06-19T08:35:57.6225088Z remote: Counting objects: 12% (138/1144) 2023-06-19T08:35:57.6225873Z remote: Counting objects: 13% (149/1144) 2023-06-19T08:35:57.6226295Z remote: Counting objects: 14% (161/1144) 2023-06-19T08:35:57.6227070Z remote: Counting objects: 15% (172/1144) 2023-06-19T08:35:57.6227480Z remote: Counting objects: 16% (184/1144) 2023-06-19T08:35:57.6228272Z remote: Counting objects: 17% (195/1144) 2023-06-19T08:35:57.6228686Z remote: Counting objects: 18% (206/1144) 2023-06-19T08:35:57.6229465Z remote: Counting objects: 19% (218/1144) 2023-06-19T08:35:57.6229881Z remote: Counting objects: 20% (229/1144) 2023-06-19T08:35:57.6230644Z remote: Counting objects: 21% (241/1144) 2023-06-19T08:35:57.6231047Z remote: Counting objects: 22% (252/1144) 2023-06-19T08:35:57.6231806Z remote: Counting objects: 23% (264/1144) 2023-06-19T08:35:57.6232209Z remote: Counting objects: 24% (275/1144) 2023-06-19T08:35:57.6232989Z remote: Counting objects: 25% (286/1144) 2023-06-19T08:35:57.6233398Z remote: Counting objects: 26% (298/1144) 2023-06-19T08:35:57.6234146Z remote: Counting objects: 27% (309/1144) 2023-06-19T08:35:57.6234619Z remote: Counting objects: 28% (321/1144) 2023-06-19T08:35:57.6235445Z remote: Counting objects: 29% (332/1144) 2023-06-19T08:35:57.6235845Z remote: Counting objects: 30% (344/1144) 2023-06-19T08:35:57.6236602Z remote: Counting objects: 31% (355/1144) 2023-06-19T08:35:57.6237274Z remote: Counting objects: 32% (367/1144) 2023-06-19T08:35:57.6238058Z remote: Counting objects: 33% (378/1144) 2023-06-19T08:35:57.6238524Z remote: Counting objects: 34% (389/1144) 2023-06-19T08:35:57.6239316Z remote: Counting objects: 35% (401/1144) 2023-06-19T08:35:57.6239723Z remote: Counting objects: 36% (412/1144) 2023-06-19T08:35:57.6240512Z remote: Counting objects: 37% (424/1144) 2023-06-19T08:35:57.6240919Z remote: Counting objects: 38% (435/1144) 2023-06-19T08:35:57.6241709Z remote: Counting objects: 39% (447/1144) 2023-06-19T08:35:57.6242115Z remote: Counting objects: 40% (458/1144) 2023-06-19T08:35:57.6242896Z remote: Counting objects: 41% (470/1144) 2023-06-19T08:35:57.6243303Z remote: Counting objects: 42% (481/1144) 2023-06-19T08:35:57.6244584Z remote: Counting objects: 43% (492/1144) 2023-06-19T08:35:57.6244840Z remote: Counting objects: 44% (504/1144) 2023-06-19T08:35:57.6245094Z remote: Counting objects: 45% (515/1144) 2023-06-19T08:35:57.6245330Z remote: Counting objects: 46% (527/1144) 2023-06-19T08:35:57.6245570Z remote: Counting objects: 47% (538/1144) 2023-06-19T08:35:57.6245817Z remote: Counting objects: 48% (550/1144) 2023-06-19T08:35:57.6246047Z remote: Counting objects: 49% (561/1144) 2023-06-19T08:35:57.6246286Z remote: Counting objects: 50% (572/1144) 2023-06-19T08:35:57.6246705Z remote: Counting objects: 51% (584/1144) 2023-06-19T08:35:57.6246941Z remote: Counting objects: 52% (595/1144) 2023-06-19T08:35:57.6247185Z remote: Counting objects: 53% (607/1144) 2023-06-19T08:35:57.6247428Z remote: Counting objects: 54% (618/1144) 2023-06-19T08:35:57.6248175Z remote: Counting objects: 55% (630/1144) 2023-06-19T08:35:57.6248415Z remote: Counting objects: 56% (641/1144) 2023-06-19T08:35:57.6248657Z remote: Counting objects: 57% (653/1144) 2023-06-19T08:35:57.6248910Z remote: Counting objects: 58% (664/1144) 2023-06-19T08:35:57.6249138Z remote: Counting objects: 59% (675/1144) 2023-06-19T08:35:57.6249375Z remote: Counting objects: 60% (687/1144) 2023-06-19T08:35:57.6249614Z remote: Counting objects: 61% (698/1144) 2023-06-19T08:35:57.6249840Z remote: Counting objects: 62% (710/1144) 2023-06-19T08:35:57.6250083Z remote: Counting objects: 63% (721/1144) 2023-06-19T08:35:57.6250327Z remote: Counting objects: 64% (733/1144) 2023-06-19T08:35:57.6250573Z remote: Counting objects: 65% (744/1144) 2023-06-19T08:35:57.6250804Z remote: Counting objects: 66% (756/1144) 2023-06-19T08:35:57.6251799Z remote: Counting objects: 67% (767/1144) 2023-06-19T08:35:57.6252055Z remote: Counting objects: 68% (778/1144) 2023-06-19T08:35:57.6252302Z remote: Counting objects: 69% (790/1144) 2023-06-19T08:35:57.6252946Z remote: Counting objects: 70% (801/1144) 2023-06-19T08:35:57.6253189Z remote: Counting objects: 71% (813/1144) 2023-06-19T08:35:57.6253421Z remote: Counting objects: 72% (824/1144) 2023-06-19T08:35:57.6253651Z remote: Counting objects: 73% (836/1144) 2023-06-19T08:35:57.6253885Z remote: Counting objects: 74% (847/1144) 2023-06-19T08:35:57.6254369Z remote: Counting objects: 75% (858/1144) 2023-06-19T08:35:57.6254604Z remote: Counting objects: 76% (870/1144) 2023-06-19T08:35:57.6256317Z remote: Counting objects: 77% (881/1144) 2023-06-19T08:35:57.6256574Z remote: Counting objects: 78% (893/1144) 2023-06-19T08:35:57.6256817Z remote: Counting objects: 79% (904/1144) 2023-06-19T08:35:57.6257057Z remote: Counting objects: 80% (916/1144) 2023-06-19T08:35:57.6257300Z remote: Counting objects: 81% (927/1144) 2023-06-19T08:35:57.6257545Z remote: Counting objects: 82% (939/1144) 2023-06-19T08:35:57.6257964Z remote: Counting objects: 83% (950/1144) 2023-06-19T08:35:57.6258209Z remote: Counting objects: 84% (961/1144) 2023-06-19T08:35:57.6258457Z remote: Counting objects: 85% (973/1144) 2023-06-19T08:35:57.6258689Z remote: Counting objects: 86% (984/1144) 2023-06-19T08:35:57.6258940Z remote: Counting objects: 87% (996/1144) 2023-06-19T08:35:57.6259191Z remote: Counting objects: 88% (1007/1144) 2023-06-19T08:35:57.6259459Z remote: Counting objects: 89% (1019/1144) 2023-06-19T08:35:57.6259720Z remote: Counting objects: 90% (1030/1144) 2023-06-19T08:35:57.6259985Z remote: Counting objects: 91% (1042/1144) 2023-06-19T08:35:57.6260245Z remote: Counting objects: 92% (1053/1144) 2023-06-19T08:35:57.6260490Z remote: Counting objects: 93% (1064/1144) 2023-06-19T08:35:57.6260752Z remote: Counting objects: 94% (1076/1144) 2023-06-19T08:35:57.6261006Z remote: Counting objects: 95% (1087/1144) 2023-06-19T08:35:57.6261251Z remote: Counting objects: 96% (1099/1144) 2023-06-19T08:35:57.6261885Z remote: Counting objects: 97% (1110/1144) 2023-06-19T08:35:57.6262141Z remote: Counting objects: 98% (1122/1144) 2023-06-19T08:35:57.6262394Z remote: Counting objects: 99% (1133/1144) 2023-06-19T08:35:57.6262632Z remote: Counting objects: 100% (1144/1144) 2023-06-19T08:35:57.6262900Z remote: Counting objects: 100% (1144/1144), done. 2023-06-19T08:35:57.6263194Z remote: Compressing objects: 0% (1/1045) 2023-06-19T08:35:57.6263569Z remote: Compressing objects: 1% (11/1045) 2023-06-19T08:35:57.6263842Z remote: Compressing objects: 2% (21/1045) 2023-06-19T08:35:57.6264808Z remote: Compressing objects: 3% (32/1045) 2023-06-19T08:35:57.6265075Z remote: Compressing objects: 4% (42/1045) 2023-06-19T08:35:57.6265330Z remote: Compressing objects: 5% (53/1045) 2023-06-19T08:35:57.6265601Z remote: Compressing objects: 6% (63/1045) 2023-06-19T08:35:57.6265872Z remote: Compressing objects: 7% (74/1045) 2023-06-19T08:35:57.6266133Z remote: Compressing objects: 8% (84/1045) 2023-06-19T08:35:57.6266380Z remote: Compressing objects: 9% (95/1045) 2023-06-19T08:35:57.6266647Z remote: Compressing objects: 10% (105/1045) 2023-06-19T08:35:57.6266928Z remote: Compressing objects: 11% (115/1045) 2023-06-19T08:35:57.6267193Z remote: Compressing objects: 12% (126/1045) 2023-06-19T08:35:57.6267466Z remote: Compressing objects: 13% (136/1045) 2023-06-19T08:35:57.6267736Z remote: Compressing objects: 14% (147/1045) 2023-06-19T08:35:57.6267984Z remote: Compressing objects: 15% (157/1045) 2023-06-19T08:35:57.6268246Z remote: Compressing objects: 16% (168/1045) 2023-06-19T08:35:57.6268505Z remote: Compressing objects: 17% (178/1045) 2023-06-19T08:35:57.6268753Z remote: Compressing objects: 18% (189/1045) 2023-06-19T08:35:57.6269014Z remote: Compressing objects: 19% (199/1045) 2023-06-19T08:35:57.6269268Z remote: Compressing objects: 20% (209/1045) 2023-06-19T08:35:57.6269524Z remote: Compressing objects: 21% (220/1045) 2023-06-19T08:35:57.6269767Z remote: Compressing objects: 22% (230/1045) 2023-06-19T08:35:57.6270018Z remote: Compressing objects: 23% (241/1045) 2023-06-19T08:35:57.6270271Z remote: Compressing objects: 24% (251/1045) 2023-06-19T08:35:57.6271880Z remote: Compressing objects: 25% (262/1045) 2023-06-19T08:35:57.6272208Z remote: Compressing objects: 26% (272/1045) 2023-06-19T08:35:57.6272467Z remote: Compressing objects: 27% (283/1045) 2023-06-19T08:35:57.6272771Z remote: Compressing objects: 28% (293/1045) 2023-06-19T08:35:57.6273022Z remote: Compressing objects: 29% (304/1045) 2023-06-19T08:35:57.6273270Z remote: Compressing objects: 30% (314/1045) 2023-06-19T08:35:57.6273521Z remote: Compressing objects: 31% (324/1045) 2023-06-19T08:35:57.6273920Z remote: Compressing objects: 32% (335/1045) 2023-06-19T08:35:57.6274178Z remote: Compressing objects: 33% (345/1045) 2023-06-19T08:35:57.6274438Z remote: Compressing objects: 34% (356/1045) 2023-06-19T08:35:57.6274686Z remote: Compressing objects: 35% (366/1045) 2023-06-19T08:35:57.6274944Z remote: Compressing objects: 36% (377/1045) 2023-06-19T08:35:57.6275203Z remote: Compressing objects: 37% (387/1045) 2023-06-19T08:35:57.6275450Z remote: Compressing objects: 38% (398/1045) 2023-06-19T08:35:57.6275708Z remote: Compressing objects: 39% (408/1045) 2023-06-19T08:35:57.6275966Z remote: Compressing objects: 40% (418/1045) 2023-06-19T08:35:57.6276211Z remote: Compressing objects: 41% (429/1045) 2023-06-19T08:35:57.6276525Z remote: Compressing objects: 42% (439/1045) 2023-06-19T08:35:57.6276781Z remote: Compressing objects: 43% (450/1045) 2023-06-19T08:35:57.6277041Z remote: Compressing objects: 44% (460/1045) 2023-06-19T08:35:57.6277284Z remote: Compressing objects: 45% (471/1045) 2023-06-19T08:35:57.6277536Z remote: Compressing objects: 46% (481/1045) 2023-06-19T08:35:57.6277787Z remote: Compressing objects: 47% (492/1045) 2023-06-19T08:35:57.6278030Z remote: Compressing objects: 48% (502/1045) 2023-06-19T08:35:57.6278279Z remote: Compressing objects: 49% (513/1045) 2023-06-19T08:35:57.6278527Z remote: Compressing objects: 50% (523/1045) 2023-06-19T08:35:57.6278872Z remote: Compressing objects: 51% (533/1045) 2023-06-19T08:35:57.6279130Z remote: Compressing objects: 52% (544/1045) 2023-06-19T08:35:57.6279380Z remote: Compressing objects: 53% (554/1045) 2023-06-19T08:35:57.6279632Z remote: Compressing objects: 54% (565/1045) 2023-06-19T08:35:57.6279877Z remote: Compressing objects: 55% (575/1045) 2023-06-19T08:35:57.6280130Z remote: Compressing objects: 56% (586/1045) 2023-06-19T08:35:57.6280384Z remote: Compressing objects: 57% (596/1045) 2023-06-19T08:35:57.6280624Z remote: Compressing objects: 58% (607/1045) 2023-06-19T08:35:57.6281068Z remote: Compressing objects: 59% (617/1045) 2023-06-19T08:35:57.6281331Z remote: Compressing objects: 60% (627/1045) 2023-06-19T08:35:57.6281577Z remote: Compressing objects: 61% (638/1045) 2023-06-19T08:35:57.6281833Z remote: Compressing objects: 62% (648/1045) 2023-06-19T08:35:57.6282100Z remote: Compressing objects: 63% (659/1045) 2023-06-19T08:35:57.6282356Z remote: Compressing objects: 64% (669/1045) 2023-06-19T08:35:57.6282599Z remote: Compressing objects: 65% (680/1045) 2023-06-19T08:35:57.6282854Z remote: Compressing objects: 66% (690/1045) 2023-06-19T08:35:57.6283105Z remote: Compressing objects: 67% (701/1045) 2023-06-19T08:35:57.6283356Z remote: Compressing objects: 68% (711/1045) 2023-06-19T08:35:57.6283620Z remote: Compressing objects: 69% (722/1045) 2023-06-19T08:35:57.6283878Z remote: Compressing objects: 70% (732/1045) 2023-06-19T08:35:57.6284201Z remote: Compressing objects: 71% (742/1045) 2023-06-19T08:35:57.6284451Z remote: Compressing objects: 72% (753/1045) 2023-06-19T08:35:57.6284698Z remote: Compressing objects: 73% (763/1045) 2023-06-19T08:35:57.6284939Z remote: Compressing objects: 74% (774/1045) 2023-06-19T08:35:57.6285185Z remote: Compressing objects: 75% (784/1045) 2023-06-19T08:35:57.6285435Z remote: Compressing objects: 76% (795/1045) 2023-06-19T08:35:57.6285684Z remote: Compressing objects: 77% (805/1045) 2023-06-19T08:35:57.6286068Z remote: Compressing objects: 78% (816/1045) 2023-06-19T08:35:57.6286325Z remote: Compressing objects: 79% (826/1045) 2023-06-19T08:35:57.6286578Z remote: Compressing objects: 80% (836/1045) 2023-06-19T08:35:57.6286817Z remote: Compressing objects: 81% (847/1045) 2023-06-19T08:35:57.6287174Z remote: Compressing objects: 82% (857/1045) 2023-06-19T08:35:57.6287431Z remote: Compressing objects: 83% (868/1045) 2023-06-19T08:35:57.6288014Z remote: Compressing objects: 84% (878/1045) 2023-06-19T08:35:57.6288289Z remote: Compressing objects: 85% (889/1045) 2023-06-19T08:35:57.6288545Z remote: Compressing objects: 86% (899/1045) 2023-06-19T08:35:57.6288799Z remote: Compressing objects: 87% (910/1045) 2023-06-19T08:35:57.6289457Z remote: Compressing objects: 88% (920/1045) 2023-06-19T08:35:57.6289721Z remote: Compressing objects: 89% (931/1045) 2023-06-19T08:35:57.6289982Z remote: Compressing objects: 90% (941/1045) 2023-06-19T08:35:57.6290245Z remote: Compressing objects: 91% (951/1045) 2023-06-19T08:35:57.6290730Z remote: Compressing objects: 92% (962/1045) 2023-06-19T08:35:57.6290989Z remote: Compressing objects: 93% (972/1045) 2023-06-19T08:35:57.6291254Z remote: Compressing objects: 94% (983/1045) 2023-06-19T08:35:57.6291504Z remote: Compressing objects: 95% (993/1045) 2023-06-19T08:35:57.6291758Z remote: Compressing objects: 96% (1004/1045) 2023-06-19T08:35:57.6292036Z remote: Compressing objects: 97% (1014/1045) 2023-06-19T08:35:57.6292304Z remote: Compressing objects: 98% (1025/1045) 2023-06-19T08:35:57.6292555Z remote: Compressing objects: 99% (1035/1045) 2023-06-19T08:35:57.6292822Z remote: Compressing objects: 100% (1045/1045) 2023-06-19T08:35:57.6293217Z remote: Compressing objects: 100% (1045/1045), done. 2023-06-19T08:35:57.6293809Z Receiving objects: 0% (1/1144) 2023-06-19T08:35:57.6294194Z Receiving objects: 1% (12/1144) 2023-06-19T08:35:57.6312702Z Receiving objects: 2% (23/1144) 2023-06-19T08:35:57.6342568Z Receiving objects: 3% (35/1144) 2023-06-19T08:35:57.6342843Z Receiving objects: 4% (46/1144) 2023-06-19T08:35:57.6343078Z Receiving objects: 5% (58/1144) 2023-06-19T08:35:57.6388049Z Receiving objects: 6% (69/1144) 2023-06-19T08:35:57.6390140Z Receiving objects: 7% (81/1144) 2023-06-19T08:35:57.6390739Z Receiving objects: 8% (92/1144) 2023-06-19T08:35:57.6391914Z Receiving objects: 9% (103/1144) 2023-06-19T08:35:57.6392804Z Receiving objects: 10% (115/1144) 2023-06-19T08:35:57.6393041Z Receiving objects: 11% (126/1144) 2023-06-19T08:35:57.6393264Z Receiving objects: 12% (138/1144) 2023-06-19T08:35:57.6393484Z Receiving objects: 13% (149/1144) 2023-06-19T08:35:57.6393724Z Receiving objects: 14% (161/1144) 2023-06-19T08:35:57.6410031Z Receiving objects: 15% (172/1144) 2023-06-19T08:35:57.6410300Z Receiving objects: 16% (184/1144) 2023-06-19T08:35:57.6419899Z Receiving objects: 17% (195/1144) 2023-06-19T08:35:57.6441503Z Receiving objects: 18% (206/1144) 2023-06-19T08:35:57.6450776Z Receiving objects: 19% (218/1144) 2023-06-19T08:35:57.6454729Z Receiving objects: 20% (229/1144) 2023-06-19T08:35:57.6482286Z Receiving objects: 21% (241/1144) 2023-06-19T08:35:57.6494073Z Receiving objects: 22% (252/1144) 2023-06-19T08:35:57.6495979Z Receiving objects: 23% (264/1144) 2023-06-19T08:35:57.6503026Z Receiving objects: 24% (275/1144) 2023-06-19T08:35:57.6507138Z Receiving objects: 25% (286/1144) 2023-06-19T08:35:57.6517913Z Receiving objects: 26% (298/1144) 2023-06-19T08:35:57.6528111Z Receiving objects: 27% (309/1144) 2023-06-19T08:35:57.6532999Z Receiving objects: 28% (321/1144) 2023-06-19T08:35:57.6534376Z Receiving objects: 29% (332/1144) 2023-06-19T08:35:57.6541324Z Receiving objects: 30% (344/1144) 2023-06-19T08:35:57.6542518Z Receiving objects: 31% (355/1144) 2023-06-19T08:35:57.6552043Z Receiving objects: 32% (367/1144) 2023-06-19T08:35:57.6568299Z Receiving objects: 33% (378/1144) 2023-06-19T08:35:57.6577549Z Receiving objects: 34% (389/1144) 2023-06-19T08:35:57.6587596Z Receiving objects: 35% (401/1144) 2023-06-19T08:35:57.6647801Z Receiving objects: 36% (412/1144) 2023-06-19T08:35:57.6648047Z Receiving objects: 37% (424/1144) 2023-06-19T08:35:57.6648546Z Receiving objects: 38% (435/1144) 2023-06-19T08:35:57.6672475Z Receiving objects: 39% (447/1144) 2023-06-19T08:35:57.6684401Z Receiving objects: 40% (458/1144) 2023-06-19T08:35:57.6691691Z Receiving objects: 41% (470/1144) 2023-06-19T08:35:57.6706409Z Receiving objects: 42% (481/1144) 2023-06-19T08:35:57.6719947Z Receiving objects: 43% (492/1144) 2023-06-19T08:35:57.6729355Z Receiving objects: 44% (504/1144) 2023-06-19T08:35:57.6740401Z Receiving objects: 45% (515/1144) 2023-06-19T08:35:57.6759522Z Receiving objects: 46% (527/1144) 2023-06-19T08:35:57.6768564Z Receiving objects: 47% (538/1144) 2023-06-19T08:35:57.6776238Z Receiving objects: 48% (550/1144) 2023-06-19T08:35:57.6896389Z Receiving objects: 49% (561/1144) 2023-06-19T08:35:57.6926514Z Receiving objects: 50% (572/1144) 2023-06-19T08:35:57.6929384Z Receiving objects: 51% (584/1144) 2023-06-19T08:35:57.6936723Z Receiving objects: 52% (595/1144) 2023-06-19T08:35:57.6943320Z Receiving objects: 53% (607/1144) 2023-06-19T08:35:57.6949153Z Receiving objects: 54% (618/1144) 2023-06-19T08:35:57.7128785Z Receiving objects: 55% (630/1144) 2023-06-19T08:35:57.7143650Z Receiving objects: 56% (641/1144) 2023-06-19T08:35:57.7150474Z Receiving objects: 57% (653/1144) 2023-06-19T08:35:57.7157432Z Receiving objects: 58% (664/1144) 2023-06-19T08:35:57.7162421Z Receiving objects: 59% (675/1144) 2023-06-19T08:35:57.7165516Z Receiving objects: 60% (687/1144) 2023-06-19T08:35:57.7169669Z Receiving objects: 61% (698/1144) 2023-06-19T08:35:57.7172803Z Receiving objects: 62% (710/1144) 2023-06-19T08:35:57.7174872Z Receiving objects: 63% (721/1144) 2023-06-19T08:35:57.7188326Z Receiving objects: 64% (733/1144) 2023-06-19T08:35:57.7200413Z Receiving objects: 65% (744/1144) 2023-06-19T08:35:57.7228836Z Receiving objects: 66% (756/1144) 2023-06-19T08:35:57.7240797Z Receiving objects: 67% (767/1144) 2023-06-19T08:35:57.7253038Z Receiving objects: 68% (778/1144) 2023-06-19T08:35:57.7266992Z Receiving objects: 69% (790/1144) 2023-06-19T08:35:57.7283271Z Receiving objects: 70% (801/1144) 2023-06-19T08:35:57.7301329Z Receiving objects: 71% (813/1144) 2023-06-19T08:35:57.7320697Z Receiving objects: 72% (824/1144) 2023-06-19T08:35:57.7324500Z Receiving objects: 73% (836/1144) 2023-06-19T08:35:57.7333828Z Receiving objects: 74% (847/1144) 2023-06-19T08:35:57.7413592Z Receiving objects: 75% (858/1144) 2023-06-19T08:35:57.7413896Z Receiving objects: 76% (870/1144) 2023-06-19T08:35:57.7416272Z Receiving objects: 77% (881/1144) 2023-06-19T08:35:57.7416542Z Receiving objects: 78% (893/1144) 2023-06-19T08:35:57.7416762Z Receiving objects: 79% (904/1144) 2023-06-19T08:35:57.7416993Z Receiving objects: 80% (916/1144) 2023-06-19T08:35:57.7417215Z Receiving objects: 81% (927/1144) 2023-06-19T08:35:57.7417425Z Receiving objects: 82% (939/1144) 2023-06-19T08:35:57.7417645Z Receiving objects: 83% (950/1144) 2023-06-19T08:35:57.7417873Z Receiving objects: 84% (961/1144) 2023-06-19T08:35:57.7426920Z Receiving objects: 85% (973/1144) 2023-06-19T08:35:57.7438056Z Receiving objects: 86% (984/1144) 2023-06-19T08:35:57.7471920Z Receiving objects: 87% (996/1144) 2023-06-19T08:35:57.7478639Z Receiving objects: 88% (1007/1144) 2023-06-19T08:35:57.7485928Z Receiving objects: 89% (1019/1144) 2023-06-19T08:35:57.7489292Z Receiving objects: 90% (1030/1144) 2023-06-19T08:35:57.7493396Z Receiving objects: 91% (1042/1144) 2023-06-19T08:35:57.7504855Z Receiving objects: 92% (1053/1144) 2023-06-19T08:35:57.7534913Z Receiving objects: 93% (1064/1144) 2023-06-19T08:35:57.7543822Z Receiving objects: 94% (1076/1144) 2023-06-19T08:35:57.7550681Z Receiving objects: 95% (1087/1144) 2023-06-19T08:35:57.7554898Z Receiving objects: 96% (1099/1144) 2023-06-19T08:35:57.7555706Z remote: Total 1144 (delta 104), reused 536 (delta 51), pack-reused 0 2023-06-19T08:35:57.7574549Z Receiving objects: 97% (1110/1144) 2023-06-19T08:35:57.7579096Z Receiving objects: 98% (1122/1144) 2023-06-19T08:35:57.7592199Z Receiving objects: 99% (1133/1144) 2023-06-19T08:35:57.7593082Z Receiving objects: 100% (1144/1144) 2023-06-19T08:35:57.7593579Z Receiving objects: 100% (1144/1144), 2.81 MiB | 21.47 MiB/s, done. 2023-06-19T08:35:57.7595553Z Resolving deltas: 0% (0/104) 2023-06-19T08:35:57.7596086Z Resolving deltas: 1% (2/104) 2023-06-19T08:35:57.7596812Z Resolving deltas: 2% (3/104) 2023-06-19T08:35:57.7597502Z Resolving deltas: 3% (4/104) 2023-06-19T08:35:57.7598156Z Resolving deltas: 4% (5/104) 2023-06-19T08:35:57.7598712Z Resolving deltas: 5% (6/104) 2023-06-19T08:35:57.7599224Z Resolving deltas: 6% (7/104) 2023-06-19T08:35:57.7599704Z Resolving deltas: 7% (8/104) 2023-06-19T08:35:57.7600642Z Resolving deltas: 8% (9/104) 2023-06-19T08:35:57.7601425Z Resolving deltas: 9% (10/104) 2023-06-19T08:35:57.7602118Z Resolving deltas: 10% (11/104) 2023-06-19T08:35:57.7602810Z Resolving deltas: 11% (12/104) 2023-06-19T08:35:57.7603459Z Resolving deltas: 12% (13/104) 2023-06-19T08:35:57.7604119Z Resolving deltas: 13% (14/104) 2023-06-19T08:35:57.7605280Z Resolving deltas: 14% (15/104) 2023-06-19T08:35:57.7605978Z Resolving deltas: 15% (16/104) 2023-06-19T08:35:57.7606752Z Resolving deltas: 16% (17/104) 2023-06-19T08:35:57.7607483Z Resolving deltas: 17% (18/104) 2023-06-19T08:35:57.7609148Z Resolving deltas: 18% (19/104) 2023-06-19T08:35:57.7610253Z Resolving deltas: 19% (20/104) 2023-06-19T08:35:57.7610996Z Resolving deltas: 20% (21/104) 2023-06-19T08:35:57.7611735Z Resolving deltas: 21% (22/104) 2023-06-19T08:35:57.7612427Z Resolving deltas: 22% (23/104) 2023-06-19T08:35:57.7613510Z Resolving deltas: 23% (24/104) 2023-06-19T08:35:57.7614038Z Resolving deltas: 24% (25/104) 2023-06-19T08:35:57.7614823Z Resolving deltas: 25% (26/104) 2023-06-19T08:35:57.7615543Z Resolving deltas: 26% (28/104) 2023-06-19T08:35:57.7616633Z Resolving deltas: 27% (29/104) 2023-06-19T08:35:57.7617440Z Resolving deltas: 28% (30/104) 2023-06-19T08:35:57.7618358Z Resolving deltas: 29% (31/104) 2023-06-19T08:35:57.7619302Z Resolving deltas: 30% (32/104) 2023-06-19T08:35:57.7620086Z Resolving deltas: 31% (33/104) 2023-06-19T08:35:57.7621058Z Resolving deltas: 32% (34/104) 2023-06-19T08:35:57.7621896Z Resolving deltas: 33% (35/104) 2023-06-19T08:35:57.7622637Z Resolving deltas: 34% (36/104) 2023-06-19T08:35:57.7623380Z Resolving deltas: 35% (37/104) 2023-06-19T08:35:57.7626309Z Resolving deltas: 36% (38/104) 2023-06-19T08:35:57.7628861Z Resolving deltas: 37% (39/104) 2023-06-19T08:35:57.7630534Z Resolving deltas: 38% (40/104) 2023-06-19T08:35:57.7633691Z Resolving deltas: 39% (41/104) 2023-06-19T08:35:57.7635731Z Resolving deltas: 40% (42/104) 2023-06-19T08:35:57.7637372Z Resolving deltas: 41% (43/104) 2023-06-19T08:35:57.7640317Z Resolving deltas: 42% (44/104) 2023-06-19T08:35:57.7642696Z Resolving deltas: 43% (45/104) 2023-06-19T08:35:57.7646013Z Resolving deltas: 44% (46/104) 2023-06-19T08:35:57.7647054Z Resolving deltas: 45% (47/104) 2023-06-19T08:35:57.7648260Z Resolving deltas: 46% (48/104) 2023-06-19T08:35:57.7650331Z Resolving deltas: 47% (49/104) 2023-06-19T08:35:57.7652029Z Resolving deltas: 48% (50/104) 2023-06-19T08:35:57.7653092Z Resolving deltas: 49% (51/104) 2023-06-19T08:35:57.7654755Z Resolving deltas: 50% (52/104) 2023-06-19T08:35:57.7655712Z Resolving deltas: 51% (54/104) 2023-06-19T08:35:57.7656428Z Resolving deltas: 52% (55/104) 2023-06-19T08:35:57.7657388Z Resolving deltas: 53% (56/104) 2023-06-19T08:35:57.7659485Z Resolving deltas: 54% (57/104) 2023-06-19T08:35:57.7663701Z Resolving deltas: 55% (58/104) 2023-06-19T08:35:57.7676316Z Resolving deltas: 56% (59/104) 2023-06-19T08:35:57.7678041Z Resolving deltas: 57% (60/104) 2023-06-19T08:35:57.7679070Z Resolving deltas: 58% (61/104) 2023-06-19T08:35:57.7679802Z Resolving deltas: 59% (62/104) 2023-06-19T08:35:57.7680964Z Resolving deltas: 60% (63/104) 2023-06-19T08:35:57.7681783Z Resolving deltas: 61% (64/104) 2023-06-19T08:35:57.7682603Z Resolving deltas: 62% (65/104) 2023-06-19T08:35:57.7684672Z Resolving deltas: 63% (66/104) 2023-06-19T08:35:57.7700318Z Resolving deltas: 64% (67/104) 2023-06-19T08:35:57.7724679Z Resolving deltas: 65% (68/104) 2023-06-19T08:35:57.7840049Z Resolving deltas: 66% (69/104) 2023-06-19T08:35:57.7843384Z Resolving deltas: 67% (70/104) 2023-06-19T08:35:57.7845966Z Resolving deltas: 68% (71/104) 2023-06-19T08:35:57.7848829Z Resolving deltas: 69% (72/104) 2023-06-19T08:35:57.7851391Z Resolving deltas: 70% (73/104) 2023-06-19T08:35:57.7853876Z Resolving deltas: 71% (74/104) 2023-06-19T08:35:57.7856675Z Resolving deltas: 72% (75/104) 2023-06-19T08:35:57.7859017Z Resolving deltas: 73% (76/104) 2023-06-19T08:35:57.7861694Z Resolving deltas: 74% (77/104) 2023-06-19T08:35:57.7865979Z Resolving deltas: 75% (78/104) 2023-06-19T08:35:57.7868853Z Resolving deltas: 76% (80/104) 2023-06-19T08:35:57.7870249Z Resolving deltas: 77% (81/104) 2023-06-19T08:35:57.7887822Z Resolving deltas: 78% (82/104) 2023-06-19T08:35:57.7889084Z Resolving deltas: 79% (83/104) 2023-06-19T08:35:57.7891354Z Resolving deltas: 80% (84/104) 2023-06-19T08:35:57.7892477Z Resolving deltas: 81% (85/104) 2023-06-19T08:35:57.7895036Z Resolving deltas: 82% (86/104) 2023-06-19T08:35:57.7898310Z Resolving deltas: 83% (87/104) 2023-06-19T08:35:57.7901015Z Resolving deltas: 84% (88/104) 2023-06-19T08:35:57.7903923Z Resolving deltas: 85% (89/104) 2023-06-19T08:35:57.7906621Z Resolving deltas: 86% (90/104) 2023-06-19T08:35:57.7911126Z Resolving deltas: 87% (91/104) 2023-06-19T08:35:57.7913598Z Resolving deltas: 88% (92/104) 2023-06-19T08:35:57.7915900Z Resolving deltas: 89% (93/104) 2023-06-19T08:35:57.7918014Z Resolving deltas: 90% (94/104) 2023-06-19T08:35:57.7918360Z Resolving deltas: 91% (95/104) 2023-06-19T08:35:57.7918703Z Resolving deltas: 92% (96/104) 2023-06-19T08:35:57.7921473Z Resolving deltas: 93% (97/104) 2023-06-19T08:35:57.7921795Z Resolving deltas: 94% (98/104) 2023-06-19T08:35:57.7923265Z Resolving deltas: 95% (99/104) 2023-06-19T08:35:57.7923595Z Resolving deltas: 96% (100/104) 2023-06-19T08:35:57.7923910Z Resolving deltas: 97% (101/104) 2023-06-19T08:35:57.7926576Z Resolving deltas: 98% (102/104) 2023-06-19T08:35:57.7936890Z Resolving deltas: 99% (103/104) 2023-06-19T08:35:57.7937358Z Resolving deltas: 100% (104/104) 2023-06-19T08:35:57.7937995Z Resolving deltas: 100% (104/104), done. 2023-06-19T08:35:57.8039962Z From https://github.com/autogluon/autogluon 2023-06-19T08:35:57.8040835Z * [new ref] 6c5f8e726169029e5dc82e9bd633f49641ef0052 -> origin/master 2023-06-19T08:35:57.8078568Z ##[endgroup] 2023-06-19T08:35:57.8079257Z ##[group]Determining the checkout info 2023-06-19T08:35:57.8080087Z ##[endgroup] 2023-06-19T08:35:57.8080640Z ##[group]Checking out the ref 2023-06-19T08:35:57.8081547Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master 2023-06-19T08:35:57.8899646Z Reset branch 'master' 2023-06-19T08:35:57.8961799Z branch 'master' set up to track 'origin/master'. 2023-06-19T08:35:57.8969269Z ##[endgroup] 2023-06-19T08:35:57.8969616Z [command]/usr/bin/git log -1 --format='%H' 2023-06-19T08:35:57.8993692Z '6c5f8e726169029e5dc82e9bd633f49641ef0052' 2023-06-19T08:35:57.9313466Z ##[group]Run dorny/paths-filter@v2 2023-06-19T08:35:57.9313713Z with: 2023-06-19T08:35:57.9313939Z filters: other_than_docs: - '!(docs/**)**' 2023-06-19T08:35:57.9314355Z token: *** 2023-06-19T08:35:57.9314543Z list-files: none 2023-06-19T08:35:57.9314759Z initial-fetch-depth: 100 2023-06-19T08:35:57.9314972Z ##[endgroup] 2023-06-19T08:35:58.1610853Z ##[group]Fetching list of changed files for PR#3190 from Github API 2023-06-19T08:35:58.1711444Z Invoking listFiles(pull_number: 3190, per_page: 100) 2023-06-19T08:35:58.3722557Z Received 25 items 2023-06-19T08:35:58.3723365Z [modified] .github/workflow_scripts/env_setup.sh 2023-06-19T08:35:58.3724381Z [modified] .github/workflows/platform_tests-command.yml 2023-06-19T08:35:58.3724885Z [modified] core/src/autogluon/core/_setup_utils.py 2023-06-19T08:35:58.3725610Z [modified] docs/install-cpu-pip.md 2023-06-19T08:35:58.3726109Z [modified] docs/install-cpu-source.md 2023-06-19T08:35:58.3726867Z [modified] docs/install-gpu-pip.md 2023-06-19T08:35:58.3728154Z [modified] docs/install-gpu-source.md 2023-06-19T08:35:58.3728915Z [modified] docs/install-windows-gpu.md 2023-06-19T08:35:58.3729424Z [modified] docs/tutorials/multimodal/advanced_topics/customization.ipynb 2023-06-19T08:35:58.3730160Z [modified] examples/automm/object_detection/detection_eval.py 2023-06-19T08:35:58.3730660Z [modified] examples/automm/object_detection/detection_train.py 2023-06-19T08:35:58.3731291Z [modified] multimodal/setup.py 2023-06-19T08:35:58.3731772Z [modified] multimodal/src/autogluon/multimodal/configs/optimization/adamw.yaml 2023-06-19T08:35:58.3732492Z [modified] multimodal/src/autogluon/multimodal/matcher.py 2023-06-19T08:35:58.3732988Z [modified] multimodal/src/autogluon/multimodal/optimization/lit_mmdet.py 2023-06-19T08:35:58.3733714Z [modified] multimodal/src/autogluon/multimodal/optimization/lit_module.py 2023-06-19T08:35:58.3734229Z [modified] multimodal/src/autogluon/multimodal/optimization/utils.py 2023-06-19T08:35:58.3734955Z [modified] multimodal/src/autogluon/multimodal/predictor.py 2023-06-19T08:35:58.3735445Z [modified] multimodal/src/autogluon/multimodal/utils/__init__.py 2023-06-19T08:35:58.3736153Z [modified] multimodal/src/autogluon/multimodal/utils/inference.py 2023-06-19T08:35:58.3736643Z [removed] multimodal/src/autogluon/multimodal/utils/map.py 2023-06-19T08:35:58.3737347Z [modified] multimodal/src/autogluon/multimodal/utils/object_detection.py 2023-06-19T08:35:58.3737843Z [modified] multimodal/tests/unittests/others/test_metrics.py 2023-06-19T08:35:58.3738475Z [modified] tabular/setup.py 2023-06-19T08:35:58.3738873Z [modified] timeseries/setup.py 2023-06-19T08:35:58.3739754Z ##[endgroup] 2023-06-19T08:35:58.3740132Z Detected 25 changed files 2023-06-19T08:35:58.3740790Z Results: 2023-06-19T08:35:58.3741336Z ##[group]Filter other_than_docs = true 2023-06-19T08:35:58.3741936Z Matching files: 2023-06-19T08:35:58.3742354Z .github/workflow_scripts/env_setup.sh [modified] 2023-06-19T08:35:58.3743157Z .github/workflows/platform_tests-command.yml [modified] 2023-06-19T08:35:58.3743641Z core/src/autogluon/core/_setup_utils.py [modified] 2023-06-19T08:35:58.3744321Z examples/automm/object_detection/detection_eval.py [modified] 2023-06-19T08:35:58.3744808Z examples/automm/object_detection/detection_train.py [modified] 2023-06-19T08:35:58.3745436Z multimodal/setup.py [modified] 2023-06-19T08:35:58.3745919Z multimodal/src/autogluon/multimodal/configs/optimization/adamw.yaml [modified] 2023-06-19T08:35:58.3746634Z multimodal/src/autogluon/multimodal/matcher.py [modified] 2023-06-19T08:35:58.3747136Z multimodal/src/autogluon/multimodal/optimization/lit_mmdet.py [modified] 2023-06-19T08:35:58.3747858Z multimodal/src/autogluon/multimodal/optimization/lit_module.py [modified] 2023-06-19T08:35:58.3748377Z multimodal/src/autogluon/multimodal/optimization/utils.py [modified] 2023-06-19T08:35:58.3749078Z multimodal/src/autogluon/multimodal/predictor.py [modified] 2023-06-19T08:35:58.3749567Z multimodal/src/autogluon/multimodal/utils/__init__.py [modified] 2023-06-19T08:35:58.3750495Z multimodal/src/autogluon/multimodal/utils/inference.py [modified] 2023-06-19T08:35:58.3751018Z multimodal/src/autogluon/multimodal/utils/map.py [deleted] 2023-06-19T08:35:58.3751729Z multimodal/src/autogluon/multimodal/utils/object_detection.py [modified] 2023-06-19T08:35:58.3752235Z multimodal/tests/unittests/others/test_metrics.py [modified] 2023-06-19T08:35:58.3752859Z tabular/setup.py [modified] 2023-06-19T08:35:58.3753264Z timeseries/setup.py [modified] 2023-06-19T08:35:58.3756170Z ##[endgroup] 2023-06-19T08:35:58.3756599Z Changes output set to ["other_than_docs"] 2023-06-19T08:35:58.4089968Z Prepare all required actions 2023-06-19T08:35:58.4090322Z Getting action download info 2023-06-19T08:35:58.5536605Z Download action repository 'aws-actions/configure-aws-credentials@v1' (SHA:67fbcbb121271f7775d2e7715933280b06314838) 2023-06-19T08:35:58.8141143Z Download action repository 'prince-chrismc/check-actor-permissions-action@v2' (SHA:76c9ebe1cc5f00207d4ac0948be353226e27bf93) 2023-06-19T08:35:59.0178009Z ##[group]Run ./.github/actions/submit-job 2023-06-19T08:35:59.0178257Z with: 2023-06-19T08:35:59.0178455Z job-type: CI-GPU 2023-06-19T08:35:59.0178715Z job-name: AutoGluon-Multimodal-Predictor 2023-06-19T08:35:59.0179122Z command: chmod +x ./.github/workflow_scripts/test_multimodal_predictor.sh && ./.github/workflow_scripts/test_multimodal_predictor.sh 2023-06-19T08:35:59.0179451Z work-dir: . 2023-06-19T08:35:59.0179649Z ##[endgroup] 2023-06-19T08:35:59.0423755Z ##[group]Run aws-actions/configure-aws-credentials@v1 2023-06-19T08:35:59.0424025Z with: 2023-06-19T08:35:59.0424318Z role-to-assume: arn:aws:iam::369469875935:role/AutoGluonCiRole 2023-06-19T08:35:59.0424601Z role-duration-seconds: 14400 2023-06-19T08:35:59.0424835Z aws-region: us-east-1 2023-06-19T08:35:59.0425065Z audience: sts.amazonaws.com 2023-06-19T08:35:59.0425272Z ##[endgroup] 2023-06-19T08:35:59.5797389Z 2023-06-19T08:35:59.5816151Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2023-06-19T08:35:59.5935558Z ##[group]Run pip install boto3 2023-06-19T08:35:59.5935905Z pip install boto3 2023-06-19T08:35:59.5994097Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-06-19T08:35:59.5994409Z env: 2023-06-19T08:35:59.5994653Z AWS_DEFAULT_REGION: us-east-1 2023-06-19T08:35:59.5994918Z AWS_REGION: us-east-1 2023-06-19T08:35:59.5995326Z AWS_ACCESS_KEY_ID: *** 2023-06-19T08:35:59.5995704Z AWS_SECRET_ACCESS_KEY: *** 2023-06-19T08:35:59.5999442Z AWS_SESSION_TOKEN: *** 2023-06-19T08:35:59.5999689Z ##[endgroup] 2023-06-19T08:36:00.0668903Z Defaulting to user installation because normal site-packages is not writeable 2023-06-19T08:36:01.0445288Z Collecting boto3 2023-06-19T08:36:01.1545070Z Downloading boto3-1.26.155-py3-none-any.whl (135 kB) 2023-06-19T08:36:01.1957710Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.6/135.6 KB 3.4 MB/s eta 0:00:00 2023-06-19T08:36:01.8259338Z Collecting botocore<1.30.0,>=1.29.155 2023-06-19T08:36:01.8368845Z Downloading botocore-1.29.155-py3-none-any.whl (10.9 MB) 2023-06-19T08:36:02.1592714Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.9/10.9 MB 39.4 MB/s eta 0:00:00 2023-06-19T08:36:02.2379045Z Collecting s3transfer<0.7.0,>=0.6.0 2023-06-19T08:36:02.2460295Z Downloading s3transfer-0.6.1-py3-none-any.whl (79 kB) 2023-06-19T08:36:02.2507269Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.8/79.8 KB 30.2 MB/s eta 0:00:00 2023-06-19T08:36:02.2748747Z Collecting jmespath<2.0.0,>=0.7.1 2023-06-19T08:36:02.2826123Z Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2023-06-19T08:36:02.3176658Z Collecting python-dateutil<3.0.0,>=2.1 2023-06-19T08:36:02.3254307Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2023-06-19T08:36:02.3315367Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 66.0 MB/s eta 0:00:00 2023-06-19T08:36:02.3344032Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3/dist-packages (from botocore<1.30.0,>=1.29.155->boto3) (1.26.5) 2023-06-19T08:36:02.4332631Z Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.30.0,>=1.29.155->boto3) (1.16.0) 2023-06-19T08:36:02.5883963Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2023-06-19T08:36:03.4620800Z Successfully installed boto3-1.26.155 botocore-1.29.155 jmespath-1.0.1 python-dateutil-2.8.2 s3transfer-0.6.1 2023-06-19T08:36:03.5680368Z ##[group]Run prince-chrismc/check-actor-permissions-action@v2 2023-06-19T08:36:03.5680696Z with: 2023-06-19T08:36:03.5681293Z github_token: *** 2023-06-19T08:36:03.5681534Z permission: write 2023-06-19T08:36:03.5681756Z env: 2023-06-19T08:36:03.5681989Z AWS_DEFAULT_REGION: us-east-1 2023-06-19T08:36:03.5682245Z AWS_REGION: us-east-1 2023-06-19T08:36:03.5682533Z AWS_ACCESS_KEY_ID: *** 2023-06-19T08:36:03.5683025Z AWS_SECRET_ACCESS_KEY: *** 2023-06-19T08:36:03.5686846Z AWS_SESSION_TOKEN: *** 2023-06-19T08:36:03.5687073Z ##[endgroup] 2023-06-19T08:36:03.8224481Z ##[error]🚨 Insuffient Permissions! ddelange does not have write permissions 2023-06-19T08:36:03.8370265Z ##[group]Run echo "Start submitting job" 2023-06-19T08:36:03.8370597Z echo "Start submitting job" 2023-06-19T08:36:03.8370950Z python ./CI/batch/submit-job.py --job-type CI-GPU \ 2023-06-19T08:36:03.8371362Z  --name AutoGluon-Multimodal-Predictor-PR#'3190' \ 2023-06-19T08:36:03.8371804Z  --source-ref '8024a1b29887963612a09e42ac2d6d08d83cd498' \ 2023-06-19T08:36:03.8372142Z  --work-dir . \ 2023-06-19T08:36:03.8372493Z  --remote https://github.com/'ddelange/autogluon' \ 2023-06-19T08:36:03.8372992Z  --command "chmod +x ./.github/workflow_scripts/test_multimodal_predictor.sh && ./.github/workflow_scripts/test_multimodal_predictor.sh" \ 2023-06-19T08:36:03.8373431Z  --wait 2023-06-19T08:36:03.8426490Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-06-19T08:36:03.8426783Z env: 2023-06-19T08:36:03.8427023Z AWS_DEFAULT_REGION: us-east-1 2023-06-19T08:36:03.8427282Z AWS_REGION: us-east-1 2023-06-19T08:36:03.8427615Z AWS_ACCESS_KEY_ID: *** 2023-06-19T08:36:03.8427971Z AWS_SECRET_ACCESS_KEY: *** 2023-06-19T08:36:03.8431847Z AWS_SESSION_TOKEN: *** 2023-06-19T08:36:03.8432087Z ##[endgroup] 2023-06-19T08:36:03.8505940Z Start submitting job 2023-06-19T08:36:12.6133802Z Submitted job [AutoGluon-Multimodal-Predictor-PR3190 - 7b1b330b-439d-46a2-840a-615c78c59870] to the job queue [CI-GPU] 2023-06-19T08:36:12.6134268Z 2023-06-19T08:36:12.6134723Z Job [AutoGluon-Multimodal-Predictor-PR3190 - 7b1b330b-439d-46a2-840a-615c78c59870] is RUNNABLE ... - 2023-06-19T08:38:24.8558206Z 2023-06-19T08:38:24.8558986Z Job [AutoGluon-Multimodal-Predictor-PR3190 - 7b1b330b-439d-46a2-840a-615c78c59870] is STARTING ... / 2023-06-19T08:41:38.4352997Z 2023-06-19T08:41:38.4354051Z Job [AutoGluon-Multimodal-Predictor-PR3190, 7b1b330b-439d-46a2-840a-615c78c59870] is RUNNING. 2023-06-19T08:41:38.4354647Z Output [autogluon-ci-gpu/default/5fd90730b2d14709bfef828f28483fa1]: 2023-06-19T08:41:38.4355011Z ================================================================================ 2023-06-19T08:41:38.4355608Z [2023-06-19T08:41:29.361Z] bash: cannot set terminal process group (-1): Inappropriate ioctl for device 2023-06-19T08:41:38.4356072Z [2023-06-19T08:41:29.361Z] bash: no job control in this shell 2023-06-19T08:41:38.4356446Z [2023-06-19T08:41:29.364Z] Mon Jun 19 08:41:29 UTC 2023 2023-06-19T08:41:38.4357280Z [2023-06-19T08:41:29.365Z] Args: 8024a1b29887963612a09e42ac2d6d08d83cd498 . chmod +x ./.github/workflow_scripts/test_multimodal_predictor.sh && ./.github/workflow_scripts/test_multimodal_predictor.sh None batch/temp/2023-06-19T08:36:04.287514 https://github.com/ddelange/autogluon False 2023-06-19T08:41:38.4358038Z [2023-06-19T08:41:29.366Z] NVIDIA_VISIBLE_DEVICES=GPU-5252d71c-ccf9-25d4-d81d-9f5ed7f76f19 2023-06-19T08:41:38.4358458Z [2023-06-19T08:41:29.366Z] PYTHONUNBUFFERED=1 2023-06-19T08:41:38.4358830Z [2023-06-19T08:41:29.366Z] AWS_EXECUTION_ENV=AWS_ECS_EC2 2023-06-19T08:41:38.4359355Z [2023-06-19T08:41:29.366Z] AWS_CONTAINER_CREDENTIALS_RELATIVE_URI=/v2/credentials/20e312ef-5ec7-4c7d-a046-a79f504ec4ce 2023-06-19T08:41:38.4360314Z [2023-06-19T08:41:29.366Z] SAGEMAKER_TRAINING_MODULE=sagemaker_pytorch_container.training:main 2023-06-19T08:41:38.4360784Z [2023-06-19T08:41:29.366Z] HOSTNAME=ip-10-0-1-22.ec2.internal 2023-06-19T08:41:38.4361272Z [2023-06-19T08:41:29.366Z] NVIDIA_REQUIRE_CUDA=cuda>=11.3 brand=tesla,driver>=418,driver<419 driver>=450 2023-06-19T08:41:38.4361675Z [2023-06-19T08:41:29.366Z] MANUAL_BUILD=0 2023-06-19T08:41:38.4362017Z [2023-06-19T08:41:29.366Z] BRANCH_OFI=1.3.0-aws 2023-06-19T08:41:38.4362541Z [2023-06-19T08:41:29.366Z] TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-06-19T08:41:38.4362959Z [2023-06-19T08:41:29.366Z] TORCH_CUDA_ARCH_LIST=3.7 5.0 7.0+PTX 8.0 2023-06-19T08:41:38.4363325Z [2023-06-19T08:41:29.366Z] NCCL_VERSION=2.10.3 2023-06-19T08:41:38.4377340Z [2023-06-19T08:41:29.366Z] *** 2023-06-19T08:41:38.4378008Z [2023-06-19T08:41:29.366Z] ECS_CONTAINER_METADATA_URI_V4=http://169.254.170.2/v4/af3a6a75-e6a9-41d6-8bbf-2a4715f131c0 2023-06-19T08:41:38.4378451Z [2023-06-19T08:41:29.366Z] RDMAV_FORK_SAFE=1 2023-06-19T08:41:38.4378827Z [2023-06-19T08:41:29.366Z] AWS_BATCH_JQ_NAME=CI-GPU 2023-06-19T08:41:38.4379252Z [2023-06-19T08:41:29.366Z] NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-06-19T08:41:38.4379645Z [2023-06-19T08:41:29.366Z] HOROVOD_VERSION=0.24.3 2023-06-19T08:41:38.4380032Z [2023-06-19T08:41:29.366Z] OPEN_MPI_PATH=/opt/amazon/openmpi 2023-06-19T08:41:38.4380428Z [2023-06-19T08:41:29.366Z] NV_CUDA_CUDART_VERSION=11.3.109-1 2023-06-19T08:41:38.4380761Z [2023-06-19T08:41:29.366Z] HOME=/home/ci 2023-06-19T08:41:38.4381063Z [2023-06-19T08:41:29.366Z] LANG=C.UTF-8 2023-06-19T08:41:38.4381412Z [2023-06-19T08:41:29.366Z] VIRTUAL_ENV=/home/ci/opt/venv 2023-06-19T08:41:38.4381756Z [2023-06-19T08:41:29.366Z] CUDA_VERSION=11.3.1 2023-06-19T08:41:38.4382154Z [2023-06-19T08:41:29.366Z] CMAKE_PREFIX_PATH=$(dirname $(which conda))/../ 2023-06-19T08:41:38.4382537Z [2023-06-19T08:41:29.366Z] DGLBACKEND=pytorch 2023-06-19T08:41:38.4382890Z [2023-06-19T08:41:29.366Z] PYTHONIOENCODING=UTF-8 2023-06-19T08:41:38.4383403Z [2023-06-19T08:41:29.366Z] ECS_CONTAINER_METADATA_URI=http://169.254.170.2/v3/af3a6a75-e6a9-41d6-8bbf-2a4715f131c0 2023-06-19T08:41:38.4383798Z [2023-06-19T08:41:29.366Z] SHLVL=2 2023-06-19T08:41:38.4384126Z [2023-06-19T08:41:29.366Z] AWS_BATCH_JOB_ATTEMPT=1 2023-06-19T08:41:38.4384454Z [2023-06-19T08:41:29.366Z] NVARCH=x86_64 2023-06-19T08:41:38.4384796Z [2023-06-19T08:41:29.366Z] CUDNN_VERSION=8.2.0.53 2023-06-19T08:41:38.4385137Z [2023-06-19T08:41:29.366Z] EFA_VERSION=1.15.1 2023-06-19T08:41:38.4385507Z [2023-06-19T08:41:29.366Z] PYTHONDONTWRITEBYTECODE=1 2023-06-19T08:41:38.4385929Z [2023-06-19T08:41:29.366Z] NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-3 2023-06-19T08:41:38.4386705Z [2023-06-19T08:41:29.366Z] LD_LIBRARY_PATH=/opt/conda/lib/python3.8/site-packages/smdistributed/dataparallel/lib:/opt/amazon/openmpi/lib/:/opt/amazon/efa/lib/:/opt/conda/lib:/usr/local/lib:/usr/local/nvidia/lib:/usr/local/nvidia/lib64:/usr/local/lib 2023-06-19T08:41:38.4387281Z [2023-06-19T08:41:29.366Z] OMPI_VERSION=4.1.1 2023-06-19T08:41:38.4387607Z [2023-06-19T08:41:29.366Z] LC_ALL=C.UTF-8 2023-06-19T08:41:38.4388362Z [2023-06-19T08:41:29.366Z] PATH=/home/ci/opt/venv/bin:/opt/amazon/openmpi/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-06-19T08:41:38.4388929Z [2023-06-19T08:41:29.366Z] PYTORCH_SKIP_CUDNN_COMPATIBILITY_CHECK=1 2023-06-19T08:41:38.4389389Z [2023-06-19T08:41:29.366Z] AWS_BATCH_JOB_ID=7b1b330b-439d-46a2-840a-615c78c59870 2023-06-19T08:41:38.4389790Z [2023-06-19T08:41:29.366Z] AWS_BATCH_CE_NAME=CI-GPU 2023-06-19T08:41:38.4390169Z [2023-06-19T08:41:29.366Z] DEBIAN_FRONTEND=noninteractive 2023-06-19T08:41:38.4390549Z [2023-06-19T08:41:29.366Z] DLC_CONTAINER_TYPE=training 2023-06-19T08:41:38.4390887Z [2023-06-19T08:41:29.366Z] _=/usr/bin/env 2023-06-19T08:41:38.4391274Z [2023-06-19T08:41:29.366Z] jobId: 7b1b330b-439d-46a2-840a-615c78c59870 2023-06-19T08:41:38.4391632Z [2023-06-19T08:41:29.366Z] jobQueue: CI-GPU 2023-06-19T08:41:38.4392229Z [2023-06-19T08:41:29.366Z] computeEnvironment: CI-GPU 2023-06-19T08:41:38.4392616Z [2023-06-19T08:41:29.369Z] Cloning into 'autogluon'... 2023-06-19T08:41:38.4393036Z [2023-06-19T08:41:31.247Z] From https://github.com/ddelange/autogluon 2023-06-19T08:41:38.4393519Z [2023-06-19T08:41:31.247Z] * [new ref] 8024a1b29887963612a09e42ac2d6d08d83cd498 -> working 2023-06-19T08:41:38.4393946Z [2023-06-19T08:41:31.275Z] Switched to branch 'working' 2023-06-19T08:41:38.4394441Z [2023-06-19T08:41:31.283Z] + ADDITIONAL_TEST_ARGS= 2023-06-19T08:41:38.4394891Z [2023-06-19T08:41:31.283Z] ++ dirname ./.github/workflow_scripts/test_multimodal_predictor.sh 2023-06-19T08:41:38.4395372Z [2023-06-19T08:41:31.285Z] + source ./.github/workflow_scripts/test_multimodal.sh 2023-06-19T08:41:38.4395785Z [2023-06-19T08:41:31.285Z] + test_multimodal predictor '' 2023-06-19T08:41:38.4396149Z [2023-06-19T08:41:31.285Z] + SUB_FOLDER=predictor 2023-06-19T08:41:38.4396492Z [2023-06-19T08:41:31.285Z] + ADDITIONAL_TEST_ARGS= 2023-06-19T08:41:38.4396931Z [2023-06-19T08:41:31.285Z] ++ dirname ./.github/workflow_scripts/test_multimodal_predictor.sh 2023-06-19T08:41:38.4397385Z [2023-06-19T08:41:31.286Z] + source ./.github/workflow_scripts/env_setup.sh 2023-06-19T08:41:38.4397754Z [2023-06-19T08:41:31.286Z] + setup_build_env 2023-06-19T08:41:38.4398133Z [2023-06-19T08:41:31.286Z] + python3 -m pip install --upgrade pip 2023-06-19T08:41:38.4398667Z [2023-06-19T08:41:31.653Z] Requirement already satisfied: pip in /home/ci/opt/venv/lib/python3.8/site-packages (22.0.4) 2023-06-19T08:41:38.4399095Z [2023-06-19T08:41:31.751Z] Collecting pip 2023-06-19T08:41:38.4399505Z [2023-06-19T08:41:31.769Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 2023-06-19T08:41:38.4400032Z [2023-06-19T08:41:31.804Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 63.0 MB/s eta 0:00:00 2023-06-19T08:41:38.4400444Z [2023-06-19T08:41:31.841Z] Installing collected packages: pip 2023-06-19T08:41:38.4400829Z [2023-06-19T08:41:31.842Z] Attempting uninstall: pip 2023-06-19T08:41:38.4401262Z [2023-06-19T08:41:31.842Z] Found existing installation: pip 22.0.4 2023-06-19T08:41:38.4401667Z [2023-06-19T08:41:32.033Z] Uninstalling pip-22.0.4: 2023-06-19T08:41:38.4402073Z [2023-06-19T08:41:32.176Z] Successfully uninstalled pip-22.0.4 2023-06-19T08:41:38.4402493Z [2023-06-19T08:41:33.185Z] Successfully installed pip-23.1.2 2023-06-19T08:41:38.4402877Z [2023-06-19T08:41:33.332Z] + python3 -m pip install tox 2023-06-19T08:41:38.4403221Z [2023-06-19T08:41:33.764Z] Collecting tox 2023-06-19T08:41:38.4403625Z [2023-06-19T08:41:33.782Z] Downloading tox-4.6.2-py3-none-any.whl (151 kB) 2023-06-19T08:41:38.4404125Z [2023-06-19T08:41:33.795Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.0/152.0 kB 14.3 MB/s eta 0:00:00 2023-06-19T08:41:38.4404542Z [2023-06-19T08:41:33.848Z] Collecting cachetools>=5.3.1 (from tox) 2023-06-19T08:41:38.4405001Z [2023-06-19T08:41:33.852Z] Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) 2023-06-19T08:41:38.4405444Z [2023-06-19T08:41:33.869Z] Collecting chardet>=5.1 (from tox) 2023-06-19T08:41:38.4405889Z [2023-06-19T08:41:33.874Z] Downloading chardet-5.1.0-py3-none-any.whl (199 kB) 2023-06-19T08:41:38.4406386Z [2023-06-19T08:41:33.880Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.1/199.1 kB 41.7 MB/s eta 0:00:00 2023-06-19T08:41:38.4406799Z [2023-06-19T08:41:33.905Z] Collecting colorama>=0.4.6 (from tox) 2023-06-19T08:41:38.4407259Z [2023-06-19T08:41:33.909Z] Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2023-06-19T08:41:38.4408083Z [2023-06-19T08:41:33.939Z] Collecting filelock>=3.12.2 (from tox) 2023-06-19T08:41:38.4408573Z [2023-06-19T08:41:33.943Z] Downloading filelock-3.12.2-py3-none-any.whl (10 kB) 2023-06-19T08:41:38.4409013Z [2023-06-19T08:41:33.972Z] Collecting packaging>=23.1 (from tox) 2023-06-19T08:41:38.4409469Z [2023-06-19T08:41:33.976Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) 2023-06-19T08:41:38.4409985Z [2023-06-19T08:41:33.980Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 15.5 MB/s eta 0:00:00 2023-06-19T08:41:38.4410574Z [2023-06-19T08:41:34.003Z] Collecting platformdirs>=3.5.3 (from tox) 2023-06-19T08:41:38.4411064Z [2023-06-19T08:41:34.008Z] Downloading platformdirs-3.6.0-py3-none-any.whl (16 kB) 2023-06-19T08:41:38.4411502Z [2023-06-19T08:41:34.029Z] Collecting pluggy>=1 (from tox) 2023-06-19T08:41:38.4411944Z [2023-06-19T08:41:34.032Z] Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2023-06-19T08:41:38.4412501Z [2023-06-19T08:41:34.049Z] Collecting pyproject-api>=1.5.2 (from tox) 2023-06-19T08:41:38.4412970Z [2023-06-19T08:41:34.053Z] Downloading pyproject_api-1.5.2-py3-none-any.whl (12 kB) 2023-06-19T08:41:38.4413399Z [2023-06-19T08:41:34.074Z] Collecting tomli>=2.0.1 (from tox) 2023-06-19T08:41:38.4413826Z [2023-06-19T08:41:34.077Z] Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2023-06-19T08:41:38.4414251Z [2023-06-19T08:41:34.174Z] Collecting virtualenv>=20.23.1 (from tox) 2023-06-19T08:41:38.4414710Z [2023-06-19T08:41:34.177Z] Downloading virtualenv-20.23.1-py3-none-any.whl (3.3 MB) 2023-06-19T08:41:38.4415230Z [2023-06-19T08:41:34.216Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 90.9 MB/s eta 0:00:00 2023-06-19T08:41:48.1118012Z [2023-06-19T08:41:34.304Z] Collecting distlib<1,>=0.3.6 (from virtualenv>=20.23.1->tox) 2023-06-19T08:41:48.1118663Z [2023-06-19T08:41:34.309Z] Downloading distlib-0.3.6-py2.py3-none-any.whl (468 kB) 2023-06-19T08:41:48.1119307Z [2023-06-19T08:41:34.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.5/468.5 kB 73.0 MB/s eta 0:00:00 2023-06-19T08:41:48.1120099Z [2023-06-19T08:41:34.445Z] Installing collected packages: distlib, tomli, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2023-06-19T08:41:48.1121234Z [2023-06-19T08:41:35.030Z] Successfully installed cachetools-5.3.1 chardet-5.1.0 colorama-0.4.6 distlib-0.3.6 filelock-3.12.2 packaging-23.1 platformdirs-3.6.0 pluggy-1.0.0 pyproject-api-1.5.2 tomli-2.0.1 tox-4.6.2 virtualenv-20.23.1 2023-06-19T08:41:48.1122029Z [2023-06-19T08:41:35.096Z] + python3 -m pip install flake8 2023-06-19T08:41:48.1122477Z [2023-06-19T08:41:35.491Z] Collecting flake8 2023-06-19T08:41:48.1122990Z [2023-06-19T08:41:35.509Z] Downloading flake8-6.0.0-py2.py3-none-any.whl (57 kB) 2023-06-19T08:41:48.1123616Z [2023-06-19T08:41:35.516Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.8/57.8 kB 11.5 MB/s eta 0:00:00 2023-06-19T08:41:48.1124126Z [2023-06-19T08:41:35.545Z] Collecting mccabe<0.8.0,>=0.7.0 (from flake8) 2023-06-19T08:41:48.1124689Z [2023-06-19T08:41:35.549Z] Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2023-06-19T08:41:48.1125237Z [2023-06-19T08:41:35.577Z] Collecting pycodestyle<2.11.0,>=2.10.0 (from flake8) 2023-06-19T08:41:48.1125830Z [2023-06-19T08:41:35.581Z] Downloading pycodestyle-2.10.0-py2.py3-none-any.whl (41 kB) 2023-06-19T08:41:48.1126439Z [2023-06-19T08:41:35.586Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.3/41.3 kB 11.3 MB/s eta 0:00:00 2023-06-19T08:41:48.1126973Z [2023-06-19T08:41:35.614Z] Collecting pyflakes<3.1.0,>=3.0.0 (from flake8) 2023-06-19T08:41:48.1127523Z [2023-06-19T08:41:35.618Z] Downloading pyflakes-3.0.1-py2.py3-none-any.whl (62 kB) 2023-06-19T08:41:48.1128364Z [2023-06-19T08:41:35.625Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 11.6 MB/s eta 0:00:00 2023-06-19T08:41:48.1128938Z [2023-06-19T08:41:35.728Z] Installing collected packages: pyflakes, pycodestyle, mccabe, flake8 2023-06-19T08:41:48.1133958Z [2023-06-19T08:41:35.855Z] Successfully installed flake8-6.0.0 mccabe-0.7.0 pycodestyle-2.10.0 pyflakes-3.0.1 2023-06-19T08:41:48.1134855Z [2023-06-19T08:41:35.911Z] + python3 -m pip install 'black>=22.3,<23.0' 2023-06-19T08:41:48.1135394Z [2023-06-19T08:41:36.297Z] Collecting black<23.0,>=22.3 2023-06-19T08:41:48.1136034Z [2023-06-19T08:41:36.317Z] Downloading black-22.12.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) 2023-06-19T08:41:48.1136671Z [2023-06-19T08:41:36.350Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 50.1 MB/s eta 0:00:00 2023-06-19T08:41:48.1137382Z [2023-06-19T08:41:36.398Z] Collecting click>=8.0.0 (from black<23.0,>=22.3) 2023-06-19T08:41:48.1137921Z [2023-06-19T08:41:36.402Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) 2023-06-19T08:41:48.1138488Z [2023-06-19T08:41:36.408Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 21.2 MB/s eta 0:00:00 2023-06-19T08:41:48.1139289Z [2023-06-19T08:41:36.424Z] Collecting mypy-extensions>=0.4.3 (from black<23.0,>=22.3) 2023-06-19T08:41:48.1140195Z [2023-06-19T08:41:36.428Z] Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) 2023-06-19T08:41:48.1140853Z [2023-06-19T08:41:36.448Z] Collecting pathspec>=0.9.0 (from black<23.0,>=22.3) 2023-06-19T08:41:48.1141475Z [2023-06-19T08:41:36.452Z] Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) 2023-06-19T08:41:48.1142258Z [2023-06-19T08:41:36.457Z] Requirement already satisfied: platformdirs>=2 in /home/ci/opt/venv/lib/python3.8/site-packages (from black<23.0,>=22.3) (3.6.0) 2023-06-19T08:41:48.1143146Z [2023-06-19T08:41:36.458Z] Requirement already satisfied: tomli>=1.1.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from black<23.0,>=22.3) (2.0.1) 2023-06-19T08:41:48.1144215Z [2023-06-19T08:41:36.479Z] Collecting typing-extensions>=3.10.0.0 (from black<23.0,>=22.3) 2023-06-19T08:41:48.1144884Z [2023-06-19T08:41:36.483Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 2023-06-19T08:41:48.1145622Z [2023-06-19T08:41:36.608Z] Installing collected packages: typing-extensions, pathspec, mypy-extensions, click, black 2023-06-19T08:41:48.1146493Z [2023-06-19T08:41:36.821Z] Successfully installed black-22.12.0 click-8.1.3 mypy-extensions-1.0.0 pathspec-0.11.1 typing-extensions-4.6.3 2023-06-19T08:41:48.1147140Z [2023-06-19T08:41:36.882Z] + python3 -m pip install isort 2023-06-19T08:41:48.1147679Z [2023-06-19T08:41:37.554Z] + python3 -m pip install bandit 2023-06-19T08:41:48.1148186Z [2023-06-19T08:41:37.902Z] Collecting bandit 2023-06-19T08:41:48.1148796Z [2023-06-19T08:41:37.919Z] Downloading bandit-1.7.5-py3-none-any.whl (123 kB) 2023-06-19T08:41:48.1149459Z [2023-06-19T08:41:37.928Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.3/123.3 kB 18.6 MB/s eta 0:00:00 2023-06-19T08:41:48.1150094Z [2023-06-19T08:41:37.984Z] Collecting GitPython>=1.0.1 (from bandit) 2023-06-19T08:41:48.1150737Z [2023-06-19T08:41:37.988Z] Downloading GitPython-3.1.31-py3-none-any.whl (184 kB) 2023-06-19T08:41:48.1151393Z [2023-06-19T08:41:37.994Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.3/184.3 kB 46.1 MB/s eta 0:00:00 2023-06-19T08:41:48.1151978Z [2023-06-19T08:41:38.050Z] Collecting PyYAML>=5.3.1 (from bandit) 2023-06-19T08:41:48.1152735Z [2023-06-19T08:41:38.056Z] Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2023-06-19T08:41:48.1153491Z [2023-06-19T08:41:38.068Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 77.6 MB/s eta 0:00:00 2023-06-19T08:41:48.1154069Z [2023-06-19T08:41:38.103Z] Collecting stevedore>=1.20.0 (from bandit) 2023-06-19T08:41:48.1154848Z [2023-06-19T08:41:38.107Z] Downloading stevedore-5.1.0-py3-none-any.whl (49 kB) 2023-06-19T08:41:48.1155592Z [2023-06-19T08:41:38.111Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 17.2 MB/s eta 0:00:00 2023-06-19T08:41:48.1156139Z [2023-06-19T08:41:38.199Z] Collecting rich (from bandit) 2023-06-19T08:41:48.1156735Z [2023-06-19T08:41:38.219Z] Downloading rich-13.4.2-py3-none-any.whl (239 kB) 2023-06-19T08:41:48.1157487Z [2023-06-19T08:41:38.225Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.4/239.4 kB 57.8 MB/s eta 0:00:00 2023-06-19T08:41:48.1158115Z [2023-06-19T08:41:38.255Z] Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->bandit) 2023-06-19T08:41:48.1158737Z [2023-06-19T08:41:38.263Z] Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) 2023-06-19T08:41:48.1159381Z [2023-06-19T08:41:38.268Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 21.8 MB/s eta 0:00:00 2023-06-19T08:41:48.1160005Z [2023-06-19T08:41:38.306Z] Collecting pbr!=2.1.0,>=2.0.0 (from stevedore>=1.20.0->bandit) 2023-06-19T08:41:48.1160650Z [2023-06-19T08:41:38.311Z] Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB) 2023-06-19T08:41:48.1161350Z [2023-06-19T08:41:38.316Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 kB 36.9 MB/s eta 0:00:00 2023-06-19T08:41:48.1161941Z [2023-06-19T08:41:38.349Z] Collecting markdown-it-py>=2.2.0 (from rich->bandit) 2023-06-19T08:41:48.1162572Z [2023-06-19T08:41:38.353Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2023-06-19T08:41:48.1163268Z [2023-06-19T08:41:38.358Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 30.1 MB/s eta 0:00:00 2023-06-19T08:41:48.1163853Z [2023-06-19T08:41:38.388Z] Collecting pygments<3.0.0,>=2.13.0 (from rich->bandit) 2023-06-19T08:41:48.1164465Z [2023-06-19T08:41:38.392Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 2023-06-19T08:41:48.1165120Z [2023-06-19T08:41:38.406Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 98.9 MB/s eta 0:00:00 2023-06-19T08:41:48.1165937Z [2023-06-19T08:41:38.413Z] Requirement already satisfied: typing-extensions<5.0,>=4.0.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from rich->bandit) (4.6.3) 2023-06-19T08:41:48.1166728Z [2023-06-19T08:41:38.430Z] Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->bandit) 2023-06-19T08:41:48.1167352Z [2023-06-19T08:41:38.434Z] Downloading smmap-5.0.0-py3-none-any.whl (24 kB) 2023-06-19T08:41:48.1168195Z [2023-06-19T08:41:38.468Z] Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->bandit) 2023-06-19T08:41:48.1168833Z [2023-06-19T08:41:38.471Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2023-06-19T08:41:48.1169618Z [2023-06-19T08:41:38.658Z] Installing collected packages: smmap, PyYAML, pygments, pbr, mdurl, stevedore, markdown-it-py, gitdb, rich, GitPython, bandit 2023-06-19T08:41:48.1170625Z [2023-06-19T08:41:39.835Z] Successfully installed GitPython-3.1.31 PyYAML-6.0 bandit-1.7.5 gitdb-4.0.10 markdown-it-py-3.0.0 mdurl-0.1.2 pbr-5.11.1 pygments-2.15.1 rich-13.4.2 smmap-5.0.0 stevedore-5.1.0 2023-06-19T08:43:24.6269776Z [2023-06-19T08:41:39.902Z] + python3 -m pip install packaging 2023-06-19T08:43:24.6270822Z [2023-06-19T08:41:40.204Z] Requirement already satisfied: packaging in /home/ci/opt/venv/lib/python3.8/site-packages (23.1) 2023-06-19T08:43:24.6288955Z [2023-06-19T08:41:40.424Z] + setup_torch_gpu 2023-06-19T08:43:24.6290492Z [2023-06-19T08:41:40.424Z] + python3 -m pip install torch==1.13.1+cu117 torchvision==0.14.1+cu117 torchaudio==0.13.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117 2023-06-19T08:43:24.6291331Z [2023-06-19T08:41:40.724Z] Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu117 2023-06-19T08:43:24.6292009Z [2023-06-19T08:41:40.896Z] Collecting torch==1.13.1+cu117 2023-06-19T08:43:24.6292690Z [2023-06-19T08:41:40.900Z] Downloading https://download.pytorch.org/whl/cu117/torch-1.13.1%2Bcu117-cp38-cp38-linux_x86_64.whl (1801.8 MB) 2023-06-19T08:43:24.6293783Z [2023-06-19T08:41:59.588Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 GB 887.0 kB/s eta 0:00:00 2023-06-19T08:43:24.6294294Z [2023-06-19T08:42:04.560Z] Collecting torchvision==0.14.1+cu117 2023-06-19T08:43:24.6295021Z [2023-06-19T08:42:04.566Z] Downloading https://download.pytorch.org/whl/cu117/torchvision-0.14.1%2Bcu117-cp38-cp38-linux_x86_64.whl (24.3 MB) 2023-06-19T08:43:24.6295697Z [2023-06-19T08:42:04.776Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.3/24.3 MB 72.9 MB/s eta 0:00:00 2023-06-19T08:43:24.6296378Z [2023-06-19T08:42:04.968Z] Collecting torchaudio==0.13.1+cu117 2023-06-19T08:43:24.6297097Z [2023-06-19T08:42:04.973Z] Downloading https://download.pytorch.org/whl/cu117/torchaudio-0.13.1%2Bcu117-cp38-cp38-linux_x86_64.whl (4.2 MB) 2023-06-19T08:43:24.6297797Z [2023-06-19T08:42:05.015Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 106.0 MB/s eta 0:00:00 2023-06-19T08:43:24.6298509Z [2023-06-19T08:42:05.032Z] Requirement already satisfied: typing-extensions in /home/ci/opt/venv/lib/python3.8/site-packages (from torch==1.13.1+cu117) (4.6.3) 2023-06-19T08:43:24.6299136Z [2023-06-19T08:42:05.372Z] Collecting numpy (from torchvision==0.14.1+cu117) 2023-06-19T08:43:24.6299783Z [2023-06-19T08:42:05.432Z] Downloading numpy-1.24.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) 2023-06-19T08:43:24.6300449Z [2023-06-19T08:42:05.590Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 95.1 MB/s eta 0:00:00 2023-06-19T08:43:24.6300983Z [2023-06-19T08:42:05.736Z] Collecting requests (from torchvision==0.14.1+cu117) 2023-06-19T08:43:24.6301527Z [2023-06-19T08:42:05.740Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) 2023-06-19T08:43:24.6302128Z [2023-06-19T08:42:05.780Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.4 MB/s eta 0:00:00 2023-06-19T08:43:24.6302699Z [2023-06-19T08:42:06.124Z] Collecting pillow!=8.3.*,>=5.3.0 (from torchvision==0.14.1+cu117) 2023-06-19T08:43:24.6303289Z [2023-06-19T08:42:06.132Z] Downloading Pillow-9.5.0-cp38-cp38-manylinux_2_28_x86_64.whl (3.4 MB) 2023-06-19T08:43:24.6303908Z [2023-06-19T08:42:06.161Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 129.6 MB/s eta 0:00:00 2023-06-19T08:43:24.6304496Z [2023-06-19T08:42:06.319Z] Collecting charset-normalizer<4,>=2 (from requests->torchvision==0.14.1+cu117) 2023-06-19T08:43:24.6305269Z [2023-06-19T08:42:06.325Z] Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) 2023-06-19T08:43:24.6305931Z [2023-06-19T08:42:06.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 27.7 MB/s eta 0:00:00 2023-06-19T08:43:24.6306498Z [2023-06-19T08:42:06.398Z] Collecting idna<4,>=2.5 (from requests->torchvision==0.14.1+cu117) 2023-06-19T08:43:24.6307164Z [2023-06-19T08:42:06.402Z] Downloading https://download.pytorch.org/whl/idna-3.4-py3-none-any.whl (61 kB) 2023-06-19T08:43:24.6307818Z [2023-06-19T08:42:06.406Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 19.5 MB/s eta 0:00:00 2023-06-19T08:43:24.6308510Z [2023-06-19T08:42:06.478Z] Collecting urllib3<3,>=1.21.1 (from requests->torchvision==0.14.1+cu117) 2023-06-19T08:43:24.6309096Z [2023-06-19T08:42:06.481Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 2023-06-19T08:43:24.6309725Z [2023-06-19T08:42:06.487Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 34.1 MB/s eta 0:00:00 2023-06-19T08:43:24.6310295Z [2023-06-19T08:42:06.558Z] Collecting certifi>=2017.4.17 (from requests->torchvision==0.14.1+cu117) 2023-06-19T08:43:24.6310985Z [2023-06-19T08:42:06.561Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 2023-06-19T08:43:24.6311574Z [2023-06-19T08:42:06.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 37.4 MB/s eta 0:00:00 2023-06-19T08:43:24.6312307Z [2023-06-19T08:42:06.850Z] Installing collected packages: urllib3, torch, pillow, numpy, idna, charset-normalizer, certifi, torchaudio, requests, torchvision 2023-06-19T08:43:24.6313363Z [2023-06-19T08:42:35.631Z] Successfully installed certifi-2023.5.7 charset-normalizer-3.1.0 idna-3.4 numpy-1.24.3 pillow-9.5.0 requests-2.31.0 torch-1.13.1+cu117 torchaudio-0.13.1+cu117 torchvision-0.14.1+cu117 urllib3-2.0.3 2023-06-19T08:43:24.6314067Z [2023-06-19T08:42:35.925Z] + setup_hf_model_mirror predictor 2023-06-19T08:43:24.6314530Z [2023-06-19T08:42:35.925Z] + pip3 install PyYAML 2023-06-19T08:43:24.6315180Z [2023-06-19T08:42:36.233Z] Requirement already satisfied: PyYAML in /home/ci/opt/venv/lib/python3.8/site-packages (6.0) 2023-06-19T08:43:24.6315726Z [2023-06-19T08:42:36.483Z] + SUB_FOLDER=predictor 2023-06-19T08:43:24.6316263Z [2023-06-19T08:42:36.484Z] ++ dirname ./.github/workflow_scripts/test_multimodal_predictor.sh 2023-06-19T08:43:24.6316841Z [2023-06-19T08:42:36.485Z] ++ dirname ./.github/workflow_scripts/test_multimodal_predictor.sh 2023-06-19T08:43:24.6317700Z [2023-06-19T08:42:36.486Z] + python3 ./.github/workflow_scripts/setup_hf_model_mirror.py --model_list_file ./.github/workflow_scripts/../../multimodal/tests/hf_model_list.yaml --sub_folder predictor 2023-06-19T08:43:24.6318340Z [2023-06-19T08:43:18.779Z] + export CUDA_VISIBLE_DEVICES=0 2023-06-19T08:43:24.6318790Z [2023-06-19T08:43:18.779Z] + CUDA_VISIBLE_DEVICES=0 2023-06-19T08:43:24.6319314Z [2023-06-19T08:43:18.779Z] + install_local_packages 'common/[tests]' 'core/[all,tests]' features/ 2023-06-19T08:43:24.6319817Z [2023-06-19T08:43:18.779Z] + (( 3 )) 2023-06-19T08:43:24.6320291Z [2023-06-19T08:43:18.779Z] + python3 -m pip install --upgrade -e 'common/[tests]' 2023-06-19T08:43:24.6320819Z [2023-06-19T08:43:19.104Z] Obtaining file:///home/ci/autogluon/common 2023-06-19T08:43:24.6321329Z [2023-06-19T08:43:19.121Z] Installing build dependencies: started 2023-06-19T08:43:24.6321900Z [2023-06-19T08:43:20.674Z] Installing build dependencies: finished with status 'done' 2023-06-19T08:43:24.6322507Z [2023-06-19T08:43:20.675Z] Checking if build backend supports build_editable: started 2023-06-19T08:43:24.6323098Z [2023-06-19T08:43:20.802Z] Checking if build backend supports build_editable: finished with status 'done' 2023-06-19T08:43:24.6323703Z [2023-06-19T08:43:20.803Z] Getting requirements to build editable: started 2023-06-19T08:43:24.6324261Z [2023-06-19T08:43:20.950Z] Getting requirements to build editable: finished with status 'done' 2023-06-19T08:43:24.6324832Z [2023-06-19T08:43:20.953Z] Preparing editable metadata (pyproject.toml): started 2023-06-19T08:43:24.6325447Z [2023-06-19T08:43:21.121Z] Preparing editable metadata (pyproject.toml): finished with status 'done' 2023-06-19T08:43:24.6326257Z [2023-06-19T08:43:21.140Z] Requirement already satisfied: numpy<1.27,>=1.21 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.common==0.8.0b20230619) (1.24.3) 2023-06-19T08:43:24.6326914Z [2023-06-19T08:43:21.369Z] Collecting pandas<1.6,>=1.4.1 (from autogluon.common==0.8.0b20230619) 2023-06-19T08:43:24.6327560Z [2023-06-19T08:43:21.399Z] Downloading pandas-1.5.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB) 2023-06-19T08:43:24.6328604Z [2023-06-19T08:43:21.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 67.9 MB/s eta 0:00:00 2023-06-19T08:43:24.6329197Z [2023-06-19T08:43:22.148Z] Collecting boto3<2,>=1.10 (from autogluon.common==0.8.0b20230619) 2023-06-19T08:43:24.6329753Z [2023-06-19T08:43:22.152Z] Downloading boto3-1.26.155-py3-none-any.whl (135 kB) 2023-06-19T08:43:24.6330342Z [2023-06-19T08:43:22.160Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.6/135.6 kB 24.7 MB/s eta 0:00:00 2023-06-19T08:43:24.6331040Z [2023-06-19T08:43:22.315Z] Collecting psutil<6,>=5.7.3 (from autogluon.common==0.8.0b20230619) 2023-06-19T08:43:24.6331780Z [2023-06-19T08:43:22.323Z] Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) 2023-06-19T08:43:24.6332455Z [2023-06-19T08:43:22.340Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.1/282.1 kB 19.0 MB/s eta 0:00:00 2023-06-19T08:43:41.7918511Z [2023-06-19T08:43:22.342Z] Requirement already satisfied: setuptools in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.common==0.8.0b20230619) (56.0.0) 2023-06-19T08:43:41.7919678Z [2023-06-19T08:43:22.382Z] Collecting types-requests (from autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7920942Z [2023-06-19T08:43:22.386Z] Downloading types_requests-2.31.0.1-py3-none-any.whl (14 kB) 2023-06-19T08:43:41.7922228Z [2023-06-19T08:43:22.414Z] Collecting pytest-mypy (from autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7922843Z [2023-06-19T08:43:22.421Z] Downloading pytest_mypy-0.10.3-py3-none-any.whl (7.1 kB) 2023-06-19T08:43:41.7923438Z [2023-06-19T08:43:22.460Z] Collecting types-setuptools (from autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7924060Z [2023-06-19T08:43:22.464Z] Downloading types_setuptools-67.8.0.0-py3-none-any.whl (44 kB) 2023-06-19T08:43:41.7924757Z [2023-06-19T08:43:22.472Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 6.7 MB/s eta 0:00:00 2023-06-19T08:43:41.7925365Z [2023-06-19T08:43:22.554Z] Collecting pytest (from autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7925951Z [2023-06-19T08:43:22.560Z] Downloading pytest-7.3.2-py3-none-any.whl (320 kB) 2023-06-19T08:43:41.7926562Z [2023-06-19T08:43:22.576Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 320.9/320.9 kB 21.9 MB/s eta 0:00:00 2023-06-19T08:43:41.7927168Z [2023-06-19T08:43:23.174Z] Collecting botocore<1.30.0,>=1.29.155 (from boto3<2,>=1.10->autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7927961Z [2023-06-19T08:43:23.179Z] Downloading botocore-1.29.155-py3-none-any.whl (10.9 MB) 2023-06-19T08:43:41.7928570Z [2023-06-19T08:43:23.314Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.9/10.9 MB 80.8 MB/s eta 0:00:00 2023-06-19T08:43:41.7929209Z [2023-06-19T08:43:23.380Z] Collecting jmespath<2.0.0,>=0.7.1 (from boto3<2,>=1.10->autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7929790Z [2023-06-19T08:43:23.384Z] Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2023-06-19T08:43:41.7930755Z [2023-06-19T08:43:23.423Z] Collecting s3transfer<0.7.0,>=0.6.0 (from boto3<2,>=1.10->autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7931341Z [2023-06-19T08:43:23.427Z] Downloading s3transfer-0.6.1-py3-none-any.whl (79 kB) 2023-06-19T08:43:41.7931955Z [2023-06-19T08:43:23.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.8/79.8 kB 5.5 MB/s eta 0:00:00 2023-06-19T08:43:41.7932606Z [2023-06-19T08:43:23.478Z] Collecting python-dateutil>=2.8.1 (from pandas<1.6,>=1.4.1->autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7933373Z [2023-06-19T08:43:23.482Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2023-06-19T08:43:41.7933985Z [2023-06-19T08:43:23.499Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 16.4 MB/s eta 0:00:00 2023-06-19T08:43:41.7934598Z [2023-06-19T08:43:23.570Z] Collecting pytz>=2020.1 (from pandas<1.6,>=1.4.1->autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7935181Z [2023-06-19T08:43:23.575Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 2023-06-19T08:43:41.7935769Z [2023-06-19T08:43:23.591Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 35.1 MB/s eta 0:00:00 2023-06-19T08:43:41.7936325Z [2023-06-19T08:43:23.641Z] Collecting iniconfig (from pytest->autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7936914Z [2023-06-19T08:43:23.645Z] Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 2023-06-19T08:43:41.7974927Z [2023-06-19T08:43:23.655Z] Requirement already satisfied: packaging in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest->autogluon.common==0.8.0b20230619) (23.1) 2023-06-19T08:43:41.7975746Z [2023-06-19T08:43:23.656Z] Requirement already satisfied: pluggy<2.0,>=0.12 in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest->autogluon.common==0.8.0b20230619) (1.0.0) 2023-06-19T08:43:41.7976387Z [2023-06-19T08:43:23.680Z] Collecting exceptiongroup>=1.0.0rc8 (from pytest->autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7976931Z [2023-06-19T08:43:23.683Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 2023-06-19T08:43:41.7977617Z [2023-06-19T08:43:23.689Z] Requirement already satisfied: tomli>=1.0.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest->autogluon.common==0.8.0b20230619) (2.0.1) 2023-06-19T08:43:41.7978227Z [2023-06-19T08:43:23.728Z] Collecting attrs>=19.0 (from pytest-mypy->autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7978725Z [2023-06-19T08:43:23.732Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 2023-06-19T08:43:41.7979252Z [2023-06-19T08:43:23.746Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 4.3 MB/s eta 0:00:00 2023-06-19T08:43:41.7979917Z [2023-06-19T08:43:23.748Z] Requirement already satisfied: filelock>=3.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest-mypy->autogluon.common==0.8.0b20230619) (3.12.2) 2023-06-19T08:43:41.7980542Z [2023-06-19T08:43:23.904Z] Collecting mypy>=0.700 (from pytest-mypy->autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7981117Z [2023-06-19T08:43:23.912Z] Downloading mypy-1.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB) 2023-06-19T08:43:41.7981665Z [2023-06-19T08:43:24.066Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 71.9 MB/s eta 0:00:00 2023-06-19T08:43:41.7982193Z [2023-06-19T08:43:24.199Z] Collecting types-urllib3 (from types-requests->autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7982722Z [2023-06-19T08:43:24.202Z] Downloading types_urllib3-1.26.25.13-py3-none-any.whl (15 kB) 2023-06-19T08:43:41.7983308Z [2023-06-19T08:43:24.298Z] Collecting urllib3<1.27,>=1.25.4 (from botocore<1.30.0,>=1.29.155->boto3<2,>=1.10->autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7983853Z [2023-06-19T08:43:24.302Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 2023-06-19T08:43:41.7984372Z [2023-06-19T08:43:24.318Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 9.3 MB/s eta 0:00:00 2023-06-19T08:43:41.7985070Z [2023-06-19T08:43:24.347Z] Requirement already satisfied: typing-extensions>=3.10 in /home/ci/opt/venv/lib/python3.8/site-packages (from mypy>=0.700->pytest-mypy->autogluon.common==0.8.0b20230619) (4.6.3) 2023-06-19T08:43:41.7986148Z [2023-06-19T08:43:24.347Z] Requirement already satisfied: mypy-extensions>=1.0.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from mypy>=0.700->pytest-mypy->autogluon.common==0.8.0b20230619) (1.0.0) 2023-06-19T08:43:41.7986844Z [2023-06-19T08:43:24.381Z] Collecting six>=1.5 (from python-dateutil>=2.8.1->pandas<1.6,>=1.4.1->autogluon.common==0.8.0b20230619) 2023-06-19T08:43:41.7987517Z [2023-06-19T08:43:24.384Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2023-06-19T08:43:41.7988003Z [2023-06-19T08:43:24.601Z] Building wheels for collected packages: autogluon.common 2023-06-19T08:43:41.7988517Z [2023-06-19T08:43:24.602Z] Building editable for autogluon.common (pyproject.toml): started 2023-06-19T08:43:41.7989076Z [2023-06-19T08:43:24.800Z] Building editable for autogluon.common (pyproject.toml): finished with status 'done' 2023-06-19T08:43:41.7989933Z [2023-06-19T08:43:24.801Z] Created wheel for autogluon.common: filename=autogluon.common-0.8.0b20230619-0.editable-py3-none-any.whl size=11222 sha256=abf5ab0a819df84e9a954a8e7bf566caddd3ad8b26c3a4c066302935a03c8b0c 2023-06-19T08:43:41.7990796Z [2023-06-19T08:43:24.801Z] Stored in directory: /tmp/pip-ephem-wheel-cache-gpl999w3/wheels/86/81/e4/0e0dc488b04391502387100ac1f60fb2b2562e403bde3deac0 2023-06-19T08:43:41.7991326Z [2023-06-19T08:43:24.804Z] Successfully built autogluon.common 2023-06-19T08:43:41.7992192Z [2023-06-19T08:43:25.072Z] Installing collected packages: types-urllib3, types-setuptools, pytz, urllib3, types-requests, six, psutil, mypy, jmespath, iniconfig, exceptiongroup, attrs, python-dateutil, pytest, pytest-mypy, pandas, botocore, s3transfer, boto3, autogluon.common 2023-06-19T08:43:41.7992877Z [2023-06-19T08:43:25.274Z] Attempting uninstall: urllib3 2023-06-19T08:43:41.7993292Z [2023-06-19T08:43:25.275Z] Found existing installation: urllib3 2.0.3 2023-06-19T08:43:41.7993700Z [2023-06-19T08:43:25.279Z] Uninstalling urllib3-2.0.3: 2023-06-19T08:43:41.7994130Z [2023-06-19T08:43:25.280Z] Successfully uninstalled urllib3-2.0.3 2023-06-19T08:43:41.7995260Z [2023-06-19T08:43:31.854Z] Successfully installed attrs-23.1.0 autogluon.common-0.8.0b20230619 boto3-1.26.155 botocore-1.29.155 exceptiongroup-1.1.1 iniconfig-2.0.0 jmespath-1.0.1 mypy-1.3.0 pandas-1.5.3 psutil-5.9.5 pytest-7.3.2 pytest-mypy-0.10.3 python-dateutil-2.8.2 pytz-2023.3 s3transfer-0.6.1 six-1.16.0 types-requests-2.31.0.1 types-setuptools-67.8.0.0 types-urllib3-1.26.25.13 urllib3-1.26.16 2023-06-19T08:43:41.7996003Z [2023-06-19T08:43:32.021Z] + shift 2023-06-19T08:43:41.7996293Z [2023-06-19T08:43:32.021Z] + (( 2 )) 2023-06-19T08:43:41.7996705Z [2023-06-19T08:43:32.021Z] + python3 -m pip install --upgrade -e 'core/[all,tests]' 2023-06-19T08:43:41.7997152Z [2023-06-19T08:43:32.355Z] Obtaining file:///home/ci/autogluon/core 2023-06-19T08:43:41.7997563Z [2023-06-19T08:43:32.359Z] Installing build dependencies: started 2023-06-19T08:43:41.7998022Z [2023-06-19T08:43:33.870Z] Installing build dependencies: finished with status 'done' 2023-06-19T08:43:52.6340243Z [2023-06-19T08:43:33.871Z] Checking if build backend supports build_editable: started 2023-06-19T08:43:52.6340838Z [2023-06-19T08:43:33.994Z] Checking if build backend supports build_editable: finished with status 'done' 2023-06-19T08:43:52.6341780Z [2023-06-19T08:43:33.996Z] Getting requirements to build editable: started 2023-06-19T08:43:52.6342279Z [2023-06-19T08:43:34.147Z] Getting requirements to build editable: finished with status 'done' 2023-06-19T08:43:52.6342847Z [2023-06-19T08:43:34.150Z] Preparing editable metadata (pyproject.toml): started 2023-06-19T08:43:52.6343377Z [2023-06-19T08:43:34.323Z] Preparing editable metadata (pyproject.toml): finished with status 'done' 2023-06-19T08:43:52.6344068Z [2023-06-19T08:43:34.355Z] Requirement already satisfied: numpy<1.27,>=1.21 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.core==0.8.0b20230619) (1.24.3) 2023-06-19T08:43:52.6345008Z [2023-06-19T08:43:34.582Z] Collecting scipy<1.12,>=1.5.4 (from autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6345582Z [2023-06-19T08:43:34.604Z] Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) 2023-06-19T08:43:52.6346157Z [2023-06-19T08:43:34.926Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 58.4 MB/s eta 0:00:00 2023-06-19T08:43:52.6346648Z [2023-06-19T08:43:35.174Z] Collecting scikit-learn<1.3,>=1.0 (from autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6347351Z [2023-06-19T08:43:35.181Z] Downloading scikit_learn-1.2.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.8 MB) 2023-06-19T08:43:52.6347895Z [2023-06-19T08:43:35.379Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.8/9.8 MB 50.1 MB/s eta 0:00:00 2023-06-19T08:43:52.6348362Z [2023-06-19T08:43:35.455Z] Collecting networkx<4,>=3.0 (from autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6348843Z [2023-06-19T08:43:35.460Z] Downloading networkx-3.1-py3-none-any.whl (2.1 MB) 2023-06-19T08:43:52.6349367Z [2023-06-19T08:43:35.479Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 128.9 MB/s eta 0:00:00 2023-06-19T08:43:52.6349979Z [2023-06-19T08:43:35.490Z] Requirement already satisfied: pandas<1.6,>=1.4.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.core==0.8.0b20230619) (1.5.3) 2023-06-19T08:43:52.6350543Z [2023-06-19T08:43:35.570Z] Collecting tqdm<5,>=4.38 (from autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6351040Z [2023-06-19T08:43:35.574Z] Downloading tqdm-4.65.0-py3-none-any.whl (77 kB) 2023-06-19T08:43:52.6351537Z [2023-06-19T08:43:35.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 22.8 MB/s eta 0:00:00 2023-06-19T08:43:52.6352149Z [2023-06-19T08:43:35.581Z] Requirement already satisfied: requests in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.core==0.8.0b20230619) (2.31.0) 2023-06-19T08:43:52.6352703Z [2023-06-19T08:43:35.853Z] Collecting matplotlib (from autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6353277Z [2023-06-19T08:43:35.861Z] Downloading matplotlib-3.7.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (9.2 MB) 2023-06-19T08:43:52.6353835Z [2023-06-19T08:43:36.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 34.8 MB/s eta 0:00:00 2023-06-19T08:43:52.6354437Z [2023-06-19T08:43:36.159Z] Requirement already satisfied: boto3<2,>=1.10 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.core==0.8.0b20230619) (1.26.155) 2023-06-19T08:43:52.6355197Z [2023-06-19T08:43:36.160Z] Requirement already satisfied: autogluon.common==0.8.0b20230619 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.core==0.8.0b20230619) (0.8.0b20230619) 2023-06-19T08:43:52.6355902Z [2023-06-19T08:43:36.161Z] Requirement already satisfied: pytest in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.core==0.8.0b20230619) (7.3.2) 2023-06-19T08:43:52.6356624Z [2023-06-19T08:43:36.162Z] Requirement already satisfied: types-setuptools in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.core==0.8.0b20230619) (67.8.0.0) 2023-06-19T08:43:52.6357365Z [2023-06-19T08:43:36.163Z] Requirement already satisfied: pytest-mypy in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.core==0.8.0b20230619) (0.10.3) 2023-06-19T08:43:52.6358085Z [2023-06-19T08:43:36.164Z] Requirement already satisfied: types-requests in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.core==0.8.0b20230619) (2.31.0.1) 2023-06-19T08:43:52.6358666Z [2023-06-19T08:43:36.298Z] Collecting ray[tune]<2.4,>=2.3 (from autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6359166Z [2023-06-19T08:43:36.307Z] Downloading ray-2.3.1-cp38-cp38-manylinux2014_x86_64.whl (58.6 MB) 2023-06-19T08:43:52.6359682Z [2023-06-19T08:43:36.808Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.6/58.6 MB 37.7 MB/s eta 0:00:00 2023-06-19T08:43:52.6360162Z [2023-06-19T08:43:37.012Z] Collecting hyperopt<0.2.8,>=0.2.7 (from autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6360659Z [2023-06-19T08:43:37.019Z] Downloading hyperopt-0.2.7-py2.py3-none-any.whl (1.6 MB) 2023-06-19T08:43:52.6361283Z [2023-06-19T08:43:37.034Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 122.3 MB/s eta 0:00:00 2023-06-19T08:43:52.6361971Z [2023-06-19T08:43:37.048Z] Requirement already satisfied: psutil<6,>=5.7.3 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.common==0.8.0b20230619->autogluon.core==0.8.0b20230619) (5.9.5) 2023-06-19T08:43:52.6362879Z [2023-06-19T08:43:37.048Z] Requirement already satisfied: setuptools in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.common==0.8.0b20230619->autogluon.core==0.8.0b20230619) (56.0.0) 2023-06-19T08:43:52.6363735Z [2023-06-19T08:43:37.053Z] Requirement already satisfied: botocore<1.30.0,>=1.29.155 in /home/ci/opt/venv/lib/python3.8/site-packages (from boto3<2,>=1.10->autogluon.core==0.8.0b20230619) (1.29.155) 2023-06-19T08:43:52.6364499Z [2023-06-19T08:43:37.054Z] Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from boto3<2,>=1.10->autogluon.core==0.8.0b20230619) (1.0.1) 2023-06-19T08:43:52.6365258Z [2023-06-19T08:43:37.054Z] Requirement already satisfied: s3transfer<0.7.0,>=0.6.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from boto3<2,>=1.10->autogluon.core==0.8.0b20230619) (0.6.1) 2023-06-19T08:43:52.6366009Z [2023-06-19T08:43:37.064Z] Requirement already satisfied: six in /home/ci/opt/venv/lib/python3.8/site-packages (from hyperopt<0.2.8,>=0.2.7->autogluon.core==0.8.0b20230619) (1.16.0) 2023-06-19T08:43:52.6366633Z [2023-06-19T08:43:37.091Z] Collecting future (from hyperopt<0.2.8,>=0.2.7->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6367108Z [2023-06-19T08:43:37.095Z] Downloading future-0.18.3.tar.gz (840 kB) 2023-06-19T08:43:52.6367718Z [2023-06-19T08:43:37.106Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 105.4 MB/s eta 0:00:00 2023-06-19T08:43:52.6368262Z [2023-06-19T08:43:37.202Z] Installing build dependencies: started 2023-06-19T08:43:52.6368741Z [2023-06-19T08:43:38.716Z] Installing build dependencies: finished with status 'done' 2023-06-19T08:43:52.6369192Z [2023-06-19T08:43:38.717Z] Getting requirements to build wheel: started 2023-06-19T08:43:52.6369666Z [2023-06-19T08:43:38.909Z] Getting requirements to build wheel: finished with status 'done' 2023-06-19T08:43:52.6370140Z [2023-06-19T08:43:38.912Z] Preparing metadata (pyproject.toml): started 2023-06-19T08:43:52.6370627Z [2023-06-19T08:43:39.110Z] Preparing metadata (pyproject.toml): finished with status 'done' 2023-06-19T08:43:52.6371181Z [2023-06-19T08:43:39.143Z] Collecting cloudpickle (from hyperopt<0.2.8,>=0.2.7->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6371697Z [2023-06-19T08:43:39.148Z] Downloading cloudpickle-2.2.1-py3-none-any.whl (25 kB) 2023-06-19T08:43:52.6372226Z [2023-06-19T08:43:39.177Z] Collecting py4j (from hyperopt<0.2.8,>=0.2.7->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6372722Z [2023-06-19T08:43:39.181Z] Downloading py4j-0.10.9.7-py2.py3-none-any.whl (200 kB) 2023-06-19T08:43:52.6373351Z [2023-06-19T08:43:39.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 200.5/200.5 kB 46.8 MB/s eta 0:00:00 2023-06-19T08:43:52.6374032Z [2023-06-19T08:43:39.217Z] Requirement already satisfied: python-dateutil>=2.8.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from pandas<1.6,>=1.4.1->autogluon.core==0.8.0b20230619) (2.8.2) 2023-06-19T08:43:52.6374878Z [2023-06-19T08:43:39.218Z] Requirement already satisfied: pytz>=2020.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from pandas<1.6,>=1.4.1->autogluon.core==0.8.0b20230619) (2023.3) 2023-06-19T08:43:52.6375731Z [2023-06-19T08:43:39.346Z] Requirement already satisfied: attrs in /home/ci/opt/venv/lib/python3.8/site-packages (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) (23.1.0) 2023-06-19T08:43:52.6376475Z [2023-06-19T08:43:39.347Z] Requirement already satisfied: click>=7.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) (8.1.3) 2023-06-19T08:43:52.6377224Z [2023-06-19T08:43:39.347Z] Requirement already satisfied: filelock in /home/ci/opt/venv/lib/python3.8/site-packages (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) (3.12.2) 2023-06-19T08:43:52.6377838Z [2023-06-19T08:43:39.391Z] Collecting jsonschema (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6378341Z [2023-06-19T08:43:39.396Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 2023-06-19T08:43:52.6378859Z [2023-06-19T08:43:39.402Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 20.2 MB/s eta 0:00:00 2023-06-19T08:43:52.6379378Z [2023-06-19T08:43:39.489Z] Collecting msgpack<2.0.0,>=1.0.0 (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6379958Z [2023-06-19T08:43:39.494Z] Downloading msgpack-1.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) 2023-06-19T08:43:52.6380495Z [2023-06-19T08:43:39.503Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.4/322.4 kB 51.4 MB/s eta 0:00:00 2023-06-19T08:43:52.6381022Z [2023-06-19T08:43:39.795Z] Collecting protobuf!=3.19.5,>=3.15.3 (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6381580Z [2023-06-19T08:43:39.800Z] Downloading protobuf-4.23.3-cp37-abi3-manylinux2014_x86_64.whl (304 kB) 2023-06-19T08:43:52.6382103Z [2023-06-19T08:43:39.808Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.5/304.5 kB 63.7 MB/s eta 0:00:00 2023-06-19T08:43:52.6382735Z [2023-06-19T08:43:39.810Z] Requirement already satisfied: pyyaml in /home/ci/opt/venv/lib/python3.8/site-packages (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) (6.0) 2023-06-19T08:43:52.6383365Z [2023-06-19T08:43:39.829Z] Collecting aiosignal (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6383863Z [2023-06-19T08:43:39.833Z] Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2023-06-19T08:43:52.6384377Z [2023-06-19T08:43:39.919Z] Collecting frozenlist (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6385031Z [2023-06-19T08:43:39.924Z] Downloading frozenlist-1.3.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (161 kB) 2023-06-19T08:43:52.6385615Z [2023-06-19T08:43:39.930Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.3/161.3 kB 36.3 MB/s eta 0:00:00 2023-06-19T08:43:52.6386279Z [2023-06-19T08:43:39.933Z] Requirement already satisfied: virtualenv>=20.0.24 in /home/ci/opt/venv/lib/python3.8/site-packages (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) (20.23.1) 2023-06-19T08:43:52.6386904Z [2023-06-19T08:43:40.723Z] Collecting grpcio>=1.32.0 (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6387462Z [2023-06-19T08:43:40.732Z] Downloading grpcio-1.54.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB) 2023-06-19T08:43:52.6388010Z [2023-06-19T08:43:40.774Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 126.3 MB/s eta 0:00:00 2023-06-19T08:43:52.6388597Z [2023-06-19T08:43:41.148Z] Collecting aiohttp>=3.7 (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6389167Z [2023-06-19T08:43:41.154Z] Downloading aiohttp-3.8.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB) 2023-06-19T08:43:52.6389698Z [2023-06-19T08:43:41.166Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 108.7 MB/s eta 0:00:00 2023-06-19T08:43:52.6390195Z [2023-06-19T08:43:41.190Z] Collecting aiohttp-cors (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6390794Z [2023-06-19T08:43:41.196Z] Downloading aiohttp_cors-0.7.0-py3-none-any.whl (27 kB) 2023-06-19T08:43:52.6391306Z [2023-06-19T08:43:41.225Z] Collecting colorful (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6391813Z [2023-06-19T08:43:41.239Z] Downloading colorful-0.5.5-py2.py3-none-any.whl (201 kB) 2023-06-19T08:43:52.6392319Z [2023-06-19T08:43:41.246Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.4/201.4 kB 44.8 MB/s eta 0:00:00 2023-06-19T08:43:52.6392825Z [2023-06-19T08:43:41.292Z] Collecting py-spy>=0.2.0 (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6393385Z [2023-06-19T08:43:41.301Z] Downloading py_spy-0.3.14-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (3.0 MB) 2023-06-19T08:43:52.6393930Z [2023-06-19T08:43:41.327Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 127.5 MB/s eta 0:00:00 2023-06-19T08:43:52.6394433Z [2023-06-19T08:43:41.356Z] Collecting gpustat>=1.0.0 (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6394912Z [2023-06-19T08:43:41.360Z] Downloading gpustat-1.1.tar.gz (97 kB) 2023-06-19T08:43:52.6395397Z [2023-06-19T08:43:41.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 20.6 MB/s eta 0:00:00 2023-06-19T08:43:52.6395816Z [2023-06-19T08:43:41.381Z] Installing build dependencies: started 2023-06-19T08:43:52.6396280Z [2023-06-19T08:43:43.226Z] Installing build dependencies: finished with status 'done' 2023-06-19T08:43:52.6396737Z [2023-06-19T08:43:43.228Z] Getting requirements to build wheel: started 2023-06-19T08:43:52.6397205Z [2023-06-19T08:43:43.410Z] Getting requirements to build wheel: finished with status 'done' 2023-06-19T08:43:52.6397668Z [2023-06-19T08:43:43.413Z] Preparing metadata (pyproject.toml): started 2023-06-19T08:43:52.6398154Z [2023-06-19T08:43:43.607Z] Preparing metadata (pyproject.toml): finished with status 'done' 2023-06-19T08:43:52.6398687Z [2023-06-19T08:43:43.639Z] Collecting opencensus (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6399220Z [2023-06-19T08:43:43.645Z] Downloading opencensus-0.11.2-py2.py3-none-any.whl (128 kB) 2023-06-19T08:43:52.6399745Z [2023-06-19T08:43:43.651Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 37.1 MB/s eta 0:00:00 2023-06-19T08:43:52.6400235Z [2023-06-19T08:43:43.834Z] Collecting pydantic (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6400824Z [2023-06-19T08:43:43.843Z] Downloading pydantic-1.10.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) 2023-06-19T08:43:52.6401378Z [2023-06-19T08:43:43.871Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 123.8 MB/s eta 0:00:00 2023-06-19T08:43:52.6401916Z [2023-06-19T08:43:43.910Z] Collecting prometheus-client>=0.7.1 (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6402450Z [2023-06-19T08:43:43.914Z] Downloading prometheus_client-0.17.0-py3-none-any.whl (60 kB) 2023-06-19T08:43:52.6403069Z [2023-06-19T08:43:43.919Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 19.0 MB/s eta 0:00:00 2023-06-19T08:43:52.6403567Z [2023-06-19T08:43:43.947Z] Collecting smart-open (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6404061Z [2023-06-19T08:43:43.951Z] Downloading smart_open-6.3.0-py3-none-any.whl (56 kB) 2023-06-19T08:43:52.6404554Z [2023-06-19T08:43:43.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.8/56.8 kB 14.5 MB/s eta 0:00:00 2023-06-19T08:43:52.6405131Z [2023-06-19T08:43:43.985Z] Collecting tabulate (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6405620Z [2023-06-19T08:43:43.989Z] Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2023-06-19T08:43:52.6406161Z [2023-06-19T08:43:44.015Z] Collecting tensorboardX>=1.9 (from ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6406696Z [2023-06-19T08:43:44.019Z] Downloading tensorboardX-2.6.1-py2.py3-none-any.whl (101 kB) 2023-06-19T08:43:52.6407229Z [2023-06-19T08:43:44.024Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.6/101.6 kB 32.1 MB/s eta 0:00:00 2023-06-19T08:43:52.6407854Z [2023-06-19T08:43:44.099Z] Collecting joblib>=1.1.1 (from scikit-learn<1.3,>=1.0->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6408348Z [2023-06-19T08:43:44.105Z] Downloading joblib-1.2.0-py3-none-any.whl (297 kB) 2023-06-19T08:43:52.6408851Z [2023-06-19T08:43:44.112Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.0/298.0 kB 63.2 MB/s eta 0:00:00 2023-06-19T08:43:52.6409405Z [2023-06-19T08:43:44.135Z] Collecting threadpoolctl>=2.0.0 (from scikit-learn<1.3,>=1.0->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6409941Z [2023-06-19T08:43:44.139Z] Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB) 2023-06-19T08:43:52.6410480Z [2023-06-19T08:43:44.330Z] Collecting contourpy>=1.0.1 (from matplotlib->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6411070Z [2023-06-19T08:43:44.336Z] Downloading contourpy-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) 2023-06-19T08:43:52.6411622Z [2023-06-19T08:43:44.342Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 kB 65.7 MB/s eta 0:00:00 2023-06-19T08:43:52.6412118Z [2023-06-19T08:43:44.363Z] Collecting cycler>=0.10 (from matplotlib->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6412610Z [2023-06-19T08:43:44.367Z] Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) 2023-06-19T08:43:52.6413122Z [2023-06-19T08:43:44.448Z] Collecting fonttools>=4.22.0 (from matplotlib->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6413718Z [2023-06-19T08:43:44.455Z] Downloading fonttools-4.40.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) 2023-06-19T08:43:52.6414269Z [2023-06-19T08:43:44.494Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 122.5 MB/s eta 0:00:00 2023-06-19T08:43:52.6414763Z [2023-06-19T08:43:44.584Z] Collecting kiwisolver>=1.0.1 (from matplotlib->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6415343Z [2023-06-19T08:43:44.592Z] Downloading kiwisolver-1.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB) 2023-06-19T08:43:52.6415890Z [2023-06-19T08:43:44.605Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 108.2 MB/s eta 0:00:00 2023-06-19T08:43:52.6416555Z [2023-06-19T08:43:44.611Z] Requirement already satisfied: packaging>=20.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from matplotlib->autogluon.core==0.8.0b20230619) (23.1) 2023-06-19T08:43:52.6417792Z [2023-06-19T08:43:44.611Z] Requirement already satisfied: pillow>=6.2.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from matplotlib->autogluon.core==0.8.0b20230619) (9.5.0) 2023-06-19T08:43:52.6418430Z [2023-06-19T08:43:44.657Z] Collecting pyparsing>=2.3.1 (from matplotlib->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6418948Z [2023-06-19T08:43:44.661Z] Downloading pyparsing-3.1.0-py3-none-any.whl (102 kB) 2023-06-19T08:43:52.6419473Z [2023-06-19T08:43:44.667Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.6/102.6 kB 29.6 MB/s eta 0:00:00 2023-06-19T08:43:52.6420118Z [2023-06-19T08:43:44.716Z] Collecting importlib-resources>=3.2.0 (from matplotlib->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6420672Z [2023-06-19T08:43:44.720Z] Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) 2023-06-19T08:43:52.6421338Z [2023-06-19T08:43:44.741Z] Requirement already satisfied: iniconfig in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest->autogluon.core==0.8.0b20230619) (2.0.0) 2023-06-19T08:43:52.6422092Z [2023-06-19T08:43:44.741Z] Requirement already satisfied: pluggy<2.0,>=0.12 in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest->autogluon.core==0.8.0b20230619) (1.0.0) 2023-06-19T08:43:52.6422845Z [2023-06-19T08:43:44.743Z] Requirement already satisfied: exceptiongroup>=1.0.0rc8 in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest->autogluon.core==0.8.0b20230619) (1.1.1) 2023-06-19T08:43:52.6423600Z [2023-06-19T08:43:44.744Z] Requirement already satisfied: tomli>=1.0.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest->autogluon.core==0.8.0b20230619) (2.0.1) 2023-06-19T08:43:52.6424333Z [2023-06-19T08:43:44.758Z] Requirement already satisfied: mypy>=0.700 in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest-mypy->autogluon.core==0.8.0b20230619) (1.3.0) 2023-06-19T08:43:52.6425089Z [2023-06-19T08:43:44.767Z] Requirement already satisfied: charset-normalizer<4,>=2 in /home/ci/opt/venv/lib/python3.8/site-packages (from requests->autogluon.core==0.8.0b20230619) (3.1.0) 2023-06-19T08:43:52.6425837Z [2023-06-19T08:43:44.767Z] Requirement already satisfied: idna<4,>=2.5 in /home/ci/opt/venv/lib/python3.8/site-packages (from requests->autogluon.core==0.8.0b20230619) (3.4) 2023-06-19T08:43:52.6426571Z [2023-06-19T08:43:44.768Z] Requirement already satisfied: urllib3<3,>=1.21.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from requests->autogluon.core==0.8.0b20230619) (1.26.16) 2023-06-19T08:43:52.6427313Z [2023-06-19T08:43:44.769Z] Requirement already satisfied: certifi>=2017.4.17 in /home/ci/opt/venv/lib/python3.8/site-packages (from requests->autogluon.core==0.8.0b20230619) (2023.5.7) 2023-06-19T08:43:52.6428093Z [2023-06-19T08:43:44.773Z] Requirement already satisfied: types-urllib3 in /home/ci/opt/venv/lib/python3.8/site-packages (from types-requests->autogluon.core==0.8.0b20230619) (1.26.25.13) 2023-06-19T08:43:52.6428771Z [2023-06-19T08:43:45.124Z] Collecting multidict<7.0,>=4.5 (from aiohttp>=3.7->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6429371Z [2023-06-19T08:43:45.129Z] Downloading multidict-6.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121 kB) 2023-06-19T08:43:52.6429937Z [2023-06-19T08:43:45.135Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.3/121.3 kB 31.1 MB/s eta 0:00:00 2023-06-19T08:43:52.6430497Z [2023-06-19T08:43:45.159Z] Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp>=3.7->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6431043Z [2023-06-19T08:43:45.164Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 2023-06-19T08:43:52.6431590Z [2023-06-19T08:43:45.374Z] Collecting yarl<2.0,>=1.0 (from aiohttp>=3.7->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6432165Z [2023-06-19T08:43:45.378Z] Downloading yarl-1.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (266 kB) 2023-06-19T08:43:52.6432688Z [2023-06-19T08:43:45.424Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 266.9/266.9 kB 5.9 MB/s eta 0:00:00 2023-06-19T08:43:52.6433338Z [2023-06-19T08:43:45.637Z] Collecting nvidia-ml-py>=11.450.129 (from gpustat>=1.0.0->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6433871Z [2023-06-19T08:43:45.641Z] Downloading nvidia_ml_py-11.525.112-py3-none-any.whl (35 kB) 2023-06-19T08:43:52.6434425Z [2023-06-19T08:43:45.671Z] Collecting blessed>=1.17.1 (from gpustat>=1.0.0->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6434942Z [2023-06-19T08:43:45.675Z] Downloading blessed-1.20.0-py2.py3-none-any.whl (58 kB) 2023-06-19T08:43:52.6435554Z [2023-06-19T08:43:45.680Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 18.8 MB/s eta 0:00:00 2023-06-19T08:43:52.6436110Z [2023-06-19T08:43:45.748Z] Collecting zipp>=3.1.0 (from importlib-resources>=3.2.0->matplotlib->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6436627Z [2023-06-19T08:43:45.752Z] Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) 2023-06-19T08:43:52.6437340Z [2023-06-19T08:43:45.794Z] Requirement already satisfied: typing-extensions>=3.10 in /home/ci/opt/venv/lib/python3.8/site-packages (from mypy>=0.700->pytest-mypy->autogluon.core==0.8.0b20230619) (4.6.3) 2023-06-19T08:43:52.6438171Z [2023-06-19T08:43:45.795Z] Requirement already satisfied: mypy-extensions>=1.0.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from mypy>=0.700->pytest-mypy->autogluon.core==0.8.0b20230619) (1.0.0) 2023-06-19T08:43:52.6438996Z [2023-06-19T08:43:45.983Z] Requirement already satisfied: distlib<1,>=0.3.6 in /home/ci/opt/venv/lib/python3.8/site-packages (from virtualenv>=20.0.24->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) (0.3.6) 2023-06-19T08:43:52.6439832Z [2023-06-19T08:43:45.984Z] Requirement already satisfied: platformdirs<4,>=3.5.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from virtualenv>=20.0.24->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) (3.6.0) 2023-06-19T08:43:52.6440532Z [2023-06-19T08:43:46.091Z] Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6441095Z [2023-06-19T08:43:46.096Z] Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) 2023-06-19T08:43:52.6441708Z [2023-06-19T08:43:46.143Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6442244Z [2023-06-19T08:43:46.147Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 2023-06-19T08:43:52.6442759Z [2023-06-19T08:43:46.152Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 17.3 MB/s eta 0:00:00 2023-06-19T08:43:52.6443327Z [2023-06-19T08:43:46.185Z] Collecting opencensus-context>=0.1.3 (from opencensus->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6443895Z [2023-06-19T08:43:46.189Z] Downloading opencensus_context-0.1.3-py2.py3-none-any.whl (5.1 kB) 2023-06-19T08:43:52.6444495Z [2023-06-19T08:43:46.267Z] Collecting google-api-core<3.0.0,>=1.0.0 (from opencensus->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:43:52.6445050Z [2023-06-19T08:43:46.271Z] Downloading google_api_core-2.11.1-py3-none-any.whl (120 kB) 2023-06-19T08:43:52.6445561Z [2023-06-19T08:43:46.277Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.5/120.5 kB 30.7 MB/s eta 0:00:00 2023-06-19T08:43:52.6446117Z [2023-06-19T08:43:46.441Z] Collecting wcwidth>=0.1.4 (from blessed>=1.17.1->gpustat>=1.0.0->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:44:11.3153401Z [2023-06-19T08:43:46.445Z] Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) 2023-06-19T08:44:11.3154939Z [2023-06-19T08:43:46.507Z] Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core<3.0.0,>=1.0.0->opencensus->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:44:11.3155865Z [2023-06-19T08:43:46.512Z] Downloading googleapis_common_protos-1.59.1-py2.py3-none-any.whl (224 kB) 2023-06-19T08:44:11.3156618Z [2023-06-19T08:43:46.519Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 48.2 MB/s eta 0:00:00 2023-06-19T08:44:11.3169110Z [2023-06-19T08:43:46.639Z] Collecting google-auth<3.0.dev0,>=2.14.1 (from google-api-core<3.0.0,>=1.0.0->opencensus->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:44:11.3169892Z [2023-06-19T08:43:46.644Z] Downloading google_auth-2.20.0-py2.py3-none-any.whl (181 kB) 2023-06-19T08:44:11.3170503Z [2023-06-19T08:43:46.650Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 46.3 MB/s eta 0:00:00 2023-06-19T08:44:11.3171443Z [2023-06-19T08:43:46.814Z] Requirement already satisfied: cachetools<6.0,>=2.0.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from google-auth<3.0.dev0,>=2.14.1->google-api-core<3.0.0,>=1.0.0->opencensus->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) (5.3.1) 2023-06-19T08:44:11.3172331Z [2023-06-19T08:43:46.848Z] Collecting pyasn1-modules>=0.2.1 (from google-auth<3.0.dev0,>=2.14.1->google-api-core<3.0.0,>=1.0.0->opencensus->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:44:11.3172949Z [2023-06-19T08:43:46.853Z] Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) 2023-06-19T08:44:11.3173479Z [2023-06-19T08:43:46.859Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 44.3 MB/s eta 0:00:00 2023-06-19T08:44:11.3174118Z [2023-06-19T08:43:46.888Z] Collecting rsa<5,>=3.1.4 (from google-auth<3.0.dev0,>=2.14.1->google-api-core<3.0.0,>=1.0.0->opencensus->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:44:11.3174664Z [2023-06-19T08:43:46.893Z] Downloading rsa-4.9-py3-none-any.whl (34 kB) 2023-06-19T08:44:11.3175389Z [2023-06-19T08:43:46.988Z] Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3.0.dev0,>=2.14.1->google-api-core<3.0.0,>=1.0.0->opencensus->ray[tune]<2.4,>=2.3->autogluon.core==0.8.0b20230619) 2023-06-19T08:44:11.3176014Z [2023-06-19T08:43:46.992Z] Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) 2023-06-19T08:44:11.3176524Z [2023-06-19T08:43:46.997Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 27.5 MB/s eta 0:00:00 2023-06-19T08:44:11.3177038Z [2023-06-19T08:43:47.045Z] Building wheels for collected packages: autogluon.core, gpustat, future 2023-06-19T08:44:11.3177552Z [2023-06-19T08:43:47.046Z] Building editable for autogluon.core (pyproject.toml): started 2023-06-19T08:44:11.3178101Z [2023-06-19T08:43:47.253Z] Building editable for autogluon.core (pyproject.toml): finished with status 'done' 2023-06-19T08:44:11.3178917Z [2023-06-19T08:43:47.254Z] Created wheel for autogluon.core: filename=autogluon.core-0.8.0b20230619-0.editable-py3-none-any.whl size=11311 sha256=3e607b7e2003591fa9bd57e50a7856e4446c8fecc4671902a4eb8d494e80e9cc 2023-06-19T08:44:11.3179760Z [2023-06-19T08:43:47.254Z] Stored in directory: /tmp/pip-ephem-wheel-cache-000zj01r/wheels/61/b1/89/94628f678a6be742a288e64aa05412037ca17b73dc28ace26e 2023-06-19T08:44:11.3180320Z [2023-06-19T08:43:47.258Z] Building wheel for gpustat (pyproject.toml): started 2023-06-19T08:44:11.3180822Z [2023-06-19T08:43:47.475Z] Building wheel for gpustat (pyproject.toml): finished with status 'done' 2023-06-19T08:44:11.3181647Z [2023-06-19T08:43:47.476Z] Created wheel for gpustat: filename=gpustat-1.1-py3-none-any.whl size=26280 sha256=c0cafedbfdaf3976040c3e4e755ea467a8e5783cdcfab476c5b79ecb1099781a 2023-06-19T08:44:11.3182368Z [2023-06-19T08:43:47.476Z] Stored in directory: /home/ci/.cache/pip/wheels/34/95/93/01152442cc2e1e7c8914873995eed0756f4e5529926bbc5f50 2023-06-19T08:44:11.3182875Z [2023-06-19T08:43:47.480Z] Building wheel for future (pyproject.toml): started 2023-06-19T08:44:11.3183470Z [2023-06-19T08:43:47.863Z] Building wheel for future (pyproject.toml): finished with status 'done' 2023-06-19T08:44:11.3184177Z [2023-06-19T08:43:47.865Z] Created wheel for future: filename=future-0.18.3-py3-none-any.whl size=492022 sha256=940322afe7af8d6247e1f4b5b0843644b34a9f924b496b6dc1de536c46a63027 2023-06-19T08:44:11.3184877Z [2023-06-19T08:43:47.866Z] Stored in directory: /home/ci/.cache/pip/wheels/a0/0b/ee/e6994fadb42c1354dcccb139b0bf2795271bddfe6253ccdf11 2023-06-19T08:44:11.3185403Z [2023-06-19T08:43:47.870Z] Successfully built autogluon.core gpustat future 2023-06-19T08:44:11.3187064Z [2023-06-19T08:43:48.386Z] Installing collected packages: wcwidth, py4j, py-spy, opencensus-context, nvidia-ml-py, msgpack, colorful, zipp, tqdm, threadpoolctl, tabulate, smart-open, scipy, pyrsistent, pyparsing, pydantic, pyasn1, protobuf, prometheus-client, pkgutil-resolve-name, networkx, multidict, kiwisolver, joblib, grpcio, future, frozenlist, fonttools, cycler, contourpy, cloudpickle, blessed, async-timeout, yarl, tensorboardX, scikit-learn, rsa, pyasn1-modules, importlib-resources, hyperopt, gpustat, googleapis-common-protos, aiosignal, matplotlib, jsonschema, google-auth, aiohttp, ray, google-api-core, aiohttp-cors, opencensus, autogluon.core 2023-06-19T08:44:11.3190128Z [2023-06-19T08:44:01.575Z] Successfully installed aiohttp-3.8.4 aiohttp-cors-0.7.0 aiosignal-1.3.1 async-timeout-4.0.2 autogluon.core-0.8.0b20230619 blessed-1.20.0 cloudpickle-2.2.1 colorful-0.5.5 contourpy-1.1.0 cycler-0.11.0 fonttools-4.40.0 frozenlist-1.3.3 future-0.18.3 google-api-core-2.11.1 google-auth-2.20.0 googleapis-common-protos-1.59.1 gpustat-1.1 grpcio-1.54.2 hyperopt-0.2.7 importlib-resources-5.12.0 joblib-1.2.0 jsonschema-4.17.3 kiwisolver-1.4.4 matplotlib-3.7.1 msgpack-1.0.5 multidict-6.0.4 networkx-3.1 nvidia-ml-py-11.525.112 opencensus-0.11.2 opencensus-context-0.1.3 pkgutil-resolve-name-1.3.10 prometheus-client-0.17.0 protobuf-4.23.3 py-spy-0.3.14 py4j-0.10.9.7 pyasn1-0.5.0 pyasn1-modules-0.3.0 pydantic-1.10.9 pyparsing-3.1.0 pyrsistent-0.19.3 ray-2.3.1 rsa-4.9 scikit-learn-1.2.2 scipy-1.10.1 smart-open-6.3.0 tabulate-0.9.0 tensorboardX-2.6.1 threadpoolctl-3.1.0 tqdm-4.65.0 wcwidth-0.2.6 yarl-1.9.2 zipp-3.15.0 2023-06-19T08:44:11.3191589Z [2023-06-19T08:44:01.961Z] + shift 2023-06-19T08:44:11.3191891Z [2023-06-19T08:44:01.961Z] + (( 1 )) 2023-06-19T08:44:11.3192286Z [2023-06-19T08:44:01.961Z] + python3 -m pip install --upgrade -e features/ 2023-06-19T08:44:11.3192738Z [2023-06-19T08:44:02.317Z] Obtaining file:///home/ci/autogluon/features 2023-06-19T08:44:11.3193175Z [2023-06-19T08:44:02.321Z] Installing build dependencies: started 2023-06-19T08:44:11.3193636Z [2023-06-19T08:44:04.221Z] Installing build dependencies: finished with status 'done' 2023-06-19T08:44:11.3194130Z [2023-06-19T08:44:04.222Z] Checking if build backend supports build_editable: started 2023-06-19T08:44:11.3194645Z [2023-06-19T08:44:04.354Z] Checking if build backend supports build_editable: finished with status 'done' 2023-06-19T08:44:11.3195127Z [2023-06-19T08:44:04.356Z] Getting requirements to build editable: started 2023-06-19T08:44:11.3195610Z [2023-06-19T08:44:04.509Z] Getting requirements to build editable: finished with status 'done' 2023-06-19T08:44:11.3196100Z [2023-06-19T08:44:04.512Z] Preparing editable metadata (pyproject.toml): started 2023-06-19T08:44:11.3196621Z [2023-06-19T08:44:04.684Z] Preparing editable metadata (pyproject.toml): finished with status 'done' 2023-06-19T08:44:11.3197389Z [2023-06-19T08:44:04.702Z] Requirement already satisfied: numpy<1.27,>=1.21 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.features==0.8.0b20230619) (1.24.3) 2023-06-19T08:44:11.3198134Z [2023-06-19T08:44:04.703Z] Requirement already satisfied: pandas<1.6,>=1.4.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.features==0.8.0b20230619) (1.5.3) 2023-06-19T08:44:11.3198870Z [2023-06-19T08:44:04.704Z] Requirement already satisfied: scikit-learn<1.3,>=1.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.features==0.8.0b20230619) (1.2.2) 2023-06-19T08:44:11.3199732Z [2023-06-19T08:44:04.704Z] Requirement already satisfied: autogluon.common==0.8.0b20230619 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.features==0.8.0b20230619) (0.8.0b20230619) 2023-06-19T08:44:11.3200549Z [2023-06-19T08:44:04.713Z] Requirement already satisfied: boto3<2,>=1.10 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.common==0.8.0b20230619->autogluon.features==0.8.0b20230619) (1.26.155) 2023-06-19T08:44:11.3201364Z [2023-06-19T08:44:04.714Z] Requirement already satisfied: psutil<6,>=5.7.3 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.common==0.8.0b20230619->autogluon.features==0.8.0b20230619) (5.9.5) 2023-06-19T08:44:11.3202164Z [2023-06-19T08:44:04.714Z] Requirement already satisfied: setuptools in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.common==0.8.0b20230619->autogluon.features==0.8.0b20230619) (56.0.0) 2023-06-19T08:44:18.8153844Z [2023-06-19T08:44:04.723Z] Requirement already satisfied: python-dateutil>=2.8.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from pandas<1.6,>=1.4.1->autogluon.features==0.8.0b20230619) (2.8.2) 2023-06-19T08:44:18.8155484Z [2023-06-19T08:44:04.723Z] Requirement already satisfied: pytz>=2020.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from pandas<1.6,>=1.4.1->autogluon.features==0.8.0b20230619) (2023.3) 2023-06-19T08:44:18.8156546Z [2023-06-19T08:44:04.752Z] Requirement already satisfied: scipy>=1.3.2 in /home/ci/opt/venv/lib/python3.8/site-packages (from scikit-learn<1.3,>=1.0->autogluon.features==0.8.0b20230619) (1.10.1) 2023-06-19T08:44:18.8205914Z [2023-06-19T08:44:04.753Z] Requirement already satisfied: joblib>=1.1.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from scikit-learn<1.3,>=1.0->autogluon.features==0.8.0b20230619) (1.2.0) 2023-06-19T08:44:18.8208416Z [2023-06-19T08:44:04.754Z] Requirement already satisfied: threadpoolctl>=2.0.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from scikit-learn<1.3,>=1.0->autogluon.features==0.8.0b20230619) (3.1.0) 2023-06-19T08:44:18.8209709Z [2023-06-19T08:44:04.759Z] Requirement already satisfied: botocore<1.30.0,>=1.29.155 in /home/ci/opt/venv/lib/python3.8/site-packages (from boto3<2,>=1.10->autogluon.common==0.8.0b20230619->autogluon.features==0.8.0b20230619) (1.29.155) 2023-06-19T08:44:18.8212664Z [2023-06-19T08:44:04.760Z] Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from boto3<2,>=1.10->autogluon.common==0.8.0b20230619->autogluon.features==0.8.0b20230619) (1.0.1) 2023-06-19T08:44:18.8214492Z [2023-06-19T08:44:04.760Z] Requirement already satisfied: s3transfer<0.7.0,>=0.6.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from boto3<2,>=1.10->autogluon.common==0.8.0b20230619->autogluon.features==0.8.0b20230619) (0.6.1) 2023-06-19T08:44:18.8215608Z [2023-06-19T08:44:04.772Z] Requirement already satisfied: six>=1.5 in /home/ci/opt/venv/lib/python3.8/site-packages (from python-dateutil>=2.8.1->pandas<1.6,>=1.4.1->autogluon.features==0.8.0b20230619) (1.16.0) 2023-06-19T08:44:18.8217068Z [2023-06-19T08:44:04.821Z] Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ci/opt/venv/lib/python3.8/site-packages (from botocore<1.30.0,>=1.29.155->boto3<2,>=1.10->autogluon.common==0.8.0b20230619->autogluon.features==0.8.0b20230619) (1.26.16) 2023-06-19T08:44:18.8218310Z [2023-06-19T08:44:04.846Z] Building wheels for collected packages: autogluon.features 2023-06-19T08:44:18.8219371Z [2023-06-19T08:44:04.847Z] Building editable for autogluon.features (pyproject.toml): started 2023-06-19T08:44:18.8220542Z [2023-06-19T08:44:05.048Z] Building editable for autogluon.features (pyproject.toml): finished with status 'done' 2023-06-19T08:44:18.8221618Z [2023-06-19T08:44:05.049Z] Created wheel for autogluon.features: filename=autogluon.features-0.8.0b20230619-0.editable-py3-none-any.whl size=11215 sha256=27f2ff72f657d6bf793af425170c3a6526df3704a835574d5864acba194a7512 2023-06-19T08:44:18.8225505Z [2023-06-19T08:44:05.050Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hd8vhv1m/wheels/fc/f6/45/db17c1dcdff56f3be28c55080e0bc4898d94148c981e6023d6 2023-06-19T08:44:18.8226107Z [2023-06-19T08:44:05.053Z] Successfully built autogluon.features 2023-06-19T08:44:18.8226582Z [2023-06-19T08:44:05.562Z] Installing collected packages: autogluon.features 2023-06-19T08:44:18.8227070Z [2023-06-19T08:44:05.587Z] Successfully installed autogluon.features-0.8.0b20230619 2023-06-19T08:44:18.8227450Z [2023-06-19T08:44:05.672Z] + shift 2023-06-19T08:44:18.8227976Z [2023-06-19T08:44:05.672Z] + (( 0 )) 2023-06-19T08:44:18.8228351Z [2023-06-19T08:44:05.672Z] + install_multimodal '[tests]' 2023-06-19T08:44:18.8228824Z [2023-06-19T08:44:05.672Z] ++ dirname ./.github/workflow_scripts/test_multimodal_predictor.sh 2023-06-19T08:44:18.8229300Z [2023-06-19T08:44:05.674Z] + source ./.github/workflow_scripts/setup_mmcv.sh 2023-06-19T08:44:18.8229781Z [2023-06-19T08:44:05.675Z] ++ dirname ./.github/workflow_scripts/test_multimodal_predictor.sh 2023-06-19T08:44:18.8230666Z [2023-06-19T08:44:05.676Z] + source ./.github/workflow_scripts/setup_groundingdino.sh 2023-06-19T08:44:18.8231133Z [2023-06-19T08:44:05.676Z] + python3 -m pip install --upgrade pytest-xdist 2023-06-19T08:44:18.8231534Z [2023-06-19T08:44:06.109Z] Collecting pytest-xdist 2023-06-19T08:44:18.8231987Z [2023-06-19T08:44:06.129Z] Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2023-06-19T08:44:18.8232825Z [2023-06-19T08:44:06.135Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.8/41.8 kB 10.4 MB/s eta 0:00:00 2023-06-19T08:44:18.8233292Z [2023-06-19T08:44:06.170Z] Collecting execnet>=1.1 (from pytest-xdist) 2023-06-19T08:44:18.8233769Z [2023-06-19T08:44:06.173Z] Downloading execnet-1.9.0-py2.py3-none-any.whl (39 kB) 2023-06-19T08:44:18.8234401Z [2023-06-19T08:44:06.178Z] Requirement already satisfied: pytest>=6.2.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest-xdist) (7.3.2) 2023-06-19T08:44:18.8235578Z [2023-06-19T08:44:06.193Z] Requirement already satisfied: iniconfig in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest>=6.2.0->pytest-xdist) (2.0.0) 2023-06-19T08:44:18.8236281Z [2023-06-19T08:44:06.194Z] Requirement already satisfied: packaging in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest>=6.2.0->pytest-xdist) (23.1) 2023-06-19T08:44:18.8237371Z [2023-06-19T08:44:06.195Z] Requirement already satisfied: pluggy<2.0,>=0.12 in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest>=6.2.0->pytest-xdist) (1.0.0) 2023-06-19T08:44:18.8238119Z [2023-06-19T08:44:06.196Z] Requirement already satisfied: exceptiongroup>=1.0.0rc8 in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest>=6.2.0->pytest-xdist) (1.1.1) 2023-06-19T08:44:18.8238836Z [2023-06-19T08:44:06.197Z] Requirement already satisfied: tomli>=1.0.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from pytest>=6.2.0->pytest-xdist) (2.0.1) 2023-06-19T08:44:18.8239763Z [2023-06-19T08:44:06.811Z] Installing collected packages: execnet, pytest-xdist 2023-06-19T08:44:18.8240260Z [2023-06-19T08:44:06.889Z] Successfully installed execnet-1.9.0 pytest-xdist-3.3.1 2023-06-19T08:44:18.8240717Z [2023-06-19T08:44:06.963Z] + install_local_packages 'multimodal/[tests]' 2023-06-19T08:44:18.8241072Z [2023-06-19T08:44:06.963Z] + (( 1 )) 2023-06-19T08:44:18.8241932Z [2023-06-19T08:44:06.963Z] + python3 -m pip install --upgrade -e 'multimodal/[tests]' 2023-06-19T08:44:18.8242395Z [2023-06-19T08:44:07.317Z] Obtaining file:///home/ci/autogluon/multimodal 2023-06-19T08:44:18.8242822Z [2023-06-19T08:44:07.321Z] Installing build dependencies: started 2023-06-19T08:44:18.8244045Z [2023-06-19T08:44:09.196Z] Installing build dependencies: finished with status 'done' 2023-06-19T08:44:18.8244546Z [2023-06-19T08:44:09.197Z] Checking if build backend supports build_editable: started 2023-06-19T08:44:18.8245067Z [2023-06-19T08:44:09.329Z] Checking if build backend supports build_editable: finished with status 'done' 2023-06-19T08:44:18.8245658Z [2023-06-19T08:44:09.330Z] Getting requirements to build editable: started 2023-06-19T08:44:18.8246484Z [2023-06-19T08:44:09.501Z] Getting requirements to build editable: finished with status 'done' 2023-06-19T08:44:18.8246975Z [2023-06-19T08:44:09.504Z] Preparing editable metadata (pyproject.toml): started 2023-06-19T08:44:18.8247499Z [2023-06-19T08:44:09.701Z] Preparing editable metadata (pyproject.toml): finished with status 'done' 2023-06-19T08:44:18.8248607Z [2023-06-19T08:44:09.759Z] Requirement already satisfied: numpy<1.27,>=1.21 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (1.24.3) 2023-06-19T08:44:18.8249372Z [2023-06-19T08:44:09.759Z] Requirement already satisfied: scipy<1.12,>=1.5.4 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (1.10.1) 2023-06-19T08:44:18.8250106Z [2023-06-19T08:44:09.760Z] Requirement already satisfied: pandas<1.6,>=1.4.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (1.5.3) 2023-06-19T08:44:18.8251119Z [2023-06-19T08:44:09.761Z] Requirement already satisfied: scikit-learn<1.3,>=1.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (1.2.2) 2023-06-19T08:44:18.8251871Z [2023-06-19T08:44:09.762Z] Requirement already satisfied: Pillow<9.6,>=9.3 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (9.5.0) 2023-06-19T08:44:18.8252594Z [2023-06-19T08:44:09.762Z] Requirement already satisfied: tqdm<5,>=4.38 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (4.65.0) 2023-06-19T08:44:18.8253777Z [2023-06-19T08:44:09.763Z] Requirement already satisfied: boto3<2,>=1.10 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (1.26.155) 2023-06-19T08:44:18.8254510Z [2023-06-19T08:44:09.764Z] Requirement already satisfied: requests<3,>=2.21 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (2.31.0) 2023-06-19T08:44:18.8255637Z [2023-06-19T08:44:09.765Z] Requirement already satisfied: jsonschema<4.18,>=4.14 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (4.17.3) 2023-06-19T08:44:18.8256236Z [2023-06-19T08:44:09.801Z] Collecting seqeval<1.3.0,>=1.2.2 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:18.8256695Z [2023-06-19T08:44:09.820Z] Downloading seqeval-1.2.2.tar.gz (43 kB) 2023-06-19T08:44:18.8257204Z [2023-06-19T08:44:09.827Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.6/43.6 kB 9.3 MB/s eta 0:00:00 2023-06-19T08:44:27.9158421Z [2023-06-19T08:44:09.839Z] Installing build dependencies: started 2023-06-19T08:44:27.9159199Z [2023-06-19T08:44:11.742Z] Installing build dependencies: finished with status 'done' 2023-06-19T08:44:27.9159955Z [2023-06-19T08:44:11.743Z] Getting requirements to build wheel: started 2023-06-19T08:44:27.9162172Z [2023-06-19T08:44:11.884Z] Getting requirements to build wheel: finished with status 'done' 2023-06-19T08:44:27.9162828Z [2023-06-19T08:44:11.887Z] Installing backend dependencies: started 2023-06-19T08:44:27.9163423Z [2023-06-19T08:44:13.958Z] Installing backend dependencies: finished with status 'done' 2023-06-19T08:44:27.9164008Z [2023-06-19T08:44:13.960Z] Preparing metadata (pyproject.toml): started 2023-06-19T08:44:27.9210813Z [2023-06-19T08:44:14.154Z] Preparing metadata (pyproject.toml): finished with status 'done' 2023-06-19T08:44:27.9214886Z [2023-06-19T08:44:14.175Z] Collecting evaluate<0.4.0,>=0.2.2 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9215746Z [2023-06-19T08:44:14.181Z] Downloading evaluate-0.3.0-py3-none-any.whl (72 kB) 2023-06-19T08:44:27.9216315Z [2023-06-19T08:44:14.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.9/72.9 kB 22.4 MB/s eta 0:00:00 2023-06-19T08:44:27.9216817Z [2023-06-19T08:44:14.213Z] Collecting accelerate<0.17,>=0.9 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9217465Z [2023-06-19T08:44:14.218Z] Downloading accelerate-0.16.0-py3-none-any.whl (199 kB) 2023-06-19T08:44:27.9217984Z [2023-06-19T08:44:14.225Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.7/199.7 kB 44.5 MB/s eta 0:00:00 2023-06-19T08:44:27.9218476Z [2023-06-19T08:44:14.256Z] Collecting timm<0.10.0,>=0.9.2 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9218949Z [2023-06-19T08:44:14.263Z] Downloading timm-0.9.2-py3-none-any.whl (2.2 MB) 2023-06-19T08:44:27.9219450Z [2023-06-19T08:44:14.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 103.3 MB/s eta 0:00:00 2023-06-19T08:44:27.9220120Z [2023-06-19T08:44:14.297Z] Requirement already satisfied: torch<2.1,>=1.11 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (1.13.1+cu117) 2023-06-19T08:44:27.9220912Z [2023-06-19T08:44:14.298Z] Requirement already satisfied: torchvision<0.16,>=0.12.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (0.14.1+cu117) 2023-06-19T08:44:27.9221536Z [2023-06-19T08:44:14.314Z] Collecting fairscale<0.4.14,>=0.4.5 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9222015Z [2023-06-19T08:44:14.321Z] Downloading fairscale-0.4.13.tar.gz (266 kB) 2023-06-19T08:44:27.9222502Z [2023-06-19T08:44:14.328Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 266.3/266.3 kB 47.1 MB/s eta 0:00:00 2023-06-19T08:44:27.9222922Z [2023-06-19T08:44:14.377Z] Installing build dependencies: started 2023-06-19T08:44:27.9223386Z [2023-06-19T08:44:16.274Z] Installing build dependencies: finished with status 'done' 2023-06-19T08:44:27.9223840Z [2023-06-19T08:44:16.275Z] Getting requirements to build wheel: started 2023-06-19T08:44:27.9224306Z [2023-06-19T08:44:16.426Z] Getting requirements to build wheel: finished with status 'done' 2023-06-19T08:44:27.9224752Z [2023-06-19T08:44:16.429Z] Installing backend dependencies: started 2023-06-19T08:44:27.9225212Z [2023-06-19T08:44:17.597Z] Installing backend dependencies: finished with status 'done' 2023-06-19T08:44:27.9225676Z [2023-06-19T08:44:17.598Z] Preparing metadata (pyproject.toml): started 2023-06-19T08:44:27.9226149Z [2023-06-19T08:44:17.794Z] Preparing metadata (pyproject.toml): finished with status 'done' 2023-06-19T08:44:27.9226688Z [2023-06-19T08:44:17.899Z] Collecting scikit-image<0.21.0,>=0.19.1 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9227283Z [2023-06-19T08:44:17.909Z] Downloading scikit_image-0.20.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.4 MB) 2023-06-19T08:44:27.9227845Z [2023-06-19T08:44:18.038Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 99.1 MB/s eta 0:00:00 2023-06-19T08:44:27.9228372Z [2023-06-19T08:44:18.152Z] Collecting pytorch-lightning<2.1,>=2.0.0 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9228907Z [2023-06-19T08:44:18.160Z] Downloading pytorch_lightning-2.0.3-py3-none-any.whl (720 kB) 2023-06-19T08:44:27.9229426Z [2023-06-19T08:44:18.174Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 720.6/720.6 kB 59.0 MB/s eta 0:00:00 2023-06-19T08:44:27.9229943Z [2023-06-19T08:44:18.191Z] Collecting text-unidecode<1.4,>=1.3 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9230471Z [2023-06-19T08:44:18.198Z] Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2023-06-19T08:44:27.9231270Z [2023-06-19T08:44:18.203Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.2/78.2 kB 24.5 MB/s eta 0:00:00 2023-06-19T08:44:27.9231773Z [2023-06-19T08:44:18.230Z] Collecting torchmetrics~=1.0.0rc0 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9232419Z [2023-06-19T08:44:18.237Z] Downloading torchmetrics-1.0.0rc0-py3-none-any.whl (690 kB) 2023-06-19T08:44:27.9232952Z [2023-06-19T08:44:18.246Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 690.7/690.7 kB 99.5 MB/s eta 0:00:00 2023-06-19T08:44:27.9233467Z [2023-06-19T08:44:18.303Z] Collecting transformers<4.27.0,>=4.23.0 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9233989Z [2023-06-19T08:44:18.310Z] Downloading transformers-4.26.1-py3-none-any.whl (6.3 MB) 2023-06-19T08:44:27.9234608Z [2023-06-19T08:44:18.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 109.1 MB/s eta 0:00:00 2023-06-19T08:44:27.9235121Z [2023-06-19T08:44:18.422Z] Collecting nptyping<2.5.0,>=1.4.4 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9235620Z [2023-06-19T08:44:18.434Z] Downloading nptyping-2.4.1-py3-none-any.whl (36 kB) 2023-06-19T08:44:27.9236130Z [2023-06-19T08:44:18.496Z] Collecting omegaconf<2.3.0,>=2.1.1 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9236638Z [2023-06-19T08:44:18.501Z] Downloading omegaconf-2.2.3-py3-none-any.whl (79 kB) 2023-06-19T08:44:27.9237147Z [2023-06-19T08:44:18.506Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 kB 23.5 MB/s eta 0:00:00 2023-06-19T08:44:27.9237657Z [2023-06-19T08:44:18.604Z] Collecting sentencepiece<0.2.0,>=0.1.95 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9238263Z [2023-06-19T08:44:18.613Z] Downloading sentencepiece-0.1.99-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2023-06-19T08:44:27.9238840Z [2023-06-19T08:44:18.628Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 104.4 MB/s eta 0:00:00 2023-06-19T08:44:27.9239534Z [2023-06-19T08:44:18.634Z] Requirement already satisfied: autogluon.core[raytune]==0.8.0b20230619 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (0.8.0b20230619) 2023-06-19T08:44:27.9240381Z [2023-06-19T08:44:18.635Z] Requirement already satisfied: autogluon.features==0.8.0b20230619 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (0.8.0b20230619) 2023-06-19T08:44:27.9241188Z [2023-06-19T08:44:18.635Z] Requirement already satisfied: autogluon.common==0.8.0b20230619 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (0.8.0b20230619) 2023-06-19T08:44:27.9241868Z [2023-06-19T08:44:18.727Z] Collecting pytorch-metric-learning<2.0,>=1.3.0 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9242436Z [2023-06-19T08:44:18.733Z] Downloading pytorch_metric_learning-1.7.3-py3-none-any.whl (112 kB) 2023-06-19T08:44:27.9242969Z [2023-06-19T08:44:18.738Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 34.5 MB/s eta 0:00:00 2023-06-19T08:44:27.9243466Z [2023-06-19T08:44:18.761Z] Collecting nlpaug<1.2.0,>=1.1.10 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9243962Z [2023-06-19T08:44:18.767Z] Downloading nlpaug-1.1.11-py3-none-any.whl (410 kB) 2023-06-19T08:44:27.9244554Z [2023-06-19T08:44:18.776Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.5/410.5 kB 68.4 MB/s eta 0:00:00 2023-06-19T08:44:27.9245035Z [2023-06-19T08:44:18.802Z] Collecting nltk<4.0.0,>=3.4.5 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9245511Z [2023-06-19T08:44:18.811Z] Downloading nltk-3.8.1-py3-none-any.whl (1.5 MB) 2023-06-19T08:44:27.9246000Z [2023-06-19T08:44:18.827Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 103.5 MB/s eta 0:00:00 2023-06-19T08:44:27.9246608Z [2023-06-19T08:44:18.853Z] Collecting openmim<0.4.0,>=0.3.7 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:27.9247103Z [2023-06-19T08:44:18.857Z] Downloading openmim-0.3.7-py2.py3-none-any.whl (51 kB) 2023-06-19T08:44:37.4365110Z [2023-06-19T08:44:18.862Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.3/51.3 kB 15.3 MB/s eta 0:00:00 2023-06-19T08:44:37.4365690Z [2023-06-19T08:44:18.879Z] Collecting defusedxml<0.7.2,>=0.7.1 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4366266Z [2023-06-19T08:44:18.883Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2023-06-19T08:44:37.4366805Z [2023-06-19T08:44:18.910Z] Collecting jinja2<3.2,>=3.0.3 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4367303Z [2023-06-19T08:44:18.914Z] Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-06-19T08:44:37.4368041Z [2023-06-19T08:44:18.920Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 39.2 MB/s eta 0:00:00 2023-06-19T08:44:37.4368564Z [2023-06-19T08:44:18.953Z] Collecting tensorboard<3,>=2.9 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4369094Z [2023-06-19T08:44:18.960Z] Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2023-06-19T08:44:37.4369631Z [2023-06-19T08:44:19.006Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 127.1 MB/s eta 0:00:00 2023-06-19T08:44:37.4370152Z [2023-06-19T08:44:19.041Z] Collecting pytesseract<0.3.11,>=0.3.9 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4370689Z [2023-06-19T08:44:19.045Z] Downloading pytesseract-0.3.10-py3-none-any.whl (14 kB) 2023-06-19T08:44:37.4371212Z [2023-06-19T08:44:19.258Z] Collecting PyMuPDF<=1.21.1 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4371803Z [2023-06-19T08:44:19.267Z] Downloading PyMuPDF-1.21.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB) 2023-06-19T08:44:37.4372366Z [2023-06-19T08:44:19.390Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 101.3 MB/s eta 0:00:00 2023-06-19T08:44:37.4373102Z [2023-06-19T08:44:19.433Z] Requirement already satisfied: black<23.0,>=22.3 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (22.12.0) 2023-06-19T08:44:37.4375426Z [2023-06-19T08:44:19.434Z] Requirement already satisfied: isort>=5.10 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.multimodal==0.8.0b20230619) (5.12.0) 2023-06-19T08:44:37.4376037Z [2023-06-19T08:44:19.465Z] Collecting datasets<=2.3.2,>=2.3.2 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4376549Z [2023-06-19T08:44:19.471Z] Downloading datasets-2.3.2-py3-none-any.whl (362 kB) 2023-06-19T08:44:37.4377086Z [2023-06-19T08:44:19.479Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 362.3/362.3 kB 62.2 MB/s eta 0:00:00 2023-06-19T08:44:37.4377592Z [2023-06-19T08:44:19.572Z] Collecting onnx<1.15.0,>=1.14.0 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4378167Z [2023-06-19T08:44:19.584Z] Downloading onnx-1.14.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.6 MB) 2023-06-19T08:44:37.4378706Z [2023-06-19T08:44:19.752Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.6/14.6 MB 74.8 MB/s eta 0:00:00 2023-06-19T08:44:37.4379228Z [2023-06-19T08:44:19.887Z] Collecting onnxruntime-gpu<1.16.0,>=1.15.0 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4379837Z [2023-06-19T08:44:19.896Z] Downloading onnxruntime_gpu-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121.6 MB) 2023-06-19T08:44:37.4380722Z [2023-06-19T08:44:21.044Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.6/121.6 MB 20.4 MB/s eta 0:00:00 2023-06-19T08:44:37.4381232Z [2023-06-19T08:44:21.409Z] Collecting tensorrt<8.7.0,>=8.6.1 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4381698Z [2023-06-19T08:44:21.417Z] Downloading tensorrt-8.6.1.tar.gz (16 kB) 2023-06-19T08:44:37.4382126Z [2023-06-19T08:44:21.425Z] Installing build dependencies: started 2023-06-19T08:44:37.4382751Z [2023-06-19T08:44:23.303Z] Installing build dependencies: finished with status 'done' 2023-06-19T08:44:37.4383217Z [2023-06-19T08:44:23.304Z] Getting requirements to build wheel: started 2023-06-19T08:44:37.4383688Z [2023-06-19T08:44:23.465Z] Getting requirements to build wheel: finished with status 'done' 2023-06-19T08:44:37.4384153Z [2023-06-19T08:44:23.467Z] Preparing metadata (pyproject.toml): started 2023-06-19T08:44:37.4384641Z [2023-06-19T08:44:23.639Z] Preparing metadata (pyproject.toml): finished with status 'done' 2023-06-19T08:44:37.4385390Z [2023-06-19T08:44:23.649Z] Requirement already satisfied: psutil<6,>=5.7.3 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.common==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (5.9.5) 2023-06-19T08:44:37.4386239Z [2023-06-19T08:44:23.650Z] Requirement already satisfied: setuptools in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.common==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (56.0.0) 2023-06-19T08:44:37.4387121Z [2023-06-19T08:44:23.666Z] Requirement already satisfied: networkx<4,>=3.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (3.1) 2023-06-19T08:44:37.4387972Z [2023-06-19T08:44:23.667Z] Requirement already satisfied: matplotlib in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (3.7.1) 2023-06-19T08:44:37.4388840Z [2023-06-19T08:44:23.668Z] Requirement already satisfied: ray[tune]<2.4,>=2.3 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (2.3.1) 2023-06-19T08:44:37.4389696Z [2023-06-19T08:44:23.669Z] Requirement already satisfied: hyperopt<0.2.8,>=0.2.7 in /home/ci/opt/venv/lib/python3.8/site-packages (from autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (0.2.7) 2023-06-19T08:44:37.4390521Z [2023-06-19T08:44:23.711Z] Requirement already satisfied: packaging>=20.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from accelerate<0.17,>=0.9->autogluon.multimodal==0.8.0b20230619) (23.1) 2023-06-19T08:44:37.4391335Z [2023-06-19T08:44:23.711Z] Requirement already satisfied: pyyaml in /home/ci/opt/venv/lib/python3.8/site-packages (from accelerate<0.17,>=0.9->autogluon.multimodal==0.8.0b20230619) (6.0) 2023-06-19T08:44:37.4392210Z [2023-06-19T08:44:23.727Z] Requirement already satisfied: click>=8.0.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from black<23.0,>=22.3->autogluon.multimodal==0.8.0b20230619) (8.1.3) 2023-06-19T08:44:37.4393014Z [2023-06-19T08:44:23.727Z] Requirement already satisfied: mypy-extensions>=0.4.3 in /home/ci/opt/venv/lib/python3.8/site-packages (from black<23.0,>=22.3->autogluon.multimodal==0.8.0b20230619) (1.0.0) 2023-06-19T08:44:37.4393814Z [2023-06-19T08:44:23.728Z] Requirement already satisfied: pathspec>=0.9.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from black<23.0,>=22.3->autogluon.multimodal==0.8.0b20230619) (0.11.1) 2023-06-19T08:44:37.4394682Z [2023-06-19T08:44:23.729Z] Requirement already satisfied: platformdirs>=2 in /home/ci/opt/venv/lib/python3.8/site-packages (from black<23.0,>=22.3->autogluon.multimodal==0.8.0b20230619) (3.6.0) 2023-06-19T08:44:37.4395458Z [2023-06-19T08:44:23.730Z] Requirement already satisfied: tomli>=1.1.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from black<23.0,>=22.3->autogluon.multimodal==0.8.0b20230619) (2.0.1) 2023-06-19T08:44:37.4396243Z [2023-06-19T08:44:23.731Z] Requirement already satisfied: typing-extensions>=3.10.0.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from black<23.0,>=22.3->autogluon.multimodal==0.8.0b20230619) (4.6.3) 2023-06-19T08:44:37.4397064Z [2023-06-19T08:44:23.737Z] Requirement already satisfied: botocore<1.30.0,>=1.29.155 in /home/ci/opt/venv/lib/python3.8/site-packages (from boto3<2,>=1.10->autogluon.multimodal==0.8.0b20230619) (1.29.155) 2023-06-19T08:44:37.4397859Z [2023-06-19T08:44:23.737Z] Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from boto3<2,>=1.10->autogluon.multimodal==0.8.0b20230619) (1.0.1) 2023-06-19T08:44:37.4398639Z [2023-06-19T08:44:23.738Z] Requirement already satisfied: s3transfer<0.7.0,>=0.6.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from boto3<2,>=1.10->autogluon.multimodal==0.8.0b20230619) (0.6.1) 2023-06-19T08:44:37.4399273Z [2023-06-19T08:44:23.958Z] Collecting pyarrow>=6.0.0 (from datasets<=2.3.2,>=2.3.2->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4399877Z [2023-06-19T08:44:23.966Z] Downloading pyarrow-12.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.0 MB) 2023-06-19T08:44:37.4400438Z [2023-06-19T08:44:24.307Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.0/39.0 MB 53.0 MB/s eta 0:00:00 2023-06-19T08:44:37.4400957Z [2023-06-19T08:44:24.444Z] Collecting dill<0.3.6 (from datasets<=2.3.2,>=2.3.2->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4401484Z [2023-06-19T08:44:24.448Z] Downloading dill-0.3.5.1-py2.py3-none-any.whl (95 kB) 2023-06-19T08:44:37.4401994Z [2023-06-19T08:44:24.455Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.8/95.8 kB 21.3 MB/s eta 0:00:00 2023-06-19T08:44:37.4402514Z [2023-06-19T08:44:24.572Z] Collecting xxhash (from datasets<=2.3.2,>=2.3.2->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4403092Z [2023-06-19T08:44:24.578Z] Downloading xxhash-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (213 kB) 2023-06-19T08:44:37.4403645Z [2023-06-19T08:44:24.585Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.0/213.0 kB 46.7 MB/s eta 0:00:00 2023-06-19T08:44:37.4404182Z [2023-06-19T08:44:24.614Z] Collecting multiprocess (from datasets<=2.3.2,>=2.3.2->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4404716Z [2023-06-19T08:44:24.619Z] Downloading multiprocess-0.70.14-py38-none-any.whl (132 kB) 2023-06-19T08:44:37.4405235Z [2023-06-19T08:44:24.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.0/132.0 kB 40.1 MB/s eta 0:00:00 2023-06-19T08:44:37.4405783Z [2023-06-19T08:44:24.685Z] Collecting fsspec[http]>=2021.05.0 (from datasets<=2.3.2,>=2.3.2->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4406303Z [2023-06-19T08:44:24.690Z] Downloading fsspec-2023.6.0-py3-none-any.whl (163 kB) 2023-06-19T08:44:37.4406811Z [2023-06-19T08:44:24.696Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 43.1 MB/s eta 0:00:00 2023-06-19T08:44:37.4408380Z [2023-06-19T08:44:24.698Z] Requirement already satisfied: aiohttp in /home/ci/opt/venv/lib/python3.8/site-packages (from datasets<=2.3.2,>=2.3.2->autogluon.multimodal==0.8.0b20230619) (3.8.4) 2023-06-19T08:44:37.4409125Z [2023-06-19T08:44:24.737Z] Collecting huggingface-hub<1.0.0,>=0.1.0 (from datasets<=2.3.2,>=2.3.2->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4410253Z [2023-06-19T08:44:24.743Z] Downloading huggingface_hub-0.15.1-py3-none-any.whl (236 kB) 2023-06-19T08:44:37.4410787Z [2023-06-19T08:44:24.750Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 236.8/236.8 kB 54.1 MB/s eta 0:00:00 2023-06-19T08:44:37.4411495Z [2023-06-19T08:44:24.785Z] Collecting responses<0.19 (from datasets<=2.3.2,>=2.3.2->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4412007Z [2023-06-19T08:44:24.789Z] Downloading responses-0.18.0-py3-none-any.whl (38 kB) 2023-06-19T08:44:37.4412555Z [2023-06-19T08:44:24.954Z] Collecting MarkupSafe>=2.0 (from jinja2<3.2,>=3.0.3->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4413162Z [2023-06-19T08:44:24.959Z] Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2023-06-19T08:44:37.4413911Z [2023-06-19T08:44:24.982Z] Requirement already satisfied: attrs>=17.4.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from jsonschema<4.18,>=4.14->autogluon.multimodal==0.8.0b20230619) (23.1.0) 2023-06-19T08:44:37.4414742Z [2023-06-19T08:44:24.984Z] Requirement already satisfied: importlib-resources>=1.4.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from jsonschema<4.18,>=4.14->autogluon.multimodal==0.8.0b20230619) (5.12.0) 2023-06-19T08:44:37.4415596Z [2023-06-19T08:44:24.985Z] Requirement already satisfied: pkgutil-resolve-name>=1.3.10 in /home/ci/opt/venv/lib/python3.8/site-packages (from jsonschema<4.18,>=4.14->autogluon.multimodal==0.8.0b20230619) (1.3.10) 2023-06-19T08:44:37.4416459Z [2023-06-19T08:44:24.986Z] Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from jsonschema<4.18,>=4.14->autogluon.multimodal==0.8.0b20230619) (0.19.3) 2023-06-19T08:44:37.4417212Z [2023-06-19T08:44:25.014Z] Collecting gdown>=4.0.0 (from nlpaug<1.2.0,>=1.1.10->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4417716Z [2023-06-19T08:44:25.019Z] Downloading gdown-4.7.1-py3-none-any.whl (15 kB) 2023-06-19T08:44:37.4418374Z [2023-06-19T08:44:25.039Z] Requirement already satisfied: joblib in /home/ci/opt/venv/lib/python3.8/site-packages (from nltk<4.0.0,>=3.4.5->autogluon.multimodal==0.8.0b20230619) (1.2.0) 2023-06-19T08:44:37.4419007Z [2023-06-19T08:44:25.673Z] Collecting regex>=2021.8.3 (from nltk<4.0.0,>=3.4.5->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4419579Z [2023-06-19T08:44:25.685Z] Downloading regex-2023.6.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (772 kB) 2023-06-19T08:44:37.4420125Z [2023-06-19T08:44:25.695Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 772.3/772.3 kB 99.3 MB/s eta 0:00:00 2023-06-19T08:44:37.4420711Z [2023-06-19T08:44:25.800Z] Collecting antlr4-python3-runtime==4.9.* (from omegaconf<2.3.0,>=2.1.1->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4421289Z [2023-06-19T08:44:25.804Z] Downloading antlr4-python3-runtime-4.9.3.tar.gz (117 kB) 2023-06-19T08:44:37.4421815Z [2023-06-19T08:44:25.810Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.0/117.0 kB 29.4 MB/s eta 0:00:00 2023-06-19T08:44:37.4422256Z [2023-06-19T08:44:25.834Z] Installing build dependencies: started 2023-06-19T08:44:37.4422724Z [2023-06-19T08:44:27.738Z] Installing build dependencies: finished with status 'done' 2023-06-19T08:44:37.4423192Z [2023-06-19T08:44:27.740Z] Getting requirements to build wheel: started 2023-06-19T08:44:37.4423660Z [2023-06-19T08:44:27.903Z] Getting requirements to build wheel: finished with status 'done' 2023-06-19T08:44:37.4424127Z [2023-06-19T08:44:27.906Z] Preparing metadata (pyproject.toml): started 2023-06-19T08:44:37.4424613Z [2023-06-19T08:44:28.079Z] Preparing metadata (pyproject.toml): finished with status 'done' 2023-06-19T08:44:37.4425453Z [2023-06-19T08:44:28.097Z] Requirement already satisfied: protobuf>=3.20.2 in /home/ci/opt/venv/lib/python3.8/site-packages (from onnx<1.15.0,>=1.14.0->autogluon.multimodal==0.8.0b20230619) (4.23.3) 2023-06-19T08:44:37.4426383Z [2023-06-19T08:44:28.134Z] Collecting coloredlogs (from onnxruntime-gpu<1.16.0,>=1.15.0->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4426940Z [2023-06-19T08:44:28.149Z] Downloading coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB) 2023-06-19T08:44:37.4427584Z [2023-06-19T08:44:28.154Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 14.2 MB/s eta 0:00:00 2023-06-19T08:44:37.4428139Z [2023-06-19T08:44:28.171Z] Collecting flatbuffers (from onnxruntime-gpu<1.16.0,>=1.15.0->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4428696Z [2023-06-19T08:44:28.187Z] Downloading flatbuffers-23.5.26-py2.py3-none-any.whl (26 kB) 2023-06-19T08:44:37.4429266Z [2023-06-19T08:44:28.219Z] Collecting sympy (from onnxruntime-gpu<1.16.0,>=1.15.0->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4429792Z [2023-06-19T08:44:28.226Z] Downloading sympy-1.12-py3-none-any.whl (5.7 MB) 2023-06-19T08:44:37.4430324Z [2023-06-19T08:44:28.283Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 104.8 MB/s eta 0:00:00 2023-06-19T08:44:37.4430995Z [2023-06-19T08:44:28.333Z] Requirement already satisfied: colorama in /home/ci/opt/venv/lib/python3.8/site-packages (from openmim<0.4.0,>=0.3.7->autogluon.multimodal==0.8.0b20230619) (0.4.6) 2023-06-19T08:44:37.4431666Z [2023-06-19T08:44:28.349Z] Collecting model-index (from openmim<0.4.0,>=0.3.7->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4432188Z [2023-06-19T08:44:28.353Z] Downloading model_index-0.1.11-py3-none-any.whl (34 kB) 2023-06-19T08:44:37.4432869Z [2023-06-19T08:44:28.358Z] Requirement already satisfied: pip>=19.3 in /home/ci/opt/venv/lib/python3.8/site-packages (from openmim<0.4.0,>=0.3.7->autogluon.multimodal==0.8.0b20230619) (23.1.2) 2023-06-19T08:44:37.4433653Z [2023-06-19T08:44:28.358Z] Requirement already satisfied: rich in /home/ci/opt/venv/lib/python3.8/site-packages (from openmim<0.4.0,>=0.3.7->autogluon.multimodal==0.8.0b20230619) (13.4.2) 2023-06-19T08:44:37.4434427Z [2023-06-19T08:44:28.359Z] Requirement already satisfied: tabulate in /home/ci/opt/venv/lib/python3.8/site-packages (from openmim<0.4.0,>=0.3.7->autogluon.multimodal==0.8.0b20230619) (0.9.0) 2023-06-19T08:44:37.4435234Z [2023-06-19T08:44:28.371Z] Requirement already satisfied: python-dateutil>=2.8.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from pandas<1.6,>=1.4.1->autogluon.multimodal==0.8.0b20230619) (2.8.2) 2023-06-19T08:44:37.4436041Z [2023-06-19T08:44:28.372Z] Requirement already satisfied: pytz>=2020.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from pandas<1.6,>=1.4.1->autogluon.multimodal==0.8.0b20230619) (2023.3) 2023-06-19T08:44:37.4436739Z [2023-06-19T08:44:28.491Z] Collecting lightning-utilities>=0.7.0 (from pytorch-lightning<2.1,>=2.0.0->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4437321Z [2023-06-19T08:44:28.496Z] Downloading lightning_utilities-0.8.0-py3-none-any.whl (20 kB) 2023-06-19T08:44:37.4438049Z [2023-06-19T08:44:28.528Z] Requirement already satisfied: charset-normalizer<4,>=2 in /home/ci/opt/venv/lib/python3.8/site-packages (from requests<3,>=2.21->autogluon.multimodal==0.8.0b20230619) (3.1.0) 2023-06-19T08:44:37.4438875Z [2023-06-19T08:44:28.529Z] Requirement already satisfied: idna<4,>=2.5 in /home/ci/opt/venv/lib/python3.8/site-packages (from requests<3,>=2.21->autogluon.multimodal==0.8.0b20230619) (3.4) 2023-06-19T08:44:37.4439669Z [2023-06-19T08:44:28.530Z] Requirement already satisfied: urllib3<3,>=1.21.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from requests<3,>=2.21->autogluon.multimodal==0.8.0b20230619) (1.26.16) 2023-06-19T08:44:37.4440475Z [2023-06-19T08:44:28.530Z] Requirement already satisfied: certifi>=2017.4.17 in /home/ci/opt/venv/lib/python3.8/site-packages (from requests<3,>=2.21->autogluon.multimodal==0.8.0b20230619) (2023.5.7) 2023-06-19T08:44:37.4441181Z [2023-06-19T08:44:28.760Z] Collecting scipy<1.12,>=1.5.4 (from autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4441754Z [2023-06-19T08:44:28.768Z] Downloading scipy-1.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.4 MB) 2023-06-19T08:44:37.4442316Z [2023-06-19T08:44:29.156Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.4/43.4 MB 44.0 MB/s eta 0:00:00 2023-06-19T08:44:37.4442854Z [2023-06-19T08:44:29.337Z] Collecting imageio>=2.4.1 (from scikit-image<0.21.0,>=0.19.1->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4443805Z [2023-06-19T08:44:29.344Z] Downloading imageio-2.31.1-py3-none-any.whl (313 kB) 2023-06-19T08:44:37.4444316Z [2023-06-19T08:44:29.353Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.2/313.2 kB 42.5 MB/s eta 0:00:00 2023-06-19T08:44:37.4444862Z [2023-06-19T08:44:29.410Z] Collecting tifffile>=2019.7.26 (from scikit-image<0.21.0,>=0.19.1->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4445396Z [2023-06-19T08:44:29.416Z] Downloading tifffile-2023.4.12-py3-none-any.whl (219 kB) 2023-06-19T08:44:37.4445921Z [2023-06-19T08:44:29.428Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 219.4/219.4 kB 23.7 MB/s eta 0:00:00 2023-06-19T08:44:37.4446477Z [2023-06-19T08:44:29.490Z] Collecting PyWavelets>=1.1.1 (from scikit-image<0.21.0,>=0.19.1->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4447091Z [2023-06-19T08:44:29.498Z] Downloading PyWavelets-1.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.9 MB) 2023-06-19T08:44:37.4447795Z [2023-06-19T08:44:29.563Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 110.8 MB/s eta 0:00:00 2023-06-19T08:44:37.4448340Z [2023-06-19T08:44:29.602Z] Collecting lazy_loader>=0.1 (from scikit-image<0.21.0,>=0.19.1->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4448861Z [2023-06-19T08:44:29.606Z] Downloading lazy_loader-0.2-py3-none-any.whl (8.6 kB) 2023-06-19T08:44:37.4449601Z [2023-06-19T08:44:29.654Z] Requirement already satisfied: threadpoolctl>=2.0.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from scikit-learn<1.3,>=1.0->autogluon.multimodal==0.8.0b20230619) (3.1.0) 2023-06-19T08:44:37.4450282Z [2023-06-19T08:44:29.716Z] Collecting absl-py>=0.4 (from tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4450794Z [2023-06-19T08:44:29.721Z] Downloading absl_py-1.4.0-py3-none-any.whl (126 kB) 2023-06-19T08:44:37.4451297Z [2023-06-19T08:44:29.729Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.5/126.5 kB 22.2 MB/s eta 0:00:00 2023-06-19T08:44:37.4451984Z [2023-06-19T08:44:29.731Z] Requirement already satisfied: grpcio>=1.48.2 in /home/ci/opt/venv/lib/python3.8/site-packages (from tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) (1.54.2) 2023-06-19T08:44:37.4454338Z [2023-06-19T08:44:29.732Z] Requirement already satisfied: google-auth<3,>=1.6.3 in /home/ci/opt/venv/lib/python3.8/site-packages (from tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) (2.20.0) 2023-06-19T08:44:37.4455172Z [2023-06-19T08:44:29.754Z] Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4455763Z [2023-06-19T08:44:29.758Z] Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2023-06-19T08:44:37.4456340Z [2023-06-19T08:44:29.791Z] Collecting markdown>=2.6.8 (from tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4456861Z [2023-06-19T08:44:29.795Z] Downloading Markdown-3.4.3-py3-none-any.whl (93 kB) 2023-06-19T08:44:37.4457494Z [2023-06-19T08:44:29.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.9/93.9 kB 20.1 MB/s eta 0:00:00 2023-06-19T08:44:37.4458076Z [2023-06-19T08:44:29.820Z] Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4458699Z [2023-06-19T08:44:29.825Z] Downloading tensorboard_data_server-0.7.1-py3-none-manylinux2014_x86_64.whl (6.6 MB) 2023-06-19T08:44:37.4459247Z [2023-06-19T08:44:29.877Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 132.0 MB/s eta 0:00:00 2023-06-19T08:44:37.4459787Z [2023-06-19T08:44:29.935Z] Collecting werkzeug>=1.0.1 (from tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4460307Z [2023-06-19T08:44:29.939Z] Downloading Werkzeug-2.3.6-py3-none-any.whl (242 kB) 2023-06-19T08:44:37.4460818Z [2023-06-19T08:44:29.946Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.5/242.5 kB 57.4 MB/s eta 0:00:00 2023-06-19T08:44:37.4461330Z [2023-06-19T08:44:29.986Z] Collecting wheel>=0.26 (from tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4461839Z [2023-06-19T08:44:29.987Z] Using cached wheel-0.40.0-py3-none-any.whl (64 kB) 2023-06-19T08:44:37.4462367Z [2023-06-19T08:44:30.088Z] Collecting safetensors (from timm<0.10.0,>=0.9.2->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4462961Z [2023-06-19T08:44:30.097Z] Downloading safetensors-0.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2023-06-19T08:44:37.4463538Z [2023-06-19T08:44:30.111Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 115.9 MB/s eta 0:00:00 2023-06-19T08:44:37.4464235Z [2023-06-19T08:44:30.662Z] Requirement already satisfied: filelock in /home/ci/opt/venv/lib/python3.8/site-packages (from transformers<4.27.0,>=4.23.0->autogluon.multimodal==0.8.0b20230619) (3.12.2) 2023-06-19T08:44:37.4464935Z [2023-06-19T08:44:30.904Z] Collecting tokenizers!=0.11.3,<0.14,>=0.11.1 (from transformers<4.27.0,>=4.23.0->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4465562Z [2023-06-19T08:44:30.918Z] Downloading tokenizers-0.13.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.8 MB) 2023-06-19T08:44:37.4466113Z [2023-06-19T08:44:30.990Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 111.9 MB/s eta 0:00:00 2023-06-19T08:44:37.4466803Z [2023-06-19T08:44:31.207Z] Requirement already satisfied: multidict<7.0,>=4.5 in /home/ci/opt/venv/lib/python3.8/site-packages (from aiohttp->datasets<=2.3.2,>=2.3.2->autogluon.multimodal==0.8.0b20230619) (6.0.4) 2023-06-19T08:44:37.4467657Z [2023-06-19T08:44:31.208Z] Requirement already satisfied: async-timeout<5.0,>=4.0.0a3 in /home/ci/opt/venv/lib/python3.8/site-packages (from aiohttp->datasets<=2.3.2,>=2.3.2->autogluon.multimodal==0.8.0b20230619) (4.0.2) 2023-06-19T08:44:37.4468491Z [2023-06-19T08:44:31.209Z] Requirement already satisfied: yarl<2.0,>=1.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from aiohttp->datasets<=2.3.2,>=2.3.2->autogluon.multimodal==0.8.0b20230619) (1.9.2) 2023-06-19T08:44:37.4469322Z [2023-06-19T08:44:31.209Z] Requirement already satisfied: frozenlist>=1.1.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from aiohttp->datasets<=2.3.2,>=2.3.2->autogluon.multimodal==0.8.0b20230619) (1.3.3) 2023-06-19T08:44:37.4470156Z [2023-06-19T08:44:31.210Z] Requirement already satisfied: aiosignal>=1.1.2 in /home/ci/opt/venv/lib/python3.8/site-packages (from aiohttp->datasets<=2.3.2,>=2.3.2->autogluon.multimodal==0.8.0b20230619) (1.3.1) 2023-06-19T08:44:37.4471057Z [2023-06-19T08:44:31.226Z] Requirement already satisfied: six in /home/ci/opt/venv/lib/python3.8/site-packages (from gdown>=4.0.0->nlpaug<1.2.0,>=1.1.10->autogluon.multimodal==0.8.0b20230619) (1.16.0) 2023-06-19T08:44:37.4471756Z [2023-06-19T08:44:31.249Z] Collecting beautifulsoup4 (from gdown>=4.0.0->nlpaug<1.2.0,>=1.1.10->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4472303Z [2023-06-19T08:44:31.253Z] Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) 2023-06-19T08:44:37.4472958Z [2023-06-19T08:44:31.259Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 39.5 MB/s eta 0:00:00 2023-06-19T08:44:37.4473677Z [2023-06-19T08:44:31.284Z] Requirement already satisfied: cachetools<6.0,>=2.0.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from google-auth<3,>=1.6.3->tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) (5.3.1) 2023-06-19T08:44:37.4474580Z [2023-06-19T08:44:31.284Z] Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from google-auth<3,>=1.6.3->tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) (0.3.0) 2023-06-19T08:44:37.4475444Z [2023-06-19T08:44:31.285Z] Requirement already satisfied: rsa<5,>=3.1.4 in /home/ci/opt/venv/lib/python3.8/site-packages (from google-auth<3,>=1.6.3->tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) (4.9) 2023-06-19T08:44:37.4476201Z [2023-06-19T08:44:31.318Z] Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4476813Z [2023-06-19T08:44:31.322Z] Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) 2023-06-19T08:44:37.4477592Z [2023-06-19T08:44:31.434Z] Requirement already satisfied: future in /home/ci/opt/venv/lib/python3.8/site-packages (from hyperopt<0.2.8,>=0.2.7->autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (0.18.3) 2023-06-19T08:44:37.4478504Z [2023-06-19T08:44:31.435Z] Requirement already satisfied: cloudpickle in /home/ci/opt/venv/lib/python3.8/site-packages (from hyperopt<0.2.8,>=0.2.7->autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (2.2.1) 2023-06-19T08:44:37.4479405Z [2023-06-19T08:44:31.436Z] Requirement already satisfied: py4j in /home/ci/opt/venv/lib/python3.8/site-packages (from hyperopt<0.2.8,>=0.2.7->autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (0.10.9.7) 2023-06-19T08:44:37.4480259Z [2023-06-19T08:44:31.532Z] Requirement already satisfied: zipp>=3.1.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from importlib-resources>=1.4.0->jsonschema<4.18,>=4.14->autogluon.multimodal==0.8.0b20230619) (3.15.0) 2023-06-19T08:44:37.4481010Z [2023-06-19T08:44:31.683Z] Collecting importlib-metadata>=4.4 (from markdown>=2.6.8->tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4481577Z [2023-06-19T08:44:31.688Z] Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) 2023-06-19T08:44:37.4482351Z [2023-06-19T08:44:32.093Z] Requirement already satisfied: msgpack<2.0.0,>=1.0.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from ray[tune]<2.4,>=2.3->autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (1.0.5) 2023-06-19T08:44:37.4483268Z [2023-06-19T08:44:32.095Z] Requirement already satisfied: virtualenv>=20.0.24 in /home/ci/opt/venv/lib/python3.8/site-packages (from ray[tune]<2.4,>=2.3->autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (20.23.1) 2023-06-19T08:44:37.4484176Z [2023-06-19T08:44:32.097Z] Requirement already satisfied: tensorboardX>=1.9 in /home/ci/opt/venv/lib/python3.8/site-packages (from ray[tune]<2.4,>=2.3->autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (2.6.1) 2023-06-19T08:44:37.4484921Z [2023-06-19T08:44:32.501Z] Collecting humanfriendly>=9.1 (from coloredlogs->onnxruntime-gpu<1.16.0,>=1.15.0->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4485509Z [2023-06-19T08:44:32.506Z] Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB) 2023-06-19T08:44:37.4486133Z [2023-06-19T08:44:32.511Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 24.9 MB/s eta 0:00:00 2023-06-19T08:44:37.4486874Z [2023-06-19T08:44:32.590Z] Requirement already satisfied: contourpy>=1.0.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from matplotlib->autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (1.1.0) 2023-06-19T08:44:37.4487934Z [2023-06-19T08:44:32.591Z] Requirement already satisfied: cycler>=0.10 in /home/ci/opt/venv/lib/python3.8/site-packages (from matplotlib->autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (0.11.0) 2023-06-19T08:44:37.4488939Z [2023-06-19T08:44:32.592Z] Requirement already satisfied: fonttools>=4.22.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from matplotlib->autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (4.40.0) 2023-06-19T08:44:37.4489841Z [2023-06-19T08:44:32.592Z] Requirement already satisfied: kiwisolver>=1.0.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from matplotlib->autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (1.4.4) 2023-06-19T08:44:37.4490733Z [2023-06-19T08:44:32.594Z] Requirement already satisfied: pyparsing>=2.3.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from matplotlib->autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (3.1.0) 2023-06-19T08:44:37.4491457Z [2023-06-19T08:44:32.630Z] Collecting ordered-set (from model-index->openmim<0.4.0,>=0.3.7->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4492001Z [2023-06-19T08:44:32.637Z] Downloading ordered_set-4.1.0-py3-none-any.whl (7.6 kB) 2023-06-19T08:44:37.4492659Z [2023-06-19T08:44:32.664Z] INFO: pip is looking at multiple versions of multiprocess to determine which version is compatible with other requirements. This could take a while. 2023-06-19T08:44:37.4493309Z [2023-06-19T08:44:32.668Z] Collecting multiprocess (from datasets<=2.3.2,>=2.3.2->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4493850Z [2023-06-19T08:44:32.673Z] Downloading multiprocess-0.70.13-py38-none-any.whl (131 kB) 2023-06-19T08:44:37.4494383Z [2023-06-19T08:44:32.679Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.4/131.4 kB 38.3 MB/s eta 0:00:00 2023-06-19T08:44:37.4495084Z [2023-06-19T08:44:32.711Z] Requirement already satisfied: markdown-it-py>=2.2.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from rich->openmim<0.4.0,>=0.3.7->autogluon.multimodal==0.8.0b20230619) (3.0.0) 2023-06-19T08:44:37.4495939Z [2023-06-19T08:44:32.712Z] Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /home/ci/opt/venv/lib/python3.8/site-packages (from rich->openmim<0.4.0,>=0.3.7->autogluon.multimodal==0.8.0b20230619) (2.15.1) 2023-06-19T08:44:37.4496652Z [2023-06-19T08:44:32.866Z] Collecting mpmath>=0.19 (from sympy->onnxruntime-gpu<1.16.0,>=1.15.0->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4497184Z [2023-06-19T08:44:32.873Z] Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2023-06-19T08:44:37.4497702Z [2023-06-19T08:44:32.882Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 82.6 MB/s eta 0:00:00 2023-06-19T08:44:37.4498428Z [2023-06-19T08:44:33.254Z] Requirement already satisfied: mdurl~=0.1 in /home/ci/opt/venv/lib/python3.8/site-packages (from markdown-it-py>=2.2.0->rich->openmim<0.4.0,>=0.3.7->autogluon.multimodal==0.8.0b20230619) (0.1.2) 2023-06-19T08:44:37.4499371Z [2023-06-19T08:44:33.348Z] Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/ci/opt/venv/lib/python3.8/site-packages (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) (0.5.0) 2023-06-19T08:44:37.4500200Z [2023-06-19T08:44:33.439Z] Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard<3,>=2.9->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4500795Z [2023-06-19T08:44:33.446Z] Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2023-06-19T08:44:37.4501428Z [2023-06-19T08:44:33.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 38.5 MB/s eta 0:00:00 2023-06-19T08:44:37.4502210Z [2023-06-19T08:44:33.569Z] Requirement already satisfied: distlib<1,>=0.3.6 in /home/ci/opt/venv/lib/python3.8/site-packages (from virtualenv>=20.0.24->ray[tune]<2.4,>=2.3->autogluon.core[raytune]==0.8.0b20230619->autogluon.multimodal==0.8.0b20230619) (0.3.6) 2023-06-19T08:44:37.4502992Z [2023-06-19T08:44:33.684Z] Collecting soupsieve>1.2 (from beautifulsoup4->gdown>=4.0.0->nlpaug<1.2.0,>=1.1.10->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4503631Z [2023-06-19T08:44:33.688Z] Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) 2023-06-19T08:44:37.4504192Z [2023-06-19T08:44:33.888Z] Collecting PySocks!=1.5.7,>=1.5.6 (from requests<3,>=2.21->autogluon.multimodal==0.8.0b20230619) 2023-06-19T08:44:37.4504692Z [2023-06-19T08:44:33.912Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 2023-06-19T08:44:37.4505324Z [2023-06-19T08:44:34.105Z] Building wheels for collected packages: fairscale, antlr4-python3-runtime, seqeval, tensorrt, autogluon.multimodal 2023-06-19T08:44:37.4505900Z [2023-06-19T08:44:34.106Z] Building wheel for fairscale (pyproject.toml): started 2023-06-19T08:44:37.4506523Z [2023-06-19T08:44:34.436Z] Building wheel for fairscale (pyproject.toml): finished with status 'done' 2023-06-19T08:44:37.4507247Z [2023-06-19T08:44:34.438Z] Created wheel for fairscale: filename=fairscale-0.4.13-py3-none-any.whl size=332112 sha256=e9397c8b944e290a497c6b1598b8b721742a58fc65216c326963de9243db63f6 2023-06-19T08:44:37.4507976Z [2023-06-19T08:44:34.438Z] Stored in directory: /home/ci/.cache/pip/wheels/b8/02/9b/dc7d4ff5145afdd28f456dae6605a46619af0370eca30d8d7e 2023-06-19T08:44:37.4508560Z [2023-06-19T08:44:34.442Z] Building wheel for antlr4-python3-runtime (pyproject.toml): started 2023-06-19T08:44:37.4509137Z [2023-06-19T08:44:34.679Z] Building wheel for antlr4-python3-runtime (pyproject.toml): finished with status 'done' 2023-06-19T08:44:37.4509966Z [2023-06-19T08:44:34.681Z] Created wheel for antlr4-python3-runtime: filename=antlr4_python3_runtime-4.9.3-py3-none-any.whl size=144554 sha256=bd76761c7ecdef3bc37a3180a7ad6862ce1478a18b09b6e89d231cfd266d063f 2023-06-19T08:44:37.4510744Z [2023-06-19T08:44:34.681Z] Stored in directory: /home/ci/.cache/pip/wheels/b1/a3/c2/6df046c09459b73cc9bb6c4401b0be6c47048baf9a1617c485 2023-06-19T08:44:37.4511271Z [2023-06-19T08:44:34.684Z] Building wheel for seqeval (pyproject.toml): started 2023-06-19T08:44:37.4511776Z [2023-06-19T08:44:34.912Z] Building wheel for seqeval (pyproject.toml): finished with status 'done' 2023-06-19T08:44:37.4512479Z [2023-06-19T08:44:34.913Z] Created wheel for seqeval: filename=seqeval-1.2.2-py3-none-any.whl size=16165 sha256=5e4c1454fed957a51ef639f292cea29d265d169979316810a56e2406addfad54 2023-06-19T08:44:37.4513166Z [2023-06-19T08:44:34.913Z] Stored in directory: /home/ci/.cache/pip/wheels/ad/5c/ba/05fa33fa5855777b7d686e843ec07452f22a66a138e290e732 2023-06-19T08:44:37.4513678Z [2023-06-19T08:44:34.916Z] Building wheel for tensorrt (pyproject.toml): started 2023-06-19T08:44:37.4514273Z [2023-06-19T08:44:35.147Z] Building wheel for tensorrt (pyproject.toml): finished with status 'error' 2023-06-19T08:44:37.4514749Z [2023-06-19T08:44:35.157Z] error: subprocess-exited-with-error 2023-06-19T08:44:37.4515091Z [2023-06-19T08:44:35.157Z] 2023-06-19T08:44:37.4515532Z [2023-06-19T08:44:35.157Z] × Building wheel for tensorrt (pyproject.toml) did not run successfully. 2023-06-19T08:44:37.4516036Z [2023-06-19T08:44:35.157Z] │ exit code: 1 2023-06-19T08:44:37.4516398Z [2023-06-19T08:44:35.157Z] ╰─> [61 lines of output] 2023-06-19T08:44:37.4516765Z [2023-06-19T08:44:35.157Z] running bdist_wheel 2023-06-19T08:44:37.4517107Z [2023-06-19T08:44:35.157Z] running build 2023-06-19T08:44:37.4517443Z [2023-06-19T08:44:35.157Z] running build_py 2023-06-19T08:44:37.4517783Z [2023-06-19T08:44:35.157Z] creating build 2023-06-19T08:44:37.4518121Z [2023-06-19T08:44:35.157Z] creating build/lib 2023-06-19T08:44:37.4518502Z [2023-06-19T08:44:35.157Z] creating build/lib/tensorrt 2023-06-19T08:44:37.4518927Z [2023-06-19T08:44:35.157Z] copying tensorrt/__init__.py -> build/lib/tensorrt 2023-06-19T08:44:37.4519305Z [2023-06-19T08:44:35.157Z] running egg_info 2023-06-19T08:44:37.4519689Z [2023-06-19T08:44:35.157Z] writing tensorrt.egg-info/PKG-INFO 2023-06-19T08:44:37.4520183Z [2023-06-19T08:44:35.157Z] writing dependency_links to tensorrt.egg-info/dependency_links.txt 2023-06-19T08:44:37.4520699Z [2023-06-19T08:44:35.157Z] writing requirements to tensorrt.egg-info/requires.txt 2023-06-19T08:44:37.4521188Z [2023-06-19T08:44:35.157Z] writing top-level names to tensorrt.egg-info/top_level.txt 2023-06-19T08:44:37.4521671Z [2023-06-19T08:44:35.157Z] reading manifest file 'tensorrt.egg-info/SOURCES.txt' 2023-06-19T08:44:37.4522104Z [2023-06-19T08:44:35.157Z] adding license file 'LICENSE.txt' 2023-06-19T08:44:37.4522547Z [2023-06-19T08:44:35.157Z] writing manifest file 'tensorrt.egg-info/SOURCES.txt' 2023-06-19T08:44:37.4523041Z [2023-06-19T08:44:35.157Z] warning: build_py: byte-compiling is disabled, skipping. 2023-06-19T08:44:37.4523400Z [2023-06-19T08:44:35.157Z] 2023-06-19T08:44:37.4523796Z [2023-06-19T08:44:35.157Z] installing to build/bdist.linux-x86_64/wheel 2023-06-19T08:44:37.4524174Z [2023-06-19T08:44:35.157Z] running install 2023-06-19T08:44:37.4524586Z [2023-06-19T08:44:35.157Z] /home/ci/opt/venv/bin/python3: No module named pip 2023-06-19T08:44:37.4525015Z [2023-06-19T08:44:35.157Z] Traceback (most recent call last): 2023-06-19T08:44:37.4525632Z [2023-06-19T08:44:35.157Z] File "/home/ci/opt/venv/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in 2023-06-19T08:44:37.4526097Z [2023-06-19T08:44:35.157Z] main() 2023-06-19T08:44:37.4526632Z [2023-06-19T08:44:35.157Z] File "/home/ci/opt/venv/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main 2023-06-19T08:44:37.4527178Z [2023-06-19T08:44:35.157Z] json_out['return_val'] = hook(**hook_input['kwargs']) 2023-06-19T08:44:37.4527902Z [2023-06-19T08:44:35.157Z] File "/home/ci/opt/venv/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 251, in build_wheel 2023-06-19T08:44:37.4528500Z [2023-06-19T08:44:35.157Z] return _build_backend().build_wheel(wheel_directory, config_settings, 2023-06-19T08:44:37.4529157Z [2023-06-19T08:44:35.157Z] File "/tmp/pip-build-env-5ymna1it/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 416, in build_wheel 2023-06-19T08:44:37.4529721Z [2023-06-19T08:44:35.157Z] return self._build_with_temp_dir(['bdist_wheel'], '.whl', 2023-06-19T08:44:37.4530347Z [2023-06-19T08:44:35.157Z] File "/tmp/pip-build-env-5ymna1it/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 401, in _build_with_temp_dir 2023-06-19T08:44:37.4531112Z [2023-06-19T08:44:35.157Z] self.run_setup() 2023-06-19T08:44:37.4531690Z [2023-06-19T08:44:35.157Z] File "/tmp/pip-build-env-5ymna1it/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 487, in run_setup 2023-06-19T08:44:37.4532223Z [2023-06-19T08:44:35.157Z] super(_BuildMetaLegacyBackend, 2023-06-19T08:44:37.4532803Z [2023-06-19T08:44:35.157Z] File "/tmp/pip-build-env-5ymna1it/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 338, in run_setup 2023-06-19T08:44:37.4533409Z [2023-06-19T08:44:35.157Z] exec(code, locals()) 2023-06-19T08:44:37.4533801Z [2023-06-19T08:44:35.157Z] File "", line 49, in 2023-06-19T08:44:37.4534378Z [2023-06-19T08:44:35.157Z] File "/tmp/pip-build-env-5ymna1it/overlay/lib/python3.8/site-packages/setuptools/__init__.py", line 107, in setup 2023-06-19T08:44:37.4534887Z [2023-06-19T08:44:35.157Z] return distutils.core.setup(**attrs) 2023-06-19T08:44:37.4535490Z [2023-06-19T08:44:35.157Z] File "/tmp/pip-build-env-5ymna1it/overlay/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 185, in setup 2023-06-19T08:44:37.4535985Z [2023-06-19T08:44:35.157Z] return run_commands(dist) 2023-06-19T08:44:37.4536566Z [2023-06-19T08:44:35.157Z] File "/tmp/pip-build-env-5ymna1it/overlay/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 201, in run_commands 2023-06-19T08:44:37.4537058Z [2023-06-19T08:44:35.157Z] dist.run_commands() 2023-06-19T08:44:37.4537628Z [2023-06-19T08:44:35.157Z] File "/tmp/pip-build-env-5ymna1it/overlay/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands 2023-06-19T08:44:37.4538159Z [2023-06-19T08:44:35.157Z] self.run_command(cmd) 2023-06-19T08:44:37.4538720Z [2023-06-19T08:44:35.157Z] File "/tmp/pip-build-env-5ymna1it/overlay/lib/python3.8/site-packages/setuptools/dist.py", line 1244, in run_command 2023-06-19T08:44:37.4539229Z [2023-06-19T08:44:35.157Z] super().run_command(command) 2023-06-19T08:44:37.4539811Z [2023-06-19T08:44:35.157Z] File "/tmp/pip-build-env-5ymna1it/overlay/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 988, in run_command 2023-06-19T08:44:37.4540271Z [2023-06-19T08:44:35.157Z] cmd_obj.run() 2023-06-19T08:44:37.4540802Z [2023-06-19T08:44:35.157Z] File "/tmp/pip-build-env-5ymna1it/overlay/lib/python3.8/site-packages/wheel/bdist_wheel.py", line 378, in run 2023-06-19T08:44:37.4541290Z [2023-06-19T08:44:35.157Z] self.run_command("install") 2023-06-19T08:44:37.4541871Z [2023-06-19T08:44:35.157Z] File "/tmp/pip-build-env-5ymna1it/overlay/lib/python3.8/site-packages/setuptools/_distutils/cmd.py", line 318, in run_command 2023-06-19T08:44:37.4542404Z [2023-06-19T08:44:35.157Z] self.distribution.run_command(command) 2023-06-19T08:44:37.4542985Z [2023-06-19T08:44:35.157Z] File "/tmp/pip-build-env-5ymna1it/overlay/lib/python3.8/site-packages/setuptools/dist.py", line 1244, in run_command 2023-06-19T08:44:37.4543479Z [2023-06-19T08:44:35.157Z] super().run_command(command) 2023-06-19T08:44:37.4544059Z [2023-06-19T08:44:35.157Z] File "/tmp/pip-build-env-5ymna1it/overlay/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 988, in run_command 2023-06-19T08:44:37.4544522Z [2023-06-19T08:44:35.157Z] cmd_obj.run() 2023-06-19T08:44:37.4544901Z [2023-06-19T08:44:35.157Z] File "", line 43, in run 2023-06-19T08:44:37.4545314Z [2023-06-19T08:44:35.157Z] File "", line 41, in install_dep 2023-06-19T08:44:37.4545820Z [2023-06-19T08:44:35.157Z] File "/opt/conda/lib/python3.8/subprocess.py", line 448, in check_returncode 2023-06-19T08:44:37.4546355Z [2023-06-19T08:44:35.157Z] raise CalledProcessError(self.returncode, self.args, self.stdout, 2023-06-19T08:44:37.4547270Z [2023-06-19T08:44:35.157Z] subprocess.CalledProcessError: Command '['/home/ci/opt/venv/bin/python3', '-m', 'pip', 'install', 'tensorrt_libs==8.6.1', '--index-url', 'https://pypi.nvidia.com']' returned non-zero exit status 1. 2023-06-19T08:44:37.4547875Z [2023-06-19T08:44:35.157Z] [end of output] 2023-06-19T08:44:37.4548177Z [2023-06-19T08:44:35.157Z] 2023-06-19T08:44:37.4548637Z [2023-06-19T08:44:35.157Z] note: This error originates from a subprocess, and is likely not a problem with pip. 2023-06-19T08:44:37.4549111Z [2023-06-19T08:44:35.157Z] ERROR: Failed building wheel for tensorrt 2023-06-19T08:44:37.4549687Z [2023-06-19T08:44:35.159Z] Building editable for autogluon.multimodal (pyproject.toml): started 2023-06-19T08:44:37.4550265Z [2023-06-19T08:44:35.393Z] Building editable for autogluon.multimodal (pyproject.toml): finished with status 'done' 2023-06-19T08:44:37.4551151Z [2023-06-19T08:44:35.394Z] Created wheel for autogluon.multimodal: filename=autogluon.multimodal-0.8.0b20230619-0.editable-py3-none-any.whl size=11931 sha256=030cbaf1076de0df8d1b49ba5cdf53e34486a43eaf2f1ae7313dc87774913ab2 2023-06-19T08:44:37.4552013Z [2023-06-19T08:44:35.394Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5ivo4nhb/wheels/d0/b6/39/92b927357ea2a45b152400183cc2e18da57a088c065495ea72 2023-06-19T08:44:37.5767550Z [2023-06-19T08:44:35.397Z] Successfully built fairscale antlr4-python3-runtime seqeval autogluon.multimodal 2023-06-19T08:44:37.5768221Z [2023-06-19T08:44:35.397Z] Failed to build tensorrt 2023-06-19T08:44:37.5768773Z [2023-06-19T08:44:35.398Z] ERROR: Could not build wheels for tensorrt, which is required to install pyproject.toml-based projects 2023-06-19T08:44:37.5769223Z ================================================================================ 2023-06-19T08:44:37.5769724Z Job [AutoGluon-Multimodal-Predictor-PR3190 - 7b1b330b-439d-46a2-840a-615c78c59870] FAILED 2023-06-19T08:44:37.6205817Z ##[error]Process completed with exit code 1. 2023-06-19T08:44:37.6283356Z Post job cleanup. 2023-06-19T08:44:37.6316256Z Post job cleanup. 2023-06-19T08:44:37.6814030Z Post job cleanup. 2023-06-19T08:44:37.8128961Z [command]/usr/bin/git version 2023-06-19T08:44:37.8185729Z git version 2.40.1 2023-06-19T08:44:37.8227372Z Temporarily overriding HOME='/home/runner/work/_temp/e5b9b0c9-88ed-4611-a902-46b97820157a' before making global git config changes 2023-06-19T08:44:37.8228091Z Adding repository directory to the temporary git global config as a safe directory 2023-06-19T08:44:37.8232418Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/autogluon/autogluon 2023-06-19T08:44:37.8271256Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-06-19T08:44:37.8304941Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-06-19T08:44:37.8543865Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-06-19T08:44:37.8571717Z http.https://github.com/.extraheader 2023-06-19T08:44:37.8582050Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-06-19T08:44:37.8617861Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-06-19T08:44:37.9064115Z Cleaning up orphan processes