rspec system pg14 10/28
Passed Started
by
@edith007

Siddharth Asthana
1Running with gitlab-runner 16.1.0~beta.59.g83c66823 (83c66823)2 on green-3.shared-gitlab-org.runners-manager.gitlab.com/default EuhiQzPR, system ID: s_360bc95445273 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.20-rust-1.65-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-113-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:2e09e9db92541ed81b1c00f1d5186f8c262d8b84e8d1755676ea4b25614f30c4 for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:afc7bd7a60824044709543a6a700385e412d750d9ab4fc72b427e335e1d0f3ec ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:a9a90ece30d9630d694ab1997cd103ea8ec729789451b983a75c7b58b0062d45 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:7ef36177d5d0bc554fbb63d8210ae751bcc538bea7905b51d078d9ab90a755fa ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:d0675d033b87382205d08b598a004a99a1f6c4bd377cc86bb6df8957ce7dbb1c for redis:6.2-alpine with digest redis@sha256:740b5c973d1c9eea6e124a3905ba73d32354d0549f98ccc9e67af1af2a9ba478 ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.20-rust-1.65-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-113-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:24a9e92645b17c878623efd51b7564f81e480bd281e94d7f33971082e0ca80e0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.20-rust-1.65-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-113-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.20-rust-1.65-node-18.17-postgresql-14@sha256:ca349d228348f199cb57f574476584f42aca338747393ed93a9032a0261afc4d ...25Running on runner-euhiqzpr-project-27783254-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1691910176-065d92ff...27Fetching changes with git depth set to 20...28Initialized empty Git repository in /builds/edith007/gitlab/.git/29Created fresh repository.30Checking out 199b254b as detached HEAD (ref is master)...31Skipping Git submodules setup32$ git remote set-url origin "${CI_REPOSITORY_URL}"34Checking cache for ruby-gems-debian-bullseye-ruby-3.0-protected...35WARNING: file does not exist 36Failed to extract cache38Downloading artifacts for compile-test-assets (4863613909)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4863613909 responseStatus=200 OK token=64_R4KLk40Downloading artifacts for retrieve-tests-metadata (4863613915)...41Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4863613915 responseStatus=200 OK token=64_R4KLk42Downloading artifacts for setup-test-env (4863613912)...43Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4863613912 responseStatus=200 OK token=64_R4KLk45Using docker image sha256:24a9e92645b17c878623efd51b7564f81e480bd281e94d7f33971082e0ca80e0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.20-rust-1.65-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-113-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.20-rust-1.65-node-18.17-postgresql-14@sha256:ca349d228348f199cb57f574476584f42aca338747393ed93a9032a0261afc4d ...46$ echo $FOSS_ONLY47$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb48$ export GOPATH=$CI_PROJECT_DIR/.go49$ mkdir -p $GOPATH50$ source scripts/utils.sh51$ source scripts/prepare_build.sh1362Using decomposed database config (config/database.yml.decomposed-postgresql)1363Geo DB won't be set up.1364Embedding DB won't be set up.1376$ source ./scripts/rspec_helpers.sh1377$ run_timed_command "gem install knapsack --no-document"1378$ gem install knapsack --no-document1379Successfully installed knapsack-4.0.013801 gem installed1381==> 'gem install knapsack --no-document' succeeded in 1 seconds.1382$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"1387$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"1388$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"1389$ rspec_paralellized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house"1390SKIP_FLAKY_TESTS_AUTOMATICALLY: 1391RETRY_FAILED_TESTS_IN_NEW_PROCESS: true1392KNAPSACK_GENERATE_REPORT: true1393FLAKY_RSPEC_GENERATE_REPORT: true1394KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb1395KNAPSACK_LOG_LEVEL: debug1396KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_10_28_report.json1397FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json1398FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_10_28_report.json1399NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_10_28_report.json1400RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-4863614060.txt1401CRYSTALBALL: 1402RSPEC_TESTS_MAPPING_ENABLED: 1403RSPEC_TESTS_FILTER_FILE: 1404Shell set options (set -o) enabled:1405braceexpand on1406hashall on1407interactive-comments on1408pipefail on1409Knapsack report generator started!1410/builds/edith007/gitlab/ee/app/services/remote_development/service_response_factory.rb:41: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1411/builds/edith007/gitlab/ee/app/services/remote_development/workspaces/create_service.rb:28: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1412/builds/edith007/gitlab/ee/app/services/remote_development/workspaces/reconcile_service.rb:38: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1413/builds/edith007/gitlab/ee/app/services/remote_development/workspaces/update_service.rb:28: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1414/builds/edith007/gitlab/ee/lib/remote_development/agent_config/main.rb:32: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1415/builds/edith007/gitlab/ee/lib/remote_development/agent_config/updater.rb:11: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1416/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/authorizer.rb:12: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1417/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/authorizer.rb:13: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1418/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/creator.rb:17: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1419/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/creator.rb:24: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1420/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/creator.rb:25: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1421/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/creator.rb:28: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1422/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/devfile_fetcher.rb:15: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1423/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/devfile_fetcher.rb:16: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1424/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/devfile_flattener.rb:12: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1425/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/editor_component_injector.rb:12: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1426/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/editor_component_injector.rb:17: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1427/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/editor_component_injector.rb:18: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1428/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/post_flatten_devfile_validator.rb:43: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1429/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/post_flatten_devfile_validator.rb:54: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1430/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/post_flatten_devfile_validator.rb:102: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1431/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/post_flatten_devfile_validator.rb:126: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1432/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/post_flatten_devfile_validator.rb:159: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1433/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/post_flatten_devfile_validator.rb:202: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1434/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/post_flatten_devfile_validator.rb:235: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1435/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/pre_flatten_devfile_validator.rb:24: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1436/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/pre_flatten_devfile_validator.rb:52: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1437/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/project_cloner_component_injector.rb:12: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1438/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/project_cloner_component_injector.rb:17: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1439/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/project_cloner_component_injector.rb:18: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1440/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/project_cloner_component_injector.rb:23: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1441/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/volume_component_injector.rb:12: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1442/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/volume_component_injector.rb:13: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1443/builds/edith007/gitlab/ee/lib/remote_development/workspaces/create/volume_component_injector.rb:14: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1444/builds/edith007/gitlab/ee/lib/remote_development/workspaces/reconcile/main.rb:43: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1445/builds/edith007/gitlab/ee/lib/remote_development/workspaces/update/authorizer.rb:12: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1446/builds/edith007/gitlab/ee/lib/remote_development/workspaces/update/updater.rb:12: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1447/builds/edith007/gitlab/ee/lib/remote_development/workspaces/reconcile/input/agent_infos_observer.rb:15: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1448/builds/edith007/gitlab/ee/lib/remote_development/workspaces/reconcile/input/params_extractor.rb:14: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1449/builds/edith007/gitlab/ee/lib/remote_development/workspaces/reconcile/input/params_extractor.rb:16: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1450/builds/edith007/gitlab/ee/lib/remote_development/workspaces/reconcile/input/params_to_infos_converter.rb:14: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1451/builds/edith007/gitlab/ee/lib/remote_development/workspaces/reconcile/input/params_validator.rb:15: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1452/builds/edith007/gitlab/ee/lib/remote_development/workspaces/reconcile/output/rails_infos_observer.rb:11: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1453/builds/edith007/gitlab/ee/lib/remote_development/workspaces/reconcile/output/workspaces_to_rails_infos_converter.rb:15: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1454/builds/edith007/gitlab/ee/lib/remote_development/workspaces/reconcile/persistence/orphaned_workspaces_observer.rb:12: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1455/builds/edith007/gitlab/ee/lib/remote_development/workspaces/reconcile/persistence/workspaces_from_agent_infos_updater.rb:15: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1456/builds/edith007/gitlab/ee/lib/remote_development/workspaces/reconcile/persistence/workspaces_to_be_returned_finder.rb:16: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1457/builds/edith007/gitlab/ee/lib/remote_development/workspaces/reconcile/persistence/workspaces_to_be_returned_updater.rb:11: warning: One-line pattern matching is experimental, and the behavior may change in future versions of Ruby!1458Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true}1459Test environment set up in 0.628118596 seconds1460Pipeline1461Starting the Capybara driver server...1462 GET /:project/-/pipelines/:id1463Capybara starting Puma...1464* Version 6.3.0 , codename: Mugi No Toki Itaru1465* Min threads: 0, max threads: 41466* Listening on unix:///tmp/20230813-45748-phd4531467 shows the pipeline graph1468 shows link to the pipeline ref1469 shows the pipeline information1470 displays pipeline name instead of commit title1471 without pipeline name1472 displays commit title1473 pipeline stats text1474 pipeline has finished1475 shows time ago1476 pipeline has not finished1477 does not show time ago1478 pipeline graph1479 when pipeline has running builds1480 shows a running icon and a cancel action for the running build1481 cancels the running build and shows retry button1482 when pipeline has preparing builds1483 shows a preparing icon and a cancel action1484 cancels the preparing build and shows retry button1485 when pipeline has successful builds1486 shows the success icon and a retry action for the successful build1487 is possible to retry the success job1488 when pipeline has a delayed job1489 shows the scheduled icon and an unschedule action for the delayed job1490 unschedules the delayed job and shows play button as a manual job1491 when pipeline has failed builds1492 shows the failed icon and a retry action for the failed build1493 is possible to retry the failed build1494 includes the failure reason1495 when pipeline has manual jobs1496 shows the skipped icon and a play action for the manual build1497 is possible to play the manual job1498 when pipeline has external job1499 shows the success icon and the generic comit status build1500 when pipeline has a downstream pipeline1501 and user has permission1502 with a successful downstream1503 does not show the cancel or retry action1504 with a running downstream1505 shows the cancel action1506 when canceling1507 shows the pipeline as canceled with the retry action1508 with a failed downstream1509 indicates that pipeline can be retried1510 when retrying1511 shows running pipeline with the cancel action1512 with a canceled downstream1513 indicates that pipeline can be retried1514 when retrying1515 shows running pipeline with the cancel action1516 when user does not have permissions1517 does not show the retry button1518 when the pipeline has manual stage1519 displays play all button1520 page tabs1521 shows Pipeline, Jobs, DAG and Failed Jobs tabs with link1522 shows counter in Jobs tab1523 without permission to access builds1524 does not show the pipeline details page1525 test tabs1526 with test reports1527 shows badge counter in Tests tab1528 calls summary.json endpoint1529 without test reports1530 shows zero1531 retrying jobs1532 is expected not to have text "retried"1533 when retrying1534 does not show a "Retry" button1535 shows running status in pipeline header1536 canceling jobs1537 is expected not to have visible css ".ci-canceled"1538 when canceling1539 does not show a "Cancel pipeline" button1540 when user can not delete1541 is expected not to have visible button "Delete" that is not disabled1542 when deleting1543 redirects to pipeline overview page1544 when pipeline ref does not exist in repository anymore1545 does not render link to the pipeline ref1546 does not render render raw HTML to the pipeline ref1547 when pipeline is detached merge request pipeline1548 shows the pipeline information1549 when source branch does not exist1550 does not link to the source branch commit path1551 when source project is a forked project1552 shows the pipeline information1553 when pipeline is merge request pipeline1554 shows the pipeline information1555 when target branch does not exist1556 does not link to the target branch commit path1557 when source project is a forked project1558 shows the pipeline information1559 when user does not have access to read jobs1560 GET /:project/-/pipelines/:id1561 shows the pipeline graph1562 when a bridge job exists1563 GET /:project/-/pipelines/:id1564 shows the pipeline with a bridge job1565 when a scheduled pipeline is created by a blocked user1566 displays the PipelineSchedule in an inactive state1567 GET /:project/-/pipelines/:id/builds1568 shows a bridge job on a list1569 when build requires resource1570 GET /:project/-/pipelines/:id1571 shows deploy job as created1572 when test job succeeded1573 shows deploy job as pending1574 when test job succeeded but there are no available resources1575 shows deploy job as waiting for resource1576 when resource is released from another job1577 shows deploy job as pending1578 when deploy job is a bridge to trigger a downstream pipeline1579 shows deploy job as waiting for resource1580 GET /:project/-/pipelines/:id/builds1581 shows a list of jobs1582 page tabs1583 shows Pipeline, Jobs and DAG tabs with link1584 shows counter in Jobs tab1585 retrying jobs1586 is expected not to have text "retried"1587 when retrying1588 does not show a "Retry" button1589 canceling jobs1590 is expected not to have visible css ".ci-canceled"1591 when canceling1592 does not show a "Cancel pipeline" button1593 playing manual job1594 is expected to be pending1595 when user unschedules a delayed job1596 unschedules the delayed job and shows play button as a manual job1597 GET /:project/-/pipelines/:id/failures1598 with failed build1599 lists failed builds1600 shows build failure logs1601 shows the failure reason1602 when user does not have permission to retry build1603 shows retry button for failed build1604 when user does have permission to retry build1605 shows retry button for failed build1606 when missing build logs1607 lists failed builds1608 does not show log1609 without permission to access builds1610 when accessing failed jobs page1611 renders a 404 page1612 without failures1613 does not show the failure tab1614 displays the pipeline graph1615 GET /:project/-/pipelines/latest1616 displays the pipeline graph with correct URL1617 GET /:project/-/pipelines/:id/dag1618 page tabs1619 shows Pipeline, Jobs and DAG tabs with link1620 when user sees pipeline flags in a pipeline detail page1621 when pipeline is latest1622 contains badge that indicates it is the latest build1623 when pipeline has configuration errors1624 contains badge that indicates errors1625 contains badge with tooltip which contains error1626 contains badge that indicates failure reason1627 contains badge with tooltip which contains failure reason1628 when pipeline is stuck1629 contains badge that indicates being stuck1630 when pipeline uses auto devops1631 contains badge that indicates using auto devops1632 when pipeline runs in a merge request context1633 contains badge that indicates detached merge request pipeline1634File blob1635 Ruby file1636 displays the blob1637 displays file actions on all screen sizes1638 Markdown file1639 visiting directly1640 displays the blob using the rich viewer1641 switching to the simple viewer1642 displays the blob using the simple viewer1643 switching to the rich viewer again1644 displays the blob using the rich viewer1645 when ref switch1646 displays no highlighted number of different ref1647 successfully changes ref when the ref name matches the project path1648 successfully change ref of similar name1649 switch ref from longer to shorter ref name1650 switch ref from shorter to longer ref name1651 Markdown rendering1652 when rendering default markdown1653 renders using CommonMark1654 Markdown file (stored in LFS)1655 when LFS is enabled on the project1656 displays an error1657 when LFS is disabled on the project1658 displays the blob1659 PDF file1660 displays the blob1661 Jupiter Notebook file1662 displays the blob1663 ISO file (stored in LFS)1664 when LFS is enabled on the project1665 displays the blob1666 when LFS is disabled on the project1667 displays the blob1668 ZIP file1669 displays the blob1670 binary file that appears to be text in the first 1024 bytes1671 displays the blob1672 empty file1673 displays an error1674 files with auxiliary viewers1675 .gitlab-ci.yml1676 displays an auxiliary viewer1677 .gitlab/route-map.yml1678 displays an auxiliary viewer1679 LICENSE1680 displays an auxiliary viewer1681 *.gemspec1682 displays an auxiliary viewer1683 CONTRIBUTING.md1684 displays an auxiliary viewer1685 CHANGELOG.md1686 displays an auxiliary viewer1687 Cargo.toml1688 displays an auxiliary viewer1689 Cartfile1690 displays an auxiliary viewer1691 composer.json1692 displays an auxiliary viewer1693 Gemfile1694 displays an auxiliary viewer1695 Godeps.json1696 displays an auxiliary viewer1697 go.mod1698 displays an auxiliary viewer1699 package.json1700 displays an auxiliary viewer1701 podfile1702 displays an auxiliary viewer1703 test.podspec1704 displays an auxiliary viewer1705 JSON.podspec.json1706 displays an auxiliary viewer1707 requirements.txt1708 displays an auxiliary viewer1709 yarn.lock1710 displays an auxiliary viewer1711 openapi.yml1712 renders sandboxed iframe1713 realtime pipelines1714 shows the realtime pipeline status1715 for subgroups1716 renders tree table without errors1717 displays a GPG badge1718 on signed merge commit1719 displays a GPG badge1720 when static objects external storage is enabled1721 private project1722 shows open raw and download buttons with external storage URL prepended and user token appended to their href1723 public project1724 shows open raw and download buttons with external storage URL prepended to their href1725Projects > Files > User edits files1726 when an user has write access1727 inserts a content of a file1728 does not show the edit link if a file is binary1729 commits an edited file1730 commits an edited file to a new branch1731 shows loader on commit changes1732 shows the diff of an edited file1733 behaves like unavailable for an archived project1734 does not show the edit link for an archived project1735 when an user does not have write access1736 inserts a content of a file in a forked project1737 opens the Web IDE in a forked project1738 commits an edited file in a forked project1739 when the user already had a fork of the project1740 links to the forked project for editing1741 behaves like unavailable for an archived project1742 does not show the edit link for an archived project1743Container Registry1744 has a page title set1745 does not have link to settings1746 has link to settings when user is maintainer1747 when there are no image repositories1748 list page has no container title1749 list page has cli commands1750 when there are image repositories1751 list page has a list of images1752 user removes entire container repository1753 navigates to repo details1754 image repo details1755 shows the details breadcrumb1756 shows the image title1757 shows the image tags1758 user removes a specific tag from container repository1759 pagination navigate to the second page1760 with a tag missing digest1761 renders the tags list correctly1762 when there is a ContainerRegistry::Path::InvalidRegistryPathError1763 behaves like handling feature network errors with the container registry1764 displays the error message1765 when there is a Faraday::Error1766 behaves like handling feature network errors with the container registry1767 displays the error message1768 image repo details when image has no name1769 renders correctly1770 when there are more than 10 images1771 shows pagination1772 pagination goes to second page1773 pagination is preserved after navigating back from details1774Group issues page1775 with shared examples1776 public access level1777 group member1778 is expected to have text "this is my created issuable"1779 non-member1780 is expected to have text "this is my created issuable"1781 private access level1782 group member1783 is expected to have text "this is my created issuable"1784 non-member1785 is expected not to have text "this is my created issuable"1786 rss feed1787 when signed in1788 behaves like it has an RSS link with current_user's feed token1789 shows the RSS link with current_user's feed token1790 behaves like an autodiscoverable RSS feed with current_user's feed token1791 has an RSS autodiscovery link tag with current_user's feed token1792 when signed out1793 behaves like it has an RSS link without a feed token1794 shows the RSS link without a feed token1795 behaves like an autodiscoverable RSS feed without a feed token1796 has an RSS autodiscovery link tag without a feed token1797 assignee1798 filters by only group users1799 issues list1800 returns all group and subgroup issues1801 when project is archived1802 does not render issue1803 group with no issues1804 shows issues from subgroups on issues list1805 projects with issues disabled1806 issue dropdown1807 shows projects only with issues feature enabled1808 manual ordering1809 displays all issues1810 has manual-ordering css applied1811 each issue item has a gl-cursor-grab css applied1812 issues should be draggable and persist order1813 issues should not be draggable when user is not logged in1814 issues pagination1815 shows the pagination1816User Cluster1817 when user does not have a cluster and visits cluster index page1818 when user filled form with valid parameters1819 user sees a cluster details page1820 user sees RBAC is enabled by default1821 user sees namespace per environment is enabled by default1822 when user filled form with invalid parameters1823 user sees a validation error1824 when user does have a cluster and visits cluster page1825 user sees a cluster details page1826 when user disables the cluster1827 user sees the successful message1828 when user changes cluster parameters1829 user sees the successful message1830 when user destroys the cluster1831 user sees creation form with the successful message1832Incidents > User uses quick actions1833 # order random1834 incident-only commands1835 behaves like timeline quick action1836 /timeline1837 with valid args1838 adds a timeline event when no date is passed1839 adds a timeline event when only date is passed1840 timeline_text: "timeline comment", date_time_arg: "2022-09-09 09:30"1841 adds a timeline event1842 timeline_text: "new timeline comment", date_time_arg: "09:30"1843 adds a timeline event1844 timeline_text: "another timeline comment", date_time_arg: " 2022-09-09 09:15"1845 adds a timeline event1846 with invalid args1847 timeline_text: "timeline comment", date_time_arg: "2022-13-13 09:30"1848 does not add a timeline event1849 timeline_text: "timeline comment 2", date_time_arg: "2022-09-06 24:30"1850 does not add a timeline event1851 when create service fails1852 does not add a timeline event1853Projects > Snippets > User updates a snippet1854 displays the snippet blob path and content1855 updates a snippet1856 when the git operation fails1857 renders edit page and displays the error1858Multiple Issue Boards1859 behaves like multiple issue boards1860 authorized user1861 shows current board name1862 shows a list of boards1863 switches current board1864 creates new board without detailed configuration1865 adds a list to the none default board1866 maintains sidebar state over board switch1867 switches current board back1868 unauthorized user1869 shows current board name1870 shows a list of boards1871 switches current board1872 does not show action links1873Pages with Let's Encrypt1874 creates new domain with Let's Encrypt enabled by default1875 when the auto SSL management is initially disabled1876 enables auto SSL and dynamically updates the form accordingly1877 when the auto SSL management is initially enabled1878 disables auto SSL and dynamically updates the form accordingly1879 when we failed to obtain Let's Encrypt certificate1880 user can retry obtaining certificate1881 when auto_ssl is enabled for domain1882 user do not see private key1883 when auto_ssl is disabled for domain1884 user do not see private key1885 when certificate is provided by user1886 user sees certificate subject1887 user can delete the certificate1888 when letsencrypt is disabled1889 does not render the Let's Encrypt field1890 when auto_ssl is enabled for domain1891 user do not see private key1892 when auto_ssl is disabled for domain1893 user do not see private key1894 when certificate is provided by user1895 user sees certificate subject1896 user can delete the certificate1897User searches for commits1898 when search times out1899 renders timeout information1900 sets tab count to 01901 when searching by SHA1902 finds a commit and redirects to its page1903 finds a commit in uppercase and redirects to its page1904 when searching by message1905 finds a commit and holds on /search page1906 finds multiple commits1907Group > Settings > Access Tokens1908 when user is not a group owner1909 behaves like resource access tokens missing access rights1910 does not show access token page1911 token creation1912 behaves like resource access tokens creation1913 allows creation of an access token1914 when token creation is not allowed1915 behaves like resource access tokens creation disallowed1916 does not show access token creation form1917 shows access token creation disabled text1918 group settings link1919 when user is not a group owner1920 does not show group settings link1921 with nested groups1922 when user is not a top level group owner1923 does not show group settings link1924 when user is a group owner1925 shows group settings link1926 active tokens1927 behaves like active resource access tokens1928 shows active access tokens1929 when User#time_display_relative is false1930 shows absolute times for expires_at1931 inactive tokens1932 behaves like inactive resource access tokens1933 allows revocation of an active token1934 removes expired tokens from active section1935 when resource access token creation is not allowed1936 allows revocation of an active token1937Projects > Settings > Visibility settings1938 as owner1939 project visibility select is available1940 project visibility description updates on change1941 disable email notifications1942 is visible1943 accepts the changed state1944 as maintainer1945 project visibility is locked1946 disable email notifications1947 is not available1948Admin mode for workers1949 as a regular user1950 cannot delete user1951 as an admin user1952 when admin mode disabled1953 cannot delete user1954 when admin mode enabled1955 can delete user1956List issue resource label events1957 when user displays the issue1958 shows both notes and resource label events1959 when user adds label to the issue1960 shows add note for newly added labels1961Mini Pipeline Graph in Commit View1962 when commit has pipelines and feature flag is enabled1963 displays the graphql pipeline stage1964 when commit has pipelines and feature flag is disabled1965 display icon with status1966 displays a mini pipeline graph1967 when commit does not have pipelines1968 does not display a mini pipeline graph1969Groups > Members > Owner adds member with expiration date1970 expiration date is displayed in the members list1971 changes expiration date1972 clears expiration date1973Merge request > User opens checkout branch modal1974 for fork1975 shows instructions1976User uploads avatar to profile1977 with "edit_user_profile_vue" turned on1978 behaves like upload avatar1979 shows the new avatar immediately in the header and setting sidebar1980 with "edit_user_profile_vue" turned off1981 they see their new avatar on their profile1982 behaves like upload avatar1983 shows the new avatar immediately in the header and setting sidebar1984Issue rebalancing1985 when issue rebalancing is in progress1986 shows an alert in project boards1987 shows an alert in group boards1988 shows an alert in project issues list with manual sort1989 shows an alert in group issues list with manual sort1990 does not show an alert in project issues list with other sorts1991 does not show an alert in group issues list with other sorts1992User filters Incident Management table by status1993 # order random1994 when a developer displays the incident list they can filter the table by an incident status1995 shows the incident table items with incident status of Open by default1996 shows the incident table items with incident status of Closed1997 shows the incident table items with all status1998User expands diff1999 allows user to expand diff2000Projects > Activity > User sees activity2001 shows the last push in the activity page2002 allows to filter event with the "event_filter=issue" URL param2003top nav responsive2004 # order random2005 when inside a group2006 the add menu contains invite members dropdown option and opens invite modal2007 when inside a project2008 the add menu contains invite members dropdown option and opens invite modal2009Rendering json:table code block in markdown2010 creates table correctly2011Upload a user avatar2012 behaves like handling file uploads2013 with object storage disabled2014 behaves like for a user avatar2015 uploads successfully2016Projects > Members > Anonymous user sees members2017 anonymous user visits the project's members page and sees the list of members2018JIRA OAuth Provider2019 JIRA DVCS OAuth Authorization2020 behaves like Secure OAuth Authorizations2021 when user is confirmed2022 asks the user to authorize the application2023 when user is unconfirmed2024 displays an error2025 when the flag is disabled2026 presents as an endpoint that does not exist2027Raw artifact2028 when visiting old URL2029 redirects to new URL2030Knapsack report was generated. Preview:2031{2032 "spec/features/projects/pipelines/pipeline_spec.rb": 428.213666535,2033 "spec/features/projects/blobs/blob_show_spec.rb": 203.060528018,2034 "spec/features/projects/files/user_edits_files_spec.rb": 146.35221178100005,2035 "spec/features/projects/container_registry_spec.rb": 79.67895606100001,2036 "spec/features/groups/issues_spec.rb": 87.96968297299986,2037 "spec/features/projects/clusters/user_spec.rb": 74.59518223400005,2038 "spec/features/incidents/user_uses_quick_actions_spec.rb": 55.0175587839999,2039 "spec/features/projects/snippets/user_updates_snippet_spec.rb": 36.22702055599984,2040 "spec/features/boards/multiple_boards_spec.rb": 44.32799871800012,2041 "spec/features/projects/pages/user_edits_lets_encrypt_settings_spec.rb": 32.88915413000018,2042 "spec/features/search/user_searches_for_commits_spec.rb": 33.530217494,2043 "spec/features/groups/settings/access_tokens_spec.rb": 28.381034454999963,2044 "spec/features/projects/settings/visibility_settings_spec.rb": 21.434564873,2045 "spec/features/admin/admin_mode/workers_spec.rb": 19.478689587999952,2046 "spec/features/issues/resource_label_events_spec.rb": 19.08108383800004,2047 "spec/features/projects/commit/mini_pipeline_graph_spec.rb": 14.807252687000073,2048 "spec/features/groups/members/master_adds_member_with_expiration_date_spec.rb": 13.141333889999942,2049 "spec/features/merge_request/user_opens_checkout_branch_modal_spec.rb": 12.314370781999969,2050 "spec/features/uploads/user_uploads_avatar_to_profile_spec.rb": 11.040583653000112,2051 "spec/features/issue_rebalancing_spec.rb": 9.302436175000139,2052 "spec/features/incidents/user_filters_incidents_by_status_spec.rb": 10.255716142999972,2053 "spec/features/merge_request/user_expands_diff_spec.rb": 9.06144713499998,2054 "spec/features/projects/activity/user_sees_activity_spec.rb": 5.920422818999896,2055 "spec/features/nav/top_nav_spec.rb": 6.791047976000073,2056 "spec/features/markdown/json_table_spec.rb": 5.096846379999988,2057 "spec/features/file_uploads/user_avatar_spec.rb": 3.7165601589999824,2058 "spec/features/projects/members/anonymous_user_sees_members_spec.rb": 3.1861561969999457,2059 "spec/features/jira_oauth_provider_authorize_spec.rb": 1.5445025779999924,2060 "spec/features/projects/artifacts/raw_spec.rb": 0.91845258800003652061}2062Knapsack global time execution for tests: 23m 37s2063Finished in 23 minutes 40 seconds (files took 1 minute 21.48 seconds to load)2064288 examples, 0 failures2065Randomized with seed 267542066[TEST PROF INFO] Time spent in factories: 03:04.450 (12.72% of total time)2067Failed to write to log, write log/workhorse-test.log: file already closed2068RSpec exited with 0.2069No examples to retry, congrats! 2070 Running after_script 2071Running after script...2072$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2097Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-protected due to policy2099Uploading artifacts...2100WARNING: auto_explain/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/edith007/gitlab) 2101coverage/: found 5 matching artifact files and directories 2102WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/edith007/gitlab) 2103WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/edith007/gitlab) 2104knapsack/: found 4 matching artifact files and directories 2105rspec/: found 10 matching artifact files and directories 2106WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/edith007/gitlab) 2107log/*.log: found 18 matching artifact files and directories 2108WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4863614060/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com2109WARNING: Retrying... context=artifacts-uploader error=request redirected2110Uploading artifacts as "archive" to coordinator... 201 Created id=4863614060 responseStatus=201 Created token=64_R4KLk2111Uploading artifacts...2112rspec/rspec-*.xml: found 1 matching artifact files and directories 2113WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4863614060/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com2114WARNING: Retrying... context=artifacts-uploader error=request redirected2115Uploading artifacts as "junit" to coordinator... 201 Created id=4863614060 responseStatus=201 Created token=64_R4KLk2117Job succeeded