6.0-stable build 108

Revision r23758 (build 108 started on 2025-05-12T09:13:08Z)


originally caused by:
 Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/6.0-stable/DATABASE_ADAPTER/sqlite3/RUBY_VER/ruby-3.3
Updating http://svn.redmine.org/redmine/branches/6.0-stable at revision '2025-05-12T02:13:08.242 -0700'
U         test/system/issues_test.rb
U         test/system/sudo_mode_test.rb
U         test/system/timelog_test.rb
 U        .
At revision 23758

[ruby-3.3] $ /bin/sh -xe /tmp/jenkins7417063239641216572.sh
+ rm -f config/database.yml
+ echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70"
[ruby-3.3] $ /bin/sh -xe /tmp/jenkins1762837045637506813.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.3/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games rake -f lib/tasks/ci.rake config/database.yml BRANCH=6.0-stable CI_PG_HOST=192.168.1.70 CI_MYSQL_HOST=192.168.1.70
[ruby-3.3] $ /bin/sh -xe /tmp/jenkins3929702965677523366.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.3/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games bundle update
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Using psych 5.2.5 (was 5.2.4)
Bundle updated!
2 installed gems you directly depend on are looking for funding.
  Run `bundle fund` for details
[ruby-3.3] $ /bin/sh -xe /tmp/jenkins5343338907412000690.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.3/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games SCMS=subversion,git,mercurial,filesystem,bazaar,cvs bundle exec rake ci:about ci:setup db:environment:set RAILS_ENV=test
Database 'db/ci_60stable_ruby33_dev.sqlite3' already exists
Database 'db/ci_60stable_ruby33_test.sqlite3' already exists
Ruby version: 3.3.6-p108 (2024-11-05) [i686-linux]
[ruby-3.3] $ /bin/sh -xe /tmp/jenkins6814747600316479511.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.3/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games bundle exec rake test
Tests related to plugin autoloading should be run separately using "rails test:autoload"
(Test LDAP server not configured)
Bazaar non ASCII output test cannot run on this environment.
Encoding.locale_charmap: UTF-8
Git UTF-8 test repository NOT FOUND. Skipping unit tests !!!
Skipping LDAP tests.

Run options: --seed 30302

# Running:

...........................................................................svn: E155036: Please see the 'svn upgrade' command
svn: E155036: The working copy at '/var/lib/jenkins/workspace/6.0-stable/DATABASE_ADAPTER/sqlite3/RUBY_VER/ruby-3.3'
is too old (format 8) to work with client version '1.9.3 (r1718519)' (expects format 31). You need to upgrade the working copy first.

...S................................................................................................................................DEPRECATION WARNING: to_time will always preserve the timezone offset of the receiver in Rails 8.0. To opt in to the new behavior, set `ActiveSupport.to_time_preserves_timezone = true`. (called from test_show_version at /var/lib/jenkins/workspace/6.0-stable/DATABASE_ADAPTER/sqlite3/RUBY_VER/ruby-3.3/test/functional/calendars_controller_test.rb:125)
F

Failure:
CalendarsControllerTest#test_show_version [test/functional/calendars_controller_test.rb:132]:
Expected at least 1 element matching "span.icon.icon-package", found 0.
Expected 0 to be >= 1.

bin/rails test test/functional/calendars_controller_test.rb:124

.....F

Failure:
CalendarsControllerTest#test_cross_project_calendar_version [test/functional/calendars_controller_test.rb:180]:
Expected at least 1 element matching "span.icon.icon-package", found 0.
Expected 0 to be >= 1.

bin/rails test test/functional/calendars_controller_test.rb:172

.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S........SS........................................S...........................................................................................................................................................................................................................................................................................................................................................S........S..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSS...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.....SSSSSSSSSSSSSSSSSSSSSSSSSSSS.....................................................................................................................................................................................................................................................................................................................................................................................................................convert: not authorized `/var/lib/jenkins/workspace/6.0-stable/DATABASE_ADAPTER/sqlite3/RUBY_VER/ruby-3.3/test/fixtures/files/2019/05/190511141819_ecookbook-gantt.pdf' @ error/constitute.c/ReadImage/412.
convert: no images defined `png:/var/lib/jenkins/workspace/6.0-stable/DATABASE_ADAPTER/sqlite3/RUBY_VER/ruby-3.3/tmp/thumbnails/da9c52e79d9eee7d47b9ee5db477985c542ea683e9f23ed32db55e35ef99c479_31620_100.thumb' @ error/convert.c/ConvertImageCommand/3210.
E

Error:
AttachmentTest#test_thumbnail_should_generate_the_thumbnail:
TypeError: no implicit conversion of nil into String
    test/unit/attachment_test.rb:549:in `basename'
    test/unit/attachment_test.rb:549:in `block (2 levels) in test_thumbnail_should_generate_the_thumbnail'
    test/unit/attachment_test.rb:546:in `each'
    test/unit/attachment_test.rb:546:in `block in test_thumbnail_should_generate_the_thumbnail'
    test/unit/attachment_test.rb:545:in `test_thumbnail_should_generate_the_thumbnail'

bin/rails test test/unit/attachment_test.rb:532

...............................SSSSSSSSSSSSSS.......................convert: not authorized `/var/lib/jenkins/workspace/6.0-stable/DATABASE_ADAPTER/sqlite3/RUBY_VER/ruby-3.3/test/fixtures/files/2019/05/190511141819_ecookbook-gantt.pdf' @ error/constitute.c/ReadImage/412.
convert: no images defined `png:/var/lib/jenkins/workspace/6.0-stable/DATABASE_ADAPTER/sqlite3/RUBY_VER/ruby-3.3/tmp/thumbnails/da9c52e79d9eee7d47b9ee5db477985c542ea683e9f23ed32db55e35ef99c479_31620_100.thumb' @ error/convert.c/ConvertImageCommand/3210.
F

Failure:
AttachmentsControllerTest#test_thumbnail_for_pdf_should_be_png [test/functional/attachments_controller_test.rb:457]:
Expected response to be a <2XX: success>, but was a <404: Not Found>
Response body: 

bin/rails test test/functional/attachments_controller_test.rb:446

..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS................................................................................................................................................................................................S........................................................................................................................................................................................................................................................................................................................................................................................................................................................DEPRECATION WARNING: ApplicationHelper#render_if_exist is deprecated and will be removed in Redmine 7.0. (called from test_render_if_exist_should_be_render_partial at /var/lib/jenkins/workspace/6.0-stable/DATABASE_ADAPTER/sqlite3/RUBY_VER/ruby-3.3/test/helpers/application_helper_test.rb:2274)
...........DEPRECATION WARNING: ApplicationHelper#render_if_exist is deprecated and will be removed in Redmine 7.0. (called from test_render_if_exist_should_be_render_nil at /var/lib/jenkins/workspace/6.0-stable/DATABASE_ADAPTER/sqlite3/RUBY_VER/ruby-3.3/test/helpers/application_helper_test.rb:2285)
.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSS....................................................................................................................................SSSSSSSSSSSSSSSSSSSSSSSS.........................................................................................................................................................

Finished in 680.381495s, 8.3130 runs/s, 37.6289 assertions/s.
5656 runs, 25602 assertions, 3 failures, 1 errors, 157 skips

You have skipped tests. Run with --verbose for details.
Build step 'Execute shell' marked build as failure
Finished: FAILURE