Skip to content

Missing windows-x64-profile\gen_snapshot in GN+Ninja archives #119887

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
godofredoc opened this issue Feb 3, 2023 · 4 comments
Closed

Missing windows-x64-profile\gen_snapshot in GN+Ninja archives #119887

godofredoc opened this issue Feb 3, 2023 · 4 comments
Assignees
Labels
team-infra Owned by Infrastructure team

Comments

@godofredoc
Copy link
Contributor

https://ci.chromium.org/p/flutter/builders/try/Windows%20windows_home_scroll_perf__timeline_summary/17603?

[windows_home_scroll_perf__timeline_summary] [STDOUT] stdout: [  +16 ms]   [  +13 ms] Target aot_elf_profile failed: ProcessException: Failed to find "C:\b\s\w\ir\x\w\recipe_cleanup\tmpkg7ee70_\flutter sdk\bin\cache\artifacts\engine\windows-x64-profile\gen_snapshot" in the search path.
[windows_home_scroll_perf__timeline_summary] [STDOUT] stdout: [        ]                Command: C:\b\s\w\ir\x\w\recipe_cleanup\tmpkg7ee70_\flutter sdk\bin\cache\artifacts\engine\windows-x64-profile\gen_snapshot 
[windows_home_scroll_perf__timeline_summary] [STDOUT] stdout: [        ]              #0      LocalProcessManager.start (package:process/src/interface/local_process_manager.dart:56:7)
[windows_home_scroll_perf__timeline_summary] [STDOUT] stdout: [        ]              #1      ErrorHandlingProcessManager.start.<anonymous closure> (package:flutter_tools/src/base/error_handling_io.dart:683:24)
[windows_home_scroll_perf__timeline_summary] [STDOUT] stdout: [        ]              #2      _run (package:flutter_tools/src/base/error_handling_io.dart:556:20)
[windows_home_scroll_perf__timeline_summary] [STDOUT] stdout: [   +1 ms]              #3      ErrorHandlingProcessManager.start (package:flutter_tools/src/base/error_handling_io.dart:682:12)
[windows_home_scroll_perf__timeline_summary] [STDOUT] stdout: [        ]              #4      _DefaultProcessUtils.start (package:flutter_tools/src/base/process.dart:428:28)
[windows_home_scroll_perf__timeline_summary] [STDOUT] stdout: [        ]              #5      _DefaultProcessUtils.stream (package:flutter_tools/src/base/process.dart:448:35)
[windows_home_scroll_perf__timeline_summary] [STDOUT] stdout: [        ]              #6      GenSnapshot.run (package:flutter_tools/src/base/build.dart:75:26)
[windows_home_scroll_perf__timeline_summary] [STDOUT] stdout: [        ]              #7      AOTSnapshotter.build (package:flutter_tools/src/base/build.dart:222:56)
[windows_home_scroll_perf__timeline_summary] [STDOUT] stdout: [        ]              #8      AotElfBase.build (package:flutter_tools/src/build_system/targets/common.dart:294:52)
[windows_home_scroll_perf__timeline_summary] [STDOUT] stdout: [        ]              #9      _BuildInstance._invokeInternal (package:flutter_tools/src/build_system/build_system.dart:847:27)
@godofredoc godofredoc self-assigned this Feb 3, 2023
@godofredoc godofredoc added the team-infra Owned by Infrastructure team label Feb 3, 2023
@godofredoc
Copy link
Contributor Author

@godofredoc
Copy link
Contributor Author

https://github.com/flutter/flutter/pull/119886/checks?check_run_id=11079329189

[  +11 ms]   [   +8 ms] Target aot_elf_release failed: ProcessException: Failed to find "C:\b\s\w\ir\x\w\flutter\bin\cache\artifacts\engine\windows-x64-release\gen_snapshot" in the search path.
[        ]                Command: C:\b\s\w\ir\x\w\flutter\bin\cache\artifacts\engine\windows-x64-release\gen_snapshot 
[        ]              #0      LocalProcessManager.start (package:process/src/interface/local_process_manager.dart:56:7)
[        ]              #1      ErrorHandlingProcessManager.start.<anonymous closure> (package:flutter_tools/src/base/error_handling_io.dart:683:24)
[        ]              #2      _run (package:flutter_tools/src/base/error_handling_io.dart:556:20)
[        ]              #3      ErrorHandlingProcessManager.start (package:flutter_tools/src/base/error_handling_io.dart:682:12)
[        ]              #4      _DefaultProcessUtils.start (package:flutter_tools/src/base/process.dart:428:28)
[        ]              #5      _DefaultProcessUtils.stream (package:flutter_tools/src/base/process.dart:448:35)
[        ]              #6      GenSnapshot.run (package:flutter_tools/src/base/build.dart:75:26)
[        ]              #7      AOTSnapshotter.build (package:flutter_tools/src/base/build.dart:222:56)
[        ]              #8      AotElfBase.build (package:flutter_tools/src/build_system/targets/common.dart:294:52)
[        ]              #9      _BuildInstance._invokeInternal (package:flutter_tools/src/build_system/build_system.dart:847:27)
[        ]              <asynchronous suspension>

auto-submit bot pushed a commit to flutter/engine that referenced this issue Feb 3, 2023
* Add gen_snapshot to windows flutter artifact.

This file was missing on release and profile versions.

Bug: flutter/flutter#119887

* Format gn file.
@github-actions
Copy link

github-actions bot commented Mar 3, 2023

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
team-infra Owned by Infrastructure team
Projects
None yet
Development

No branches or pull requests

1 participant