You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
I wasn't able to retrieve PDD puzzles from the code base and submit them to github. If you think that it's a bug on our side, please submit it to yegor256/0pdd:
set -x && set -e && set -o pipefail && cd /tmp/0pdd20231215-14-3k83tf/Z2l0QGdpdGh1Yi5jb206cG9seXN0YXQvcG9seXN0YXQtY2xpLmdpdA && pdd -v -f /tmp/20231215-1236626-9lrtso [1]: + set -e + set -o pipefail + cd /tmp/0pdd20231215-14-3k83tf/Z2l0QGdpdGh1Yi5jb206cG9seXN0YXQvcG9seXN0YXQtY2xpLmdpdA + pdd -v...
Please, copy and paste this stack trace to GitHub:
UserError
set -x && set -e && set -o pipefail && cd /tmp/0pdd20231215-14-3k83tf/Z2l0QGdpdGh1Yi5jb206cG9seXN0YXQvcG9seXN0YXQtY2xpLmdpdA && pdd -v -f /tmp/20231215-1236626-9lrtso [1]:
+ set -e
+ set -o pipefail
+ cd /tmp/0pdd20231215-14-3k83tf/Z2l0QGdpdGh1Yi5jb206cG9seXN0YXQvcG9seXN0YXQtY2xpLmdpdA
+ pdd -v -f /tmp/20231215-1236626-9lrtso
My version is 0.23.2
Ruby version is 3.1.4 at x86_64-linux
Reading from root dir /tmp/0pdd20231215-14-3k83tf/Z2l0QGdpdGh1Yi5jb206cG9seXN0YXQvcG9seXN0YXQtY2xpLmdpdA
/tmp/0pdd20231215-14-3k83tf/Z2l0QGdpdGh1Yi5jb206cG9seXN0YXQvcG9seXN0YXQtY2xpLmdpdA/coursier/polystat.json is a binary file (196 bytes)
/tmp/0pdd20231215-14-3k83tf/Z2l0QGdpdGh1Yi5jb206cG9seXN0YXQvcG9seXN0YXQtY2xpLmdpdA/native-image-configs/jni-config.json is a binary file (1687 bytes)
/tmp/0pdd20231215-14-3k83tf/Z2l0QGdpdGh1Yi5jb206cG9seXN0YXQvcG9seXN0YXQtY2xpLmdpdA/native-image-configs/proxy-config.json is a binary file (56 bytes)
/tmp/0pdd20231215-14-3k83tf/Z2l0QGdpdGh1Yi5jb206cG9seXN0YXQvcG9seXN0YXQtY2xpLmdpdA/native-image-configs/reflect-config.json is a binary file (29582 bytes)
/tmp/0pdd20231215-14-3k83tf/Z2l0QGdpdGh1Yi5jb206cG9seXN0YXQvcG9seXN0YXQtY2xpLmdpdA/native-image-configs/resource-config.json is a binary file (2611 bytes)
/tmp/0pdd20231215-14-3k83tf/Z2l0QGdpdGh1Yi5jb206cG9seXN0YXQvcG9seXN0YXQtY2xpLmdpdA/renovate.json is a binary file (107 bytes)
/tmp/0pdd20231215-14-3k83tf/Z2l0QGdpdGh1Yi5jb206cG9seXN0YXQvcG9seXN0YXQtY2xpLmdpdA/sandbox/org/eolang/src/deep.eo is a binary file (24 bytes)
Reading .github/workflows/ci.yml ...
Reading .github/workflows/clean.yml ...
Reading .github/workflows/release.yml ...
Reading .gitignore ...
Reading .polystat.conf ...
Reading .scalafmt.conf ...
Reading CHANGELOG.md ...
Reading LICENSE.md ...
Reading README.md ...
Reading build.sbt ...
Reading demos/DirectAccess.java ...
Reading demos/LiskovPrinciple.java ...
Reading demos/Mutualrec.java ...
Reading demos/UnjustifiedAssumption.java ...
Reading native-image-configs/predefined-classes-config.json ...
Reading native-image-configs/serialization-config.json ...
Reading project/Dependencies.scala ...
Reading project/build.properties ...
Reading project/plugins.sbt ...
Reading sandbox/derived.eo ...
Reading sandbox/div0.eo ...
Reading sandbox/fartest.eo ...
Reading sandbox/mutual_rec.eo ...
Reading sandbox/py2eoTest.eo ...
Reading sandbox/test/test.eo ...
Reading sandbox/test.eo ...
Reading sandbox_java/MutualRec.java ...
Reading sandbox_java/Simple.java ...
Reading sandbox_java/Test.java ...
Reading sandbox_python/class_examples.py ...
Reading sandbox_python/classes.py ...
Reading sandbox_python/mutualrec.py ...
Reading sandbox_python/test.py ...
Reading sandbox_python/test_imports.py ...
Reading src/main/resources/log4j.properties ...
Reading src/main/scala/org/polystat/cli/EO.scala ...
Reading src/main/scala/org/polystat/cli/EOAnalyzer.scala ...
ERROR: ERROR: src/main/scala/org/polystat/cli/EOAnalyzer.scala; PDD::Error at src/main/scala/org/polystat/cli/EOAnalyzer.scala:27: TODO found, but puzzle can't be parsed, most probably because TODO is not followed by a puzzle marker, as this page explains: https://github.com/cqfn/pdd#how-to-format
If you can't understand the cause of this issue or you don't know how to fix it, please submit a GitHub issue, we will try to help you: https://github.com/cqfn/pdd/issues. This tool is still in its beta version and we will appreciate your feedback. Here is where you can find more documentation: https://github.com/cqfn/pdd/blob/master/README.md.
Exit code is 1
/app/objects/git_repo.rb:73:in `rescue in block in xml'
/app/objects/git_repo.rb:70:in `block in xml'
/app/vendor/ruby-3.1.4/lib/ruby/3.1.0/tempfile.rb:317:in `open'
/app/objects/git_repo.rb:69:in `xml'
/app/objects/puzzles.rb:41:in `deploy'
/app/objects/jobs/job.rb:38:in `proceed'
/app/objects/jobs/job_starred.rb:32:in `proceed'
/app/objects/jobs/job_recorded.rb:31:in `proceed'
/app/objects/jobs/job_emailed.rb:33:in `proceed'
/app/objects/jobs/job_commiterrors.rb:33:in `proceed'
/app/objects/jobs/job_detached.rb:48:in `exclusive'
/app/objects/jobs/job_detached.rb:36:in `block in proceed'
/app/objects/jobs/job_detached.rb:36:in `fork'
/app/objects/jobs/job_detached.rb:36:in `proceed'
/app/0pdd.rb:531:in `process_request'
/app/0pdd.rb:367:in `block in <top (required)>'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1706:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1706:in `block in compile!'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1019:in `block (3 levels) in route!'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1037:in `route_eval'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1019:in `block (2 levels) in route!'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1068:in `block in process_route'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1066:in `catch'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1066:in `process_route'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1017:in `block in route!'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1014:in `each'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1014:in `route!'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1138:in `block in dispatch!'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1109:in `catch'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1109:in `invoke'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1133:in `dispatch!'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:949:in `block in call!'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1109:in `catch'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1109:in `invoke'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:949:in `call!'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:938:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/rack-2.2.8/lib/rack/deflater.rb:44:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/rack-protection-3.0.6/lib/rack/protection/xss_header.rb:20:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/rack-protection-3.0.6/lib/rack/protection/path_traversal.rb:18:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/rack-protection-3.0.6/lib/rack/protection/json_csrf.rb:28:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/rack-protection-3.0.6/lib/rack/protection/base.rb:53:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/rack-protection-3.0.6/lib/rack/protection/base.rb:53:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/rack-protection-3.0.6/lib/rack/protection/frame_options.rb:33:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/rack-2.2.8/lib/rack/logger.rb:17:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/rack-2.2.8/lib/rack/common_logger.rb:38:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:261:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:254:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/rack-2.2.8/lib/rack/head.rb:12:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/rack-2.2.8/lib/rack/method_override.rb:24:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:219:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:2018:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1576:in `block in call'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1792:in `synchronize'
/app/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.6/lib/sinatra/base.rb:1576:in `call'
/app/vendor/bundle/ruby/3.1.0/gems/rack-2.2.8/lib/rack/handler/webrick.rb:95:in `service'
/app/vendor/bundle/ruby/3.1.0/gems/webrick-1.8.1/lib/webrick/httpserver.rb:140:in `service'
/app/vendor/bundle/ruby/3.1.0/gems/webrick-1.8.1/lib/webrick/httpserver.rb:96:in `run'
/app/vendor/bundle/ruby/3.1.0/gems/webrick-1.8.1/lib/webrick/server.rb:310:in `block in start_thread'
b8dee11
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wasn't able to retrieve PDD puzzles from the code base and submit them to github. If you think that it's a bug on our side, please submit it to yegor256/0pdd:
Please, copy and paste this stack trace to GitHub: