rspec-ee system pg12 5/6
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.1.0~beta.20.g62206bb2 (62206bb2)2 on blue-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org QvBVRoXM3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service postgres:12 ...8Pulling docker image postgres:12 ...9Using docker image sha256:ac3b8cd6a8b42e839456256bc514d6230b5a2538c738b3d522e1384a2a172b96 for postgres:12 with digest postgres@sha256:e6ffad42c91a4d5a29257a27ac4e160c3ae7196696b37bf2e80410024ed95951 ...10Starting service redis:6.0-alpine ...11Pulling docker image redis:6.0-alpine ...12Using docker image sha256:09401fed2a421bf0019f96dcec70c85f82ec7b76beb1ae589547b0dc302d6b76 for redis:6.0-alpine with digest redis@sha256:217a9db40a914cc3f6206a143a4d750da0607500cc013a147a4979e08e40beff ...13Starting service elasticsearch:7.17.0 ...14Pulling docker image elasticsearch:7.17.0 ...15Using docker image sha256:6fe993d6e7ed5e00a18f9b146d867b77559bf9948e6596bbf880ddbefeec46f7 for elasticsearch:7.17.0 with digest elasticsearch@sha256:332c6d416808f6e9a2cbcbe0170d9a9bb14bfe772180d37de5084c223dd8948b ...16Waiting for services to be up and running (timeout 30 seconds)...17Authenticating with credentials from job payload (GitLab Registry)18Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 ...19Using docker image sha256:1c23a0bd0711f9f7944305c4b25ce8e4301c16167671a7873aad77579270806d for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12@sha256:d0052322332df372b949caf19e910c0ce6859c1e7ed29ff609ebec91b1dead87 ...21Running on runner-qvbvroxm-project-278964-concurrent-0 via runner-qvbvroxm-private-1656402697-a2f643fe...23$ eval "$CI_PRE_CLONE_SCRIPT"24Fetching changes with git depth set to 20...25Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/26Created fresh repository.27remote: Enumerating objects: 113684, done. 28remote: Counting objects: 100% (113684/113684), done. 29remote: Compressing objects: 100% (80120/80120), done. 30remote: Total 113684 (delta 47013), reused 73436 (delta 29194), pack-reused 0 31Receiving objects: 100% (113684/113684), 107.95 MiB | 23.65 MiB/s, done.32Resolving deltas: 100% (47013/47013), done.34 * [new ref] refs/pipelines/574770947 -> refs/pipelines/57477094735Checking out f470b997 as refs/merge-requests/90613/merge...36Skipping Git submodules setup37$ git remote set-url origin "${CI_REPOSITORY_URL}"39Checking cache for ruby-gems-debian-bullseye-ruby-2.7-10...40cache.zip is up to date 41Successfully extracted cache42Checking cache for gitaly-ruby-gems-debian-bullseye-ruby-2.7-10...43cache.zip is up to date 44Successfully extracted cache46Downloading artifacts for compile-test-assets (2649391517)...47Downloading artifacts from coordinator... ok id=2649391517 responseStatus=200 OK token=ARM9adPv48Downloading artifacts for detect-tests (2649391533)...49Downloading artifacts from coordinator... ok id=2649391533 responseStatus=200 OK token=ARM9adPv50Downloading artifacts for retrieve-tests-metadata (2649391540)...51Downloading artifacts from coordinator... ok id=2649391540 responseStatus=200 OK token=ARM9adPv52Downloading artifacts for setup-test-env (2649391527)...53Downloading artifacts from coordinator... ok id=2649391527 responseStatus=200 OK token=ARM9adPv55Using docker image sha256:1c23a0bd0711f9f7944305c4b25ce8e4301c16167671a7873aad77579270806d for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12@sha256:d0052322332df372b949caf19e910c0ce6859c1e7ed29ff609ebec91b1dead87 ...56$ echo $FOSS_ONLY57$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb58$ export GOPATH=$CI_PROJECT_DIR/.go59$ mkdir -p $GOPATH60$ source scripts/utils.sh61$ source scripts/prepare_build.sh623.2.3363Bundler version 2.2.3364Successfully installed bundler-2.3.15651 gem installed66production:development67Settings are listed in order of priority. The top value will be used.68clean69Set for your local app (/builds/gitlab-org/gitlab/.bundle/config): true70frozen71Set via BUNDLE_FROZEN: true72install_flags73Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"74path75Set for your local app (/builds/gitlab-org/gitlab/.bundle/config): "/builds/gitlab-org/gitlab/vendor"76without77Set via BUNDLE_WITHOUT: [:production, :development]78$ bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check79Don't run Bundler as root. Bundler can ask for sudo if it is needed, and80installing your bundle as root will break this application for all non-root81users on this machine.82The Gemfile's dependencies are satisfied83==> 'bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check' succeeded in 1 seconds.84$ bundle pristine pg85Installing pg 1.3.5 with native extensions86==> 'bundle pristine pg' succeeded in 9 seconds.87Using decomposed database config (config/database.yml.decomposed-postgresql)88$ setup_db_user_only89CREATE ROLE90GRANT91==> 'setup_db_user_only' succeeded in 0 seconds.92$ bundle exec rake db:drop db:create db:schema:load db:migrate93Dropped database 'gitlabhq_test'94Dropped database 'gitlabhq_test_ci'95Dropped database 'gitlabhq_geo_test'96Created database 'gitlabhq_test'97Created database 'gitlabhq_test_ci'98Created database 'gitlabhq_geo_test'99==> 'bundle exec rake db:drop db:create db:schema:load db:migrate' succeeded in 34 seconds.100$ setup_db_praefect101SELECT pg_catalog.set_config('search_path', '', false);102CREATE DATABASE praefect_test ENCODING 'UTF8';103==> 'setup_db_praefect' succeeded in 0 seconds.104$ run_timed_command "gem install knapsack --no-document"105$ gem install knapsack --no-document106Successfully installed knapsack-4.0.01071 gem installed108==> 'gem install knapsack --no-document' succeeded in 1 seconds.109$ run_timed_command "scripts/gitaly-test-spawn"110$ scripts/gitaly-test-spawn111find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory112Don't run Bundler as root. Bundler can ask for sudo if it is needed, and113installing your bundle as root will break this application for all non-root114users on this machine.115Using abstract_type 0.0.7116Using concurrent-ruby 1.1.10117Using i18n 1.10.0118Using minitest 5.15.0119Using tzinfo 2.0.4120Using zeitwerk 2.5.4121Using activesupport 6.1.4.7122Using builder 3.2.4123Using erubi 1.10.0124Using mini_portile2 2.8.0125Using racc 1.6.0126Using nokogiri 1.13.6 (x86_64-linux)127Using rails-dom-testing 2.0.3128Using crass 1.0.6129Using loofah 2.16.0130Using rails-html-sanitizer 1.4.2131Using actionview 6.1.4.7132Using rack 2.2.3133Using rack-test 1.1.0134Using actionpack 6.1.4.7135Using ice_nine 0.11.2136Using thread_safe 0.3.6137Using memoizable 0.4.2138Using adamantium 0.2.0139Using public_suffix 4.0.6140Using addressable 2.7.0141Using ast 2.4.2142Using binding_ninja 0.2.3143Using bundler 2.3.15144Using charlock_holmes 0.7.7145Using coderay 1.1.2146Using equalizer 0.0.11147Using concord 0.1.5148Using diff-lcs 1.3149Using dotenv 2.7.6150Using escape_utils 1.2.1151Using factory_bot 5.0.2152Using multipart-post 2.1.1153Using faraday 1.0.1154Using ffi 1.15.3155Using json 2.5.1156Using gemojione 3.3.0157Using mini_mime 1.0.2158Using rugged 1.2.0159Using github-linguist 7.12.1160Using github-markup 1.7.0161Using mime-types-data 3.2020.1104162Using mime-types 3.3.1163Using gitlab-gollum-rugged_adapter 0.4.4.4.gitlab.1164Using rouge 3.27.0165Using sanitize 6.0.0166Using stringex 2.8.5167Using gitlab-gollum-lib 4.2.7.10.gitlab.2168Using google-protobuf 3.19.1 (x86_64-linux)169Using googleapis-common-protos-types 1.3.0170Using grpc 1.42.0 (x86_64-linux)171Using opentracing 0.5.0172Using thrift 0.15.0173Using jaeger-client 1.1.0174Using pg_query 2.1.1175Using redis 4.4.0176Using gitlab-labkit 0.21.2177Using rubyzip 2.3.2178Using thor 1.1.0179Using tomlrb 2.0.1180Using with_env 1.1.0181Using rexml 3.2.5182Using xml-simple 1.1.9183Using gitlab-license_finder 6.14.2.1184Using gitlab-markup 1.7.1185Using grpc-tools 1.42.0186Using sawyer 0.8.2187Using octokit 4.20.0188Using reverse_markdown 1.4.0189Using licensee 9.14.1190Using method_source 0.9.2191Using msgpack 1.3.3192Using optimist 3.0.1193Using parallel 1.19.2194Using parser 3.0.3.2195Using procto 0.0.3196Using unparser 0.4.7197Using proc_to_ast 0.1.0198Using pry 0.12.2199Using rainbow 3.0.0200Using rbtrace 0.4.14201Using rdoc 6.3.2202Using regexp_parser 1.8.1203Using rspec-support 3.8.0204Using rspec-core 3.8.0205Using rspec-expectations 3.8.3206Using rspec-mocks 3.8.0207Using rspec 3.8.0208Using rspec-parameterized 0.4.2209Using rubocop-ast 0.2.0210Using ruby-progressbar 1.10.1211Using unicode-display_width 1.7.0212Using rubocop 0.86.0213Using sentry-raven 3.0.4214Using timecop 0.9.1215Bundle complete! 22 Gemfile dependencies, 100 gems now installed.216Gems in the groups 'production' and 'development' were not installed.217Bundled gems are installed into `/builds/gitlab-org/gitlab/vendor/gitaly-ruby`218Checking gitaly-ruby Gemfile...219Checking gitaly-ruby bundle...220The Gemfile's dependencies are satisfied221Trying to connect to gitaly: .................................. OK222Trying to connect to gitaly2: .................................................... OK223Starting Praefect with in-memory election strategyTrying to connect to praefect: ....... OK224==> 'scripts/gitaly-test-spawn' succeeded in 11 seconds.225$ source ./scripts/rspec_helpers.sh226$ rspec_paralellized_job "--tag ~quarantine --tag ~level:migration"227SKIP_FLAKY_TESTS_AUTOMATICALLY: true228RETRY_FAILED_TESTS_IN_NEW_PROCESS: true229KNAPSACK_GENERATE_REPORT: true230FLAKY_RSPEC_GENERATE_REPORT: true231KNAPSACK_TEST_FILE_PATTERN: {ee/}spec/{features}{,/**/}*_spec.rb232KNAPSACK_LOG_LEVEL: debug233KNAPSACK_REPORT_PATH: knapsack/rspec-ee_system_pg12_5_6_report.json234FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json235FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec-ee_system_pg12_5_6_report.json236NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec-ee_system_pg12_5_6_report.json237SKIPPED_FLAKY_TESTS_REPORT_PATH: rspec/flaky/skipped_flaky_tests_rspec-ee_system_pg12_5_6_report.txt238RETRIED_TESTS_REPORT_PATH: rspec/flaky/retried_tests_rspec-ee_system_pg12_5_6_report.txt239CRYSTALBALL: 240Knapsack report generator started!241DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:78: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call242/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/pg-1.3.5/lib/pg.rb:68: warning: The called method `connect' is defined here243 (called from new_client at /builds/gitlab-org/gitlab/config/initializers/00_connection_logger.rb:21)244Run options: exclude {:quarantine=>true, :level=>"migration"}245==> /builds/gitlab-org/gitlab/tmp/tests/gitlab-test_bare set up in 0.065950982 seconds...246Test environment set up in 0.540163201 seconds247Protected Branches248Starting the Capybara driver server...249 code owner approval250 when project requires code owner approval251 protect a branch form252Capybara starting Puma...253* Version 5.6.2 , codename: Birdie's Version254* Min threads: 0, max threads: 4255* Listening on unix:///tmp/20220628-465-mqpdui256 has code owner toggle257 can create new protected branch with code owner disabled258 can create new protected branch with code owner enabled259 protect branch table260 has a protected branch with code owner approval toggled on261 shows code owner approval toggle262 displays toggle on263 has a protected branch with code owner approval toggled off264 displays toggle off265 when project does not require code owner approval266 does not have code owner approval in the form267 does not have code owner approval in the table268 access control269 with ref permissions for users enabled270 allows creating protected branches that roles, users, and groups can merge to271 allows updating protected branches so that roles and users can merge to it272 allows updating protected branches so that roles and users cannot merge to it273 prepends selected users that can merge to274 allows creating protected branches that roles, users, and groups can push to275 allows updating protected branches so that roles and users can push to it276 allows updating protected branches so that roles and users cannot push to it277 prepends selected users that can push to278 When updating a protected branch279 discards other roles when choosing "No one"280 When creating a protected branch281 discards other roles when choosing "No one"282 protected branch restrictions283 unprotect/delete can be performed by a maintainer284 with unprotect access levels285 can prevent unprotect/delete286 can prevent update287 with ref permissions for users disabled288 allows creating protected branches that Maintainers can push to289 allows updating protected branches so that Maintainers can push to them290 allows creating protected branches that Developers + Maintainers can push to291 allows updating protected branches so that Developers + Maintainers can push to them292 allows creating protected branches that No one can push to293 allows updating protected branches so that No one can push to them294 allows creating protected branches that Maintainers can merge to295 allows updating protected branches so that Maintainers can merge to them296 allows creating protected branches that Developers + Maintainers can merge to297 allows updating protected branches so that Developers + Maintainers can merge to them298 allows creating protected branches that No one can merge to299 allows updating protected branches so that No one can merge to them300 with existing access levels301 shows users that can push to the branch302 shows groups that can push to the branch303 shows users that can merge into the branch304 shows groups that have can push to the branch305 when the users for protected branches feature is on306 when deploy keys are enabled to this project307 when only one deploy key can push308 shows all dropdown sections in the 'Allowed to push' main dropdown, with only one deploy key309 shows all sections but not deploy keys in the 'Allowed to merge' main dropdown310 shows all sections in the 'Allowed to push' update dropdown311 when no deploy key can push312 just shows all sections but not deploy keys in the 'Allowed to push' dropdown313 just shows all sections but not deploy keys in the 'Allowed to push' update dropdown314group epic roadmap315 when epics exist for the group316 roadmap page317 renders the filtered search bar correctly318 renders roadmap view319 renders all group epics within roadmap320 toggles settings sidebar on click settings button321 roadmap daterange filtering322 renders daterange filtering dropdown with "This quarter" selected by default no layout presets available323 selecting "This year" as daterange shows `Months` and `Weeks` layout presets324 selecting "Within 3 years" as daterange shows `Quarters`, `Months` and `Weeks` layout presets325 roadmap page with epics state filter326 renders open epics only327 renders closed epics only328 renders top level epics only329 roadmap with epics progress tracking330 renders progress bar using weight331 renders progress bar issue count332 turns off progress tracking333 roadmap milestones settings334 renders milestones section335 renders milestones based on filter336 turns off milestones337 roadmap page with filter applied338 renders filtered search bar with applied filter token339 renders roadmap view with matching epic340 roadmap page with sort order applied341 renders the epics in expected order342 filtered search343 behaves like filtered search bar344 filtered search bar tokens list345 renders values for token 'Author' correctly346 renders values for token 'Label' correctly347 renders values for token 'Milestone' correctly348 renders values for token 'Epic' correctly349 renders values for token 'My-Reaction' correctly350 filtered search bar sort dropdown351 renders sort option 'Start date' correctly352 renders sort option 'Due date' correctly353 that is a sub-group354 behaves like filtered search bar355 filtered search bar tokens list356 renders values for token 'Author' correctly357 renders values for token 'Label' correctly358 renders values for token 'Milestone' correctly359 renders values for token 'Epic' correctly360 renders values for token 'My-Reaction' correctly361 filtered search bar sort dropdown362 renders sort option 'Start date' correctly363 renders sort option 'Due date' correctly364 when no epics exist for the group365 roadmap page366 shows empty state page367admin Geo Projects368 visiting geo projects initial page369 shows all projects in the registry370 searching for a geo project371 filters out projects with the search term372 with no registries373 shows empty state374 clicking on a specific dropdown option in geo projects page375 shows filter specific projects376 searching for a geo project377 finds the project with the same name378 filters out project that matches with search but shouldnt be in the view379 visiting geo synced projects page380 behaves like shows filter specific projects and correct labels381 shows filter specific projects382 visiting geo pending synced projects page383 behaves like shows filter specific projects and correct labels384 shows filter specific projects385 visiting geo failed sync projects page386 behaves like shows filter specific projects and correct labels387 shows filter specific projects388 remove an orphaned Tracking Entry389 removes an existing Geo Project390 Resync all391 opens confirm modal and then fires job to resync all projects392 Reverify all393 opens confirm modal and then fires job to reverify all projects394Issue Boards395 epic396 when the issue is not associated with an epic397 displays `None` for value of epic398 when the issue is associated with an epic399 displays name of epic and links to it400 updates the epic associated with the issue401 weight402 displays weight async403 updates weight in sidebar to 1404 updates weight in sidebar to no weight405 updates the original card when another card is clicked406 unlicensed407 hides weight408 scoped labels409 adds multiple scoped labels410 with scoped label assigned411 removes existing scoped label412 when opening sidebars413 closes card sidebar when opening settings sidebar414 closes settings sidebar when opening card sidebar415User registration416 when accepting an invite417 doesn't ask me what I would like to do418Skipping ./ee/spec/features/registrations/saas_user_registration_spec.rb[1:1:2] 'User registration when accepting an invite sends me to the group activity page' because it's flaky.419 sends me to the group activity page (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)420 using the standard flow421 presents the initial welcome step422 just for me423 wanting to join a project424 takes me to my dashboard425 behaves like signs me up for email updates426 is expected to be email opted in427 wanting to create a project428DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:22)429DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from block in registration_verification_enabled? at /builds/gitlab-org/gitlab/ee/app/helpers/ee/registrations_helper.rb:16)430 creates my new group and project without a trial431 behaves like imports my existing project432DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:22)433 is expected to have text "To connect GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories. "434 for my company435 wanting to join a project436 takes me to my dashboard437 wanting to create a project438 prompts for details about my company439 and opting into a trial440 behaves like creates new group and project441DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:22)442DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from block in registration_verification_enabled? at /builds/gitlab-org/gitlab/ee/app/helpers/ee/registrations_helper.rb:16)443 is expected to have text "Get started with GitLab"444 without a trial445DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:22)446DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from block in registration_verification_enabled? at /builds/gitlab-org/gitlab/ee/app/helpers/ee/registrations_helper.rb:16)447 creates my new group and project without a trial448 single-sign on registration flow449 when provider sends verified email address450 presents the initial welcome step451 when provider does not send a verified email address452 presents the profile page to add an email address453 using the trial flow454 just for me455 behaves like signs me up for email updates456 is expected to be email opted in457 behaves like opting into a trial458 behaves like creates new group and project459DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:22)460DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from block in registration_verification_enabled? at /builds/gitlab-org/gitlab/ee/app/helpers/ee/registrations_helper.rb:16)461 is expected to have text "Get started with GitLab"462 behaves like imports my existing project463DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:22)464 is expected to have text "To connect GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories. "465 behaves like opting out of a trial466DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:22)467DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from block in registration_verification_enabled? at /builds/gitlab-org/gitlab/ee/app/helpers/ee/registrations_helper.rb:16)468 creates new group and project469 behaves like imports my existing project470DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:22)471 is expected to have text "To connect GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories. "472 for my company473 behaves like opting into a trial474 behaves like creates new group and project475DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:22)476DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from block in registration_verification_enabled? at /builds/gitlab-org/gitlab/ee/app/helpers/ee/registrations_helper.rb:16)477 is expected to have text "Get started with GitLab"478 behaves like imports my existing project479DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:22)480 is expected to have text "To connect GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories. "481 behaves like opting out of a trial482DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:22)483DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from block in registration_verification_enabled? at /builds/gitlab-org/gitlab/ee/app/helpers/ee/registrations_helper.rb:16)484 creates new group and project485 behaves like imports my existing project486DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:22)487 is expected to have text "To connect GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories. "488Project show page489 stat button existence490 populated project491 as a maintainer492 "Kubernetes cluster" button linked to clusters page493 pull mirroring information494 for maintainer495 displays mirrored from url496 for guest497 does not display mirrored from url498 when over free user limit499 with group namespace500 with repository501 behaves like over the free user limit alert502 when over limit for preview503 behaves like performs entire show dismiss cycle504 shows free user limit warning and honors dismissal505 when reached/over limit506 behaves like performs entire show dismiss cycle507 shows free user limit warning and honors dismissal508 with empty repository509 behaves like over the free user limit alert510 when over limit for preview511 behaves like performs entire show dismiss cycle512 shows free user limit warning and honors dismissal513 when reached/over limit514 behaves like performs entire show dismiss cycle515 shows free user limit warning and honors dismissal516 without repository517 behaves like over the free user limit alert518 when over limit for preview519 behaves like performs entire show dismiss cycle520 shows free user limit warning and honors dismissal521 when reached/over limit522 behaves like performs entire show dismiss cycle523 shows free user limit warning and honors dismissal524 with user namespace525 with repository526 behaves like user namespace over the free user limit alert527 when over limit for preview528 behaves like performs entire user namespace show dismiss cycle529 shows free user limit warning and honors dismissal530 when reached/over limit531 behaves like performs entire user namespace show dismiss cycle532 shows free user limit warning and honors dismissal533 with empty repository534 behaves like user namespace over the free user limit alert535 when over limit for preview536 behaves like performs entire user namespace show dismiss cycle537 shows free user limit warning and honors dismissal538 when reached/over limit539 behaves like performs entire user namespace show dismiss cycle540 shows free user limit warning and honors dismissal541 without repository542 behaves like user namespace over the free user limit alert543 when over limit for preview544 behaves like performs entire user namespace show dismiss cycle545 shows free user limit warning and honors dismissal546 when reached/over limit547 behaves like performs entire user namespace show dismiss cycle548 shows free user limit warning and honors dismissal549User visits issue boards550 visiting project boards with search params551 in list view552 when board is scoped to labels553 params: {}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]554 displays all issues satisfiying filter params and correctly sets url params555 params: {"label_name"=>["foobar"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]556 displays all issues satisfiying filter params and correctly sets url params557 params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]558 displays all issues satisfiying filter params and correctly sets url params559 params: {"assignee_username"=>"root"}, expected_params: {"label_name"=>["foobar", "workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]560 displays all issues satisfiying filter params and correctly sets url params561 when board is scoped to an assignee562 params: {}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]563 displays all issues satisfiying filter params and correctly sets url params564 params: {"assignee_username"=>"root"}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]565 displays all issues satisfiying filter params and correctly sets url params566 params: {"label_name"=>["workflow::in dev"]}, expected_params: {"label_name"=>["workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]567 displays all issues satisfiying filter params and correctly sets url params568 in epic swimlanes569 when board is scoped to labels570 params: {}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]571 displays all issues satisfiying filter params and correctly sets url params572 params: {"label_name"=>["foobar"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]573 displays all issues satisfiying filter params and correctly sets url params574 params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]575 displays all issues satisfiying filter params and correctly sets url params576 params: {"assignee_username"=>"root"}, expected_params: {"label_name"=>["foobar", "workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]577 displays all issues satisfiying filter params and correctly sets url params578 when board is scoped to an assignee579 params: {}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]580 displays all issues satisfiying filter params and correctly sets url params581 params: {"assignee_username"=>"root"}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]582 displays all issues satisfiying filter params and correctly sets url params583 params: {"label_name"=>["workflow::in dev"]}, expected_params: {"label_name"=>["workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]584 displays all issues satisfiying filter params and correctly sets url params585 visiting group boards with search params586 in list view587 when board is scoped to labels588 params: {}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]589 displays all issues satisfiying filter params and correctly sets url params590 params: {"label_name"=>["foobar"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]591 displays all issues satisfiying filter params and correctly sets url params592 params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]593 displays all issues satisfiying filter params and correctly sets url params594 params: {"assignee_username"=>"root"}, expected_params: {"label_name"=>["foobar", "workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]595 displays all issues satisfiying filter params and correctly sets url params596 when board is scoped to an assignee597 params: {}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]598 displays all issues satisfiying filter params and correctly sets url params599 params: {"assignee_username"=>"root"}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]600 displays all issues satisfiying filter params and correctly sets url params601 params: {"label_name"=>["workflow::in dev"]}, expected_params: {"label_name"=>["workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]602 displays all issues satisfiying filter params and correctly sets url params603 in epic swimlanes604 when board is scoped to labels605 params: {}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]606 displays all issues satisfiying filter params and correctly sets url params607 params: {"label_name"=>["foobar"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]608 displays all issues satisfiying filter params and correctly sets url params609 params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_params: {"label_name"=>["foobar", "workflow::in dev"]}, expected_issues: ["issue with all filters"]610 displays all issues satisfiying filter params and correctly sets url params611 params: {"assignee_username"=>"root"}, expected_params: {"label_name"=>["foobar", "workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]612 displays all issues satisfiying filter params and correctly sets url params613 when board is scoped to an assignee614 params: {}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]615 displays all issues satisfiying filter params and correctly sets url params616 params: {"assignee_username"=>"root"}, expected_params: {"assignee_username"=>"root"}, expected_issues: ["issue with assignee", "issue with all filters"]617 displays all issues satisfiying filter params and correctly sets url params618 params: {"label_name"=>["workflow::in dev"]}, expected_params: {"label_name"=>["workflow::in dev"], "assignee_username"=>"root"}, expected_issues: ["issue with all filters"]619 displays all issues satisfiying filter params and correctly sets url params620Project issue boards621 with group and reporter622 can edit board name623 swimlanes dropdown624 license feature on625 does not show Group by dropdown when user is not logged in626 shows Group by dropdown when user is logged in627 license feature off628 does not show Group by dropdown when user is not logged in629 does not show Group by dropdown when user is logged in630 total weight631 shows total weight for backlog632 updates weight when moving to list633 unlicensed634 hides weight635 list header636 When FF is turned on637 when max issue count is set638 displays issue and max issue size639 list settings640 when license is available641 shows the list settings button642 when settings button is clicked643 shows the board list settings sidebar644 when boards setting sidebar is open645 when user clicks Remove Limit646 sets max issue count to zero647 when the user is editing a wip limit and clicks close648 updates the max issue count wip limit649 when user off clicks650 updates the max issue count wip limit651 When user sets max issue count to 0652 updates the max issue count wip limit to None653 when user hits enter654 updates the max issue count wip limit655 when license is not available656 does not show the list settings button657epics swimlanes filtering658 filtering659 filters by author660 filters by assignee661 filters by milestone662 filters by label663Project > User views empty wiki664 behaves like User views empty wiki665 when signed in user is an Auditor666 when user is not a member of the project667 behaves like empty wiki message668 shows the empty state message with the expected elements669 when user is a member of the project670 behaves like empty wiki message671 shows the empty state message with the expected elements672Project mirror673 On a project674 when mirror was updated successfully675 shows the last successful at timestamp676 when mirror was never updated successfully677 shows that mirror has never been updated678 with Update now button679 when able to force update680 forces import681 when unable to force update682 disables Update now button683 when the project is archived684 disables Update now button685 configuration686 password authentication687Skipping ./ee/spec/features/projects/mirror_spec.rb[1:2:1:2] 'Project mirror configuration password authentication can be changed to unauthenticated' because it's flaky.688 can be changed to unauthenticated (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)689 can be recreated after an SSH mirror is set6911st Try error in ./ee/spec/features/projects/mirror_spec.rb:147:692expected to find text "Mirroring settings were successfully updated" in "Skip to content GitLab Menu Help P project153 Project information Repository Issues 0 Merge requests 0 CI/CD Security & Compliance Deployments Packages & Registries Infrastructure Monitor Analytics Wiki Snippets Settings General Integrations Webhooks Access Tokens Repository CI/CD Monitor Usage Quotas Collapse sidebar Sidney Jones623 project153 Repository Settings Import url can't be blank Default branch Collapse Set the default branch for this project. All merge requests and commits are made against this branch unless you specify a different one. Default branch master Default branch Auto-close referenced issues on default branch When merge requests and commits in the default branch close, any issues they reference also close. Branch rules Collapse Define rules for who can push, merge, and the required approvals for each branch. Branch Push rules Collapse Restrict push operations for this project. Learn more. Select push rules Do not allow users to remove Git tags with git push Users can still delete tags through the GitLab UI. Check whether the commit author is a GitLab user Restrict commits to existing GitLab users. Prevent pushing secret files Reject any files likely to contain secrets. What secret files are rejected? Require expression in commit messages All commit messages must match this regular expression. If empty, commit messages are not required to match any expression. Reject expression in commit messages Commit messages cannot match this regular expression. If empty, commit messages are not rejected based on any expression. Branch name All branch names must match this regular expression. If empty, any branch name is allowed. Commit author's email All commit author's email must match this regular expression. If empty, any email is allowed. Prohibited file names All committed filenames cannot match this regular expression. If empty, any filename is allowed. Maximum file size (MB) Reject file sizes equal to or greater than this size. If set to 0, files of any size are allowed. This rule does not apply to files tracked by Git LFS. Save push rules Mirroring repositories Collapse Set up your project to automatically push and/or pull changes to/from another repository. Branches, tags, and commits will be synced automatically. How do I mirror repositories? Git repository URL The repository must be accessible over http://, https://, ssh:// or git://. When using the http:// or https:// protocols, please provide the exact URL to the repository. HTTP redirects will not be followed. Include the username in the URL if required: https://username@gitlab.company.com/group/project.git. The update action will time out after 180 minutes. For big repositories, use a clone/push combination. Git LFS objects will be synced if LFS is enabled for the project. Push mirrors will not sync LFS objects over SSH. In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches. Mirror direction Pull Push Authentication method Password SSH public key Password Mirror user Sidney Jones622 You will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches. Overwrite diverged branches If disabled, a diverged local branch will not be automatically updated with commits from its remote counterpart, to prevent local data loss. If the default branch (master) has diverged and cannot be updated, mirroring will fail. Other diverged branches are silently ignored. Learn more. Trigger pipelines for mirror updates Trigger pipelines when branches or tags are updated in the upstream repository. Depending on the activity of the upstream repository, this may greatly increase the load on your CI runners. Only enable this if you know they can handle the load. CI will run using the credentials assigned above. Learn more. Mirror only protected branches If enabled, only protected branches will be mirrored. Learn more. Mirrored repositories (0) Direction Last update attempt Last successful update Protected branches Collapse Keep stable branches secure and force developers to use merge requests. What are protected branches? By default, protected branches restrict who can modify the branch. Learn more. Protect a branch Branch: Select branch or create wildcard Wildcards such as *-stable or production/* are supported. Allowed to merge: Select Allowed to push: Select You can add only groups that have this project shared. Learn more. Allowed to force push: Allowed to force push Allow all users with push access to force push. Protected branch (0) There are currently no protected branches, protect a branch with the form above. Protected tags Collapse Limit access to creating and updating tags. What are protected tags? By default, protected tags restrict who can modify the tag. Learn more. Protect a tag Tag: Select tag or create wildcard Wildcards such as v* or *-release are supported. Allowed to create: Select You can add only groups that have this project shared. Learn more. Protected tags (0) No tags are protected. Deploy tokens Collapse Deploy tokens allow access to packages, your repository, and registry images. New deploy token Create a new deploy token for all projects in this group. What are deploy tokens? Name Enter a unique name for your deploy token. Expiration date (optional) Enter an expiration date for your token. Defaults to never expire. Username (optional) Enter a username for your token. Defaults to gitlab+deploy-token-{n}. Scopes (select at least one) read_repository Allows read-only access to the repository. read_package_registry Allows read-only access to the package registry. write_package_registry Allows read and write access to the package registry. Active Deploy Tokens (0) This project has no active Deploy Tokens. Deploy keys Collapse Add deploy keys to grant read/write access to this repository. What are deploy keys? Title Key Paste a public key here. How do I generate it? Grant write permissions to this key Allow this key to push to this repository Enabled deploy keys 0 Privately accessible deploy keys 0 Publicly accessible deploy keys 0 No deploy keys found. Create one with the form above. Repository cleanup Collapse Clean up after running git filter-repo on the repository. Upload object map Choose a file No file selected The maximum file size is 10 MB."693Unexpected browser console output:694security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.695security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.696security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.697security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.698security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.699security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.700security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.701security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.702security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.703security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.704security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.705security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.706security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.707security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.708security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.709security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.710security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.711security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.712security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.713security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.714security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.715security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.716security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.717security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.718security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.719security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.720security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.721security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.722security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.723security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.724security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.725webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."726security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.727security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.728security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.729security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.730security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.731security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.732security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.733security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.734security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.735security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.736security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.737security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.738security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.739security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.740security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.741security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.742security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.743security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.744security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.745security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.746security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.747security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.748security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.749security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.750security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.751security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.752security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.753security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.754security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.755security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.756security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.757security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.758webpack-internal:///gzws 132:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."759webpack-internal:///gzws 132:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."760security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.761webpack-internal:///gzws 132:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."762webpack-internal:///gzws 132:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."763security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.764webpack-internal:///gzws 132:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."765webpack-internal:///gzws 132:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."766security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.767webpack-internal:///gzws 132:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."768webpack-internal:///gzws 132:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."769security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.770webpack-internal:///gzws 132:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."771webpack-internal:///gzws 132:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."772security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.773security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.774security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.775security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.776security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.777security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.778security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.779security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.780webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."781webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."782webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/32\" in document."783webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/31\" in document."784webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/30\" in document."785webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/29\" in document."786security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.787webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."788webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."789webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/36\" in document."790webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/35\" in document."791webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/34\" in document."792webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/33\" in document."793security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.794security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.795security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.796security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.797security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.798security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.799security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.800security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.801webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."802webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."803webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/68\" in document."804webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/67\" in document."805webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/66\" in document."806webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/65\" in document."807security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.808webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."809webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."810webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/72\" in document."811webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/71\" in document."812webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/70\" in document."813webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/69\" in document."814security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.815security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.816webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."817webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."818webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/76\" in document."819webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/75\" in document."820webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/74\" in document."821webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: popover - Unable to find target element by ID \"#milestone-item-gid://gitlab/Milestone/73\" in document."822security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.823security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.824security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.825security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.826security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.827security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.828security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.829security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.830security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.831security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.832security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.833security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.834security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.835security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.836security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.837security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.838security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.839security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.840security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.841security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.842security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.843security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.844security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.845security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.846security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.847security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.848security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.849security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.850security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.851security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.852security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.853security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.854webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."855security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.856security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.857security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.858webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."859security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.860webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."861security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.862security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.863security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.864webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."865security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.866webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."867security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.868security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.869security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.870webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."871security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.872webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."873security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.874security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.875security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.876webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."877security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.878webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."879security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.880webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."881security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.882security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.883security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.884webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."885security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.886webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."887security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.888webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."889security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.890security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.891security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.892webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."893security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.894security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.895security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.896webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."897security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.898security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.899security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.900webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."901security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.902security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.903security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.904webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."905security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.906webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."907security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.908security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.909security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.910webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."911security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.912webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."913security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.914security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.915security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.916webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."917security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.918webpack-internal:///gzws 132:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."919security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.920http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"921http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')922 at target (webpack-internal:///ucfo:34:47)923 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)924 at VueComponent.unListen (webpack-internal:///zNfq:725:25)925 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)926 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)927 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)928 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)929 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)930 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)931 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)932security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.933security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.934http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"935http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')936 at target (webpack-internal:///ucfo:34:47)937 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)938 at VueComponent.unListen (webpack-internal:///zNfq:725:25)939 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)940 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)941 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)942 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)943 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)944 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)945 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)946security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.947security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.948http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"949http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')950 at target (webpack-internal:///ucfo:34:47)951 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)952 at VueComponent.unListen (webpack-internal:///zNfq:725:25)953 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)954 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)955 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)956 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)957 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)958 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)959 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)960security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.961security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.962http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"963http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')964 at target (webpack-internal:///ucfo:34:47)965 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)966 at VueComponent.unListen (webpack-internal:///zNfq:725:25)967 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)968 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)969 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)970 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)971 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)972 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)973 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)974security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.975http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"976http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')977 at target (webpack-internal:///ucfo:34:47)978 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)979 at VueComponent.unListen (webpack-internal:///zNfq:725:25)980 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)981 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)982 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)983 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)984 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)985 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)986 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)987security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.988security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.989http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"990http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')991 at target (webpack-internal:///ucfo:34:47)992 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)993 at VueComponent.unListen (webpack-internal:///zNfq:725:25)994 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)995 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)996 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)997 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)998 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)999 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1000 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1001security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1002security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1003http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"1004http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')1005 at target (webpack-internal:///ucfo:34:47)1006 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)1007 at VueComponent.unListen (webpack-internal:///zNfq:725:25)1008 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)1009 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1010 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1011 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)1012 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)1013 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1014 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1015security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1016security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1017security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1018http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"1019http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')1020 at target (webpack-internal:///ucfo:34:47)1021 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)1022 at VueComponent.unListen (webpack-internal:///zNfq:725:25)1023 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)1024 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1025 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1026 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)1027 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)1028 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1029 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1030security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1031security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1032http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"1033http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')1034 at target (webpack-internal:///ucfo:34:47)1035 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)1036 at VueComponent.unListen (webpack-internal:///zNfq:725:25)1037 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)1038 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1039 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1040 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)1041 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)1042 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1043 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1044security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1045security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1046security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1047http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"1048http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')1049 at target (webpack-internal:///ucfo:34:47)1050 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)1051 at VueComponent.unListen (webpack-internal:///zNfq:725:25)1052 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)1053 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1054 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1055 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)1056 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)1057 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1058 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1059security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1060http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"1061http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')1062 at target (webpack-internal:///ucfo:34:47)1063 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)1064 at VueComponent.unListen (webpack-internal:///zNfq:725:25)1065 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)1066 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1067 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1068 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)1069 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)1070 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1071 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1072security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1073security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1074security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1075security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1076security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1077security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1078security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1079security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1080security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1081security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1082security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1083security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1084security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1085security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1086security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1087security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1088security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1089security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1090security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1091security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1092security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1093security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1094security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1095security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1096security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1097security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1098security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1099security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1100security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1101security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1102security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1103security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1104security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1105security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1106security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1107security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1108security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1109security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1110security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1111security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1112security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1113security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1114security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1115security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1116security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1117security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1118security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1119security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1120security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1121security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1122security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1123security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1124security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1125security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1126security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1127security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1128security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1129security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1130security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1131security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1132security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1133security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1134security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1135security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1136security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1137security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1138security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1139security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1140security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1141security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1142security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1143security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1144security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1145security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1146security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1147webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1148security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1149webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1150security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1151webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1152security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1153webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1154security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1155webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1156security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1157webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1158security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1159webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1160security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1161webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1162security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1163webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1164security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1165webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1166security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1167webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1168security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1169webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1170security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1171webpack-internal:///MvWu 14:33 Uncaught TypeError: Cannot read properties of null (reading 'querySelector')1172security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1173webpack-internal:///MvWu 14:33 Uncaught TypeError: Cannot read properties of null (reading 'querySelector')1174security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1175webpack-internal:///MvWu 14:33 Uncaught TypeError: Cannot read properties of null (reading 'querySelector')1176security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1177webpack-internal:///MvWu 14:33 Uncaught TypeError: Cannot read properties of null (reading 'querySelector')1178security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1179webpack-internal:///MvWu 14:33 Uncaught TypeError: Cannot read properties of null (reading 'querySelector')1180security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1181webpack-internal:///MvWu 14:33 Uncaught TypeError: Cannot read properties of null (reading 'querySelector')1182security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1183webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1184security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1185webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1186security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1187webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1188security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1189webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1190security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1191webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1192security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1193webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1194security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1195webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1196security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1197webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1198security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1199webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1200security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1201webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1202security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1203webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1204security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1205webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"1206security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1207webpack-internal:///MvWu 14:33 Uncaught TypeError: Cannot read properties of null (reading 'querySelector')1208security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1209webpack-internal:///MvWu 14:33 Uncaught TypeError: Cannot read properties of null (reading 'querySelector')1210security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1211webpack-internal:///MvWu 14:33 Uncaught TypeError: Cannot read properties of null (reading 'querySelector')1212security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1213webpack-internal:///MvWu 14:33 Uncaught TypeError: Cannot read properties of null (reading 'querySelector')1214security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1215webpack-internal:///MvWu 14:33 Uncaught TypeError: Cannot read properties of null (reading 'querySelector')1216security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1217webpack-internal:///MvWu 14:33 Uncaught TypeError: Cannot read properties of null (reading 'querySelector')1218security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1219security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1220security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1221security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1222security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1223security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1224security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1225security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1226security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1227security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1228security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1229security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1230security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1231security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1232security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1233security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1234security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1235security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1236security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1237security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1238security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1239security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1240security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1241security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1242security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1243security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1244security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1245security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1246security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1247security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1248http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 5268:27 Uncaught Error: The resource that you are attempting to access doe… you don't have permission to perform this action1249security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1250http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 5268:27 Uncaught Error: The resource that you are attempting to access doe… you don't have permission to perform this action1251security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1252http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 5268:27 Uncaught Error: The resource that you are attempting to access doe… you don't have permission to perform this action1253security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1254http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 5268:27 Uncaught Error: The resource that you are attempting to access doe… you don't have permission to perform this action1255security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1256security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1257security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1258security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1259security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1260security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1261security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1262security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1263security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1264security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1265security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1266security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1267security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1268security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1269http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"1270http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')1271 at target (webpack-internal:///ucfo:34:47)1272 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)1273 at VueComponent.unListen (webpack-internal:///zNfq:725:25)1274 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)1275 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1276 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1277 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)1278 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)1279 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1280 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1281http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"1282http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')1283 at target (webpack-internal:///ucfo:34:47)1284 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)1285 at VueComponent.unListen (webpack-internal:///zNfq:725:25)1286 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)1287 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1288 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1289 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)1290 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)1291 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1292 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1293webpack-internal:///XEYR 33:26 Uncaught TypeError: Cannot read properties of undefined (reading '$el')1294http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CIssuesLaneList> at ee/app/assets/javascripts/boards/components/issues_lane_list.vue\n \u003CEpicsSwimlanes> at ee/app/assets/javascripts/boards/components/epics_swimlanes.vue\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"1295http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')1296 at target (webpack-internal:///ucfo:34:47)1297 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)1298 at VueComponent.unListen (webpack-internal:///zNfq:725:25)1299 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)1300 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1301 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1302 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)1303 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)1304 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1305 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1306webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1307security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1308http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"1309http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')1310 at target (webpack-internal:///ucfo:34:47)1311 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)1312 at VueComponent.unListen (webpack-internal:///zNfq:725:25)1313 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)1314 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1315 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1316 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)1317 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)1318 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1319 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1320webpack-internal:///XEYR 33:26 Uncaught TypeError: Cannot read properties of undefined (reading '$el')1321http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CIssuesLaneList> at ee/app/assets/javascripts/boards/components/issues_lane_list.vue\n \u003CEpicsSwimlanes> at ee/app/assets/javascripts/boards/components/epics_swimlanes.vue\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"1322http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')1323 at target (webpack-internal:///ucfo:34:47)1324 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)1325 at VueComponent.unListen (webpack-internal:///zNfq:725:25)1326 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)1327 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1328 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1329 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)1330 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)1331 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1332 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1333webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1334security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1335http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"1336http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')1337 at target (webpack-internal:///ucfo:34:47)1338 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)1339 at VueComponent.unListen (webpack-internal:///zNfq:725:25)1340 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)1341 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1342 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1343 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)1344 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)1345 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1346 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1347webpack-internal:///XEYR 33:26 Uncaught TypeError: Cannot read properties of undefined (reading '$el')1348http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CIssuesLaneList> at ee/app/assets/javascripts/boards/components/issues_lane_list.vue\n \u003CEpicsSwimlanes> at ee/app/assets/javascripts/boards/components/epics_swimlanes.vue\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"1349http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')1350 at target (webpack-internal:///ucfo:34:47)1351 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)1352 at VueComponent.unListen (webpack-internal:///zNfq:725:25)1353 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)1354 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1355 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1356 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)1357 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)1358 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1359 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1360webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1361security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1362http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CBoardList> at boards/components/board_list.vue\n \u003CBoardColumn> at boards/components/board_column.vue\n \u003CDraggable>\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"1363http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')1364 at target (webpack-internal:///ucfo:34:47)1365 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)1366 at VueComponent.unListen (webpack-internal:///zNfq:725:25)1367 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)1368 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1369 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1370 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)1371 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)1372 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1373 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1374webpack-internal:///XEYR 33:26 Uncaught TypeError: Cannot read properties of undefined (reading '$el')1375http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 329235:14 "[Vue warn]: Error in beforeDestroy hook: \"TypeError: Cannot read properties of undefined (reading '$el')\"\n\nfound in\n\n---> \u003CBVTooltip>\n \u003CBTooltip>\n \u003CGlTooltip>\n \u003CUserAvatarImageNew> at vue_shared/components/user_avatar/user_avatar_image_new.vue\n \u003CUserAvatarImage> at vue_shared/components/user_avatar/user_avatar_image.vue\n \u003CBLink>\n \u003CGlLink>\n \u003CAvatarLink>\n \u003CUserAvatarLinkNew> at vue_shared/components/user_avatar/user_avatar_link_new.vue\n \u003CUserAvatarLink> at vue_shared/components/user_avatar/user_avatar_link.vue\n \u003CBoardCardInner> at boards/components/board_card_inner.vue\n \u003CBoardCard> at boards/components/board_card.vue\n \u003CDraggable>\n \u003CIssuesLaneList> at ee/app/assets/javascripts/boards/components/issues_lane_list.vue\n \u003CEpicsSwimlanes> at ee/app/assets/javascripts/boards/components/epics_swimlanes.vue\n \u003CBoardContent> at boards/components/board_content.vue\n \u003CBoardApp> at boards/components/board_app.vue\n \u003CRoot>"1376http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js 330502:12 TypeError: Cannot read properties of undefined (reading '$el')1377 at target (webpack-internal:///ucfo:34:47)1378 at VueComponent.getTarget (webpack-internal:///zNfq:535:18)1379 at VueComponent.unListen (webpack-internal:///zNfq:725:25)1380 at VueComponent.beforeDestroy (webpack-internal:///zNfq:264:10)1381 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1382 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1383 at VueComponent.Vue.$destroy (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332588:5)1384 at VueComponent.beforeDestroy (webpack-internal:///q44I:206:22)1385 at invokeWithErrorHandling (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:330469:57)1386 at callHook (http://127.0.0.1:46765/assets/webpack/dll.88dd89334f50/vendor.dll.bundle.js:332829:7)1387webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."1388security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1389security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1390security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1391security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1392security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1393security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1394security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1395security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1396security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1397security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1399RSpec::Retry: 2nd try ./ee/spec/features/projects/mirror_spec.rb:1471400 SSH public key authentication1401 can be set up1402 host key management1403 fills fingerprints and host keys when detecting1404 displays error if detection fails1405 allows manual host keys entry1406 authentication methods1407 shows SSH related fields for an SSH URL1408 hides SSH-related fields for a HTTP URL1409Update Epic1410 when user who is not a group member displays the epic1411 does not show the Edit button1412 when user with developer access displays the epic1413 updates the tasklist1414 shows drag icons on hover of list item1415 update form1416 updates the epic1417 updates the epic and keep the description saved across reload1418Skipping ./ee/spec/features/epics/update_epic_spec.rb[1:2:1:3] 'Update Epic when user with developer access displays the epic update form creates a todo only for mentioned users' because it's flaky.1419 creates a todo only for mentioned users (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)1420 edits full screen1421 uploads a file when dragging into textarea1422 autocomplete enabled1423 opens atwho container1424 epic sidebar1425 opens datepicker when clicking Edit button1426 when user with owner access displays the epic1427 shows delete button inside the edit form1428Namespace user cap reached alert1429 with an exceeded user cap1430 displays the banner to a group owner1431 displays the banner to a group owner on a subgroup page1432 displays the banner to a group owner on a project page1433 does not display the banner when the feature flag is off1434 does not display the banner to a user who is not a group owner1435 does not display the banner to a user who owns a subgroup1436 does not display the banner to an unauthenticated user1437 does not display on pending members page1438 can be dismissed1439 remains dismissed1440 is dismissed independently for each root group1441 is dismissed for a root group when dismissed from a subgroup1442 does not display the banner to a group owner on a reactive cache miss1443 with a user cap that has not been exceeded1444 does not display the banner to a group owner1445 without a user cap set1446 does not display the banner to a group owner1447 with a user namespace1448 renders the page without a banner1449Issue boards sidebar labels using epic swimlanes1450 group boards1451 in the top-level group board1452 selecting an issue from a direct descendant project1453 when editing labels1454 displays the label from the top-level group1455 displays the label from the project1456 does not display labels from the project's siblings or their descendents1457 selecting an issue from a subgroup's project1458 when editing labels1459 displays the label from the top-level group1460 displays the label from the subgroup1461 displays the label from the project1462 does not display labels from the subgroup's siblings (project or group)1463User edits merge request with blocking MRs1464 feature is enabled1465 user can see the other MR1466 can add the other MR1467 can see and remove an existing blocking MR1468 user cannot see the other MR1469 cannot add the other MR1470 sees the existing MR as hidden and can remove it1471 feature is disabled1472 cannot see the blocking MR controls1473Filter issues by epic1474 when group issues list page1475 behaves like filter issues by epic1476 filters issues by epic1477 filters issues by negated epic1478 shows epics in the filtered search dropdown1479 shows correct filtered search epic token value1480 when project issues list page1481 behaves like filter issues by epic1482 filters issues by epic1483 filters issues by negated epic1484 shows epics in the filtered search dropdown1485 shows correct filtered search epic token value1486Expiring Subscription Message1487 for self-managed subscriptions1488 when signed in user is an admin1489 with a license with no expiration1490 loads the page without any subscription expiration notifications1491 with an expired license1492 notifies the admin of the expired subscription1493 with a license expiring in 15 days1494 notifies the admin of a soon expiring subscription1495 with a license expiring in more than 15 days1496 loads the page without any subscription expiration notifications1497 when signed in user is not an admin1498 with a license with no expiration1499 loads the page without any subscription expiration notifications1500 with an expired license in the grace period1501 loads the page without any subscription expiration notifications1502 with an expired license beyond the grace period1503 notifies the admin of the expired subscription1504 for namespace subscriptions1505 when signed in user is a group owner1506 with an expired license1507 notifies the group owner of the expired subscription1508 with a license expiring in less than 15 days1509 notifies the group owner of a soon expiring subscription1510 with a license expiring in 30 or more days1511 loads the page without any subscription expiration notifications1512 when signed in user is not a group owner1513 with an expired license1514 loads the page without any subscription expiration notifications1515 with a license expiring in less than 30 days1516 loads the page without any subscription expiration notifications1517Project Subscriptions1518 renders the correct path for the form action1519 renders the list of downstream projects1520 doesn't allow to delete downstream projects1521 successfully creates new pipeline subscription1522 shows flash warning when unsuccesful in creating a pipeline subscription1523Skipping ./ee/spec/features/projects/settings/pipeline_subscriptions_spec.rb[1:6] 'Project Subscriptions subscription is removed successfully' because it's flaky.1524 subscription is removed successfully (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)1525Thread Comments Epic1526 behaves like thread comments for issue, epic and merge request1527 clicking "Comment" will post a comment1528 when the toggle is clicked1529 has a "Comment" item (selected by default) and "Start thread" item1530 closes the menu when clicking the toggle or body1531 when selecting "Start thread"1532 creating a thread1533 clicking "Start thread" will post a thread and show a reply component1534 when opening the menu1535 has "Start thread" selected1536 when selecting "Comment"1537 updates the submit button text and closes the dropdown1538 has "Comment" selected when opening the menu1539Path Locks1540 locking folders1541 locking files1542 unlocking files1543 managing of lock list1544EE user opens IDE1545 no push rules1546 behaves like no warning1547 does not show warning1548 when has reject_unsigned_commit push rule1549 behaves like has warning1550 shows warning1551 and feature flag off1552 behaves like no warning1553 does not show warning1554Merge request > User approves with password1555 works, when user approves and enters correct password1556 does not need password to unapprove1557 shows error, when user approves and enters incorrect password1558Assign labels to an epic1559 when label is referenced1560 creates new system note with label pointing to epics index page1561 when labels icon is clicked on collapsed sidebar1562 expands sidebar1563 opens labels dropdown1564 collapses sidebar when clicked outside1565Test Cases1566 test case list1567 shows tabs for state types1568 shows create test case button1569 shows filtered search input1570 shows filter tokens author and label1571 open tab1572 shows list of all open test cases1573 shows test cases title and metadata1574 archived tab1575 shows list of all archived test cases1576 all tab1577 shows list of all test cases1578Merge request > User sees merge widget1579 when merge pipelines option is enabled at project level configuration1580 when the head pipeline is merge request pipeline1581 does not show any warnings1582 when the head pipeline is merge train pipeline1583 shows head pipeline information1584 when merge request is submitted from a forked project1585 shows a warning that fork project merge request does not create merge request pipelines by default1586Groups > Members > Maintainer/Owner can override LDAP access levels1587 does not allow override on project members page1588 does not allow override of inherited group members1589 owner cannot override LDAP access level1590 owner can override LDAP access level1591Group navbar1592 when devops adoption analytics is available1593 behaves like verified navigation bar1594 renders correctly1595 when productivity analytics is available1596 behaves like verified navigation bar1597 renders correctly1598 when value stream analytics is available1599 redirects to value stream when Analytics item is clicked1600 behaves like verified navigation bar1601 renders correctly1602 when epics are available1603 behaves like verified navigation bar1604 renders correctly1605 when the logged in user is the owner1606 behaves like verified navigation bar1607 renders correctly1608 when SAML SSO is available1609 behaves like verified navigation bar1610 renders correctly1611 when security dashboard is available1612 behaves like verified navigation bar1613 renders correctly1614 when packages are available1615 when container registry is available1616 behaves like verified navigation bar1617 renders correctly1618 when customer relations feature is enabled1619 behaves like verified navigation bar1620 renders correctly1621 when customer relations feature enabled but subgroup1622 behaves like verified navigation bar1623 renders correctly1624 when iterations are available1625 behaves like verified navigation bar1626 renders correctly1627 when group wiki is available1628 behaves like verified navigation bar1629 renders correctly1630 when harbor registry is available1631 behaves like verified navigation bar1632 renders correctly1633Issue actions1634 promote issue to epic action1635 when user is unauthorized1636 does not show "Promote to epic" item in issue actions dropdown1637 when user is authorized1638 clicking "Promote to epic" creates and redirects user to epic1639Feature flag issue links1640 linking a feature flag to an issue1641 user can link a feature flag to an issue1642 user sees simple form without relates to / blocks / is blocked by radio buttons1643 autocompletes issues1644 when the feature is unlicensed1645 does not show the related issues widget1646 unlinking a feature flag from an issue1647 user can unlink a feature flag from an issue1648Merge Requests > User resets approvers1649 resets approvers for merge requests1650Group1651 group edit1652 when licensed feature group wikis is not enabled1653 does not show the wiki settings menu1654 wiki_access_level setting1655 saves new settings1656Groups > Members > Leave group1657 with block_password_auth_for_saml_users feature flag switched on1658 guest provisoned by this group leaves the group and is signed off1659 guest leaves the group by url param and is signed off1660 with block_password_auth_for_saml_users feature flag switched off1661 guest leaves the group by url param1662 guest leaves the group as last member1663Project active tab1664 on project Analytics/Insights1665 behaves like page has active tab1666 activates Analytics tab1667 behaves like page has active sub tab1668 activates Insights sub tab1669 on project Analytics/Code Review1670 behaves like page has active tab1671 activates Analytics tab1672 behaves like page has active sub tab1673 activates Code review sub tab1674 on project CI/CD1675 browsing Pipelines tabs1676 Security tab1677 behaves like page has active tab1678 activates CI/CD tab1679 behaves like page has active sub tab1680 activates Pipelines sub tab1681 Licenses tab1682 behaves like page has active tab1683 activates CI/CD tab1684 behaves like page has active sub tab1685 activates Pipelines sub tab1686 Code Quality tab1687 behaves like page has active tab1688 activates CI/CD tab1689 behaves like page has active sub tab1690 activates Pipelines sub tab1691Pending project memberships1692 with a private project in a private group1693 a pending project member gets a 404 for a private project1694 a pending project member gets a 404 for the project's private group1695 a project member can see the project's private group once the membership transitions to active1696 when a pending group membership is created with an existing pending project membership1697 a pending member gets a 404 for the project's private group1698 with a public project in a public group1699 a pending project member sees a public project as if not a member1700 a pending project member sees the project's public group as if not a member1701 with a subgroup project1702 a pending project member sees the root group as if not a member1703Automatic Deployment Rollbacks1704 when the user is not authorised1705 renders 404 page1706 when project does not have a license for auto_rollback feature1707 behaves like the auto rollback feature is not available1708 does not render the Automatic Deployment Rollbacks checkbox1709 when project has a license for auto_rollback feature1710 checks the auto rollback checkbox when the checkbox is checked1711 when the checkbox is checked1712 unchecks the auto rollback checkbox1713Admin sends notification1714 sends notification1715Dashboard issues1716 behaves like dashboard ultimate trial callout1717 hides promotion callout if not .com1718 .com1719 shows dismissable promotion callout if default dashboard for an owner1720 hides dismissable promotion callout if default dashboard for a non group owner1721 hides dismissable promotion callout if not default dashboard1722 hides promotion callout if a trial is active1723 hides promotion callout if user owns a paid namespace1724GitLab.com Google Analytics DataLayer1725 on account sign up pages1726 when creating a new trial registration1727 tracks form submissions in the dataLayer1728 when creating a new user1729 track form submissions in the dataLayer1730 on trial group select page1731 tracks create group events1732 on new registration groups page1733 tracks saasTrialGroup events in the dataLayer1734 on new registration projects page1735 when creating a new project through the form1736 tracks saasTrialProject events in the dataLayer1737Dashboard groups1738 behaves like dashboard ultimate trial callout1739 hides promotion callout if not .com1740 .com1741 shows dismissable promotion callout if default dashboard for an owner1742 hides dismissable promotion callout if default dashboard for a non group owner1743 hides dismissable promotion callout if not default dashboard1744 hides promotion callout if a trial is active1745 hides promotion callout if user owns a paid namespace1746user sees MR approvals promo1747 when creating an MR1748 shows the promo text1749 when editing an MR1750 shows the promo text1751User views iteration cadences1752 shows iteration cadences with iterations when expanded1753 only shows completed iterations on Done tab1754 shows inherited cadences in subgroup1755create epic in board1756 new epics in board list1757 creates new epic and opens sidebar1758Jira issues list1759 renders "Create new issue" button1760 when jira_issues_integration licensed feature is not available1761 does not render "Create new issue" button1762 on gitlab.com1763WARNING: ignoring the provided expectation message argument ({:count=>2}) since it is not a string or a proc.1764 includes the Atlassian referrer in Jira links1765Admin Groups1766 show a group1767 with minutes1768 when gitlab saas1769 renders minute report1770 renders additional minutes1771 when self-managed1772 renders minute report1773 does not render additional minutes1774issue resource weight events1775 when user displays the issue1776 shows both notes and resource weight event synthetic notes1777Service Desk Setting1778 loads group, project and instance issue description templates1779Skipping ./ee/spec/features/projects/settings/ee/service_desk_setting_spec.rb[1:2] 'Service Desk Setting persists file_template_project_id on save' because it's flaky.1780 persists file_template_project_id on save (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)1781Group or Project invitations1782 when on .com1783 without setup question1784 bypasses the setup_for_company question1785 with setup question1786 has the setup question1787 when not on .com1788 bypasses the setup_for_company question1789 with admin approval on sign-up enabled1790 does not sign the user in1791Project integrations1792 behaves like integration settings form1793 displays all the integrations1794Merge Request sidebar1795 when epics available1796 does not show epics in MR sidebar1797 when epics unavailable1798 does not show epics promotion in MR sidebar1799New project from template1800 create from template1801 shows template tabs1802EE > Projects > Settings > User manages issue template1803 saves issue template1804Projects > Show > Developer views empty project instructions1805 with Kerberos enabled1806 defaults to KRB51807Admin unsubscribes from notification1808 unsubscribes from notifications1809ArkoseLabs content security policy1810 has proper Content Security Policy headers1811Knapsack report was generated. Preview:1812{1813 "ee/spec/features/protected_branches_spec.rb": 273.7340399860004,1814 "ee/spec/features/groups/group_roadmap_spec.rb": 188.13284560400098,1815 "ee/spec/features/admin/geo/admin_geo_projects_spec.rb": 135.94039558400073,1816 "ee/spec/features/boards/sidebar_spec.rb": 107.78256638399944,1817 "ee/spec/features/registrations/saas_user_registration_spec.rb": 95.03792682600033,1818 "ee/spec/features/projects/show_project_spec.rb": 91.64696405200084,1819 "ee/spec/features/boards/user_visits_board_spec.rb": 78.98237741000048,1820 "ee/spec/features/boards/boards_spec.rb": 71.36039471700133,1821 "ee/spec/features/boards/swimlanes/epics_swimlanes_filtering_spec.rb": 52.17158998400009,1822 "ee/spec/features/projects/wiki/user_views_wiki_empty_spec.rb": 63.51276572200004,1823 "ee/spec/features/projects/mirror_spec.rb": 108.10451019099855,1824 "ee/spec/features/epics/update_epic_spec.rb": 44.15166812499956,1825 "ee/spec/features/namespace_user_cap_reached_alert_spec.rb": 43.6624269820004,1826 "ee/spec/features/boards/swimlanes/epics_swimlanes_sidebar_labels_spec.rb": 40.73482900400086,1827 "ee/spec/features/merge_request/user_edits_merge_request_blocking_mrs_spec.rb": 36.84517248799966,1828 "ee/spec/features/issues/filtered_search/filter_issues_epic_spec.rb": 32.837739639000574,1829 "ee/spec/features/subscriptions/expiring_subscription_message_spec.rb": 28.673776371000713,1830 "ee/spec/features/projects/settings/pipeline_subscriptions_spec.rb": 24.314967094998792,1831 "ee/spec/features/discussion_comments/epic_spec.rb": 26.411885391000396,1832 "ee/spec/features/projects/path_locks_spec.rb": 22.39858893300152,1833 "ee/spec/features/ide/user_opens_ide_spec.rb": 18.843875190999825,1834 "ee/spec/features/merge_request/user_approves_with_password_spec.rb": 23.054407872999946,1835 "ee/spec/features/epics/epic_labels_spec.rb": 18.240665768000326,1836 "ee/spec/features/projects/quality/test_case_list_spec.rb": 17.038882158998604,1837 "ee/spec/features/merge_request/user_sees_merge_widget_spec.rb": 15.691080251999665,1838 "ee/spec/features/groups/members/override_ldap_memberships_spec.rb": 16.662729839999884,1839 "ee/spec/features/groups/navbar_spec.rb": 13.534967343999597,1840 "ee/spec/features/issues/issue_actions_spec.rb": 14.760728828001447,1841 "ee/spec/features/projects/feature_flags/feature_flag_issues_spec.rb": 11.567405900999802,1842 "ee/spec/features/merge_requests/user_resets_approvers_spec.rb": 10.104085610000766,1843 "ee/spec/features/groups_spec.rb": 10.744274761998895,1844 "ee/spec/features/groups/members/leave_group_spec.rb": 9.434147271000256,1845 "ee/spec/features/projects/active_tabs_spec.rb": 8.081306494001183,1846 "ee/spec/features/pending_project_memberships_spec.rb": 8.511199975999261,1847 "ee/spec/features/projects/settings/auto_rollback_spec.rb": 7.959114671000862,1848 "ee/spec/features/admin/admin_sends_notification_spec.rb": 7.280410953000683,1849 "ee/spec/features/dashboards/issues_spec.rb": 5.817956130998937,1850 "ee/spec/features/google_analytics_datalayer_spec.rb": 5.751552169000206,1851 "ee/spec/features/dashboards/groups_spec.rb": 7.117980545001046,1852 "ee/spec/features/merge_request/user_sees_mr_approvals_promo_spec.rb": 5.906731118999232,1853 "ee/spec/features/groups/iterations/user_views_iteration_cadence_spec.rb": 5.803711172999101,1854 "ee/spec/features/epic_boards/new_epic_spec.rb": 4.350759868999376,1855 "ee/spec/features/integrations/jira/jira_issues_list_spec.rb": 5.743153991001236,1856 "ee/spec/features/admin/admin_groups_spec.rb": 5.445473222000146,1857 "ee/spec/features/issues/resource_weight_events_spec.rb": 3.982013201000882,1858 "ee/spec/features/projects/settings/ee/service_desk_setting_spec.rb": 4.3692668870007765,1859 "ee/spec/features/invites_spec.rb": 3.6352757469994685,1860 "ee/spec/features/projects/integrations/project_integrations_spec.rb": 4.486052950998783,1861 "ee/spec/features/merge_request/sidebar_spec.rb": 3.2046625860002678,1862 "ee/spec/features/projects/new_project_from_template_spec.rb": 1.7550253220015293,1863 "ee/spec/features/projects/settings/user_manages_issues_template_spec.rb": 2.443091918999926,1864 "ee/spec/features/projects/show/developer_views_empty_project_instructions_spec.rb": 1.3861475220001012,1865 "ee/spec/features/user_unsubscribes_from_admin_notifications_spec.rb": 0.928291464000722,1866 "ee/spec/features/users/arkose_labs_csp_spec.rb": 0.13609245100087721867}1868Knapsack global time execution for tests: 30m 50s1869Pending: (Failures listed here are expected and do not affect your suite's status)1870 1) User registration when accepting an invite sends me to the group activity page1871 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example1872 # ./ee/spec/features/registrations/saas_user_registration_spec.rb:2071873 2) Project mirror configuration password authentication can be changed to unauthenticated1874 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example1875 # ./ee/spec/features/projects/mirror_spec.rb:1281876 3) Update Epic when user with developer access displays the epic update form creates a todo only for mentioned users1877 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example1878 # ./ee/spec/features/epics/update_epic_spec.rb:851879 4) Project Subscriptions subscription is removed successfully1880 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example1881 # ./ee/spec/features/projects/settings/pipeline_subscriptions_spec.rb:811882 5) Service Desk Setting persists file_template_project_id on save1883 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example1884 # ./ee/spec/features/projects/settings/ee/service_desk_setting_spec.rb:651885Finished in 30 minutes 53 seconds (files took 57.88 seconds to load)1886397 examples, 0 failures, 5 pending1887Failed to write to log, write log/workhorse-test.log: file already closed1888RSpec exited with 0.1889No examples to retry, congrats!1891Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-10 due to policy1892Not uploading cache gitaly-ruby-gems-debian-bullseye-ruby-2.7-10 due to policy1894Uploading artifacts...1895coverage/: found 5 matching files and directories 1896crystalball/: found 2 matching files and directories 1897deprecations/: found 6 matching files and directories 1898knapsack/: found 3 matching files and directories 1899rspec/: found 9 matching files and directories 1900tmp/capybara/: found 3 matching files and directories 1901log/*.log: found 17 matching files and directories 1902WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/2649392014/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1903WARNING: Retrying... context=artifacts-uploader error=request redirected1904Uploading artifacts as "archive" to coordinator... 201 Created id=2649392014 responseStatus=201 Created token=ARM9adPv1905Uploading artifacts...1906rspec/junit_rspec.xml: found 1 matching files and directories 1907WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/2649392014/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1908WARNING: Retrying... context=artifacts-uploader error=request redirected1909Uploading artifacts as "junit" to coordinator... 201 Created id=2649392014 responseStatus=201 Created token=ARM9adPv1911Job succeeded