5.0-stable build 12

Revision r22674 (build 12 started on 2024-02-03T00:55:09Z)


originally caused by:
 Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/5.0-stable/DATABASE_ADAPTER/postgresql/RUBY_VER/ruby-3.1
Updating http://svn.redmine.org/redmine/branches/5.0-stable at revision '2024-02-02T16:55:09.174 -0800'
U         public/javascripts/responsive.js
 U        .
At revision 22674

[ruby-3.1] $ /bin/sh -xe /tmp/jenkins7022568577763683023.sh
+ rm -f config/database.yml
+ echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70"
[ruby-3.1] $ /bin/sh -xe /tmp/jenkins6066721332772110546.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games rake -f lib/tasks/ci.rake config/database.yml BRANCH=5.0-stable CI_PG_HOST=192.168.1.70 CI_MYSQL_HOST=192.168.1.70
[ruby-3.1] $ /bin/sh -xe /tmp/jenkins7083153449064689521.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games bundle update
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Using concurrent-ruby 1.2.3 (was 1.2.2)
Using minitest 5.21.2 (was 5.20.0)
Using regexp_parser 2.9.0 (was 2.8.3)
Using strscan 3.0.9 (was 3.0.7)
Using parser 3.3.0.5 (was 3.2.2.4)
Using puma 6.4.2 (was 6.4.1)
Using net-imap 0.2.4 (was 0.2.3)
Using net-smtp 0.3.4 (was 0.3.3)
Bundle updated!
[ruby-3.1] $ /bin/sh -xe /tmp/jenkins8883868133178008102.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.1/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 'ci_50stable_ruby31_dev' already exists
Database 'ci_50stable_ruby31_test' already exists
Ruby version: 3.1.4-p223 (2023-03-30) [i686-linux]
[ruby-3.1] $ /bin/sh -xe /tmp/jenkins2721402649431481787.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games bundle exec rake test
(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 40098

# Running:

............svn: E155036: Please see the 'svn upgrade' command
svn: E155036: The working copy at '/var/lib/jenkins/workspace/5.0-stable/DATABASE_ADAPTER/postgresql/RUBY_VER/ruby-3.1'
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.

......................................................................................................................................................................................................................DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: layouts/base.html.erb (called from block in find_all at /var/lib/jenkins/workspace/5.0-stable/DATABASE_ADAPTER/postgresql/RUBY_VER/ruby-3.1/config/initializers/10-patches.rb:60)
DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: layouts/base.html.erb (called from block in find_all at /var/lib/jenkins/workspace/5.0-stable/DATABASE_ADAPTER/postgresql/RUBY_VER/ruby-3.1/config/initializers/10-patches.rb:60)
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 1097.896797s, 4.9449 runs/s, 22.6023 assertions/s.
5429 runs, 24815 assertions, 0 failures, 0 errors, 1 skips

You have skipped tests. Run with --verbose for details.
Finished: SUCCESS