rspec system pg14 11/32
Passed Started
by
@mgandres
Mireya Andres
1Running with gitlab-runner 16.9.1 (782c6ecb)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_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:57763d55554967cf0a9b05258512282482807d361c68b10fd9599ac9732bfb04 for redis:6.2-alpine with digest redis@sha256:3fcb624d83a9c478357f16dc173c58ded325ccc5fd2a4375f3916c04cc579f70 ...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:4d97a6e6b48a500f28599f739761ccb23dc0b775b23fe71357e1f48df9074e52 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:56b23cca550b55e86db3c2471a1223d2b3a97ddff9a4bf6bd246dcef3ec64284 ...25Running on runner-euhiqzpr-project-278964-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1710994129-e485997b...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 (6443649907)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443649907 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 (6443649929)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443649929 responseStatus=200 OK token=glcbt-6541Downloading artifacts for retrieve-tests-metadata (6443649937)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443649937 responseStatus=200 OK token=glcbt-6543Downloading artifacts for setup-test-env (6443649934)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6443649934 responseStatus=200 OK token=glcbt-65 45 Executing "step_script" stage of the job script 46Using docker image sha256:4d97a6e6b48a500f28599f739761ccb23dc0b775b23fe71357e1f48df9074e52 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:56b23cca550b55e86db3c2471a1223d2b3a97ddff9a4bf6bd246dcef3ec64284 ...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 0 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:26:04] 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_11_32_278964_report.json767FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json768FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_11_32_278964_report.json769NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_11_32_278964_report.json770RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6443650144.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.041645333 seconds786# [RSpecRunTime] Starting example group spec/features/merge_request/user_uses_quick_actions_spec.rb. Expected to take 6 minutes 53.69 seconds.787Merge request > User uses quick actions788Starting the Capybara driver server...789 issuable common quick actions790 behaves like close quick action791 new merge_request792Capybara starting Puma...793* Version 6.4.0, codename: The Eagle of Durango794* Min threads: 0, max threads: 4795* Listening on unix:///tmp/20240321-340-tk3dab796 creates the merge_request and interprets close quick action accordingly797 post note to existing merge_request798 creates the note and interprets the close quick action accordingly799 when current user cannot close merge_request800 does not close the merge_request801# [RSpecRunTime] RSpec elapsed time: 1 minute 38.88 seconds. Current RSS: ~1489M. load average: 1.73 1.37 1.23 1/389 760802 preview of note on merge_request803 explains close quick action804# [RSpecRunTime] RSpec elapsed time: 1 minute 53.27 seconds. Current RSS: ~1512M. load average: 1.79 1.40 1.24 1/388 827805 behaves like issuable time tracker806 renders the sidebar component empty state807 updates the sidebar component when estimate is added808 updates the sidebar component when spent is added809 shows the comparison when estimate and spent are added810 updates the sidebar component when estimate is removed811 updates the sidebar component when spent is removed812 shows the create timelog form when add button is clicked813 shows the set time estimate form when add button is clicked814 shows the time tracking report when link is clicked815 removes time log when delete is clicked in time tracking report816# [RSpecRunTime] RSpec elapsed time: 4 minutes 21.37 seconds. Current RSS: ~1526M. load average: 1.81 1.65 1.36 1/388 1487817 merge-request-only commands818 behaves like merge quick action819 when updating the description820 merges the MR821# [RSpecRunTime] RSpec elapsed time: 4 minutes 37.23 seconds. Current RSS: ~1542M. load average: 2.00 1.70 1.38 1/392 1563822 when creating a new note823 when the current user can merge the MR824 merges the MR825 when auto merge is available826 schedules to merge the MR827# [RSpecRunTime] RSpec elapsed time: 4 minutes 59.75 seconds. Current RSS: ~1533M. load average: 1.87 1.69 1.39 1/390 1701828 when the head diff changes in the meanwhile829 does not merge the MR830# [RSpecRunTime] RSpec elapsed time: 5 minutes 9.96 seconds. Current RSS: ~1535M. load average: 1.76 1.67 1.38 1/390 1764831 when the current user cannot merge the MR832 does not merge the MR833# [RSpecRunTime] RSpec elapsed time: 5 minutes 20.52 seconds. Current RSS: ~1537M. load average: 1.80 1.68 1.39 1/391 1827834 behaves like rebase quick action835 when updating the description836 rebases the MR837 ignores /merge if /rebase is specified838# [RSpecRunTime] RSpec elapsed time: 5 minutes 50.04 seconds. Current RSS: ~1532M. load average: 2.03 1.76 1.43 1/391 2074839 when creating a new note840 when the current user can rebase the MR841 rebase the MR842 when the merge request is closed843 does not rebase the MR844# [RSpecRunTime] RSpec elapsed time: 6 minutes 11.93 seconds. Current RSS: ~1534M. load average: 2.51 1.89 1.48 1/392 2257845 when a rebase is in progress846 tells the user a rebase is in progress847# [RSpecRunTime] RSpec elapsed time: 6 minutes 23.42 seconds. Current RSS: ~1536M. load average: 2.51 1.91 1.49 1/391 2321848 when there are conflicts in the merge request849 does not rebase the MR850# [RSpecRunTime] RSpec elapsed time: 6 minutes 34.25 seconds. Current RSS: ~1539M. load average: 2.35 1.89 1.49 1/391 2398851 when the merge request branch is protected from force push852 does not rebase the MR853# [RSpecRunTime] RSpec elapsed time: 6 minutes 45.22 seconds. Current RSS: ~1538M. load average: 2.28 1.90 1.50 1/391 2462854 when the current user cannot rebase the MR855 does not rebase the MR856# [RSpecRunTime] RSpec elapsed time: 6 minutes 55.79 seconds. Current RSS: ~1546M. load average: 2.40 1.94 1.51 1/391 2525857# [RSpecRunTime] Finishing example group spec/features/merge_request/user_uses_quick_actions_spec.rb. It took 6 minutes 51.34 seconds. Expected to take 6 minutes 53.69 seconds.858# [RSpecRunTime] Starting example group spec/features/admin/admin_disables_git_access_protocol_spec.rb. Expected to take 3 minutes 18.53 seconds.859Admin disables Git access protocol860 with HTTP disabled861 shows only SSH url862 mobile component863 shows only the SSH clone information864# [RSpecRunTime] RSpec elapsed time: 7 minutes 18.43 seconds. Current RSS: ~1561M. load average: 2.00 1.87 1.50 1/388 2580865 with SSH disabled866 shows only HTTP url867 mobile component868 shows only the HTTP clone information869# [RSpecRunTime] RSpec elapsed time: 7 minutes 38.61 seconds. Current RSS: ~1570M. load average: 1.80 1.83 1.50 1/387 2634870 with nothing disabled871 shows default SSH url and protocol selection dropdown872 mobile component873 shows both SSH and HTTP clone information874# [RSpecRunTime] RSpec elapsed time: 7 minutes 58.88 seconds. Current RSS: ~1566M. load average: 1.57 1.78 1.48 1/385 2687875# [RSpecRunTime] Finishing example group spec/features/admin/admin_disables_git_access_protocol_spec.rb. It took 1 minute 2.63 seconds. Expected to take 3 minutes 18.53 seconds.876# [RSpecRunTime] Starting example group spec/features/protected_branches_spec.rb. Expected to take 2 minutes 25.19 seconds.877Protected Branches878 logged in as developer879 Delete protected branch880 does not allow developer to remove protected branch881# [RSpecRunTime] RSpec elapsed time: 8 minutes 6.09 seconds. Current RSS: ~1630M. load average: 1.56 1.77 1.48 1/388 2755882 logged in as maintainer883 allows to create a protected branch with name containing HTML tags884 Delete protected branch885 removes branch after modal confirmation886# [RSpecRunTime] RSpec elapsed time: 8 minutes 26.8 seconds. Current RSS: ~1662M. load average: 1.53 1.75 1.48 1/390 2888887 logged in as admin888 explicit protected branches889 allows creating explicit protected branches890 shows success alert once protected branch is created891 displays the last commit on the matching branch if it exists892 displays an error message if the named branch does not exist893# [RSpecRunTime] RSpec elapsed time: 9 minutes 2.22 seconds. Current RSS: ~1729M. load average: 1.66 1.77 1.50 1/389 3046894 wildcard protected branches895 allows creating protected branches with a wildcard896 displays all the branches matching the wildcard897# [RSpecRunTime] RSpec elapsed time: 9 minutes 24.09 seconds. Current RSS: ~1727M. load average: 1.74 1.79 1.51 1/388 3144898 access control899 allows creating protected branches that Developers + Maintainers can merge to900 allows creating protected branches that Maintainers can merge to901 allows creating protected branches that Instance admins can merge to902 allows creating protected branches that No one can merge to903# [RSpecRunTime] RSpec elapsed time: 10 minutes 2.64 seconds. Current RSS: ~1747M. load average: 1.49 1.72 1.50 1/389 3303904 when the users for protected branches feature is off905 when deploy keys are enabled to this project906 when only one deploy key can push907 shows all dropdown sections in the 'Allowed to push' main dropdown, with only one deploy key908 shows all sections but not deploy keys in the 'Allowed to merge' main dropdown909 shows all sections in the 'Allowed to push' update dropdown910# [RSpecRunTime] RSpec elapsed time: 10 minutes 20.22 seconds. Current RSS: ~1751M. load average: 1.35 1.67 1.49 5/389 3404911 when no deploy key can push912 just shows all sections but not deploy keys in the 'Allowed to push' dropdown913 just shows all sections but not deploy keys in the 'Allowed to push' update dropdown914# [RSpecRunTime] RSpec elapsed time: 10 minutes 31.99 seconds. Current RSS: ~1758M. load average: 1.67 1.73 1.51 1/389 3472915# [RSpecRunTime] Finishing example group spec/features/protected_branches_spec.rb. It took 2 minutes 33.15 seconds. Expected to take 2 minutes 25.19 seconds.916# [RSpecRunTime] Starting example group spec/features/issuables/markdown_references/internal_references_spec.rb. Expected to take 1 minute 51.8 seconds.917Internal references918 when referencing to open issue919 from private project920 from issue921 when user doesn't have access to private project922 is expected not to have visible css ".note"923# [RSpecRunTime] RSpec elapsed time: 10 minutes 49.61 seconds. Current RSS: ~1605M. load average: 2.28 1.87 1.56 1/387 3510924 from merge request925 when user doesn't have access to private project926 doesn't show any references927# [RSpecRunTime] RSpec elapsed time: 11 minutes 9.18 seconds. Current RSS: ~1597M. load average: 1.91 1.82 1.55 1/391 3597928 when user has access to private project929 shows references930# [RSpecRunTime] RSpec elapsed time: 11 minutes 30.36 seconds. Current RSS: ~1614M. load average: 1.99 1.85 1.56 1/391 3686931 when referencing to open merge request932 from private project933 from issue934 when user doesn't have access to private project935 is expected not to have visible css ".note"936# [RSpecRunTime] RSpec elapsed time: 11 minutes 48.37 seconds. Current RSS: ~1602M. load average: 2.12 1.89 1.58 1/391 3767937 from merge request938 when user doesn't have access to private project939 doesn't show any references940# [RSpecRunTime] RSpec elapsed time: 12 minutes 8.92 seconds. Current RSS: ~1599M. load average: 2.03 1.88 1.59 1/390 3899941 when user has access to private project942 shows references943# [RSpecRunTime] RSpec elapsed time: 12 minutes 31.35 seconds. Current RSS: ~1607M. load average: 2.10 1.91 1.60 1/393 4034944# [RSpecRunTime] Finishing example group spec/features/issuables/markdown_references/internal_references_spec.rb. It took 1 minute 59.34 seconds. Expected to take 1 minute 51.8 seconds.945# [RSpecRunTime] Starting example group spec/features/groups/issues_spec.rb. Expected to take 1 minute 30.64 seconds.946Group issues page947 with shared examples948 public access level949 group member950 is expected to have text "this is my created issuable"951# [RSpecRunTime] RSpec elapsed time: 12 minutes 37.31 seconds. Current RSS: ~1607M. load average: 2.25 1.94 1.62 1/391 4037952 non-member953 is expected to have text "this is my created issuable"954# [RSpecRunTime] RSpec elapsed time: 12 minutes 41.34 seconds. Current RSS: ~1611M. load average: 2.23 1.94 1.62 1/388 4039955 private access level956 group member957 is expected to have text "this is my created issuable"958# [RSpecRunTime] RSpec elapsed time: 12 minutes 46.3 seconds. Current RSS: ~1605M. load average: 2.37 1.98 1.63 1/389 4041959 non-member960 is expected not to have text "this is my created issuable"961# [RSpecRunTime] RSpec elapsed time: 12 minutes 50.23 seconds. Current RSS: ~1610M. load average: 2.66 2.04 1.66 1/389 4043962 rss feed963 when signed in964 behaves like it has an RSS link with current_user's feed token965 shows the RSS link with current_user's feed token966# [RSpecRunTime] RSpec elapsed time: 12 minutes 54.81 seconds. Current RSS: ~1599M. load average: 2.66 2.04 1.66 1/389 4045967 behaves like an autodiscoverable RSS feed with current_user's feed token968 has an RSS autodiscovery link tag with current_user's feed token969# [RSpecRunTime] RSpec elapsed time: 12 minutes 58.97 seconds. Current RSS: ~1602M. load average: 2.53 2.03 1.65 1/389 4047970 when signed out971 behaves like it has an RSS link without a feed token972 shows the RSS link without a feed token973# [RSpecRunTime] RSpec elapsed time: 13 minutes 2.77 seconds. Current RSS: ~1595M. load average: 2.41 2.01 1.65 1/389 4048974 behaves like an autodiscoverable RSS feed without a feed token975 has an RSS autodiscovery link tag without a feed token976# [RSpecRunTime] RSpec elapsed time: 13 minutes 6.2 seconds. Current RSS: ~1605M. load average: 2.29 1.99 1.64 1/388 4049977 assignee978 filters by only group users979# [RSpecRunTime] RSpec elapsed time: 13 minutes 11.38 seconds. Current RSS: ~1604M. load average: 2.27 1.99 1.65 1/389 4051980 issues list981 returns all group and subgroup issues982 when project is archived983 does not render issue984# [RSpecRunTime] RSpec elapsed time: 13 minutes 20.27 seconds. Current RSS: ~1615M. load average: 2.48 2.04 1.67 1/388 4052985 group with no issues986 shows issues from subgroups on issues list987# [RSpecRunTime] RSpec elapsed time: 13 minutes 24.07 seconds. Current RSS: ~1614M. load average: 2.48 2.04 1.67 1/386 4053988 projects with issues disabled989 issue dropdown990 shows projects only with issues feature enabled991# [RSpecRunTime] RSpec elapsed time: 13 minutes 28.92 seconds. Current RSS: ~1613M. load average: 2.36 2.02 1.66 1/387 4055992 manual ordering993 displays all issues994 has manual-ordering css applied995 each issue item has a gl-cursor-grab css applied996 issues should be draggable and persist order997 issues should not be draggable when user is not logged in998# [RSpecRunTime] RSpec elapsed time: 13 minutes 58.16 seconds. Current RSS: ~1602M. load average: 2.12 1.99 1.66 1/385 4060999 issues pagination1000 shows the pagination1001# [RSpecRunTime] RSpec elapsed time: 14 minutes 5.65 seconds. Current RSS: ~1602M. load average: 2.26 2.02 1.67 1/386 40621002# [RSpecRunTime] Finishing example group spec/features/groups/issues_spec.rb. It took 1 minute 34.27 seconds. Expected to take 1 minute 30.64 seconds.1003# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_mini_pipeline_graph_spec.rb. Expected to take 1 minute 14.64 seconds.1004Merge request < User sees mini pipeline graph1005 displays a mini pipeline graph1006 as json1007 avoids repeated database queries (PENDING: Temporarily skipped with xit)1008# [RSpecRunTime] RSpec elapsed time: 14 minutes 15.93 seconds. Current RSS: ~1611M. load average: 2.22 2.02 1.68 1/395 41371009 build list toggle1010 shows tooltip when hovered1011# [RSpecRunTime] RSpec elapsed time: 14 minutes 26.21 seconds. Current RSS: ~1593M. load average: 2.19 2.02 1.68 1/397 42101012 builds list menu1013 pens when toggle is clicked1014 closes when toggle is clicked again1015 closes when clicking somewhere else1016 build list build item1017 visits the build page when clicked1018 shows tooltip when hovered1019# [RSpecRunTime] RSpec elapsed time: 15 minutes 20.43 seconds. Current RSS: ~1546M. load average: 1.99 2.00 1.70 1/398 45711020# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_mini_pipeline_graph_spec.rb. It took 1 minute 14.8 seconds. Expected to take 1 minute 14.64 seconds.1021# [RSpecRunTime] Starting example group spec/features/issues/user_bulk_edits_issues_spec.rb. Expected to take 59.84 seconds.1022Multiple issue updating from issues#index1023 status1024 sets to closed1025 sets to open1026# [RSpecRunTime] RSpec elapsed time: 15 minutes 38.1 seconds. Current RSS: ~1537M. load average: 2.13 2.03 1.71 1/396 45801027 assignee1028 updates to current user1029 updates to unassigned1030# [RSpecRunTime] RSpec elapsed time: 15 minutes 55.13 seconds. Current RSS: ~1534M. load average: 2.39 2.10 1.74 1/392 45861031 milestone1032 updates milestone1033 sets to no milestone1034# [RSpecRunTime] RSpec elapsed time: 16 minutes 13.16 seconds. Current RSS: ~1540M. load average: 2.30 2.09 1.75 1/391 45931035 select all issues1036 after selecting all issues, unchecking one issue only unselects that one issue1037# [RSpecRunTime] RSpec elapsed time: 16 minutes 18.4 seconds. Current RSS: ~1536M. load average: 2.20 2.07 1.74 1/392 45971038# [RSpecRunTime] Finishing example group spec/features/issues/user_bulk_edits_issues_spec.rb. It took 57.95 seconds. Expected to take 59.84 seconds.1039# [RSpecRunTime] Starting example group spec/features/uploads/user_uploads_file_to_note_spec.rb. Expected to take 52.78 seconds.1040User uploads file to note1041 before uploading1042 shows "Attach a file or image" button1043# [RSpecRunTime] RSpec elapsed time: 16 minutes 25.59 seconds. Current RSS: ~1536M. load average: 2.09 2.05 1.74 6/393 46001044 uploading is in progress1045 cancels uploading on clicking to "Cancel" button10462024-03-21 06:43:33 +0000 Rack app ("POST /user103/project-102/uploads" - (127.0.0.1)): #<Errno::ENOENT: No such file or directory @ rb_check_realpath_internal - /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload868164011>1047 shows "Attaching a file" message on uploading 1 file1048 shows "Attaching 2 files" message on uploading 2 file1049 shows error message, "retry" and "attach a new file" link a if file is too big1050# [RSpecRunTime] RSpec elapsed time: 16 minutes 54.26 seconds. Current RSS: ~1533M. load average: 2.36 2.11 1.77 1/395 46091051 uploading is complete1052 shows "Attach a file or image" button on uploading complete1053 they see the attached file1054# [RSpecRunTime] RSpec elapsed time: 17 minutes 9.75 seconds. Current RSS: ~1537M. load average: 2.22 2.09 1.76 1/395 46141055# [RSpecRunTime] Finishing example group spec/features/uploads/user_uploads_file_to_note_spec.rb. It took 51.35 seconds. Expected to take 52.78 seconds.1056# [RSpecRunTime] Starting example group spec/features/boards/sidebar_labels_in_namespaces_spec.rb. Expected to take 44.57 seconds.1057Issue boards sidebar labels select1058 group boards1059 in the top-level group board1060 selecting an issue from a direct descendant project1061 when editing labels1062 displays the label from the top-level group1063 displays the label from the project1064 does not display labels from the project's siblings or their descendents1065# [RSpecRunTime] RSpec elapsed time: 17 minutes 30.13 seconds. Current RSS: ~1529M. load average: 2.06 2.07 1.76 1/395 46191066 selecting an issue from a subgroup's project1067 when editing labels1068 displays the label from the top-level group1069 displays the label from the subgroup1070 displays the label from the project1071 does not display labels from the subgroup's siblings (project or group)1072# [RSpecRunTime] RSpec elapsed time: 17 minutes 55.69 seconds. Current RSS: ~1540M. load average: 1.94 2.04 1.76 1/393 46251073# [RSpecRunTime] Finishing example group spec/features/boards/sidebar_labels_in_namespaces_spec.rb. It took 45.96 seconds. Expected to take 44.57 seconds.1074# [RSpecRunTime] Starting example group spec/features/usage_stats_consent_spec.rb. Expected to take 40.12 seconds.1075Usage stats consent1076 when signed in1077 shows banner on next session if user did not set usage stats1078 behaves like dismissible banner1079 hides the banner permanently when sets usage stats1080# [RSpecRunTime] RSpec elapsed time: 18 minutes 26.34 seconds. Current RSS: ~1546M. load average: 2.00 2.04 1.77 1/391 46291081 behaves like dismissible banner1082 hides the banner permanently when sets usage stats1083# [RSpecRunTime] RSpec elapsed time: 18 minutes 42.27 seconds. Current RSS: ~1543M. load average: 2.00 2.04 1.77 1/390 46311084# [RSpecRunTime] Finishing example group spec/features/usage_stats_consent_spec.rb. It took 46.56 seconds. Expected to take 40.12 seconds.1085# [RSpecRunTime] Starting example group spec/features/profiles/user_visits_profile_preferences_page_spec.rb. Expected to take 33.47 seconds.1086User visits the profile preferences page1087 User changes their syntax highlighting theme1088 updates their preference1089# [RSpecRunTime] RSpec elapsed time: 18 minutes 49.6 seconds. Current RSS: ~1534M. load average: 1.84 2.00 1.77 1/390 46331090 User changes their default dashboard1091 creates a flash message1092 updates their preference1093# [RSpecRunTime] RSpec elapsed time: 19 minutes 0.81 second. Current RSS: ~1536M. load average: 1.65 1.95 1.75 1/390 46361094 User changes their language1095 creates a flash message1096 updates their preference1097# [RSpecRunTime] RSpec elapsed time: 19 minutes 10.56 seconds. Current RSS: ~1538M. load average: 1.55 1.92 1.74 1/389 46381098 User changes whitespace in code1099 updates their preference1100# [RSpecRunTime] RSpec elapsed time: 19 minutes 14.24 seconds. Current RSS: ~1533M. load average: 1.55 1.92 1.74 1/389 46391101# [RSpecRunTime] Finishing example group spec/features/profiles/user_visits_profile_preferences_page_spec.rb. It took 31.97 seconds. Expected to take 33.47 seconds.1102# [RSpecRunTime] Starting example group spec/features/merge_requests/user_filters_by_approvals_spec.rb. Expected to take 29.32 seconds.1103Merge Requests > User filters1104 by "approved by"1105 filtering by approved-by:none1106 applies the filter1107# [RSpecRunTime] RSpec elapsed time: 19 minutes 24.8 seconds. Current RSS: ~1552M. load average: 1.71 1.94 1.75 1/395 46991108 filtering by approved-by:any1109 applies the filter1110# [RSpecRunTime] RSpec elapsed time: 19 minutes 31.52 seconds. Current RSS: ~1557M. load average: 1.60 1.91 1.74 1/389 47021111 filtering by approved-by:@username1112 applies the filter1113# [RSpecRunTime] RSpec elapsed time: 19 minutes 37.99 seconds. Current RSS: ~1582M. load average: 1.55 1.90 1.74 1/390 47061114 filtering by an approver from a group1115 applies the filter1116# [RSpecRunTime] RSpec elapsed time: 19 minutes 45.33 seconds. Current RSS: ~1589M. load average: 1.46 1.87 1.73 1/390 47091117# [RSpecRunTime] Finishing example group spec/features/merge_requests/user_filters_by_approvals_spec.rb. It took 31.1 seconds. Expected to take 29.32 seconds.1118# [RSpecRunTime] Starting example group spec/features/admin/integrations/admin_manages_gitlab_for_slack_app_spec.rb. Expected to take 25.74 seconds.1119Admin manages the instance-level GitLab for Slack app integration1120 allows the user to unlink the GitLab for Slack app1121 shows the trigger form fields1122 shows the workspace name but not the alias and does not allow the user to edit it1123 when the integration is disabled1124 does not show the trigger form fields1125# [RSpecRunTime] RSpec elapsed time: 20 minutes 9.25 seconds. Current RSS: ~1562M. load average: 1.47 1.84 1.72 1/391 47121126 when the flag is disabled1127 hides the integration1128# [RSpecRunTime] RSpec elapsed time: 20 minutes 11.67 seconds. Current RSS: ~1557M. load average: 1.43 1.83 1.72 1/390 47131129# [RSpecRunTime] Finishing example group spec/features/admin/integrations/admin_manages_gitlab_for_slack_app_spec.rb. It took 26.34 seconds. Expected to take 25.74 seconds.1130# [RSpecRunTime] Starting example group spec/features/merge_request/user_approves_spec.rb. Expected to take 23.45 seconds.1131Merge request > User approves1132 approves merge request1133# [RSpecRunTime] Finishing example group spec/features/merge_request/user_approves_spec.rb. It took 24.57 seconds. Expected to take 23.45 seconds.1134# [RSpecRunTime] RSpec elapsed time: 20 minutes 36.4 seconds. Current RSS: ~1564M. load average: 2.10 1.95 1.77 1/401 48021135# [RSpecRunTime] Starting example group spec/features/issues/resource_label_events_spec.rb. Expected to take 20.5 seconds.1136List issue resource label events1137 when user displays the issue1138 shows both notes and resource label events1139# [RSpecRunTime] RSpec elapsed time: 20 minutes 42.88 seconds. Current RSS: ~1561M. load average: 2.17 1.97 1.77 1/401 48041140 when user adds label to the issue1141 shows add note for newly added labels1142# [RSpecRunTime] RSpec elapsed time: 20 minutes 57.56 seconds. Current RSS: ~1570M. load average: 2.20 1.99 1.78 1/397 48071143# [RSpecRunTime] Finishing example group spec/features/issues/resource_label_events_spec.rb. It took 21.26 seconds. Expected to take 20.5 seconds.1144# [RSpecRunTime] Starting example group spec/features/projects/commit/mini_pipeline_graph_spec.rb. Expected to take 16.72 seconds.1145Mini Pipeline Graph in Commit View1146 when commit has pipelines and feature flag is enabled1147 displays the graphql pipeline stage1148# [RSpecRunTime] RSpec elapsed time: 21 minutes 2.48 seconds. Current RSS: ~1572M. load average: 2.11 1.97 1.78 1/402 48511149 when commit has pipelines and feature flag is disabled1150 display icon with status1151 displays a mini pipeline graph1152# [RSpecRunTime] RSpec elapsed time: 21 minutes 10.92 seconds. Current RSS: ~1579M. load average: 2.09 1.97 1.78 1/402 49381153 when commit does not have pipelines1154 does not display a mini pipeline graph1155# [RSpecRunTime] RSpec elapsed time: 21 minutes 14.13 seconds. Current RSS: ~1589M. load average: 2.09 1.97 1.78 1/402 49791156# [RSpecRunTime] Finishing example group spec/features/projects/commit/mini_pipeline_graph_spec.rb. It took 16.59 seconds. Expected to take 16.72 seconds.1157# [RSpecRunTime] Starting example group spec/features/merge_request/user_resolves_wip_mr_spec.rb. Expected to take 13.78 seconds.1158Merge request > User resolves Draft1159 when there is active pipeline for merge request1160 retains merge request data after clicking Resolve WIP status1161# [RSpecRunTime] RSpec elapsed time: 21 minutes 27.79 seconds. Current RSS: ~1574M. load average: 1.92 1.94 1.77 1/401 50541162# [RSpecRunTime] Finishing example group spec/features/merge_request/user_resolves_wip_mr_spec.rb. It took 13.65 seconds. Expected to take 13.78 seconds.1163# [RSpecRunTime] Starting example group spec/features/admin/admin_health_check_spec.rb. Expected to take 13.02 seconds.1164Admin Health Check1165 #show1166 has a health check access token1167 reload access token1168 changes the access token1169# [RSpecRunTime] RSpec elapsed time: 21 minutes 36.03 seconds. Current RSS: ~1585M. load average: 1.78 1.91 1.76 1/402 50561170 when services are up1171 shows healthy status1172# [RSpecRunTime] RSpec elapsed time: 21 minutes 38.75 seconds. Current RSS: ~1585M. load average: 1.78 1.91 1.76 1/397 50571173 when a service is down1174 shows unhealthy status1175# [RSpecRunTime] RSpec elapsed time: 21 minutes 40.96 seconds. Current RSS: ~1581M. load average: 1.72 1.89 1.76 1/395 50581176# [RSpecRunTime] Finishing example group spec/features/admin/admin_health_check_spec.rb. It took 13.17 seconds. Expected to take 13.02 seconds.1177# [RSpecRunTime] Starting example group spec/features/merge_request/user_clicks_merge_request_tabs_spec.rb. Expected to take 10.37 seconds.1178User clicks on merge request tabs1179 adds entry to page history1180# [RSpecRunTime] Finishing example group spec/features/merge_request/user_clicks_merge_request_tabs_spec.rb. It took 10.99 seconds. Expected to take 10.37 seconds.1181# [RSpecRunTime] RSpec elapsed time: 21 minutes 52.11 seconds. Current RSS: ~1575M. load average: 1.68 1.88 1.76 1/403 51331182# [RSpecRunTime] Starting example group spec/features/ics/group_issues_spec.rb. Expected to take 9.58 seconds.1183Group Issues Calendar Feed1184 GET /issues1185 when authenticated1186 with no referer1187 renders calendar feed1188# [RSpecRunTime] RSpec elapsed time: 21 minutes 53.76 seconds. Current RSS: ~1572M. load average: 1.68 1.88 1.76 1/402 51341189 with GitLab as the referer1190 renders calendar feed as text/plain1191# [RSpecRunTime] RSpec elapsed time: 21 minutes 55.12 seconds. Current RSS: ~1587M. load average: 1.63 1.87 1.75 1/402 51351192 when authenticated via personal access token1193 renders calendar feed1194# [RSpecRunTime] RSpec elapsed time: 21 minutes 56.68 seconds. Current RSS: ~1604M. load average: 1.63 1.87 1.75 1/401 51361195 when authenticated via feed token1196 renders calendar feed1197# [RSpecRunTime] RSpec elapsed time: 21 minutes 58.11 seconds. Current RSS: ~1606M. load average: 1.63 1.87 1.75 1/401 51371198 issue with due date1199 renders issue fields1200# [RSpecRunTime] RSpec elapsed time: 21 minutes 59.78 seconds. Current RSS: ~1600M. load average: 1.63 1.87 1.75 1/401 51381201# [RSpecRunTime] Finishing example group spec/features/ics/group_issues_spec.rb. It took 7.77 seconds. Expected to take 9.58 seconds.1202# [RSpecRunTime] Starting example group spec/features/projects/show/redirects_spec.rb. Expected to take 8.0 seconds.1203Projects > Show > Redirects1204 shows public project page1205 redirects to sign in page when project is private1206 redirects to sign in page when project does not exist1207 redirects to public project page after signing in1208 redirects to private project page after sign in1209 when signed in1210 returns 404 status when project does not exist1211 returns 404 when project is private1212# [RSpecRunTime] RSpec elapsed time: 22 minutes 6.72 seconds. Current RSS: ~1581M. load average: 1.53 1.84 1.74 1/397 51391213# [RSpecRunTime] Finishing example group spec/features/projects/show/redirects_spec.rb. It took 6.93 seconds. Expected to take 8.0 seconds.1214# [RSpecRunTime] Starting example group spec/features/projects/issues/design_management/user_permissions_upload_spec.rb. Expected to take 7.1 seconds.1215User design permissions1216 user does not have permissions to upload design1217# [RSpecRunTime] Finishing example group spec/features/projects/issues/design_management/user_permissions_upload_spec.rb. It took 5.87 seconds. Expected to take 7.1 seconds.1218# [RSpecRunTime] RSpec elapsed time: 22 minutes 12.74 seconds. Current RSS: ~1589M. load average: 1.57 1.84 1.75 1/398 51501219# [RSpecRunTime] Starting example group spec/features/projects/files/undo_template_spec.rb. Expected to take 5.52 seconds.1220Projects > Files > Template Undo Button1221 editing a matching file and applying a template1222 reverts template application1223# [RSpecRunTime] RSpec elapsed time: 22 minutes 18.55 seconds. Current RSS: ~1579M. load average: 1.52 1.83 1.74 1/400 51831224# [RSpecRunTime] Finishing example group spec/features/projects/files/undo_template_spec.rb. It took 5.91 seconds. Expected to take 5.52 seconds.1225# [RSpecRunTime] Starting example group spec/features/projects/tree/rss_spec.rb. Expected to take 4.39 seconds.1226Project Tree RSS1227 when signed in1228 behaves like an autodiscoverable RSS feed with current_user's feed token1229 has an RSS autodiscovery link tag with current_user's feed token1230# [RSpecRunTime] RSpec elapsed time: 22 minutes 21.09 seconds. Current RSS: ~1588M. load average: 1.56 1.83 1.74 1/400 52061231 when signed out1232 behaves like an autodiscoverable RSS feed without a feed token1233 has an RSS autodiscovery link tag without a feed token1234# [RSpecRunTime] RSpec elapsed time: 22 minutes 22.45 seconds. Current RSS: ~1604M. load average: 1.56 1.83 1.74 1/401 52291235# [RSpecRunTime] Finishing example group spec/features/projects/tree/rss_spec.rb. It took 3.91 seconds. Expected to take 4.39 seconds.1236# [RSpecRunTime] Starting example group spec/features/admin/admin_sees_projects_statistics_spec.rb. Expected to take 2.55 seconds.1237Admin > Admin sees projects statistics1238 shows project statistics for projects that have them1239# [RSpecRunTime] Finishing example group spec/features/admin/admin_sees_projects_statistics_spec.rb. It took 2.4 seconds. Expected to take 2.55 seconds.1240# [RSpecRunTime] RSpec elapsed time: 22 minutes 25.01 seconds. Current RSS: ~1627M. load average: 1.56 1.83 1.74 1/402 52581241# [RSpecRunTime] Starting example group spec/features/projects/classification_label_on_project_pages_spec.rb. Expected to take 1.91 seconds.1242Classification label on project pages1243 shows the classification label on the project page1244# [RSpecRunTime] Finishing example group spec/features/projects/classification_label_on_project_pages_spec.rb. It took 1.64 seconds. Expected to take 1.91 seconds.1245# [RSpecRunTime] RSpec elapsed time: 22 minutes 26.69 seconds. Current RSS: ~1626M. load average: 1.52 1.82 1.74 1/402 52591246auto_explain log contains 1059 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-11-32.340.main.ndjson.gz1247took 13.9589667961248auto_explain log contains 1060 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-11-32.340.ci.ndjson.gz1249took 11.6706012021250[TEST PROF INFO] EventProf results for sql.active_record1251Total time: 04:22.831 of 22:21.665 (19.59%)1252Total events: 1066201253Top 5 slowest suites (by time):1254Merge request... quick actions (./spec/features/merge_request/user_uses_quick_actions_spec.rb:10) – 01:36.252 (34937 / 27) of 06:51.340 (23.4%)1255Internal references (./spec/features/issuables/markdown_references/internal_references_spec.rb:5) – 00:33.849 (12843 / 6) of 01:59.338 (28.36%)1256Merge request...pipeline graph (./spec/features/merge_request/user_sees_mini_pipeline_graph_spec.rb:5) – 00:21.489 (7778 / 8) of 01:14.800 (28.73%)1257Protected Branches (./spec/features/protected_branches_spec.rb:5) – 00:20.519 (9141 / 18) of 02:33.154 (13.4%)1258Group issues page (./spec/features/groups/issues_spec.rb:5) – 00:15.170 (8336 / 19) of 01:34.268 (16.09%)1259Knapsack report was generated. Preview:1260{1261 "spec/features/merge_request/user_uses_quick_actions_spec.rb": 411.33992609800043,1262 "spec/features/admin/admin_disables_git_access_protocol_spec.rb": 62.628416446999836,1263 "spec/features/protected_branches_spec.rb": 153.1543858139994,1264 "spec/features/issuables/markdown_references/internal_references_spec.rb": 119.33839542900023,1265 "spec/features/groups/issues_spec.rb": 94.26834490500005,1266 "spec/features/merge_request/user_sees_mini_pipeline_graph_spec.rb": 74.79975739700058,1267 "spec/features/issues/user_bulk_edits_issues_spec.rb": 57.95259550300034,1268 "spec/features/uploads/user_uploads_file_to_note_spec.rb": 51.347410567001134,1269 "spec/features/boards/sidebar_labels_in_namespaces_spec.rb": 45.95764020600109,1270 "spec/features/usage_stats_consent_spec.rb": 46.559118102000866,1271 "spec/features/profiles/user_visits_profile_preferences_page_spec.rb": 31.968823829998655,1272 "spec/features/merge_requests/user_filters_by_approvals_spec.rb": 31.10247915799846,1273 "spec/features/admin/integrations/admin_manages_gitlab_for_slack_app_spec.rb": 26.335821398999542,1274 "spec/features/merge_request/user_approves_spec.rb": 24.572001676000582,1275 "spec/features/issues/resource_label_events_spec.rb": 21.257364860000962,1276 "spec/features/projects/commit/mini_pipeline_graph_spec.rb": 16.588966222001545,1277 "spec/features/merge_request/user_resolves_wip_mr_spec.rb": 13.653788056000849,1278 "spec/features/admin/admin_health_check_spec.rb": 13.17308689499987,1279 "spec/features/merge_request/user_clicks_merge_request_tabs_spec.rb": 10.990607751000425,1280 "spec/features/ics/group_issues_spec.rb": 7.770284674999857,1281 "spec/features/projects/show/redirects_spec.rb": 6.932248432000051,1282 "spec/features/projects/issues/design_management/user_permissions_upload_spec.rb": 5.873559601001034,1283 "spec/features/projects/files/undo_template_spec.rb": 5.912495550999665,1284 "spec/features/projects/tree/rss_spec.rb": 3.9089770479986328,1285 "spec/features/admin/admin_sees_projects_statistics_spec.rb": 2.399741584000367,1286 "spec/features/projects/classification_label_on_project_pages_spec.rb": 1.63610440299999031287}1288Knapsack global time execution for tests: 22m 21s1289Pending: (Failures listed here are expected and do not affect your suite's status)1290 1) Merge request < User sees mini pipeline graph as json avoids repeated database queries1291 # Temporarily skipped with xit1292 # ./spec/features/merge_request/user_sees_mini_pipeline_graph_spec.rb:401293Finished in 22 minutes 53 seconds (files took 45.82 seconds to load)1294154 examples, 0 failures, 1 pending1295Randomized with seed 433711296Failed to write to log, write log/workhorse-test.log: file already closed1297[TEST PROF INFO] Time spent in factories: 02:21.096 (10.26% of total time)1298RSpec exited with 0.1299No examples to retry, congrats!1301Running after script...1302$ source scripts/utils.sh1303$ bundle exec gem list gitlab_quality-test_tooling1304gitlab_quality-test_tooling (1.17.0)1305$ section_start "relate-failure-issue" "Report test failures" # collapsed multi-line command1309$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command1311$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command1315$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command1317$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command1321$ tooling/bin/push_job_metrics || true1322[job-metrics] Pushing job metrics file for the CI/CD job.1323[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1325Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy1327Uploading artifacts...1328auto_explain/: found 3 matching artifact files and directories 1329coverage/: found 5 matching artifact files and directories 1330WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1331WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1332knapsack/: found 4 matching artifact files and directories 1333rspec/: found 12 matching artifact files and directories 1334WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1335log/*.log: found 17 matching artifact files and directories 1336WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6443650144/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1337WARNING: Retrying... context=artifacts-uploader error=request redirected1338Uploading artifacts as "archive" to coordinator... 201 Created id=6443650144 responseStatus=201 Created token=glcbt-651339Uploading artifacts...1340rspec/rspec-*.xml: found 1 matching artifact files and directories 1341WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6443650144/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1342WARNING: Retrying... context=artifacts-uploader error=request redirected1343Uploading artifacts as "junit" to coordinator... 201 Created id=6443650144 responseStatus=201 Created token=glcbt-651345Job succeeded