rspec system pg14 9/32
Passed Started
by
@huzaifaiftikhar1

Huzaifa Iftikhar
1Running with gitlab-runner 16.9.1 (782c6ecb)2 on green-4.private.runners-manager.gitlab.com/gitlab.com/gitlab-org rpvz2FF9, system ID: s_d704414ba02a3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-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:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d 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:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...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:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 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:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:b6c412dc298714b5c26feca1330d8f743b48caf0b1feeadfd554d7d446f985a5 for redis:6.2-alpine with digest redis@sha256:51d6c56749a4243096327e3fb964a48ed92254357108449cb6e23999c37773c5 ...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-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:c162b8fa17a58f014239a9b50abc767bdc8386e942cdea6cae2e6b397b8517c3 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:e573ddd38ed10fe9b9feed8d24fd63f6ea29b9ddf14e3bf208d8a74c0377eccc ...25Running on runner-rpvz2ff9-project-278964-concurrent-0 via runner-rpvz2ff9-private-1709877761-d178ce1e...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1-17...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bookworm-ruby-3.1-17 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (6348594283)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6348594283 responseStatus=200 OK token=glcbt-6537WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (6348594306)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6348594306 responseStatus=200 OK token=glcbt-6541Downloading artifacts for retrieve-tests-metadata (6348594318)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6348594318 responseStatus=200 OK token=glcbt-6543Downloading artifacts for setup-test-env (6348594313)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6348594313 responseStatus=200 OK token=glcbt-65 45 Executing "step_script" stage of the job script 46Using docker image sha256:c162b8fa17a58f014239a9b50abc767bdc8386e942cdea6cae2e6b397b8517c3 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:e573ddd38ed10fe9b9feed8d24fd63f6ea29b9ddf14e3bf208d8a74c0377eccc ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh729Using decomposed database config (config/database.yml.decomposed-postgresql)730Geo DB won't be set up.731Embedding DB won't be set up.743$ source ./scripts/rspec_helpers.sh744$ run_timed_command "gem install knapsack --no-document"745$ gem install knapsack --no-document746Successfully installed knapsack-4.0.07471 gem installed748==> 'gem install knapsack --no-document' succeeded in 1 seconds.749$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"754$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"755$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"756$ tooling/bin/create_job_metrics_file || true757[job-metrics] Creating the job metrics file for the CI/CD job.758$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"760[06:08:35] Starting rspec_parallelized_job761RETRY_FAILED_TESTS_IN_NEW_PROCESS: true762KNAPSACK_GENERATE_REPORT: true763FLAKY_RSPEC_GENERATE_REPORT: true764KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb765KNAPSACK_LOG_LEVEL: debug766KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_9_32_278964_report.json767FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json768FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_9_32_278964_report.json769NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_9_32_278964_report.json770RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6348595118.txt771CRYSTALBALL: 772RSPEC_TESTS_MAPPING_ENABLED: 773RSPEC_TESTS_FILTER_FILE: 774Shell set options (set -o) enabled:775braceexpand on776hashall on777interactive-comments on778pipefail on779Knapsack report generator started!780Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}781# [RSpecRunTime] Starting RSpec timer...782[TEST PROF INFO] EventProf enabled (sql.active_record)783unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.784unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.785Test environment set up in 2.105464729 seconds786# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_merge_request_pipelines_spec.rb. Expected to take 7 minutes 18.58 seconds.787Merge request > User sees pipelines triggered by merge request788Starting the Capybara driver server...789 with feature flag `mr_pipelines_graphql turned off`790 when a user created a merge request in the parent project791Capybara starting Puma...792* Version 6.4.0, codename: The Eagle of Durango793* Min threads: 0, max threads: 4794* Listening on unix:///tmp/20240308-340-u1zvq3795 sees branch pipelines and detached merge request pipelines in correct order796 sees the latest detached merge request pipeline as the head pipeline797 when a user updated a merge request in the parent project798 sees branch pipelines and detached merge request pipelines in correct order799 sees detached tag for detached merge request pipelines800 sees the latest detached merge request pipeline as the head pipeline801 when a user created a merge request in the parent project802 when a user merges a merge request in the parent project803 when detached merge request pipeline is pending804 waits the head pipeline805# [RSpecRunTime] RSpec elapsed time: 2 minutes 9.11 seconds. Current RSS: ~1450M. load average: 2.13 1.70 0.99 1/381 1257806 when branch pipeline succeeds807 waits the head pipeline808# [RSpecRunTime] RSpec elapsed time: 2 minutes 32.42 seconds. Current RSS: ~1456M. load average: 1.95 1.69 1.00 1/383 1382809 when there are no `merge_requests` keyword in .gitlab-ci.yml810 sees a branch pipeline in pipeline tab811 sees the latest branch pipeline as the head pipeline812# [RSpecRunTime] RSpec elapsed time: 2 minutes 54.86 seconds. Current RSS: ~1454M. load average: 2.39 1.81 1.06 1/385 1538813 when a user created a merge request from a forked project to the parent project814 sees branch pipelines and detached merge request pipelines in correct order815 sees the latest detached merge request pipeline as the head pipeline816 sees pipeline list in forked project817 when a user updated a merge request from a forked project to the parent project818 sees branch pipelines and detached merge request pipelines in correct order819 sees detached tag for detached merge request pipelines820 sees the latest detached merge request pipeline as the head pipeline821 sees pipeline list in forked project822# [RSpecRunTime] RSpec elapsed time: 5 minutes 17.93 seconds. Current RSS: ~1477M. load average: 2.13 1.95 1.22 6/386 2519823 when the latest pipeline is running in the parent project824 when the previous pipeline failed in the fork project825 when the parent project enables pipeline must succeed826 shows Set to auto-merge button827# [RSpecRunTime] RSpec elapsed time: 5 minutes 41.27 seconds. Current RSS: ~1478M. load average: 2.24 1.99 1.24 1/386 2662828 when a user merges a merge request from a forked project to the parent project829 when detached merge request pipeline is pending830 waits the head pipeline831# [RSpecRunTime] RSpec elapsed time: 5 minutes 58.5 seconds. Current RSS: ~1480M. load average: 2.11 1.97 1.25 1/386 2788832 when detached merge request pipeline succeeds833 merges the merge request834# [RSpecRunTime] RSpec elapsed time: 6 minutes 19.19 seconds. Current RSS: ~1484M. load average: 2.24 2.01 1.28 1/386 2934835 when branch pipeline succeeds836 waits the head pipeline837# [RSpecRunTime] RSpec elapsed time: 6 minutes 36.82 seconds. Current RSS: ~1482M. load average: 2.39 2.05 1.31 1/386 3062838# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_merge_request_pipelines_spec.rb. It took 6 minutes 32.61 seconds. Expected to take 7 minutes 18.58 seconds.839# [RSpecRunTime] Starting example group spec/features/groups/integrations/group_integrations_spec.rb. Expected to take 3 minutes 10.45 seconds.840Group integrations841 behaves like integration settings form842 displays all the integrations843# [RSpecRunTime] RSpec elapsed time: 9 minutes 34.98 seconds. Current RSS: ~1474M. load average: 1.94 2.00 1.42 1/381 3152844 with remove_monitor_metrics flag enabled845 returns a 404 for the prometheus edit page846# [RSpecRunTime] Finishing example group spec/features/groups/integrations/group_integrations_spec.rb. It took 2 minutes 58.09 seconds. Expected to take 3 minutes 10.45 seconds.847# [RSpecRunTime] Starting example group spec/features/protected_branches_spec.rb. Expected to take 2 minutes 17.46 seconds.848Protected Branches849 logged in as developer850 Delete protected branch851 does not allow developer to remove protected branch852# [RSpecRunTime] RSpec elapsed time: 9 minutes 41.39 seconds. Current RSS: ~1554M. load average: 1.86 1.98 1.42 1/385 3220853 logged in as maintainer854 allows to create a protected branch with name containing HTML tags855 Delete protected branch856 removes branch after modal confirmation857# [RSpecRunTime] RSpec elapsed time: 9 minutes 59.65 seconds. Current RSS: ~1663M. load average: 1.75 1.95 1.42 1/389 3352858 logged in as admin859 explicit protected branches860 allows creating explicit protected branches861 shows success alert once protected branch is created862 displays the last commit on the matching branch if it exists863 displays an error message if the named branch does not exist864# [RSpecRunTime] RSpec elapsed time: 10 minutes 29.09 seconds. Current RSS: ~1663M. load average: 2.01 2.00 1.45 1/391 3512865 wildcard protected branches866 allows creating protected branches with a wildcard867 displays all the branches matching the wildcard868# [RSpecRunTime] RSpec elapsed time: 10 minutes 47.69 seconds. Current RSS: ~1674M. load average: 2.03 2.00 1.46 1/391 3607869 access control870 allows creating protected branches that Developers + Maintainers can merge to871 allows creating protected branches that Maintainers can merge to872 allows creating protected branches that Instance admins can merge to873 allows creating protected branches that No one can merge to874# [RSpecRunTime] RSpec elapsed time: 11 minutes 19.13 seconds. Current RSS: ~1685M. load average: 1.91 1.98 1.48 1/393 3765875 when the users for protected branches feature is off876 when deploy keys are enabled to this project877 when only one deploy key can push878 shows all dropdown sections in the 'Allowed to push' main dropdown, with only one deploy key879 shows all sections but not deploy keys in the 'Allowed to merge' main dropdown880 shows all sections in the 'Allowed to push' update dropdown881# [RSpecRunTime] RSpec elapsed time: 11 minutes 33.74 seconds. Current RSS: ~1682M. load average: 1.85 1.97 1.48 1/393 3866882 when no deploy key can push883 just shows all sections but not deploy keys in the 'Allowed to push' dropdown884 just shows all sections but not deploy keys in the 'Allowed to push' update dropdown885# [RSpecRunTime] RSpec elapsed time: 11 minutes 43.14 seconds. Current RSS: ~1732M. load average: 2.26 2.05 1.51 4/391 3933886# [RSpecRunTime] Finishing example group spec/features/protected_branches_spec.rb. It took 2 minutes 7.88 seconds. Expected to take 2 minutes 17.46 seconds.887# [RSpecRunTime] Starting example group spec/features/markdown/keyboard_shortcuts_spec.rb. Expected to take 1 minute 51.63 seconds.888Markdown keyboard shortcuts889 Vue.js markdown editor890 behaves like keyboard shortcuts891 bolds text when <modifier>+B is pressed892 italicizes text when <modifier>+I is pressed893 strikes text when <modifier>+<shift>+x is pressed894 links text when <modifier>+K is pressed895 does not affect non-markdown fields on the same page896# [RSpecRunTime] RSpec elapsed time: 12 minutes 11.99 seconds. Current RSS: ~1572M. load average: 1.99 2.00 1.51 1/387 3953897 behaves like no side effects898 does not bold text when <other modifier>+B is pressed899 does not italicize text when <other modifier>+I is pressed900 does not link text when <other modifier>+K is pressed901# [RSpecRunTime] RSpec elapsed time: 12 minutes 26.91 seconds. Current RSS: ~1568M. load average: 2.15 2.03 1.53 1/387 3957902 if preview is toggled before shortcuts903 behaves like keyboard shortcuts904 bolds text when <modifier>+B is pressed905 italicizes text when <modifier>+I is pressed906 strikes text when <modifier>+<shift>+x is pressed907 links text when <modifier>+K is pressed908 does not affect non-markdown fields on the same page909# [RSpecRunTime] RSpec elapsed time: 12 minutes 54.6 seconds. Current RSS: ~1570M. load average: 1.86 1.97 1.52 1/386 3962910 behaves like no side effects911 does not bold text when <other modifier>+B is pressed912 does not italicize text when <other modifier>+I is pressed913 does not link text when <other modifier>+K is pressed914# [RSpecRunTime] RSpec elapsed time: 13 minutes 10.24 seconds. Current RSS: ~1570M. load average: 1.87 1.97 1.53 1/386 3966915# [RSpecRunTime] Finishing example group spec/features/markdown/keyboard_shortcuts_spec.rb. It took 1 minute 26.99 seconds. Expected to take 1 minute 51.63 seconds.916# [RSpecRunTime] Starting example group spec/features/runners_spec.rb. Expected to take 1 minute 29.46 seconds.917Runners918 with user as project maintainer919 when user views runners page920 user can see a link with instructions on how to install GitLab Runner921 behaves like shows and resets runner registration token922 shows registration instructions923 resets current registration token924# [RSpecRunTime] RSpec elapsed time: 13 minutes 24.85 seconds. Current RSS: ~1576M. load average: 1.83 1.95 1.53 1/388 3975925 when user views new runner page926 behaves like creates runner and shows register page927 when runner is saved928 navigates to registration page and opens install instructions drawer929 warns from leaving page without finishing registration930# [RSpecRunTime] RSpec elapsed time: 13 minutes 34.56 seconds. Current RSS: ~1572M. load average: 2.10 2.00 1.55 1/387 3980931 behaves like shows locked field932 shows locked checkbox with description933# [RSpecRunTime] RSpec elapsed time: 13 minutes 36.71 seconds. Current RSS: ~1573M. load average: 2.10 2.00 1.55 1/387 3982934 when a project has enabled shared_runners935 when a project_type runner is activated on the project936 user sees the project runner937 user can pause and resume the project runner938 user removes an activated project runner if this is last project for that runners939 when the project_runner_edit_form_vue feature is disabled940 user edits the runner to be protected941 when a runner has a tag942 user edits runner not to run untagged jobs943# [RSpecRunTime] RSpec elapsed time: 13 minutes 45.85 seconds. Current RSS: ~1596M. load average: 2.09 2.00 1.56 1/385 3983944 when a shared runner is activated on the project945 user sees CI/CD setting page946 when multiple instance runners are configured947 shows the runner count948 adds pagination to the shared runner list949# [RSpecRunTime] RSpec elapsed time: 13 minutes 48.68 seconds. Current RSS: ~1598M. load average: 2.08 2.00 1.56 1/385 3984950 when multiple project runners are configured951 adds pagination to the runner list952 when a project runner exists in another project953 user enables and disables a project runner954# [RSpecRunTime] RSpec elapsed time: 13 minutes 52.66 seconds. Current RSS: ~1593M. load average: 2.00 1.99 1.56 1/385 3985955 shared runner text956 when application settings have shared_runners_text957 user sees shared runners description958 when application settings have an unsafe link in shared_runners_text959 user sees no link960 when application settings have an unsafe image in shared_runners_text961 user sees image safely962# [RSpecRunTime] RSpec elapsed time: 13 minutes 55.54 seconds. Current RSS: ~1595M. load average: 2.00 1.99 1.56 1/385 3986963 enable shared runners in project settings964 when a project has enabled shared_runners965 shared runners toggle is on966# [RSpecRunTime] RSpec elapsed time: 14 minutes 0.22 second. Current RSS: ~1592M. load average: 2.32 2.05 1.58 1/386 3989967 when a project has disabled shared_runners968 shared runners toggle is off969# [RSpecRunTime] RSpec elapsed time: 14 minutes 4.88 seconds. Current RSS: ~1591M. load average: 2.77 2.15 1.62 1/387 3992970 group runners in project settings971 as project and group maintainer972 project with a group but no group runner973 group runners are not available974# [RSpecRunTime] RSpec elapsed time: 14 minutes 6.6 seconds. Current RSS: ~1587M. load average: 2.77 2.15 1.62 1/386 3993975 as project maintainer and group owner976 project with a group but no group runner977 group runners are available978# [RSpecRunTime] RSpec elapsed time: 14 minutes 8.0 seconds. Current RSS: ~1592M. load average: 2.71 2.15 1.62 3/386 3994979 as project maintainer980 project without a group981 group runners are not available982# [RSpecRunTime] RSpec elapsed time: 14 minutes 9.72 seconds. Current RSS: ~1593M. load average: 2.71 2.15 1.62 1/386 3995983 with group project984 project with a group but no group runner985 group runners are not available986# [RSpecRunTime] RSpec elapsed time: 14 minutes 11.36 seconds. Current RSS: ~1589M. load average: 2.71 2.15 1.62 1/386 3996987 project with a group and a group runner988 group runners are available989 group runners may be disabled for a project990 when multiple group runners are configured991 shows the runner count992 adds pagination to the group runner list993# [RSpecRunTime] RSpec elapsed time: 14 minutes 19.12 seconds. Current RSS: ~1595M. load average: 2.45 2.11 1.61 1/384 3997994 Project runner edit page995 when updating a runner996 behaves like submits edit runner form997 breadcrumb contains runner id and token998 when a runner is updated999 redirects to runner page and shows succesful update1000# [RSpecRunTime] RSpec elapsed time: 14 minutes 26.41 seconds. Current RSS: ~1539M. load average: 2.33 2.09 1.61 1/385 40021001# [RSpecRunTime] Finishing example group spec/features/runners_spec.rb. It took 1 minute 16.17 seconds. Expected to take 1 minute 29.46 seconds.1002# [RSpecRunTime] Starting example group spec/features/projects/packages_spec.rb. Expected to take 1 minute 14.38 seconds.1003Packages1004 when feature is not available1005 packages feature is disabled by config1006 gives 4041007 when feature is available1008 when there are packages1009 behaves like packages list1010 shows a list of packages1011# [RSpecRunTime] RSpec elapsed time: 14 minutes 30.83 seconds. Current RSS: ~1501M. load average: 2.22 2.07 1.60 1/385 40051012 behaves like pipelines on packages list1013 shows the latest pipeline1014# [RSpecRunTime] RSpec elapsed time: 14 minutes 35.33 seconds. Current RSS: ~1497M. load average: 2.13 2.06 1.60 1/385 40081015 behaves like package details link1016 navigates to the correct url1017 with other versions1018 shows tab with count1019 visiting tab shows total on page1020 deleting version updates count1021# [RSpecRunTime] RSpec elapsed time: 14 minutes 49.66 seconds. Current RSS: ~1492M. load average: 2.54 2.15 1.64 1/383 40151022 deleting a package1023 allows you to delete a package1024# [RSpecRunTime] RSpec elapsed time: 14 minutes 53.81 seconds. Current RSS: ~1489M. load average: 2.65 2.18 1.65 1/384 40181025 behaves like shared package sorting1026 behaves like correctly sorted packages list1027 ordered by Type and ascending false1028 behaves like packages list1029 shows a list of packages1030# [RSpecRunTime] RSpec elapsed time: 14 minutes 57.4 seconds. Current RSS: ~1488M. load average: 2.68 2.20 1.66 1/384 40211031 behaves like correctly sorted packages list1032 ordered by Type and ascending true1033 behaves like packages list1034 shows a list of packages1035# [RSpecRunTime] RSpec elapsed time: 15 minutes 1.11 seconds. Current RSS: ~1491M. load average: 2.68 2.20 1.66 1/384 40241036 behaves like correctly sorted packages list1037 ordered by Name and ascending false1038 behaves like packages list1039 shows a list of packages1040# [RSpecRunTime] RSpec elapsed time: 15 minutes 4.39 seconds. Current RSS: ~1493M. load average: 2.55 2.18 1.66 1/384 40271041 behaves like correctly sorted packages list1042 ordered by Name and ascending true1043 behaves like packages list1044 shows a list of packages1045# [RSpecRunTime] RSpec elapsed time: 15 minutes 7.85 seconds. Current RSS: ~1493M. load average: 2.58 2.19 1.66 1/384 40291046 behaves like correctly sorted packages list1047 ordered by Version and ascending false1048 behaves like packages list1049 shows a list of packages1050# [RSpecRunTime] RSpec elapsed time: 15 minutes 11.01 seconds. Current RSS: ~1487M. load average: 2.58 2.19 1.66 1/383 40311051 behaves like correctly sorted packages list1052 ordered by Version and ascending true1053 behaves like packages list1054 shows a list of packages1055# [RSpecRunTime] RSpec elapsed time: 15 minutes 14.31 seconds. Current RSS: ~1489M. load average: 2.78 2.24 1.68 1/383 40341056 behaves like correctly sorted packages list1057 ordered by Published and ascending false1058 behaves like packages list1059 shows a list of packages1060# [RSpecRunTime] RSpec elapsed time: 15 minutes 17.15 seconds. Current RSS: ~1486M. load average: 2.78 2.24 1.68 1/383 40371061 behaves like correctly sorted packages list1062 ordered by Published and ascending true1063 behaves like packages list1064 shows a list of packages1065# [RSpecRunTime] RSpec elapsed time: 15 minutes 20.1 seconds. Current RSS: ~1491M. load average: 2.55 2.20 1.67 1/383 40391066 behaves like when there are no packages1067 displays the empty message1068# [RSpecRunTime] RSpec elapsed time: 15 minutes 22.53 seconds. Current RSS: ~1489M. load average: 2.43 2.18 1.67 1/383 40421069# [RSpecRunTime] Finishing example group spec/features/projects/packages_spec.rb. It took 56.16 seconds. Expected to take 1 minute 14.38 seconds.1070# [RSpecRunTime] Starting example group spec/features/projects/members/sorting_spec.rb. Expected to take 59.65 seconds.1071Projects > Members > Sorting1072 sorts by account by default1073 sorts by max role ascending1074 sorts by max role descending1075 sorts by user created on ascending1076 sorts by user created on descending1077 sorts by last activity ascending1078 sorts by last activity descending1079 sorts by access granted ascending1080 sorts by access granted descending1081 sorts by account ascending1082 sorts by account descending1083 sorts by last sign-in ascending1084 sorts by last sign-in descending1085# [RSpecRunTime] Finishing example group spec/features/projects/members/sorting_spec.rb. It took 50.34 seconds. Expected to take 59.65 seconds.1086# [RSpecRunTime] RSpec elapsed time: 16 minutes 13.04 seconds. Current RSS: ~1498M. load average: 2.46 2.20 1.70 1/385 40661087# [RSpecRunTime] Starting example group spec/features/user_sees_revert_modal_spec.rb. Expected to take 52.27 seconds.1088Merge request > User sees revert modal1089 without page reload after merge validates js correctly loaded1090 behaves like showing the revert modal1091 shows the revert modal1092# [RSpecRunTime] RSpec elapsed time: 16 minutes 32.66 seconds. Current RSS: ~1512M. load average: 2.62 2.25 1.73 6/394 41621093 with page reload validates js correctly loaded1094 behaves like showing the revert modal1095 shows the revert modal1096# [RSpecRunTime] RSpec elapsed time: 16 minutes 57.27 seconds. Current RSS: ~1518M. load average: 2.36 2.22 1.73 1/395 42671097# [RSpecRunTime] Finishing example group spec/features/user_sees_revert_modal_spec.rb. It took 44.34 seconds. Expected to take 52.27 seconds.1098# [RSpecRunTime] Starting example group spec/features/profiles/two_factor_auths_spec.rb. Expected to take 44.7 seconds.1099Two factor auths1100 when signed in1101 when user has two-factor authentication disabled1102 requires the current password to set up two factor authentication1103 when user authenticates with an external service1104 does not require the current password to set up two factor authentication1105# [RSpecRunTime] RSpec elapsed time: 17 minutes 10.47 seconds. Current RSS: ~1500M. load average: 2.05 2.16 1.72 1/391 42691106 when invalid pin is provided1107 renders a error alert with a link to the troubleshooting section1108# [RSpecRunTime] RSpec elapsed time: 17 minutes 11.5 seconds. Current RSS: ~1499M. load average: 2.05 2.16 1.72 1/390 42701109 when two factor is enforced for administrator users1110 when visiting root dashboard path1111 renders alert for administrator users1112 when two factor is disabled for administrator users1113 when visiting root dashboard path1114 does not render an alert for administrator users1115 when two factor is enforced in global settings1116 when invalid pin is provided1117 renders alert for global settings1118 when invalid password is provided1119 renders a error alert with a link to the troubleshooting section1120# [RSpecRunTime] RSpec elapsed time: 17 minutes 15.04 seconds. Current RSS: ~1499M. load average: 1.97 2.14 1.71 1/389 42711121 when user has two-factor authentication enabled1122 requires the current_password to disable two-factor authentication1123 requires the current_password to regenerate recovery codes1124 when user authenticates with an external service1125 does not require the current_password to disable two-factor authentication1126 does not require the current_password to regenerate recovery codes1127# [RSpecRunTime] RSpec elapsed time: 17 minutes 33.68 seconds. Current RSS: ~1483M. load average: 1.76 2.08 1.70 1/390 42731128# [RSpecRunTime] Finishing example group spec/features/profiles/two_factor_auths_spec.rb. It took 36.42 seconds. Expected to take 44.7 seconds.1129# [RSpecRunTime] Starting example group spec/features/projects/members/groups_with_access_list_spec.rb. Expected to take 38.53 seconds.1130Projects > Members > Groups with access list1131 updates group access level1132 updates expiry date1133 deletes group link1134 when link has expiry date set1135 clears expiry date1136# [RSpecRunTime] RSpec elapsed time: 17 minutes 52.11 seconds. Current RSS: ~1482M. load average: 1.89 2.09 1.71 1/389 42811137 search in existing members1138 finds no results1139 finds results1140# [RSpecRunTime] RSpec elapsed time: 18 minutes 4.43 seconds. Current RSS: ~1482M. load average: 1.70 2.04 1.70 1/388 42861141# [RSpecRunTime] Finishing example group spec/features/projects/members/groups_with_access_list_spec.rb. It took 30.75 seconds. Expected to take 38.53 seconds.1142# [RSpecRunTime] Starting example group spec/features/issues/issue_state_spec.rb. Expected to take 33.6 seconds.1143issue state1144 when open1145 when clicking the top `Close issue` button1146 behaves like issue closed1147 can close an issue1148# [RSpecRunTime] RSpec elapsed time: 18 minutes 14.09 seconds. Current RSS: ~1496M. load average: 1.96 2.09 1.72 1/390 42911149 when clicking the bottom `Close issue` button1150 behaves like issue closed1151 can close an issue1152# [RSpecRunTime] RSpec elapsed time: 18 minutes 22.79 seconds. Current RSS: ~1492M. load average: 1.88 2.07 1.72 1/390 42951153 when closed1154 when clicking the top `Reopen issue` button1155 behaves like issue reopened1156 can reopen an issue1157# [RSpecRunTime] RSpec elapsed time: 18 minutes 29.92 seconds. Current RSS: ~1502M. load average: 1.81 2.05 1.72 1/391 42971158 when clicking the bottom `Reopen issue` button1159 behaves like issue reopened1160 can reopen an issue1161# [RSpecRunTime] RSpec elapsed time: 18 minutes 37.15 seconds. Current RSS: ~1498M. load average: 1.83 2.05 1.72 1/392 43011162# [RSpecRunTime] Finishing example group spec/features/issues/issue_state_spec.rb. It took 32.72 seconds. Expected to take 33.6 seconds.1163# [RSpecRunTime] Starting example group spec/features/groups/import_export/import_file_spec.rb. Expected to take 28.68 seconds.1164Import/Export - Group Import1165 when the user uploads a valid export file1166 when using the pre-filled path1167 successfully imports the group1168# [RSpecRunTime] RSpec elapsed time: 18 minutes 47.97 seconds. Current RSS: ~1505M. load average: 1.64 2.00 1.71 1/391 43111169 when modifying the pre-filled path1170 successfully imports the group1171# [RSpecRunTime] RSpec elapsed time: 18 minutes 55.01 seconds. Current RSS: ~1489M. load average: 1.83 2.03 1.72 1/391 43141172 when the path is already taken1173 suggests a unique path1174# [RSpecRunTime] RSpec elapsed time: 19 minutes 1.22 seconds. Current RSS: ~1495M. load average: 1.85 2.03 1.72 1/391 43161175# [RSpecRunTime] Finishing example group spec/features/groups/import_export/import_file_spec.rb. It took 24.07 seconds. Expected to take 28.68 seconds.1176# [RSpecRunTime] Starting example group spec/features/projects/commit/comments/user_adds_comment_spec.rb. Expected to take 24.84 seconds.1177User adds a comment on a commit1178 inline view1179 adds a comment1180 when commenting on diff1181 adds a comment1182# [RSpecRunTime] RSpec elapsed time: 19 minutes 17.12 seconds. Current RSS: ~1495M. load average: 1.98 2.04 1.73 1/395 44361183 side-by-side view1184 adds a comment1185# [RSpecRunTime] RSpec elapsed time: 19 minutes 23.96 seconds. Current RSS: ~1508M. load average: 1.76 1.99 1.72 1/395 44971186# [RSpecRunTime] Finishing example group spec/features/projects/commit/comments/user_adds_comment_spec.rb. It took 22.73 seconds. Expected to take 24.84 seconds.1187# [RSpecRunTime] Starting example group spec/features/projects/show/user_interacts_with_auto_devops_banner_spec.rb. Expected to take 20.91 seconds.1188Project > Show > User interacts with auto devops implicitly enabled banner1189 when user does not have maintainer access1190 when AutoDevOps is implicitly enabled1191 does not display AutoDevOps implicitly enabled banner1192 when user has mantainer access1193 when AutoDevOps is implicitly enabled1194 display AutoDevOps implicitly enabled banner1195 when user dismisses the banner1196 does not display AutoDevOps implicitly enabled banner1197# [RSpecRunTime] RSpec elapsed time: 19 minutes 38.38 seconds. Current RSS: ~1498M. load average: 1.98 2.03 1.73 1/397 47751198 when AutoDevOps is not implicitly enabled1199 does not display AutoDevOps implicitly enabled banner1200# [RSpecRunTime] RSpec elapsed time: 19 minutes 40.63 seconds. Current RSS: ~1510M. load average: 1.98 2.03 1.73 2/396 48091201 when AutoDevOps enabled but container registry is disabled1202 shows message that container registry is disabled1203# [RSpecRunTime] RSpec elapsed time: 19 minutes 42.85 seconds. Current RSS: ~1525M. load average: 1.90 2.01 1.73 1/395 48431204# [RSpecRunTime] Finishing example group spec/features/projects/show/user_interacts_with_auto_devops_banner_spec.rb. It took 18.91 seconds. Expected to take 20.91 seconds.1205# [RSpecRunTime] Starting example group spec/features/merge_requests/user_filters_by_multiple_criteria_spec.rb. Expected to take 17.64 seconds.1206Merge requests > User filters by multiple criteria1207 filtering by label:~"Won't fix" and assignee:~bug1208 applies the filters1209# [RSpecRunTime] RSpec elapsed time: 19 minutes 51.12 seconds. Current RSS: ~1504M. load average: 2.07 2.04 1.74 1/397 48921210 filtering by text, author, assignee, milestone, and label1211 filters by text, author, assignee, milestone, and label1212# [RSpecRunTime] RSpec elapsed time: 19 minutes 58.65 seconds. Current RSS: ~1508M. load average: 2.14 2.06 1.75 1/397 49391213# [RSpecRunTime] Finishing example group spec/features/merge_requests/user_filters_by_multiple_criteria_spec.rb. It took 15.79 seconds. Expected to take 17.64 seconds.1214# [RSpecRunTime] Starting example group spec/features/groups/settings/manage_applications_spec.rb. Expected to take 15.12 seconds.1215User manages applications1216 allows user to manage applications1217 when scopes are blank1218 returns an error1219# [RSpecRunTime] RSpec elapsed time: 20 minutes 11.75 seconds. Current RSS: ~1482M. load average: 1.96 2.02 1.74 1/390 49451220# [RSpecRunTime] Finishing example group spec/features/groups/settings/manage_applications_spec.rb. It took 13.11 seconds. Expected to take 15.12 seconds.1221# [RSpecRunTime] Starting example group spec/features/issues/user_sorts_issue_comments_spec.rb. Expected to take 12.99 seconds.1222Comment sort direction1223 on issue page1224 saves sort order1225# [RSpecRunTime] RSpec elapsed time: 20 minutes 23.22 seconds. Current RSS: ~1510M. load average: 2.04 2.04 1.75 1/392 49651226# [RSpecRunTime] Finishing example group spec/features/issues/user_sorts_issue_comments_spec.rb. It took 11.48 seconds. Expected to take 12.99 seconds.1227# [RSpecRunTime] Starting example group spec/features/admin/broadcast_messages_spec.rb. Expected to take 11.41 seconds.1228Admin Broadcast Messages1229 when creating and editing1230 previews, creates and edits a broadcast message1231# [RSpecRunTime] RSpec elapsed time: 20 minutes 31.83 seconds. Current RSS: ~1490M. load average: 1.96 2.02 1.75 3/392 49671232# [RSpecRunTime] Finishing example group spec/features/admin/broadcast_messages_spec.rb. It took 8.79 seconds. Expected to take 11.41 seconds.1233# [RSpecRunTime] Starting example group spec/features/projects/integrations/user_activates_assembla_spec.rb. Expected to take 9.95 seconds.1234User activates Assembla1235 activates integration1236# [RSpecRunTime] Finishing example group spec/features/projects/integrations/user_activates_assembla_spec.rb. It took 8.78 seconds. Expected to take 9.95 seconds.1237# [RSpecRunTime] RSpec elapsed time: 20 minutes 40.95 seconds. Current RSS: ~1488M. load average: 2.05 2.04 1.75 1/391 49721238# [RSpecRunTime] Starting example group spec/features/projects/show/redirects_spec.rb. Expected to take 8.82 seconds.1239Projects > Show > Redirects1240 shows public project page1241 redirects to sign in page when project is private1242 redirects to sign in page when project does not exist1243 redirects to public project page after signing in1244 redirects to private project page after sign in1245 when signed in1246 returns 404 status when project does not exist1247 returns 404 when project is private1248# [RSpecRunTime] RSpec elapsed time: 20 minutes 47.09 seconds. Current RSS: ~1517M. load average: 1.97 2.02 1.75 1/390 49731249# [RSpecRunTime] Finishing example group spec/features/projects/show/redirects_spec.rb. It took 6.23 seconds. Expected to take 8.82 seconds.1250# [RSpecRunTime] Starting example group spec/features/groups/milestones_sorting_spec.rb. Expected to take 7.46 seconds.1251Milestones sorting1252 visit group milestones and sort by due_date_asc1253# [RSpecRunTime] Finishing example group spec/features/groups/milestones_sorting_spec.rb. It took 6.57 seconds. Expected to take 7.46 seconds.1254# [RSpecRunTime] RSpec elapsed time: 20 minutes 53.8 seconds. Current RSS: ~1501M. load average: 1.82 1.99 1.74 1/391 49791255# [RSpecRunTime] Starting example group spec/features/projects/files/editing_a_file_spec.rb. Expected to take 6.3 seconds.1256Projects > Files > User wants to edit a file1257 when the user has write access1258 file has been updated since the user opened the edit page1259# [RSpecRunTime] RSpec elapsed time: 20 minutes 56.5 seconds. Current RSS: ~1502M. load average: 1.82 1.99 1.74 1/395 50321260 when the user does not have write access1261 and the user has a fork of the project1262 and the forked project is ahead of the upstream project1263 renders an error message1264# [RSpecRunTime] RSpec elapsed time: 20 minutes 59.42 seconds. Current RSS: ~1524M. load average: 1.83 1.99 1.74 1/395 50951265# [RSpecRunTime] Finishing example group spec/features/projects/files/editing_a_file_spec.rb. It took 5.72 seconds. Expected to take 6.3 seconds.1266# [RSpecRunTime] Starting example group spec/features/alert_management/user_searches_alerts_spec.rb. Expected to take 4.82 seconds.1267User searches Alert Management alerts1268 when a developer displays the alert list and the alert service is enabled they can search an alert1269 shows the incident table with an incident for a valid search filter bar1270# [RSpecRunTime] RSpec elapsed time: 21 minutes 3.22 seconds. Current RSS: ~1509M. load average: 1.85 1.99 1.74 1/396 50971271# [RSpecRunTime] Finishing example group spec/features/alert_management/user_searches_alerts_spec.rb. It took 3.82 seconds. Expected to take 4.82 seconds.1272# [RSpecRunTime] Starting example group spec/features/projects/labels/user_promotes_label_spec.rb. Expected to take 3.44 seconds.1273User promotes label1274 when user can admin group labels1275 shows label promote button1276# [RSpecRunTime] RSpec elapsed time: 21 minutes 4.92 seconds. Current RSS: ~1504M. load average: 1.85 1.99 1.74 1/395 50981277 when user cannot admin group labels1278 does not show label promote button1279# [RSpecRunTime] Finishing example group spec/features/projects/labels/user_promotes_label_spec.rb. It took 2.54 seconds. Expected to take 3.44 seconds.1280# [RSpecRunTime] Starting example group spec/features/snippets/embedded_snippet_spec.rb. Expected to take 2.14 seconds.1281Embedded Snippets1282Capybara starting Puma...1283* Version 6.4.0, codename: The Eagle of Durango1284* Min threads: 0, max threads: 41285* Listening on unix:///tmp/20240308-340-2d6v531286 loads snippet1287# [RSpecRunTime] Finishing example group spec/features/snippets/embedded_snippet_spec.rb. It took 2.73 seconds. Expected to take 2.14 seconds.1288# [RSpecRunTime] RSpec elapsed time: 21 minutes 8.65 seconds. Current RSS: ~1513M. load average: 1.78 1.97 1.74 1/409 51291289# [RSpecRunTime] Starting example group spec/features/file_uploads/git_lfs_spec.rb. Expected to take 1.82 seconds.1290Upload a git lfs object1291 behaves like handling file uploads1292 with object storage disabled1293 behaves like for a git lfs object1294 is expected to change `LfsObject.count` by 11295 is expected to eq 2001296# [RSpecRunTime] RSpec elapsed time: 21 minutes 9.94 seconds. Current RSS: ~1514M. load average: 1.78 1.97 1.74 1/405 51301297# [RSpecRunTime] Finishing example group spec/features/file_uploads/git_lfs_spec.rb. It took 1.38 seconds. Expected to take 1.82 seconds.1298auto_explain log contains 1100 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-9-32.340.main.ndjson.gz1299took 11.2708562751300auto_explain log contains 1101 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-9-32.340.ci.ndjson.gz1301took 8.8641016991302[TEST PROF INFO] EventProf results for sql.active_record1303Total time: 03:48.370 of 21:05.277 (18.05%)1304Total events: 1091161305Top 5 slowest suites (by time):1306Merge request... merge request (./spec/features/merge_request/user_sees_merge_request_pipelines_spec.rb:5) – 01:57.600 (48175 / 20) of 06:32.610 (29.95%)1307Protected Branches (./spec/features/protected_branches_spec.rb:5) – 00:17.977 (9271 / 18) of 02:07.882 (14.06%)1308Runners (./spec/features/runners_spec.rb:5) – 00:14.346 (8735 / 31) of 01:16.172 (18.83%)1309Merge request...s revert modal (./spec/features/user_sees_revert_modal_spec.rb:5) – 00:12.656 (4681 / 2) of 00:44.337 (28.55%)1310Group integrations (./spec/features/groups/integrations/group_integrations_spec.rb:5) – 00:11.031 (6457 / 2) of 02:58.086 (6.19%)1311Knapsack report was generated. Preview:1312{1313 "spec/features/merge_request/user_sees_merge_request_pipelines_spec.rb": 392.61010899,1314 "spec/features/groups/integrations/group_integrations_spec.rb": 178.08605215599994,1315 "spec/features/protected_branches_spec.rb": 127.88194404199999,1316 "spec/features/markdown/keyboard_shortcuts_spec.rb": 86.99406853000005,1317 "spec/features/runners_spec.rb": 76.1723020779998,1318 "spec/features/projects/packages_spec.rb": 56.15718966899999,1319 "spec/features/projects/members/sorting_spec.rb": 50.33483563499999,1320 "spec/features/user_sees_revert_modal_spec.rb": 44.336692203999974,1321 "spec/features/profiles/two_factor_auths_spec.rb": 36.414713721,1322 "spec/features/projects/members/groups_with_access_list_spec.rb": 30.744856647999995,1323 "spec/features/issues/issue_state_spec.rb": 32.71608816199978,1324 "spec/features/groups/import_export/import_file_spec.rb": 24.073407976,1325 "spec/features/projects/commit/comments/user_adds_comment_spec.rb": 22.725876568999865,1326 "spec/features/projects/show/user_interacts_with_auto_devops_banner_spec.rb": 18.907450606999873,1327 "spec/features/merge_requests/user_filters_by_multiple_criteria_spec.rb": 15.785479169000155,1328 "spec/features/groups/settings/manage_applications_spec.rb": 13.105169909000097,1329 "spec/features/issues/user_sorts_issue_comments_spec.rb": 11.477101518999916,1330 "spec/features/admin/broadcast_messages_spec.rb": 8.789321690999941,1331 "spec/features/projects/integrations/user_activates_assembla_spec.rb": 8.78092968199985,1332 "spec/features/projects/show/redirects_spec.rb": 6.232766450000099,1333 "spec/features/groups/milestones_sorting_spec.rb": 6.5734506589999455,1334 "spec/features/projects/files/editing_a_file_spec.rb": 5.7185188750002,1335 "spec/features/alert_management/user_searches_alerts_spec.rb": 3.814647693000097,1336 "spec/features/projects/labels/user_promotes_label_spec.rb": 2.5382071530000303,1337 "spec/features/snippets/embedded_snippet_spec.rb": 2.732392885999843,1338 "spec/features/file_uploads/git_lfs_spec.rb": 1.38137589799998751339}1340Knapsack global time execution for tests: 21m 05s1341Finished in 21 minutes 31 seconds (files took 1 minute 38.48 seconds to load)1342174 examples, 0 failures1343Randomized with seed 1791344Failed to write to log, write log/workhorse-test.log: file already closed1345Failed to write to log, write log/workhorse-test.log: file already closed1346[TEST PROF INFO] Time spent in factories: 01:27.288 (6.57% of total time)1347RSpec exited with 0.1348No examples to retry, congrats!1350Running after script...1351$ source scripts/utils.sh1352$ bundle exec gem list gitlab_quality-test_tooling1353gitlab_quality-test_tooling (1.17.0)1354$ section_start "relate-failure-issue" "Report test failures" # collapsed multi-line command1358$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command1360$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command1366$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command1368$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command1372$ tooling/bin/push_job_metrics || true1373[job-metrics] Pushing job metrics file for the CI/CD job.1374[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1376Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy1378Uploading artifacts...1379auto_explain/: found 3 matching artifact files and directories 1380coverage/: found 5 matching artifact files and directories 1381WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1382WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1383knapsack/: found 4 matching artifact files and directories 1384rspec/: found 12 matching artifact files and directories 1385WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1386log/*.log: found 19 matching artifact files and directories 1387WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6348595118/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1388WARNING: Retrying... context=artifacts-uploader error=request redirected1389Uploading artifacts as "archive" to coordinator... 201 Created id=6348595118 responseStatus=201 Created token=glcbt-651390Uploading artifacts...1391rspec/rspec-*.xml: found 1 matching artifact files and directories 1392WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6348595118/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1393WARNING: Retrying... context=artifacts-uploader error=request redirected1394Uploading artifacts as "junit" to coordinator... 201 Created id=6348595118 responseStatus=201 Created token=glcbt-651396Job succeeded