Your message dated Tue, 22 Apr 2025 17:49:20 +0000
with message-id <e1u7hkg-008sa5...@fasolo.debian.org>
and subject line Bug#1103842: Removed package(s) from unstable
has caused the Debian Bug report #1078646,
regarding ruby-atlassian-jwt: will FTBFS during trixie support period
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1078646: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078646
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ruby-atlassian-jwt
Version: 0.2.1-1
User: debian...@lists.debian.org
Usertags: ftbfs-during-trixie-support-period
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable in the year 2028, your package 
failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --buildsystem=ruby --with ruby
   dh_update_autotools_config -O--buildsystem=ruby
   dh_autoreconf -O--buildsystem=ruby
   dh_auto_configure -O--buildsystem=ruby
        dh_ruby --configure
   dh_auto_build -O--buildsystem=ruby
        dh_ruby --build
   dh_auto_test -O--buildsystem=ruby
        dh_ruby --test
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=ruby
   dh_prep -O--buildsystem=ruby

[... snipped ...]

       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:50:in `block (3 levels) in <top 
(required)>'

  138) Atlassian::Jwt BasePath only - QSH match
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:66:in `block (3 levels) in <top 
(required)>'

  139) Atlassian::Jwt BasePath only (uri) - Decode
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:50:in `block (3 levels) in <top 
(required)>'

  140) Atlassian::Jwt BasePath only (uri) - QSH match
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:66:in `block (3 levels) in <top 
(required)>'

  141) Atlassian::Jwt BasePath with Delimiter - Decode
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:50:in `block (3 levels) in <top 
(required)>'

  142) Atlassian::Jwt BasePath with Delimiter - QSH match
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:66:in `block (3 levels) in <top 
(required)>'

  143) Atlassian::Jwt BasePath with Delimiter (uri) - Decode
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:50:in `block (3 levels) in <top 
(required)>'

  144) Atlassian::Jwt BasePath with Delimiter (uri) - QSH match
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:66:in `block (3 levels) in <top 
(required)>'

  145) Atlassian::Jwt BasePath with Delimiter Only - Decode
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:50:in `block (3 levels) in <top 
(required)>'

  146) Atlassian::Jwt BasePath with Delimiter Only - QSH match
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:66:in `block (3 levels) in <top 
(required)>'

  147) Atlassian::Jwt BasePath with Delimiter Only (uri) - Decode
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:50:in `block (3 levels) in <top 
(required)>'

  148) Atlassian::Jwt BasePath with Delimiter Only (uri) - QSH match
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:66:in `block (3 levels) in <top 
(required)>'

  149) Atlassian::Jwt BasePath RFC3986 Unreserved - Decode
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:50:in `block (3 levels) in <top 
(required)>'

  150) Atlassian::Jwt BasePath RFC3986 Unreserved - QSH match
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:66:in `block (3 levels) in <top 
(required)>'

  151) Atlassian::Jwt BasePath RFC3986 Unreserved (uri) - Decode
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:50:in `block (3 levels) in <top 
(required)>'

  152) Atlassian::Jwt BasePath RFC3986 Unreserved (uri) - QSH match
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:66:in `block (3 levels) in <top 
(required)>'

  153) Atlassian::Jwt BasePath RFC3986 Subdelimiters - Decode
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:50:in `block (3 levels) in <top 
(required)>'

  154) Atlassian::Jwt BasePath RFC3986 Subdelimiters - QSH match
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:66:in `block (3 levels) in <top 
(required)>'

  155) Atlassian::Jwt BasePath RFC3986 Subdelimiters (uri) - Decode
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:50:in `block (3 levels) in <top 
(required)>'

  156) Atlassian::Jwt BasePath RFC3986 Subdelimiters (uri) - QSH match
       Failure/Error: ::JWT.decode(token, secret, validate, options)

       JWT::ExpiredSignature:
         Signature has expired
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:42:in 
`verify_expiration'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:15:in 
`block (2 levels) in singleton class'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:23:in 
`block in verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`each'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/verify.rb:20:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:122:in 
`verify_claims'
       # 
/usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt/decode.rb:31:in 
`decode_segments'
       # /usr/share/rubygems-integration/all/gems/jwt-2.7.1/lib/jwt.rb:29:in 
`decode'
       # ./lib/atlassian/jwt.rb:14:in `decode'
       # ./spec/atlassian/jwt_spec.rb:66:in `block (3 levels) in <top 
(required)>'

Finished in 0.062 seconds (files took 0.13667 seconds to load)
237 examples, 156 failures

Failed examples:

rspec './spec/atlassian/jwt_spec.rb[1:4]' # Atlassian::Jwt Simple - Decode
rspec './spec/atlassian/jwt_spec.rb[1:6]' # Atlassian::Jwt Simple - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:7]' # Atlassian::Jwt Simple (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:9]' # Atlassian::Jwt Simple (uri) - QSH 
match
rspec './spec/atlassian/jwt_spec.rb[1:10]' # Atlassian::Jwt Spaces - Decode
rspec './spec/atlassian/jwt_spec.rb[1:12]' # Atlassian::Jwt Spaces - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:13]' # Atlassian::Jwt Spaces (uri) - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:15]' # Atlassian::Jwt Spaces (uri) - QSH 
match
rspec './spec/atlassian/jwt_spec.rb[1:16]' # Atlassian::Jwt Asterisk - Decode
rspec './spec/atlassian/jwt_spec.rb[1:18]' # Atlassian::Jwt Asterisk - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:19]' # Atlassian::Jwt Asterisk (uri) - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:21]' # Atlassian::Jwt Asterisk (uri) - 
QSH match
rspec './spec/atlassian/jwt_spec.rb[1:22]' # Atlassian::Jwt Unicode - Decode
rspec './spec/atlassian/jwt_spec.rb[1:24]' # Atlassian::Jwt Unicode - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:25]' # Atlassian::Jwt Unicode (uri) - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:27]' # Atlassian::Jwt Unicode (uri) - QSH 
match
rspec './spec/atlassian/jwt_spec.rb[1:28]' # Atlassian::Jwt Comma-delimited - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:30]' # Atlassian::Jwt Comma-delimited - 
QSH match
rspec './spec/atlassian/jwt_spec.rb[1:31]' # Atlassian::Jwt Comma-delimited 
(uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:33]' # Atlassian::Jwt Comma-delimited 
(uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:34]' # Atlassian::Jwt Multi-value 
Comma-delimited - Decode
rspec './spec/atlassian/jwt_spec.rb[1:36]' # Atlassian::Jwt Multi-value 
Comma-delimited - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:37]' # Atlassian::Jwt Multi-value 
Comma-delimited (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:39]' # Atlassian::Jwt Multi-value 
Comma-delimited (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:40]' # Atlassian::Jwt Plus - Decode
rspec './spec/atlassian/jwt_spec.rb[1:42]' # Atlassian::Jwt Plus - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:43]' # Atlassian::Jwt Plus (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:45]' # Atlassian::Jwt Plus (uri) - QSH 
match
rspec './spec/atlassian/jwt_spec.rb[1:46]' # Atlassian::Jwt JSON Object - Decode
rspec './spec/atlassian/jwt_spec.rb[1:48]' # Atlassian::Jwt JSON Object - QSH 
match
rspec './spec/atlassian/jwt_spec.rb[1:49]' # Atlassian::Jwt JSON Object (uri) - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:51]' # Atlassian::Jwt JSON Object (uri) - 
QSH match
rspec './spec/atlassian/jwt_spec.rb[1:52]' # Atlassian::Jwt JSON Array - Decode
rspec './spec/atlassian/jwt_spec.rb[1:54]' # Atlassian::Jwt JSON Array - QSH 
match
rspec './spec/atlassian/jwt_spec.rb[1:55]' # Atlassian::Jwt JSON Array (uri) - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:57]' # Atlassian::Jwt JSON Array (uri) - 
QSH match
rspec './spec/atlassian/jwt_spec.rb[1:58]' # Atlassian::Jwt Single Quotes - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:60]' # Atlassian::Jwt Single Quotes - QSH 
match
rspec './spec/atlassian/jwt_spec.rb[1:61]' # Atlassian::Jwt Single Quotes (uri) 
- Decode
rspec './spec/atlassian/jwt_spec.rb[1:63]' # Atlassian::Jwt Single Quotes (uri) 
- QSH match
rspec './spec/atlassian/jwt_spec.rb[1:64]' # Atlassian::Jwt Brackets - Decode
rspec './spec/atlassian/jwt_spec.rb[1:66]' # Atlassian::Jwt Brackets - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:67]' # Atlassian::Jwt Brackets (uri) - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:69]' # Atlassian::Jwt Brackets (uri) - 
QSH match
rspec './spec/atlassian/jwt_spec.rb[1:70]' # Atlassian::Jwt Tilde - Decode
rspec './spec/atlassian/jwt_spec.rb[1:72]' # Atlassian::Jwt Tilde - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:73]' # Atlassian::Jwt Tilde (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:75]' # Atlassian::Jwt Tilde (uri) - QSH 
match
rspec './spec/atlassian/jwt_spec.rb[1:76]' # Atlassian::Jwt RFC-1738 Unsafe - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:78]' # Atlassian::Jwt RFC-1738 Unsafe - 
QSH match
rspec './spec/atlassian/jwt_spec.rb[1:79]' # Atlassian::Jwt RFC-1738 Unsafe 
(uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:81]' # Atlassian::Jwt RFC-1738 Unsafe 
(uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:82]' # Atlassian::Jwt RFC-1738 Reserved - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:84]' # Atlassian::Jwt RFC-1738 Reserved - 
QSH match
rspec './spec/atlassian/jwt_spec.rb[1:85]' # Atlassian::Jwt RFC-1738 Reserved 
(uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:87]' # Atlassian::Jwt RFC-1738 Reserved 
(uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:88]' # Atlassian::Jwt RFC-1738 Special - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:90]' # Atlassian::Jwt RFC-1738 Special - 
QSH match
rspec './spec/atlassian/jwt_spec.rb[1:91]' # Atlassian::Jwt RFC-1738 Special 
(uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:93]' # Atlassian::Jwt RFC-1738 Special 
(uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:94]' # Atlassian::Jwt RFC-3986 Unreserved 
- Decode
rspec './spec/atlassian/jwt_spec.rb[1:96]' # Atlassian::Jwt RFC-3986 Unreserved 
- QSH match
rspec './spec/atlassian/jwt_spec.rb[1:97]' # Atlassian::Jwt RFC-3986 Unreserved 
(uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:99]' # Atlassian::Jwt RFC-3986 Unreserved 
(uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:100]' # Atlassian::Jwt RFC-3986 
gen-delims - Decode
rspec './spec/atlassian/jwt_spec.rb[1:102]' # Atlassian::Jwt RFC-3986 
gen-delims - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:103]' # Atlassian::Jwt RFC-3986 
gen-delims (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:105]' # Atlassian::Jwt RFC-3986 
gen-delims (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:106]' # Atlassian::Jwt RFC-3986 
sub-delims - Decode
rspec './spec/atlassian/jwt_spec.rb[1:108]' # Atlassian::Jwt RFC-3986 
sub-delims - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:109]' # Atlassian::Jwt RFC-3986 
sub-delims (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:111]' # Atlassian::Jwt RFC-3986 
sub-delims (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:112]' # Atlassian::Jwt Empty - Decode
rspec './spec/atlassian/jwt_spec.rb[1:114]' # Atlassian::Jwt Empty - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:115]' # Atlassian::Jwt Empty (uri) - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:117]' # Atlassian::Jwt Empty (uri) - QSH 
match
rspec './spec/atlassian/jwt_spec.rb[1:118]' # Atlassian::Jwt Encoded - Decode
rspec './spec/atlassian/jwt_spec.rb[1:120]' # Atlassian::Jwt Encoded - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:121]' # Atlassian::Jwt Encoded (uri) - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:123]' # Atlassian::Jwt Encoded (uri) - 
QSH match
rspec './spec/atlassian/jwt_spec.rb[1:124]' # Atlassian::Jwt Multi-value - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:126]' # Atlassian::Jwt Multi-value - QSH 
match
rspec './spec/atlassian/jwt_spec.rb[1:127]' # Atlassian::Jwt Multi-value (uri) 
- Decode
rspec './spec/atlassian/jwt_spec.rb[1:129]' # Atlassian::Jwt Multi-value (uri) 
- QSH match
rspec './spec/atlassian/jwt_spec.rb[1:130]' # Atlassian::Jwt Multi-value II - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:132]' # Atlassian::Jwt Multi-value II - 
QSH match
rspec './spec/atlassian/jwt_spec.rb[1:133]' # Atlassian::Jwt Multi-value II 
(uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:135]' # Atlassian::Jwt Multi-value II 
(uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:136]' # Atlassian::Jwt Multi-value 
Unicode - Decode
rspec './spec/atlassian/jwt_spec.rb[1:138]' # Atlassian::Jwt Multi-value 
Unicode - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:139]' # Atlassian::Jwt Multi-value 
Unicode (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:141]' # Atlassian::Jwt Multi-value 
Unicode (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:142]' # Atlassian::Jwt Multi-value Empty 
- Decode
rspec './spec/atlassian/jwt_spec.rb[1:144]' # Atlassian::Jwt Multi-value Empty 
- QSH match
rspec './spec/atlassian/jwt_spec.rb[1:145]' # Atlassian::Jwt Multi-value Empty 
(uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:147]' # Atlassian::Jwt Multi-value Empty 
(uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:148]' # Atlassian::Jwt Key RFC-1738 
Unsafe - Decode
rspec './spec/atlassian/jwt_spec.rb[1:150]' # Atlassian::Jwt Key RFC-1738 
Unsafe - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:151]' # Atlassian::Jwt Key RFC-1738 
Unsafe (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:153]' # Atlassian::Jwt Key RFC-1738 
Unsafe (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:154]' # Atlassian::Jwt Key RFC-1738 
Reserved - Decode
rspec './spec/atlassian/jwt_spec.rb[1:156]' # Atlassian::Jwt Key RFC-1738 
Reserved - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:157]' # Atlassian::Jwt Key RFC-1738 
Reserved (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:159]' # Atlassian::Jwt Key RFC-1738 
Reserved (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:160]' # Atlassian::Jwt Key RFC-1738 
Special - Decode
rspec './spec/atlassian/jwt_spec.rb[1:162]' # Atlassian::Jwt Key RFC-1738 
Special - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:163]' # Atlassian::Jwt Key RFC-1738 
Special (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:165]' # Atlassian::Jwt Key RFC-1738 
Special (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:166]' # Atlassian::Jwt Multiple 
Parameters Simple - Decode
rspec './spec/atlassian/jwt_spec.rb[1:168]' # Atlassian::Jwt Multiple 
Parameters Simple - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:169]' # Atlassian::Jwt Multiple 
Parameters Simple (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:171]' # Atlassian::Jwt Multiple 
Parameters Simple (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:172]' # Atlassian::Jwt Multiple 
Multi-value Parameters - Decode
rspec './spec/atlassian/jwt_spec.rb[1:174]' # Atlassian::Jwt Multiple 
Multi-value Parameters - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:175]' # Atlassian::Jwt Multiple 
Multi-value Parameters (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:177]' # Atlassian::Jwt Multiple 
Multi-value Parameters (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:178]' # Atlassian::Jwt Multiple 
Parameters Spaces - Decode
rspec './spec/atlassian/jwt_spec.rb[1:180]' # Atlassian::Jwt Multiple 
Parameters Spaces - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:181]' # Atlassian::Jwt Multiple 
Parameters Spaces (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:183]' # Atlassian::Jwt Multiple 
Parameters Spaces (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:184]' # Atlassian::Jwt Multiple 
Parameters Comma-delimited - Decode
rspec './spec/atlassian/jwt_spec.rb[1:186]' # Atlassian::Jwt Multiple 
Parameters Comma-delimited - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:187]' # Atlassian::Jwt Multiple 
Parameters Comma-delimited (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:189]' # Atlassian::Jwt Multiple 
Parameters Comma-delimited (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:190]' # Atlassian::Jwt Parameter Order - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:192]' # Atlassian::Jwt Parameter Order - 
QSH match
rspec './spec/atlassian/jwt_spec.rb[1:193]' # Atlassian::Jwt Parameter Order 
(uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:195]' # Atlassian::Jwt Parameter Order 
(uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:196]' # Atlassian::Jwt Upper- and 
Lower-case Parameters - Decode
rspec './spec/atlassian/jwt_spec.rb[1:198]' # Atlassian::Jwt Upper- and 
Lower-case Parameters - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:199]' # Atlassian::Jwt Upper- and 
Lower-case Parameters (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:201]' # Atlassian::Jwt Upper- and 
Lower-case Parameters (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:202]' # Atlassian::Jwt Search Request 
View - Decode
rspec './spec/atlassian/jwt_spec.rb[1:204]' # Atlassian::Jwt Search Request 
View - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:205]' # Atlassian::Jwt Search Request 
View (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:207]' # Atlassian::Jwt Search Request 
View (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:208]' # Atlassian::Jwt BasePath only - 
Decode
rspec './spec/atlassian/jwt_spec.rb[1:210]' # Atlassian::Jwt BasePath only - 
QSH match
rspec './spec/atlassian/jwt_spec.rb[1:211]' # Atlassian::Jwt BasePath only 
(uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:213]' # Atlassian::Jwt BasePath only 
(uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:214]' # Atlassian::Jwt BasePath with 
Delimiter - Decode
rspec './spec/atlassian/jwt_spec.rb[1:216]' # Atlassian::Jwt BasePath with 
Delimiter - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:217]' # Atlassian::Jwt BasePath with 
Delimiter (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:219]' # Atlassian::Jwt BasePath with 
Delimiter (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:220]' # Atlassian::Jwt BasePath with 
Delimiter Only - Decode
rspec './spec/atlassian/jwt_spec.rb[1:222]' # Atlassian::Jwt BasePath with 
Delimiter Only - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:223]' # Atlassian::Jwt BasePath with 
Delimiter Only (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:225]' # Atlassian::Jwt BasePath with 
Delimiter Only (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:226]' # Atlassian::Jwt BasePath RFC3986 
Unreserved - Decode
rspec './spec/atlassian/jwt_spec.rb[1:228]' # Atlassian::Jwt BasePath RFC3986 
Unreserved - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:229]' # Atlassian::Jwt BasePath RFC3986 
Unreserved (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:231]' # Atlassian::Jwt BasePath RFC3986 
Unreserved (uri) - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:232]' # Atlassian::Jwt BasePath RFC3986 
Subdelimiters - Decode
rspec './spec/atlassian/jwt_spec.rb[1:234]' # Atlassian::Jwt BasePath RFC3986 
Subdelimiters - QSH match
rspec './spec/atlassian/jwt_spec.rb[1:235]' # Atlassian::Jwt BasePath RFC3986 
Subdelimiters (uri) - Decode
rspec './spec/atlassian/jwt_spec.rb[1:237]' # Atlassian::Jwt BasePath RFC3986 
Subdelimiters (uri) - QSH match

/usr/bin/ruby3.1 
-I/usr/share/rubygems-integration/all/gems/rspec-support-3.13.1/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib
 /usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/exe/rspec --pattern 
./spec/\*\*/\*_spec.rb --format documentation failed
ERROR: Test "ruby3.1" failed. Exiting.
dh_auto_install: error: dh_ruby --install 
/<<PKGBUILDDIR>>/debian/ruby-atlassian-jwt returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/ftbfs-future/

About the archive rebuild: This is an effort to keep trixie free from FTBFS bugs
during its lifetime as a supported distribution, as explained here:

https://lists.debian.org/debian-devel/2024/05/msg00414.html

(While they are not yet, please note that the bugs will be RC for trixie)

The build was made using sbuild and a reduced chroot with only
build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Version: 0.2.1-1+rm

Dear submitter,

as the package ruby-atlassian-jwt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1103842

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to