rspec system pg12 23/24
Passed Started
by
@jannik_lehmann

Jannik Lehmann
1Running with gitlab-runner 14.3.0-rc1 (ed15bfbf)2 on docker-auto-scale-com 1d6b581d3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 ...7Starting service postgres:12 ...8Pulling docker image postgres:12 ...9Using docker image sha256:cfd0d250289d0bf03e73e68f249d8ca80c572ec04d2a5902dcf7b0f1429e15ec for postgres:12 with digest postgres@sha256:7428e2451a9815c613bf567441922a813b5afe309ca3547e8080c03ae01bf30e ...10Starting service redis:5.0-alpine ...11Pulling docker image redis:5.0-alpine ...12Using docker image sha256:a0a8ec67111be1ffa9ee627aa0ef080c8281aba0f31a4a67f2b550f8e1e0b022 for redis:5.0-alpine with digest redis@sha256:fea243676a4d2d67f5990ddcbd4a56db9423b7f25e55758491e39988efc1cfbe ...13Waiting for services to be up and running...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 ...16Using docker image sha256:4cc2f63f50a93772721d8b8586f6fe8c920262e1302e0e8b6c12a1040960cfab for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:eef05654d1ff5d68556b37c53250a692ec3a5fa299726f5bd1cbb4738b738976 ...18Running on runner-1d6b581d-project-278964-concurrent-0 via runner-1d6b581d-gsrm-1632944943-9c702cae...20$ eval "$CI_PRE_CLONE_SCRIPT"21Downloading archived master...22Connecting to storage.googleapis.com (172.217.193.128:443)23saving to '/tmp/gitlab.tar.gz'24gitlab.tar.gz 0% | | 358k 0:18:22 ETA25gitlab.tar.gz 64% |******************** | 221M 0:00:01 ETA26gitlab.tar.gz 100% |********************************| 344M 0:00:00 ETA27'/tmp/gitlab.tar.gz' saved28Extracting tarball into /builds/gitlab-org/gitlab...29Fetching changes with git depth set to 20...30Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/31Created fresh repository.32remote: Enumerating objects: 504, done. 33remote: Counting objects: 100% (297/297), done. 34remote: Compressing objects: 100% (137/137), done. 35remote: Total 161 (delta 112), reused 55 (delta 24), pack-reused 0 36Receiving objects: 100% (161/161), 18.59 KiB | 4.65 MiB/s, done.37Resolving deltas: 100% (112/112), completed with 55 local objects.39 * [new ref] ec564e93aecae71f62b0ed076dceb9ea006567fa -> refs/pipelines/37972286640Checking out ec564e93 as refs/merge-requests/70901/merge...41Skipping Git submodules setup43Checking cache for ruby-gems-v1-4...44Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-v1-4 45Successfully extracted cache46Checking cache for gitaly-ruby-gems-v1-4...47Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/gitaly-ruby-gems-v1-4 48Successfully extracted cache50Downloading artifacts for compile-test-assets (1635435084)...51Downloading artifacts from coordinator... ok id=1635435084 responseStatus=200 OK token=NHSkoXRs52Downloading artifacts for detect-tests (1635435100)...53Downloading artifacts from coordinator... ok id=1635435100 responseStatus=200 OK token=RoFXfzTZ54Downloading artifacts for retrieve-tests-metadata (1635435106)...55Downloading artifacts from coordinator... ok id=1635435106 responseStatus=200 OK token=z-tsJcTd56Downloading artifacts for setup-test-env (1635435091)...57Downloading artifacts from coordinator... ok id=1635435091 responseStatus=200 OK token=2xj78vhx59Using docker image sha256:4cc2f63f50a93772721d8b8586f6fe8c920262e1302e0e8b6c12a1040960cfab for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:eef05654d1ff5d68556b37c53250a692ec3a5fa299726f5bd1cbb4738b738976 ...60$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb61$ export GOPATH=$CI_PROJECT_DIR/.go62$ mkdir -p $GOPATH63$ source scripts/utils.sh64$ source scripts/prepare_build.sh65Bundler version 2.1.466production:development67Settings are listed in order of priority. The top value will be used.68path69Set for the current user (/root/.bundle/config): "/builds/gitlab-org/gitlab/vendor"70clean71Set for the current user (/root/.bundle/config): "true"72without73Set via BUNDLE_WITHOUT: [:production, :development]74install_flags75Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"76$ bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check77The Gemfile's dependencies are satisfied78==> 'bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check' succeeded in 2 seconds.79$ bundle pristine pg80Installing pg 1.2.3 with native extensions81==> 'bundle pristine pg' succeeded in 10 seconds.82$ setup_db_user_only83CREATE ROLE84GRANT85==> 'setup_db_user_only' succeeded in 0 seconds.86$ bundle exec rake db:drop db:create db:structure:load db:migrate gitlab:db:setup_ee87Dropped database 'gitlabhq_test'88Created database 'gitlabhq_test'89DEPRECATION WARNING: Using `bin/rails db:structure:load` is deprecated and will be removed in Rails 6.2. Configure the format using `config.active_record.schema_format = :sql` to use `structure.sql` and run `bin/rails db:schema:load` instead. (called from load at /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/bin/rake:23)90Dropped database 'gitlabhq_geo_test'91Created database 'gitlabhq_geo_test'92$ run_timed_command "gem install knapsack --no-document"93==> 'bundle exec rake db:drop db:create db:structure:load db:migrate gitlab:db:setup_ee' succeeded in 119 seconds.94$ gem install knapsack --no-document95Successfully installed knapsack-4.0.0961 gem installed97$ run_timed_command "scripts/gitaly-test-spawn"98==> 'gem install knapsack --no-document' succeeded in 1 seconds.99$ scripts/gitaly-test-spawn100Settings are listed in order of priority. The top value will be used.101jobs102Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config): 4103retry104Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config): 3105path106Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config): "/builds/gitlab-org/gitlab/vendor/gitaly-ruby"107deployment108Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config): true109without110Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config): [:production, :development]111Set via BUNDLE_WITHOUT: [:production, :development]112app_config113Set via BUNDLE_APP_CONFIG: "/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle"114gemfile115Set via BUNDLE_GEMFILE: "/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/Gemfile"116Don't run Bundler as root. Bundler can ask for sudo if it is needed, and117installing your bundle as root will break this application for all non-root118users on this machine.119Using abstract_type 0.0.7120Using concurrent-ruby 1.1.9121Using i18n 1.8.10122Using minitest 5.14.4123Using tzinfo 2.0.4124Using zeitwerk 2.4.2125Using activesupport 6.1.3.2126Using builder 3.2.4127Using erubi 1.10.0128Using mini_portile2 2.5.1129Using racc 1.5.2130Using nokogiri 1.11.7 (x86_64-linux)131Using rails-dom-testing 2.0.3132Using crass 1.0.6133Using loofah 2.10.0134Using rails-html-sanitizer 1.3.0135Using actionview 6.1.3.2136Using rack 2.2.3137Using rack-test 1.1.0138Using actionpack 6.1.3.2139Using ice_nine 0.11.2140Using thread_safe 0.3.6141Using memoizable 0.4.2142Using adamantium 0.2.0143Using public_suffix 4.0.6144Using addressable 2.7.0145Using ast 2.4.1146Using binding_ninja 0.2.3147Using bundler 2.1.4148Using charlock_holmes 0.7.7149Using coderay 1.1.2150Using equalizer 0.0.11151Using concord 0.1.5152Using diff-lcs 1.3153Using dotenv 2.7.6154Using escape_utils 1.2.1155Using factory_bot 5.0.2156Using multipart-post 2.1.1157Using faraday 1.0.1158Using ffi 1.15.3159Using json 2.5.1160Using gemojione 3.3.0161Using mini_mime 1.0.2162Using rugged 1.1.0163Using github-linguist 7.12.1164Using github-markup 1.7.0165Using mime-types-data 3.2020.1104166Using mime-types 3.3.1167Using gitlab-gollum-rugged_adapter 0.4.4.4.gitlab.1168Using rouge 3.26.0169Using nokogumbo 1.5.0170Using sanitize 4.6.6171Using stringex 2.8.5172Using gitlab-gollum-lib 4.2.7.10.gitlab.1173Using google-protobuf 3.17.3 (x86_64-linux)174Using googleapis-common-protos-types 1.1.0175Using grpc 1.30.2 (x86_64-linux)176Using opentracing 0.5.0177Using thrift 0.14.1178Using jaeger-client 1.1.0179Using pg_query 2.1.0180Using redis 4.2.5181Using gitlab-labkit 0.20.0182Using gitlab-markup 1.7.1183Using grpc-tools 1.30.2184Using sawyer 0.8.2185Using octokit 4.20.0186Using reverse_markdown 1.4.0187Using thor 1.1.0188Using licensee 9.14.1189Using method_source 0.9.2190Using msgpack 1.3.3191Using optimist 3.0.1192Using parallel 1.19.2193Using parser 2.7.2.0194Using procto 0.0.3195Using unparser 0.4.7196Using proc_to_ast 0.1.0197Using pry 0.12.2198Using rainbow 3.0.0199Using rbtrace 0.4.14200Using rdoc 6.3.2201Using regexp_parser 1.8.1202Using rexml 3.2.4203Using 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! 21 Gemfile dependencies, 96 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: ................................................................... OK223Trying to connect to praefect: .......... OK224==> 'scripts/gitaly-test-spawn' succeeded in 15 seconds.225$ source ./scripts/rspec_helpers.sh226$ rspec_paralellized_job "--tag ~quarantine --tag ~geo --tag ~level:migration"227KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb228Knapsack report generator started!229Run options: exclude {:quarantine=>true, :geo=>true, :level=>"migration"}230==> /builds/gitlab-org/gitlab/tmp/tests/gitlab-test_bare set up in 0.043711079 seconds...231Test environment set up in 0.688132426 seconds232Thread Comments Snippet233Starting the Capybara driver server...234DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/_logo.svg (called from brand_header_logo at /builds/gitlab-org/gitlab/app/helpers/appearances_helper.rb:42)235DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/_logo.svg (called from brand_header_logo at /builds/gitlab-org/gitlab/app/helpers/appearances_helper.rb:42)236 with project snippets237 behaves like thread comments for commit and snippet238Capybara starting Puma...239* Version 5.3.2 , codename: Sweetnighter240* Min threads: 0, max threads: 4241* Listening on unix:///tmp/20210929-443-1uk9be0242DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/_logo_type.svg (called from brand_header_logo_type at /builds/gitlab-org/gitlab/app/helpers/appearances_helper.rb:49)243DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/_logo_type.svg (called from brand_header_logo_type at /builds/gitlab-org/gitlab/app/helpers/appearances_helper.rb:49)244 clicking "Comment" will post a comment245 when the toggle is clicked246 has a "Comment" item (selected by default) and "Start thread" item247 closes the menu when clicking the toggle or body248 clicking the ul padding or divider should not change the text249 when selecting "Start thread"250 updates the submit button text and closes the dropdown251 creating a thread252 clicking "Start thread" will post a thread253 when opening the menu254 has "Start thread" selected255 when selecting "Comment"256 updates the submit button text and closes the dropdown257 with personal snippets258 behaves like thread comments for commit and snippet259DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_pencil.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)260DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_pencil.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)261 clicking "Comment" will post a comment262 when the toggle is clicked263 has a "Comment" item (selected by default) and "Start thread" item264 closes the menu when clicking the toggle or body265 clicking the ul padding or divider should not change the text266 when selecting "Start thread"267 updates the submit button text and closes the dropdown268 creating a thread269 clicking "Start thread" will post a thread270 when opening the menu271 has "Start thread" selected272 when selecting "Comment"273 updates the submit button text and closes the dropdown274Resolving all open threads in a merge request from an issue275 as a user with access to the project276 shows a button to resolve all threads by creating a new issue277 resolving the thread278 hides the link for creating a new issue279 creating an issue for threads280 behaves like creating an issue for a thread281 shows an issue with the title filled in282 has a mention of the discussion in the description283DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_arrow_right.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)284DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_arrow_right.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)285 can create a new issue for the project286 resolves the discussion in the merge request287 shows a flash messaage after resolving a discussion288 has a hidden field for the merge request289 for a project where all threads need to be resolved before merging290 with the internal tracker disabled291 does not show a link to create a new issue292 merge request has threads that need to be resolved293 shows a warning that the merge request contains unresolved threads294 has a link to resolve all threads by creating an issue295 creating an issue for threads296 behaves like creating an issue for a thread297 shows an issue with the title filled in298 has a mention of the discussion in the description299 can create a new issue for the project300 resolves the discussion in the merge request301 shows a flash messaage after resolving a discussion302 has a hidden field for the merge request303 as a reporter304 shows a notice to ask someone else to resolve the threads305Task Lists306 for Issues307 multiple tasks308 renders309 contains the required selectors310 is only editable by author311 provides a summary on Issues#index312 single incomplete task313 renders314 provides a summary on Issues#index315 single complete task316 renders317 provides a summary on Issues#index318 for Notes319 multiple tasks320 renders for note body321 contains the required selectors322 is only editable by author323 single incomplete task324 renders for note body325 single complete task326 renders for note body327 for Merge Requests328 when merge request is open329 provides a summary on MergeRequests#index330 behaves like multiple tasks331 renders for description332 contains the required selectors333 is only editable by author334 when merge request is closed335 behaves like multiple tasks336 renders for description337 contains the required selectors338 is only editable by author339 single incomplete task340 renders for description341 provides a summary on MergeRequests#index342 single complete task343 renders for description344 provides a summary on MergeRequests#index345 markdown task edge cases346 commented tasks347 renders348 summary with no blank line349 renders350 markdown starting with new line character351 allows the task to be checked352CI Lint353 YAML parsing354 behaves like validates the YAML355 YAML is correct356 parses Yaml and displays the jobs357 YAML is incorrect358 displays information about an error359 when Dry Run is checked360 behaves like validates the YAML361 YAML is correct362 parses Yaml and displays the jobs363 YAML is incorrect364 displays information about an error365 YAML clearing366 YAML is present367 YAML content is cleared368Projects > Settings > Repository settings369 for developer370 is not allowed to view371 for maintainer372 shows a disabled mirror373 Deploy tokens374 behaves like a deploy token in settings375 view deploy tokens376 add a new deploy token377 when User#time_display_relative is false378 shows absolute times for expires_at379 Deploy Keys380 get list of keys381 add a new deploy key382 edit an existing deploy key383 edit an existing public deploy key to be writable384 edit a deploy key from projects user has access to385 remove an existing deploy key386 remote mirror settings387 shows push mirror settings388 creates a push mirror that mirrors all branches389 creates a push mirror that only mirrors protected branches390 creates a push mirror that keeps divergent refs391 generates an SSH public key on submission392 when project mirroring is disabled393 hides remote mirror settings394 repository cleanup settings395 uploads an object map file396 with an existing mirror397 delete remote mirrors398 for admin399 when project mirroring is enabled400 shows mirror settings401 when project mirroring is disabled402 shows mirror settings403Snippet404 behaves like show and render proper snippet blob405 Ruby file406 displays the blob407 Markdown file408 visiting directly409 displays the blob using the rich viewer410 switching to the simple viewer411 displays the blob using the simple viewer412 switching to the rich viewer again413 displays the blob using the rich viewer414 visiting with a line number anchor415 displays the blob using the simple viewer416 behaves like does not show New Snippet button417 is expected not to have visible link "New snippet"418Merge request > User merges only if pipeline succeeds419 project does not have CI enabled420 allows MR to be merged421 when project has CI enabled422 when merge requests can only be merged if the pipeline succeeds423 when CI is running424 does not allow to merge immediately425 when CI failed426 does not allow MR to be merged427 when CI canceled428 does not allow MR to be merged429 when CI succeeded430 allows MR to be merged431 when CI skipped432 does not allow MR to be merged433 when merge requests can be merged when the build failed434 when CI is running435 allows MR to be merged immediately436 when CI failed437 allows MR to be merged438 when CI succeeded439 allows MR to be merged440Pages edits pages settings441 when user is the owner442 does not see anything to destroy443 when pages deployed444 renders Access pages445 does not render access control warning446 when pages are disabled in the project settings447 renders disabled warning448 when access control is enabled in gitlab settings449 renders access control warning450 when pages are public451 does not render access control warning452 when support for external domains is disabled453 renders message that support is disabled454 project settings page455DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_service_desk.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)456DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_service_desk.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)457DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/_logo.svg (called from brand_header_logo at /builds/gitlab-org/gitlab/app/helpers/appearances_helper.rb:42)458DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/_logo.svg (called from brand_header_logo at /builds/gitlab-org/gitlab/app/helpers/appearances_helper.rb:42)459DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/_logo_type.svg (called from brand_header_logo_type at /builds/gitlab-org/gitlab/app/helpers/appearances_helper.rb:49)460DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/_logo_type.svg (called from brand_header_logo_type at /builds/gitlab-org/gitlab/app/helpers/appearances_helper.rb:49)461 renders "Pages" tab462 when pages are disabled463 does not render "Pages" tab464 HTTPS settings465 tries to change the setting466 setting could not be updated467 tries to change the setting468 non-HTTPS domain exists469 the setting is disabled470 HTTPS pages are disabled471 the setting is unavailable472 Remove page473 when pages are deployed474 removes the pages475Multiple Issue Boards476 behaves like multiple issue boards477 authorized user478 shows current board name479 shows a list of boards480 switches current board481 creates new board without detailed configuration482 adds a list to the none default board483 maintains sidebar state over board switch484 switches current board back485 unauthorized user486 does not show action links487Cluster Health board488 shows cluster board section within the page489 no prometheus available490 shows enable Prometheus message491 when there is cluster with enabled prometheus492 waiting for data493 shows container and waiting for data message494 connected, prometheus returns data495 renders charts496 focuses the single panel on toggle497Project > Settings > Access Tokens498 when user is not a project maintainer499 does not show project access token page500 token creation501 allows creation of a project access token502 when token creation is not allowed503 does not show project access token creation form504 shows project access token creation disabled text505 with a project in a personal namespace506 shows project access token creation form and text507 group settings link508 when user is not a group owner509 does not show group settings link510 with nested groups511 when user is not a top level group owner512 does not show group settings link513 when user is a group owner514 shows group settings link515 active tokens516 shows active project access tokens517 when User#time_display_relative is false518 shows absolute times for expires_at519 inactive tokens520 allows revocation of an active token521 removes expired tokens from active section522 when resource access token creation is not allowed523 allows revocation of an active token524Dashboard Issues525 issues526 shows issues assigned to current user527 shows issues when current user is author528 state filter tabs work529 behaves like it has an RSS button with current_user's feed token530 shows the RSS button with current_user's feed token531 behaves like an autodiscoverable RSS feed with current_user's feed token532 has an RSS autodiscovery link tag with current_user's feed token533 new issue dropdown534 shows projects only with issues feature enabled535 shows the new issue page536Dropdown emoji537 when user not logged in538 behavior539 does not open when the search bar has my-reaction=540 when user loggged in541 behavior542 opens when the search bar has my-reaction=543 loads all the emojis when opened544 shows the most populated emoji at top of dropdown545Admin Builds546 GET /admin/builds547 All tab548 when have jobs549unknown OID 28: failed to recognize type of 'relfrozenxid'. It will be treated as String.550unknown OID 1034: failed to recognize type of 'relacl'. It will be treated as String.551unknown OID 194: failed to recognize type of 'relpartbound'. It will be treated as String.552DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_commit.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)553DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_icon_commit.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)554 shows all jobs555 when have no jobs556 shows a message557 Pending tab558 when have pending jobs559 shows pending jobs560 when have no jobs pending561 shows a message562 Running tab563 when have running jobs564 shows running jobs565 when have no jobs running566 shows a message567 Finished tab568 when have finished jobs569 shows finished jobs570 when have no jobs finished571 shows a message572Groups > Members > Filter members573 shows all members574 shows only 2FA members575 shows only non 2FA members576 shows inherited members by default577 shows only group members578 shows only inherited members579User creates a project580DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_gitea_logo.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)581DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_gitea_logo.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)582DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_issues.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)583DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: shared/icons/_issues.svg (called from block in custom_icon at /builds/gitlab-org/gitlab/app/helpers/icons_helper.rb:14)584 creates a new project585 in a subgroup they do not own586 creates a new project587 in a group with DEVELOPER_MAINTAINER_PROJECT_ACCESS project_creation_level588 creates a new project589User changes public project visibility590 when a project is public591 behaves like changing visibility to private592 requires confirmation593 when the project is internal594 behaves like changing visibility to private595 requires confirmation596Public Snippets597 unauthenticated user should see public snippets598 unauthenticated user should see raw public snippets599Alert Management index600 when a developer displays the alert list601 shows the alert page title and empty state without filtered search or alert table602 when alerts have already been created603 behaves like alert page with title, filtered search, and table604 renders correctly605 when an HTTP integration is enabled606 behaves like alert page with title, filtered search, and table607 renders correctly608 when the prometheus integration is enabled609 behaves like alert page with title, filtered search, and table610 renders correctly611 managed_alerts_deprecation feature flag612 feature flag on613 is expected to have pushed frontend feature flags {:managedAlertsDeprecation=>true}614 feature flag off615 is expected to have pushed frontend feature flags {:managedAlertsDeprecation=>false}616User updates feature flag617 with a new version feature flag618 user adds a second strategy619 user toggles the flag on620User views Release621 renders the breadcrumbs622 renders the release details623 behaves like page meta description624 renders the page with description, og:description, and twitter:description meta tags that contains a plain-text version of the markdown625Group Issues Calendar Feed626 GET /issues627 when authenticated628 with no referer629 renders calendar feed630 with GitLab as the referer631 renders calendar feed as text/plain632 when authenticated via personal access token633 renders calendar feed634 when authenticated via feed token635 renders calendar feed636 issue with due date637 renders issue fields638Project Issues RSS639 when signed in640 behaves like it has an RSS button with current_user's feed token641 shows the RSS button with current_user's feed token642 behaves like an autodiscoverable RSS feed with current_user's feed token643 has an RSS autodiscovery link tag with current_user's feed token644 when signed out645 behaves like it has an RSS button without a feed token646 shows the RSS button without a feed token647 behaves like an autodiscoverable RSS feed without a feed token648 has an RSS autodiscovery link tag without a feed token649 feeds650 behaves like updates atom feed link651 for project652 behaves like updates atom feed link653 for group654Project remote mirror655 On a project656 when last_error is present but last_update_at is not657 renders error message without timstamp658 when last_error and last_update_at are present659 renders error message with timestamp660Projects > Show > Schema Markup661 shows SoftwareSourceCode structured markup662Projects > Settings > User archives a project663 when a project is archived664 unarchives a project665 when a project is unarchived666 archives a project667Group label on issue668 renders link to the project issues page669Abuse reports670 report abuse671Upload ci artifact672 behaves like handling file uploads673 with object storage disabled674 behaves like for ci artifact675 is expected to change `::Ci::JobArtifact.count` by 2676 is expected to eq 201677New project from template678 create from template679 shows template tabs680Projects > Show > User sees a deletion failure message681 shows error message if deletion for project fails682Knapsack report was generated. Preview:683{684 "spec/features/discussion_comments/snippets_spec.rb": 178.70536113100025,685 "spec/features/issues/create_issue_for_discussions_in_merge_request_spec.rb": 174.2491223500001,686 "spec/features/task_lists_spec.rb": 118.88343399800033,687 "spec/features/projects/ci/lint_spec.rb": 17.903385299000547,688 "spec/features/projects/settings/repository_settings_spec.rb": 63.08808187500017,689 "spec/features/snippets/show_spec.rb": 48.59729746599987,690 "spec/features/merge_request/user_merges_only_if_pipeline_succeeds_spec.rb": 45.93181541600006,691 "spec/features/projects/pages/user_edits_settings_spec.rb": 31.339025028000833,692 "spec/features/boards/multiple_boards_spec.rb": 32.574585348000255,693 "spec/features/clusters/cluster_health_dashboard_spec.rb": 26.663853007999933,694 "spec/features/projects/settings/access_tokens_spec.rb": 19.838917277999826,695 "spec/features/dashboard/issues_spec.rb": 19.495407338000405,696 "spec/features/issues/filtered_search/dropdown_emoji_spec.rb": 17.93805225899996,697 "spec/features/admin/admin_builds_spec.rb": 15.181087629000103,698 "spec/features/groups/members/filter_members_spec.rb": 15.288684948000082,699 "spec/features/projects/user_creates_project_spec.rb": 13.626939310000125,700 "spec/features/projects/user_changes_project_visibility_spec.rb": 11.358172430000195,701 "spec/features/snippets/public_snippets_spec.rb": 10.334157309000148,702 "spec/features/alert_management/alert_management_list_spec.rb": 9.04718217899972,703 "spec/features/projects/feature_flags/user_updates_feature_flag_spec.rb": 7.546383928999603,704 "spec/features/projects/releases/user_views_release_spec.rb": 5.939854278999519,705 "spec/features/ics/group_issues_spec.rb": 4.9970453410005575,706 "spec/features/issues/rss_spec.rb": 4.005075589999251,707 "spec/features/projects/remote_mirror_spec.rb": 4.682393942999624,708 "spec/features/projects/show/schema_markup_spec.rb": 3.7169456020001235,709 "spec/features/projects/settings/user_archives_project_spec.rb": 3.909582279999995,710 "spec/features/issues/group_label_sidebar_spec.rb": 3.403877809999358,711 "spec/features/abuse_report_spec.rb": 1.683843060000072,712 "spec/features/file_uploads/ci_artifact_spec.rb": 1.861088120000204,713 "spec/features/projects/new_project_from_template_spec.rb": 1.6082708300000377,714 "spec/features/projects/show/user_sees_deletion_failure_message_spec.rb": 0.925441289000446715}716Knapsack global time execution for tests: 15m 14s717Finished in 15 minutes 16 seconds (files took 51.44 seconds to load)718207 examples, 0 failures719Failed to write to log, write log/workhorse-test.log: file already closed720Wed 29 Sep 2021 09:31:15 PM UTC722Not uploading cache ruby-gems-v1-4 due to policy723Not uploading cache gitaly-ruby-gems-v1-4 due to policy725Uploading artifacts...726coverage/: found 5 matching files and directories 727WARNING: crystalball/: no matching files 728deprecations/: found 12 matching files and directories 729knapsack/: found 3 matching files and directories 730rspec_flaky/: found 4 matching files and directories 731rspec_profiling/: found 1 matching files and directories 732WARNING: tmp/capybara/: no matching files 733tmp/memory_test/: found 2 matching files and directories 734log/*.log: found 16 matching files and directories 735Uploading artifacts as "archive" to coordinator... ok id=1635435242 responseStatus=201 Created token=d21bWyUt736Uploading artifacts...737junit_rspec.xml: found 1 matching files and directories 738Uploading artifacts as "junit" to coordinator... ok id=1635435242 responseStatus=201 Created token=d21bWyUt740Job succeeded