Back to build
Raw log | Switch to full mode | Login

Verifying license script is still happy... Using dart from: /b/s/w/ir/cache/builder/src/third_party/dart/tools/sdks/dart-sdk/bin/dart WARNING: There are 39 untracked/ignored files or directories in the flutter repository. False positives may occur. You can use 'git clean -dxf' in the flutter dir to clean out these files. BUT, be warned that this will recursively remove all these files and directories: ci/.dart_tool/ ci/pubspec.lock flutter_frontend_server/.dart_tool/ flutter_frontend_server/pubspec.lock impeller/golden_tests_harvester/.dart_tool/ impeller/golden_tests_harvester/pubspec.lock prebuilts/ shell/vmservice/.dart_tool/ shell/vmservice/pubspec.lock testing/android_background_image/.dart_tool/ testing/android_background_image/pubspec.lock testing/benchmark/.dart_tool/ testing/benchmark/pubspec.lock testing/dart/.dart_tool/ testing/dart/pubspec.lock testing/litetest/.dart_tool/ testing/litetest/pubspec.lock testing/scenario_app/.dart_tool/ testing/scenario_app/pubspec.lock testing/smoke_test_failure/.dart_tool/ testing/smoke_test_failure/pubspec.lock testing/symbols/.dart_tool/ testing/symbols/pubspec.lock third_party/gn/ third_party/ninja/ninja tools/android_lint/.dart_tool/ tools/android_lint/pubspec.lock tools/api_check/.dart_tool/ tools/api_check/pubspec.lock tools/clang_tidy/.dart_tool/ tools/clang_tidy/pubspec.lock tools/const_finder/.dart_tool/ tools/const_finder/pubspec.lock tools/githooks/.dart_tool/ tools/githooks/pubspec.lock tools/licenses/.dart_tool/ tools/licenses/pubspec.lock tools/path_ops/dart/.dart_tool/ tools/path_ops/dart/pubspec.lock Dart SDK version: 3.1.0-298.0.dev (dev) (Tue Jul 11 13:04:09 2023 -0700) on "linux_x64" unittest-suite-wait-for-done Test "Block comments": Started Test "Block comments": Passed Test "Indenting blocks": Started Test "Indenting blocks": Passed Test "Leading blocks": Started Test "Leading blocks": Passed Test "Leading indented lines": Started Test "Leading indented lines": Passed Test "Leading indented blocks": Started Test "Leading indented blocks": Passed Test "Specific cases": Started Test "Specific cases": Passed unittest-suite-success Finding files... Collecting licenses for flutter Collecting licenses for fuchsia Skipping this component - no change in signature Collecting licenses for gpu Skipping this component - no change in signature Collecting licenses for third_party Skipping this component - no change in signature Collecting licenses for skia Skipping this component - no change in signature Collecting licenses for dart Skipping this component - no change in signature ============================= ERROR ============================= License script got different results than expected for out/license_script_output/licenses_flutter. Please rerun the licenses script locally to verify that it is correctly catching any new licenses for anything you may have changed, and then update this file: flutter/sky/packages/sky_engine/LICENSE For more information, see the script in: https://github.com/flutter/engine/tree/main/tools/licenses --- flutter/ci/licenses_golden/licenses_flutter 2023-08-01 10:55:40.063208566 -0700 +++ out/license_script_output/licenses_flutter 2023-08-01 11:01:48.714759589 -0700 @@ -4283,12 +4283,14 @@ FILE: ../../../flutter/impeller/renderer/compute_pipeline_descriptor.cc FILE: ../../../flutter/impeller/renderer/compute_pipeline_descriptor.h FILE: ../../../flutter/impeller/renderer/compute_tessellator.cc FILE: ../../../flutter/impeller/renderer/compute_tessellator.h FILE: ../../../flutter/impeller/renderer/context.cc FILE: ../../../flutter/impeller/renderer/context.h +FILE: ../../../flutter/impeller/renderer/foo.cc +FILE: ../../../flutter/impeller/renderer/foo.h FILE: ../../../flutter/impeller/renderer/path_polyline.comp FILE: ../../../flutter/impeller/renderer/pipeline.cc FILE: ../../../flutter/impeller/renderer/pipeline.h FILE: ../../../flutter/impeller/renderer/pipeline_builder.cc FILE: ../../../flutter/impeller/renderer/pipeline_builder.h FILE: ../../../flutter/impeller/renderer/pipeline_descriptor.cc ================================================================= Verifying license tool signature... Verifying excluded files list... ============================= ERROR ============================= The license is excluding a different number of files than previously. This is only expected when new non-source files have been introduced. Verify that all the newly ignored files are definitely not shipped with any binaries that we compile (including impellerc and Wasm). If the changes look correct, update this file: ci/licenses_golden/excluded_files For more information, see the script in: https://github.com/flutter/engine/tree/main/tools/licenses --- flutter/ci/licenses_golden/excluded_files 2023-08-01 10:55:40.043206421 -0700 +++ out/license_script_output/excluded_files 2023-08-01 11:02:52.973653648 -0700 @@ -152,12 +152,13 @@ ../../../flutter/impeller/renderer/backend/vulkan/pass_bindings_cache_unittests.cc ../../../flutter/impeller/renderer/backend/vulkan/test ../../../flutter/impeller/renderer/capabilities_unittests.cc ../../../flutter/impeller/renderer/compute_subgroup_unittests.cc ../../../flutter/impeller/renderer/compute_unittests.cc ../../../flutter/impeller/renderer/device_buffer_unittests.cc +../../../flutter/impeller/renderer/foo_unittests.cc ../../../flutter/impeller/renderer/host_buffer_unittests.cc ../../../flutter/impeller/renderer/pipeline_descriptor_unittests.cc ../../../flutter/impeller/renderer/pool_unittests.cc ../../../flutter/impeller/renderer/renderer_dart_unittests.cc ../../../flutter/impeller/renderer/renderer_unittests.cc ../../../flutter/impeller/renderer/testing ================================================================= Checking license count in licenses_flutter...