Skip to content
Success

Console Output

Skipping 1,333 KB.. Full Log
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/src/main/java/org/eclipse/jnosql/communication/graph/CommunicationEntityConverter.java:22: warning: no comment
[WARNING] public enum CommunicationEntityConverter implements Function<Vertex, CommunicationEntity>{
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/src/main/java/org/eclipse/jnosql/communication/graph/CommunicationEntityConverter.java:23: warning: no comment
[WARNING] INSTANCE;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/src/main/java/org/eclipse/jnosql/communication/graph/DefaultGraphDatabaseManager.java:49: warning: no comment
[WARNING] public static final String ID_PROPERTY = "_id";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:13: warning: no comment
[WARNING] public class JDQLLexer extends Lexer {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:284: warning: no comment
[WARNING] public static final ATN _ATN =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:16: warning: no comment
[WARNING] protected static final DFA[] _decisionToDFA;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:130: warning: no comment
[WARNING] public static final String _serializedATN =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:17: warning: no comment
[WARNING] protected static final PredictionContextCache _sharedContextCache =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:23: warning: no comment
[WARNING] OR=26, ABS=27, LENGTH=28, LOWER=29, UPPER=30, LEFT=31, RIGHT=32, LOCAL_DATE=33,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:22: warning: no comment
[WARNING] IS=18, NULL=19, COUNT=20, TRUE=21, FALSE=22, ASC=23, DESC=24, AND=25,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:22: warning: no comment
[WARNING] IS=18, NULL=19, COUNT=20, TRUE=21, FALSE=22, ASC=23, DESC=24, AND=25,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:27: warning: no comment
[WARNING] INTEGER=55, DOUBLE=56, WS=57, LINE_COMMENT=58, BLOCK_COMMENT=59;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:21: warning: no comment
[WARNING] DELETE=10, FROM=11, WHERE=12, SET=13, ORDER=14, BY=15, NOT=16, IN=17,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:28: warning: no comment
[WARNING] public static String[] channelNames = {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:26: warning: no comment
[WARNING] LPAREN=49, RPAREN=50, COLON=51, QUESTION=52, IDENTIFIER=53, STRING=54,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:25: warning: no comment
[WARNING] LTEQ=41, PLUS=42, MINUS=43, MUL=44, DIV=45, CONCAT=46, COMMA=47, DOT=48,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:25: warning: no comment
[WARNING] LTEQ=41, PLUS=42, MINUS=43, MUL=44, DIV=45, CONCAT=46, COMMA=47, DOT=48,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:22: warning: no comment
[WARNING] IS=18, NULL=19, COUNT=20, TRUE=21, FALSE=22, ASC=23, DESC=24, AND=25,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:21: warning: no comment
[WARNING] DELETE=10, FROM=11, WHERE=12, SET=13, ORDER=14, BY=15, NOT=16, IN=17,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:22: warning: no comment
[WARNING] IS=18, NULL=19, COUNT=20, TRUE=21, FALSE=22, ASC=23, DESC=24, AND=25,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:25: warning: no comment
[WARNING] LTEQ=41, PLUS=42, MINUS=43, MUL=44, DIV=45, CONCAT=46, COMMA=47, DOT=48,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:25: warning: no comment
[WARNING] LTEQ=41, PLUS=42, MINUS=43, MUL=44, DIV=45, CONCAT=46, COMMA=47, DOT=48,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:27: warning: no comment
[WARNING] INTEGER=55, DOUBLE=56, WS=57, LINE_COMMENT=58, BLOCK_COMMENT=59;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:24: warning: no comment
[WARNING] LOCAL_DATETIME=34, LOCAL_TIME=35, EQ=36, GT=37, LT=38, NEQ=39, GTEQ=40,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:22: warning: no comment
[WARNING] IS=18, NULL=19, COUNT=20, TRUE=21, FALSE=22, ASC=23, DESC=24, AND=25,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:21: warning: no comment
[WARNING] DELETE=10, FROM=11, WHERE=12, SET=13, ORDER=14, BY=15, NOT=16, IN=17,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:24: warning: no comment
[WARNING] LOCAL_DATETIME=34, LOCAL_TIME=35, EQ=36, GT=37, LT=38, NEQ=39, GTEQ=40,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:24: warning: no comment
[WARNING] LOCAL_DATETIME=34, LOCAL_TIME=35, EQ=36, GT=37, LT=38, NEQ=39, GTEQ=40,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:26: warning: no comment
[WARNING] LPAREN=49, RPAREN=50, COLON=51, QUESTION=52, IDENTIFIER=53, STRING=54,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:21: warning: no comment
[WARNING] DELETE=10, FROM=11, WHERE=12, SET=13, ORDER=14, BY=15, NOT=16, IN=17,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:27: warning: no comment
[WARNING] INTEGER=55, DOUBLE=56, WS=57, LINE_COMMENT=58, BLOCK_COMMENT=59;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:22: warning: no comment
[WARNING] IS=18, NULL=19, COUNT=20, TRUE=21, FALSE=22, ASC=23, DESC=24, AND=25,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:23: warning: no comment
[WARNING] OR=26, ABS=27, LENGTH=28, LOWER=29, UPPER=30, LEFT=31, RIGHT=32, LOCAL_DATE=33,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:23: warning: no comment
[WARNING] OR=26, ABS=27, LENGTH=28, LOWER=29, UPPER=30, LEFT=31, RIGHT=32, LOCAL_DATE=33,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:27: warning: no comment
[WARNING] INTEGER=55, DOUBLE=56, WS=57, LINE_COMMENT=58, BLOCK_COMMENT=59;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:23: warning: no comment
[WARNING] OR=26, ABS=27, LENGTH=28, LOWER=29, UPPER=30, LEFT=31, RIGHT=32, LOCAL_DATE=33,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:24: warning: no comment
[WARNING] LOCAL_DATETIME=34, LOCAL_TIME=35, EQ=36, GT=37, LT=38, NEQ=39, GTEQ=40,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:24: warning: no comment
[WARNING] LOCAL_DATETIME=34, LOCAL_TIME=35, EQ=36, GT=37, LT=38, NEQ=39, GTEQ=40,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:23: warning: no comment
[WARNING] OR=26, ABS=27, LENGTH=28, LOWER=29, UPPER=30, LEFT=31, RIGHT=32, LOCAL_DATE=33,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:26: warning: no comment
[WARNING] LPAREN=49, RPAREN=50, COLON=51, QUESTION=52, IDENTIFIER=53, STRING=54,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:24: warning: no comment
[WARNING] LOCAL_DATETIME=34, LOCAL_TIME=35, EQ=36, GT=37, LT=38, NEQ=39, GTEQ=40,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:25: warning: no comment
[WARNING] LTEQ=41, PLUS=42, MINUS=43, MUL=44, DIV=45, CONCAT=46, COMMA=47, DOT=48,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:25: warning: no comment
[WARNING] LTEQ=41, PLUS=42, MINUS=43, MUL=44, DIV=45, CONCAT=46, COMMA=47, DOT=48,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:32: warning: no comment
[WARNING] public static String[] modeNames = {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:25: warning: no comment
[WARNING] LTEQ=41, PLUS=42, MINUS=43, MUL=44, DIV=45, CONCAT=46, COMMA=47, DOT=48,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:24: warning: no comment
[WARNING] LOCAL_DATETIME=34, LOCAL_TIME=35, EQ=36, GT=37, LT=38, NEQ=39, GTEQ=40,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:21: warning: no comment
[WARNING] DELETE=10, FROM=11, WHERE=12, SET=13, ORDER=14, BY=15, NOT=16, IN=17,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:22: warning: no comment
[WARNING] IS=18, NULL=19, COUNT=20, TRUE=21, FALSE=22, ASC=23, DESC=24, AND=25,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:23: warning: no comment
[WARNING] OR=26, ABS=27, LENGTH=28, LOWER=29, UPPER=30, LEFT=31, RIGHT=32, LOCAL_DATE=33,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:21: warning: no comment
[WARNING] DELETE=10, FROM=11, WHERE=12, SET=13, ORDER=14, BY=15, NOT=16, IN=17,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:25: warning: no comment
[WARNING] LTEQ=41, PLUS=42, MINUS=43, MUL=44, DIV=45, CONCAT=46, COMMA=47, DOT=48,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:26: warning: no comment
[WARNING] LPAREN=49, RPAREN=50, COLON=51, QUESTION=52, IDENTIFIER=53, STRING=54,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:23: warning: no comment
[WARNING] OR=26, ABS=27, LENGTH=28, LOWER=29, UPPER=30, LEFT=31, RIGHT=32, LOCAL_DATE=33,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:26: warning: no comment
[WARNING] LPAREN=49, RPAREN=50, COLON=51, QUESTION=52, IDENTIFIER=53, STRING=54,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:47: warning: no comment
[WARNING] public static final String[] ruleNames = makeRuleNames();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:20: warning: no comment
[WARNING] T__0=1, T__1=2, T__2=3, T__3=4, T__4=5, T__5=6, T__6=7, SELECT=8, UPDATE=9,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:21: warning: no comment
[WARNING] DELETE=10, FROM=11, WHERE=12, SET=13, ORDER=14, BY=15, NOT=16, IN=17,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:26: warning: no comment
[WARNING] LPAREN=49, RPAREN=50, COLON=51, QUESTION=52, IDENTIFIER=53, STRING=54,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:20: warning: no comment
[WARNING] T__0=1, T__1=2, T__2=3, T__3=4, T__4=5, T__5=6, T__6=7, SELECT=8, UPDATE=9,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:20: warning: no comment
[WARNING] T__0=1, T__1=2, T__2=3, T__3=4, T__4=5, T__5=6, T__6=7, SELECT=8, UPDATE=9,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:20: warning: no comment
[WARNING] T__0=1, T__1=2, T__2=3, T__3=4, T__4=5, T__5=6, T__6=7, SELECT=8, UPDATE=9,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:20: warning: no comment
[WARNING] T__0=1, T__1=2, T__2=3, T__3=4, T__4=5, T__5=6, T__6=7, SELECT=8, UPDATE=9,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:20: warning: no comment
[WARNING] T__0=1, T__1=2, T__2=3, T__3=4, T__4=5, T__5=6, T__6=7, SELECT=8, UPDATE=9,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:20: warning: no comment
[WARNING] T__0=1, T__1=2, T__2=3, T__3=4, T__4=5, T__5=6, T__6=7, SELECT=8, UPDATE=9,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:20: warning: no comment
[WARNING] T__0=1, T__1=2, T__2=3, T__3=4, T__4=5, T__5=6, T__6=7, SELECT=8, UPDATE=9,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:22: warning: no comment
[WARNING] IS=18, NULL=19, COUNT=20, TRUE=21, FALSE=22, ASC=23, DESC=24, AND=25,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:20: warning: no comment
[WARNING] T__0=1, T__1=2, T__2=3, T__3=4, T__4=5, T__5=6, T__6=7, SELECT=8, UPDATE=9,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:23: warning: no comment
[WARNING] OR=26, ABS=27, LENGTH=28, LOWER=29, UPPER=30, LEFT=31, RIGHT=32, LOCAL_DATE=33,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:73: warning: no comment
[WARNING] public static final Vocabulary VOCABULARY = new VocabularyImpl(_LITERAL_NAMES, _SYMBOLIC_NAMES);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:21: warning: no comment
[WARNING] DELETE=10, FROM=11, WHERE=12, SET=13, ORDER=14, BY=15, NOT=16, IN=17,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:27: warning: no comment
[WARNING] INTEGER=55, DOUBLE=56, WS=57, LINE_COMMENT=58, BLOCK_COMMENT=59;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLLexer.java:107: warning: no comment
[WARNING] public JDQLLexer(CharStream input) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:13: warning: no comment
[WARNING] public class JDQLParser extends Parser {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:756: warning: no comment
[WARNING] public static class Aggregate_expressionContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:1147: warning: no comment
[WARNING] public static class Between_expressionContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:1086: warning: no comment
[WARNING] public static class Comparison_expressionContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:922: warning: no comment
[WARNING] public static class Conditional_expressionContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:346: warning: no comment
[WARNING] public static class Delete_statementContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:2039: warning: no comment
[WARNING] public static class Entity_nameContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:2076: warning: no comment
[WARNING] public static class Enum_literalContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:402: warning: no comment
[WARNING] public static class From_clauseContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:1760: warning: no comment
[WARNING] public static class Function_expressionContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:1266: warning: no comment
[WARNING] public static class In_expressionContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:1354: warning: no comment
[WARNING] public static class In_itemContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:2139: warning: no comment
[WARNING] public static class Input_parameterContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:1210: warning: no comment
[WARNING] public static class Like_expressionContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:2198: warning: no comment
[WARNING] public static class LiteralContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:1424: warning: no comment
[WARNING] public static class Null_comparison_expressionContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:801: warning: no comment
[WARNING] public static class Orderby_clauseContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:870: warning: no comment
[WARNING] public static class Orderby_itemContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:1665: warning: no comment
[WARNING] public static class Primary_expressionContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:1481: warning: no comment
[WARNING] public static class Scalar_expressionContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:633: warning: no comment
[WARNING] public static class Select_clauseContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:675: warning: no comment
[WARNING] public static class Select_listContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:198: warning: no comment
[WARNING] public static class Select_statementContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:486: warning: no comment
[WARNING] public static class Set_clauseContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:1898: warning: no comment
[WARNING] public static class Special_expressionContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:1976: warning: no comment
[WARNING] public static class State_field_path_expressionContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:127: warning: no comment
[WARNING] public static class StatementContext extends ParserRuleContext {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/generated-sources/antlr4/org/eclipse/jnosql/query/grammar/data/JDQLParser.java:552: warning: no comment
[WARNING] public static class Update_itemContext extends ParserRuleContext {
[WARNING] ^
[WARNING] 100 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/jnosql-mapping-graph-1.1.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco:0.8.11:report (report) @ jnosql-mapping-graph ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/jacoco.exec
[INFO] Analyzed bundle 'jnosql-mapping-graph' with 101 classes
[INFO] 
[INFO] ------------------< org.eclipse.jnosql:jnosql-parent >------------------
[INFO] Building Eclipse JNoSQL 1.1.1-SNAPSHOT                           [16/15]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- sonar:3.10.0.2594:sonar (default-cli) @ jnosql-parent ---
[INFO] User cache: /home/jenkins/.sonar/cache
[INFO] SonarQube version: 8.0.0.54268
[INFO] Default locale: "en_US", source code encoding: "UTF-8"
[INFO] Load global settings
[INFO] Load global settings (done) | time=441ms
[INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
[INFO] User cache: /home/jenkins/.sonar/cache
[INFO] Loading required plugins
[INFO] Load plugins index
[INFO] Load plugins index (done) | time=338ms
[INFO] Load/download plugins
[INFO] Load/download plugins (done) | time=712ms
[INFO] Found an active CI vendor: 'Jenkins'
[INFO] Load project settings for component key: 'org.eclipse.jnosql:jakarta-nosql-parent'
[INFO] Load project settings for component key: 'org.eclipse.jnosql:jakarta-nosql-parent' (done) | time=153ms
[INFO] Process project properties
[INFO] Project key: org.eclipse.jnosql:jakarta-nosql-parent
[INFO] Base dir: /home/jenkins/agent/workspace/jnosql-sonar
[INFO] Working dir: /home/jenkins/agent/workspace/jnosql-sonar/target/sonar
[INFO] Load project branches
[INFO] Load project branches (done) | time=169ms
[INFO] Check ALM binding of project 'org.eclipse.jnosql:jakarta-nosql-parent'
[INFO] Detected project binding: NOT_BOUND
[INFO] Check ALM binding of project 'org.eclipse.jnosql:jakarta-nosql-parent' (done) | time=145ms
[INFO] Load project pull requests
[INFO] Load project pull requests (done) | time=144ms
[INFO] Load branch configuration
[INFO] Load branch configuration (done) | time=2ms
[INFO] Load quality profiles
[INFO] Load quality profiles (done) | time=226ms
[INFO] Load active rules
[INFO] Load active rules (done) | time=8204ms
[INFO] Organization key: eclipse
[WARNING] The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token.
[INFO] Preprocessing files...
[INFO] 2 languages detected in 798 preprocessed files
[INFO] 0 files ignored because of inclusion/exclusion patterns
[INFO] 0 files ignored because of scm ignore settings
[INFO] Loading plugins for detected languages
[INFO] Load/download plugins
[INFO] Load/download plugins (done) | time=747ms
[INFO] Load project repositories
[INFO] Load project repositories (done) | time=482ms
[INFO] Indexing files...
[INFO] Project configuration:
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'jnosql-communication-core'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-communication/jnosql-communication-core
[INFO]   Source paths: pom.xml, src/main/java
[INFO]   Test paths: src/test/java
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'jnosql-communication-key-value'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-communication/jnosql-communication-key-value
[INFO]   Source paths: pom.xml, src/main/java
[INFO]   Test paths: src/test/java
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'jnosql-communication-query'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-communication/jnosql-communication-query
[INFO]   Source paths: pom.xml, src/main/java
[INFO]   Test paths: src/test/java
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'jnosql-communication-semistructured'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-communication/jnosql-communication-semistructured
[INFO]   Source paths: pom.xml, src/main/java
[INFO]   Test paths: src/test/java
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'jnosql-communication'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-communication
[INFO]   Source paths: pom.xml
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'jnosql-mapping-api-core'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-api-core
[INFO]   Source paths: pom.xml, src/main/java
[INFO]   Test paths: src/test/java
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'jnosql-mapping-column'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-column
[INFO]   Source paths: pom.xml, src/main/java
[INFO]   Test paths: src/test/java
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'jnosql-mapping-core'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-core
[INFO]   Source paths: pom.xml, src/main/java
[INFO]   Test paths: src/test/java
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'jnosql-mapping-document'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-document
[INFO]   Source paths: pom.xml, src/main/java
[INFO]   Test paths: src/test/java
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'jnosql-mapping-graph'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph
[INFO]   Source paths: pom.xml, src/main/java
[INFO]   Test paths: src/test/java
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'jnosql-mapping-key-value'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-key-value
[INFO]   Source paths: pom.xml, src/main/java
[INFO]   Test paths: src/test/java
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'jnosql-mapping-reflection'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-reflection
[INFO]   Source paths: pom.xml, src/main/java
[INFO]   Test paths: src/test/java
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'jnosql-mapping-semistructured'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-semistructured
[INFO]   Source paths: pom.xml, src/main/java
[INFO]   Test paths: src/test/java
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'jnosql-mapping-parent'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping
[INFO]   Source paths: pom.xml
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] Indexing files of module 'Eclipse JNoSQL'
[INFO]   Base dir: /home/jenkins/agent/workspace/jnosql-sonar
[INFO]   Source paths: pom.xml
[INFO]   Excluded sources: **/build-wrapper-dump.json
[INFO] 798 files indexed
[INFO] Quality profile for java: Sonar way
[INFO] Quality profile for xml: Sonar way
[INFO] ------------- Run sensors on module jnosql-mapping-api-core
[INFO] Load metrics repository
[INFO] Load metrics repository (done) | time=146ms
[INFO] Sensor cache enabled
[INFO] Load sensor cache
[INFO] Load sensor cache (1 MB) | time=2076ms
[INFO] Sensor JavaSensor [java]
[INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
[INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] Using ECJ batch to parse 33 Main java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 33 files.
[INFO] Using ECJ batch to parse 27 Test java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 27 files.
[INFO] No "Generated" source files to scan.
[INFO] Sensor JavaSensor [java] (done) | time=3688ms
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-api-core/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=102ms
[INFO] Sensor Removed properties sensor [java]
[WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin.
[INFO] Sensor Removed properties sensor [java] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=144ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=26ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=95ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=4ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on module jnosql-mapping-core
[INFO] Sensor JavaSensor [java]
[INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
[INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] Using ECJ batch to parse 35 Main java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 35 files.
[INFO] Using ECJ batch to parse 73 Test java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 73 files.
[INFO] No "Generated" source files to scan.
[INFO] Sensor JavaSensor [java] (done) | time=5016ms
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-core/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=56ms
[INFO] Sensor Removed properties sensor [java]
[WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin.
[INFO] Sensor Removed properties sensor [java] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=13ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=14ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=8ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on module jnosql-mapping-document
[INFO] Sensor JavaSensor [java]
[INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
[INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] Using ECJ batch to parse 8 Main java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files.
[INFO] Using ECJ batch to parse 11 Test java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 11 files.
[INFO] No "Generated" source files to scan.
[INFO] Sensor JavaSensor [java] (done) | time=480ms
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-document/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=6ms
[INFO] Sensor Removed properties sensor [java]
[WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin.
[INFO] Sensor Removed properties sensor [java] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=9ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on module jnosql-mapping-key-value
[INFO] Sensor JavaSensor [java]
[INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
[INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] Using ECJ batch to parse 22 Main java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 22 files.
[INFO] Using ECJ batch to parse 31 Test java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 31 files.
[INFO] No "Generated" source files to scan.
[INFO] Sensor JavaSensor [java] (done) | time=1487ms
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-key-value/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=16ms
[INFO] Sensor Removed properties sensor [java]
[WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin.
[INFO] Sensor Removed properties sensor [java] (done) | time=1ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=10ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on module jnosql-mapping-column
[INFO] Sensor JavaSensor [java]
[INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
[INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] Using ECJ batch to parse 8 Main java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files.
[INFO] Using ECJ batch to parse 13 Test java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 13 files.
[INFO] No "Generated" source files to scan.
[INFO] Sensor JavaSensor [java] (done) | time=717ms
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-column/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=6ms
[INFO] Sensor Removed properties sensor [java]
[WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin.
[INFO] Sensor Removed properties sensor [java] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=9ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on module jnosql-mapping-semistructured
[INFO] Sensor JavaSensor [java]
[INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
[INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] Using ECJ batch to parse 25 Main java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 25 files.
[INFO] Using ECJ batch to parse 74 Test java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 74 files.
[INFO] No "Generated" source files to scan.
[INFO] Sensor JavaSensor [java] (done) | time=5367ms
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-semistructured/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=34ms
[INFO] Sensor Removed properties sensor [java]
[WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin.
[INFO] Sensor Removed properties sensor [java] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=13ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=13ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on module jnosql-mapping-graph
[INFO] Sensor JavaSensor [java]
[INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
[INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] Using ECJ batch to parse 50 Main java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 50 files.
[INFO] Using ECJ batch to parse 26 Test java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 26 files.
[INFO] No "Generated" source files to scan.
[INFO] Sensor JavaSensor [java] (done) | time=4090ms
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-graph/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=23ms
[INFO] Sensor Removed properties sensor [java]
[WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin.
[INFO] Sensor Removed properties sensor [java] (done) | time=1ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=40ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=28ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on module jnosql-mapping-reflection
[INFO] Sensor JavaSensor [java]
[INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
[INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] Using ECJ batch to parse 33 Main java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 33 files.
[INFO] Using ECJ batch to parse 72 Test java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 72 files.
[INFO] No "Generated" source files to scan.
[INFO] Sensor JavaSensor [java] (done) | time=2246ms
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/agent/workspace/jnosql-sonar/jnosql-mapping/jnosql-mapping-reflection/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=16ms
[INFO] Sensor Removed properties sensor [java]
[WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin.
[INFO] Sensor Removed properties sensor [java] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=8ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on module jnosql-mapping-parent
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=10ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=24ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on module jnosql-communication-key-value
[INFO] Sensor JavaSensor [java]
[INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
[INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] Using ECJ batch to parse 8 Main java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files.
[WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] Using ECJ batch to parse 2 Test java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files.
[INFO] No "Generated" source files to scan.
[INFO] Sensor JavaSensor [java] (done) | time=343ms
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/agent/workspace/jnosql-sonar/jnosql-communication/jnosql-communication-key-value/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=2ms
[INFO] Sensor Removed properties sensor [java]
[WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin.
[INFO] Sensor Removed properties sensor [java] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=8ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=10ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on module jnosql-communication-core
[INFO] Sensor JavaSensor [java]
[INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
[INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] Using ECJ batch to parse 61 Main java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 61 files.
[WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] Using ECJ batch to parse 50 Test java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 50 files.
[INFO] No "Generated" source files to scan.
[INFO] Sensor JavaSensor [java] (done) | time=3775ms
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/agent/workspace/jnosql-sonar/jnosql-communication/jnosql-communication-core/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=33ms
[INFO] Sensor Removed properties sensor [java]
[WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin.
[INFO] Sensor Removed properties sensor [java] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=8ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=13ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on module jnosql-communication-semistructured
[INFO] Sensor JavaSensor [java]
[INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
[INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] Using ECJ batch to parse 34 Main java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 34 files.
[WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] Using ECJ batch to parse 20 Test java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 20 files.
[INFO] No "Generated" source files to scan.
[INFO] Sensor JavaSensor [java] (done) | time=2462ms
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/agent/workspace/jnosql-sonar/jnosql-communication/jnosql-communication-semistructured/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=20ms
[INFO] Sensor Removed properties sensor [java]
[WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin.
[INFO] Sensor Removed properties sensor [java] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=7ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on module jnosql-communication-query
[INFO] Sensor JavaSensor [java]
[INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false
[INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] Using ECJ batch to parse 43 Main java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 43 files.
[INFO] Using ECJ batch to parse 24 Test java source files with batch size 53 KB.
[INFO] Starting batch processing.
[INFO] 100% analyzed
[INFO] Batch processing: Done.
[INFO] Did not optimize analysis for any files, performed a full analysis for all 24 files.
[INFO] No "Generated" source files to scan.
[INFO] Sensor JavaSensor [java] (done) | time=2400ms
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
[INFO] Sensor SurefireSensor [java]
[INFO] parsing [/home/jenkins/agent/workspace/jnosql-sonar/jnosql-communication/jnosql-communication-query/target/surefire-reports]
[INFO] Sensor SurefireSensor [java] (done) | time=17ms
[INFO] Sensor Removed properties sensor [java]
[WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin.
[INFO] Sensor Removed properties sensor [java] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=8ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=21ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on module jnosql-communication
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=7ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] ------------- Run sensors on module Eclipse JNoSQL
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] Sensor XML Sensor [xml]
[INFO] 1 source file to be analyzed
[INFO] 1/1 source file has been analyzed
[INFO] Sensor XML Sensor [xml] (done) | time=60ms
[INFO] Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
[INFO] Sensor IaC Docker Sensor [iac]
[INFO] 0 source files to be analyzed
[INFO] 0/0 source files have been analyzed
[INFO] Sensor IaC Docker Sensor [iac] (done) | time=11ms
[INFO] Sensor Serverless configuration file sensor [security]
[INFO] 0 Serverless function entries were found in the project
[INFO] 0 Serverless function handlers were kept as entrypoints
[INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM template file sensor [security]
[INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] Sensor AWS SAM Inline template file sensor [security]
[INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] Sensor javabugs [dbd]
[INFO] Reading IR files from: /home/jenkins/agent/workspace/jnosql-sonar/target/sonar/ir/java
[INFO] Analyzing 2079 functions to detect bugs.
[INFO] Sensor javabugs [dbd] (done) | time=2200ms
[INFO] Sensor pythonbugs [dbd]
[INFO] Reading IR files from: /home/jenkins/agent/workspace/jnosql-sonar/target/sonar/ir/python
[INFO] No IR files have been included for analysis.
[INFO] Sensor pythonbugs [dbd] (done) | time=0ms
[INFO] Sensor TextAndSecretsSensor [text]
[INFO] Available processors: 2
[INFO] Using 2 threads for analysis.
[INFO] 798 source files to be analyzed
[INFO] 798/798 source files have been analyzed
[INFO] Sensor TextAndSecretsSensor [text] (done) | time=3485ms
[INFO] Sensor JavaSecuritySensor [security]
[INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6384, S6390, S6398, S6399, S6547, S6549
[INFO] Load type hierarchy and UCFGs: Starting
[INFO] Load type hierarchy: Starting
[INFO] Reading type hierarchy from: /home/jenkins/agent/workspace/jnosql-sonar/target/sonar/ucfg2/java
[INFO] Read 1869 type definitions
[INFO] Load type hierarchy: Time spent was 00:00:00.317
[INFO] Load UCFGs: Starting
[INFO] Reading UCFGs from: /home/jenkins/agent/workspace/jnosql-sonar/target/sonar/ucfg2/java
[INFO] Load UCFGs: Time spent was 00:00:01.109
[INFO] Load type hierarchy and UCFGs: Time spent was 00:00:01.427
[INFO] Analyzing 1963 UCFGs to detect vulnerabilities.
[INFO] Check cache: Starting
[INFO] Load cache: Starting
[INFO] Load cache: Time spent was 00:00:00.000
[INFO] Check cache: Time spent was 00:00:00.000
[INFO] Create runtime call graph: Starting
[INFO] Variable Type Analysis #1: Starting
[INFO] Create runtime type propagation graph: Starting
[INFO] Create runtime type propagation graph: Time spent was 00:00:00.110
[INFO] Run SCC (Tarjan) on 10898 nodes: Starting
[INFO] Run SCC (Tarjan) on 10898 nodes: Time spent was 00:00:00.016
[INFO] Tarjan found 10778 strongly connected components
[INFO] Propagate runtime types to strongly connected components: Starting
[INFO] Propagate runtime types to strongly connected components: Time spent was 00:00:00.036
[INFO] Variable Type Analysis #1: Time spent was 00:00:00.164
[INFO] Variable Type Analysis #2: Starting
[INFO] Create runtime type propagation graph: Starting
[INFO] Create runtime type propagation graph: Time spent was 00:00:00.103
[INFO] Run SCC (Tarjan) on 10860 nodes: Starting
[INFO] Run SCC (Tarjan) on 10860 nodes: Time spent was 00:00:00.011
[INFO] Tarjan found 10747 strongly connected components
[INFO] Propagate runtime types to strongly connected components: Starting
[INFO] Propagate runtime types to strongly connected components: Time spent was 00:00:00.020
[INFO] Variable Type Analysis #2: Time spent was 00:00:00.134
[INFO] Create runtime call graph: Time spent was 00:00:00.306
[INFO] Load config: Starting
[INFO] Load config: Time spent was 00:00:02.109
[INFO] Compute entry points: Starting
[INFO] Compute entry points: Time spent was 00:00:04.441
[INFO] No entry points found.
[INFO] java security sensor: Time spent was 00:00:08.298
[INFO] java security sensor: Begin: 2024-05-08T19:10:55.510941940Z, End: 2024-05-08T19:11:03.809718461Z, Duration: 00:00:08.298
  Load type hierarchy and UCFGs: Begin: 2024-05-08T19:10:55.513156743Z, End: 2024-05-08T19:10:56.940267938Z, Duration: 00:00:01.427
    Load type hierarchy: Begin: 2024-05-08T19:10:55.513193396Z, End: 2024-05-08T19:10:55.830685285Z, Duration: 00:00:00.317
    Load UCFGs: Begin: 2024-05-08T19:10:55.831014777Z, End: 2024-05-08T19:10:56.940172544Z, Duration: 00:00:01.109
  Check cache: Begin: 2024-05-08T19:10:56.940363985Z, End: 2024-05-08T19:10:56.940669490Z, Duration: 00:00:00.000
    Load cache: Begin: 2024-05-08T19:10:56.940379990Z, End: 2024-05-08T19:10:56.940408231Z, Duration: 00:00:00.000
  Create runtime call graph: Begin: 2024-05-08T19:10:56.940708518Z, End: 2024-05-08T19:10:57.247532099Z, Duration: 00:00:00.306
    Variable Type Analysis #1: Begin: 2024-05-08T19:10:56.941574638Z, End: 2024-05-08T19:10:57.105953306Z, Duration: 00:00:00.164
      Create runtime type propagation graph: Begin: 2024-05-08T19:10:56.942451420Z, End: 2024-05-08T19:10:57.052567013Z, Duration: 00:00:00.110
      Run SCC (Tarjan) on 10898 nodes: Begin: 2024-05-08T19:10:57.053077849Z, End: 2024-05-08T19:10:57.069595686Z, Duration: 00:00:00.016
      Propagate runtime types to strongly connected components: Begin: 2024-05-08T19:10:57.069731528Z, End: 2024-05-08T19:10:57.105830389Z, Duration: 00:00:00.036
    Variable Type Analysis #2: Begin: 2024-05-08T19:10:57.110274933Z, End: 2024-05-08T19:10:57.245150068Z, Duration: 00:00:00.134
      Create runtime type propagation graph: Begin: 2024-05-08T19:10:57.110362352Z, End: 2024-05-08T19:10:57.213377293Z, Duration: 00:00:00.103
      Run SCC (Tarjan) on 10860 nodes: Begin: 2024-05-08T19:10:57.213515147Z, End: 2024-05-08T19:10:57.224678109Z, Duration: 00:00:00.011
      Propagate runtime types to strongly connected components: Begin: 2024-05-08T19:10:57.224732786Z, End: 2024-05-08T19:10:57.245094178Z, Duration: 00:00:00.020
  Load config: Begin: 2024-05-08T19:10:57.247593549Z, End: 2024-05-08T19:10:59.356616019Z, Duration: 00:00:02.109
  Compute entry points: Begin: 2024-05-08T19:10:59.356757775Z, End: 2024-05-08T19:11:03.798003384Z, Duration: 00:00:04.441
[INFO] java security sensor peak memory: 750 MB
[INFO] Sensor JavaSecuritySensor [security] (done) | time=8303ms
[INFO] Sensor CSharpSecuritySensor [security]
[INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641
[INFO] Load type hierarchy and UCFGs: Starting
[INFO] Load type hierarchy: Starting
[INFO] Reading type hierarchy from: /home/jenkins/agent/workspace/jnosql-sonar/target/ucfg2/cs
[INFO] Read 0 type definitions
[INFO] Load type hierarchy: Time spent was 00:00:00.000
[INFO] Load UCFGs: Starting
[INFO] Load UCFGs: Time spent was 00:00:00.000
[INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000
[INFO] No UCFGs have been included for analysis.
[INFO] csharp security sensor: Time spent was 00:00:00.000
[INFO] csharp security sensor: Begin: 2024-05-08T19:11:03.811060679Z, End: 2024-05-08T19:11:03.811718784Z, Duration: 00:00:00.000
  Load type hierarchy and UCFGs: Begin: 2024-05-08T19:11:03.811171229Z, End: 2024-05-08T19:11:03.811518807Z, Duration: 00:00:00.000
    Load type hierarchy: Begin: 2024-05-08T19:11:03.811192631Z, End: 2024-05-08T19:11:03.811430157Z, Duration: 00:00:00.000
    Load UCFGs: Begin: 2024-05-08T19:11:03.811456196Z, End: 2024-05-08T19:11:03.811481986Z, Duration: 00:00:00.000
[INFO] csharp security sensor peak memory: 750 MB
[INFO] Sensor CSharpSecuritySensor [security] (done) | time=0ms
[INFO] Sensor PhpSecuritySensor [security]
[INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350
[INFO] Load type hierarchy and UCFGs: Starting
[INFO] Load type hierarchy: Starting
[INFO] Reading type hierarchy from: /home/jenkins/agent/workspace/jnosql-sonar/target/sonar/ucfg2/php
[INFO] Read 0 type definitions
[INFO] Load type hierarchy: Time spent was 00:00:00.000
[INFO] Load UCFGs: Starting
[INFO] Load UCFGs: Time spent was 00:00:00.000
[INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000
[INFO] No UCFGs have been included for analysis.
[INFO] php security sensor: Time spent was 00:00:00.000
[INFO] php security sensor: Begin: 2024-05-08T19:11:03.812038232Z, End: 2024-05-08T19:11:03.812442999Z, Duration: 00:00:00.000
  Load type hierarchy and UCFGs: Begin: 2024-05-08T19:11:03.812108354Z, End: 2024-05-08T19:11:03.812248304Z, Duration: 00:00:00.000
    Load type hierarchy: Begin: 2024-05-08T19:11:03.812116334Z, End: 2024-05-08T19:11:03.812189378Z, Duration: 00:00:00.000
    Load UCFGs: Begin: 2024-05-08T19:11:03.812214176Z, End: 2024-05-08T19:11:03.812230597Z, Duration: 00:00:00.000
[INFO] php security sensor peak memory: 750 MB
[INFO] Sensor PhpSecuritySensor [security] (done) | time=0ms
[INFO] Sensor PythonSecuritySensor [security]
[INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839
[INFO] Load type hierarchy and UCFGs: Starting
[INFO] Load type hierarchy: Starting
[INFO] Reading type hierarchy from: /home/jenkins/agent/workspace/jnosql-sonar/target/sonar/ucfg2/python
[INFO] Read 0 type definitions
[INFO] Load type hierarchy: Time spent was 00:00:00.000
[INFO] Load UCFGs: Starting
[INFO] Load UCFGs: Time spent was 00:00:00.000
[INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000
[INFO] No UCFGs have been included for analysis.
[INFO] python security sensor: Time spent was 00:00:00.000
[INFO] python security sensor: Begin: 2024-05-08T19:11:03.812747852Z, End: 2024-05-08T19:11:03.813159853Z, Duration: 00:00:00.000
  Load type hierarchy and UCFGs: Begin: 2024-05-08T19:11:03.812838301Z, End: 2024-05-08T19:11:03.812963760Z, Duration: 00:00:00.000
    Load type hierarchy: Begin: 2024-05-08T19:11:03.812845581Z, End: 2024-05-08T19:11:03.812909186Z, Duration: 00:00:00.000
    Load UCFGs: Begin: 2024-05-08T19:11:03.812931937Z, End: 2024-05-08T19:11:03.812947460Z, Duration: 00:00:00.000
[INFO] python security sensor peak memory: 750 MB
[INFO] Sensor PythonSecuritySensor [security] (done) | time=1ms
[INFO] Sensor JsSecuritySensor [security]
[INFO] Enabled taint analysis rules: S5334, S5696, S5146, S6096, S5883, S6350, S2076, S2083, S5131, S6105, S6287, S5144, S5147, S2631, S3649
[INFO] Load type hierarchy and UCFGs: Starting
[INFO] Load type hierarchy: Starting
[INFO] Reading type hierarchy from: /home/jenkins/agent/workspace/jnosql-sonar/target/sonar/ucfg2/js
[INFO] Read 0 type definitions
[INFO] Load type hierarchy: Time spent was 00:00:00.000
[INFO] Load UCFGs: Starting
[INFO] Load UCFGs: Time spent was 00:00:00.000
[INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000
[INFO] No UCFGs have been included for analysis.
[INFO] js security sensor: Time spent was 00:00:00.000
[INFO] js security sensor: Begin: 2024-05-08T19:11:03.813477800Z, End: 2024-05-08T19:11:03.813918290Z, Duration: 00:00:00.000
  Load type hierarchy and UCFGs: Begin: 2024-05-08T19:11:03.813599240Z, End: 2024-05-08T19:11:03.813742169Z, Duration: 00:00:00.000
    Load type hierarchy: Begin: 2024-05-08T19:11:03.813606540Z, End: 2024-05-08T19:11:03.813685218Z, Duration: 00:00:00.000
    Load UCFGs: Begin: 2024-05-08T19:11:03.813708528Z, End: 2024-05-08T19:11:03.813723618Z, Duration: 00:00:00.000
[INFO] js security sensor peak memory: 750 MB
[INFO] Sensor JsSecuritySensor [security] (done) | time=1ms
[INFO] ------------- Run sensors on project
[INFO] Sensor Zero Coverage Sensor
[INFO] Sensor Zero Coverage Sensor (done) | time=6ms
[INFO] Sensor Java CPD Block Indexer
[INFO] Sensor Java CPD Block Indexer (done) | time=312ms
[INFO] SCM Publisher SCM provider for this project is: git
[INFO] SCM Publisher 1 source file to be analyzed
[INFO] SCM Publisher 0/1 source files have been analyzed (done) | time=221ms
[WARNING] Missing blame information for the following files:
[WARNING]   * jnosql-mapping/jnosql-mapping-core/src/test/java/org/eclipse/jnosql/mapping/core/repository/DynamicReturnTest.java
[WARNING] This may lead to missing/broken features in SonarCloud
[INFO] CPD Executor 126 files had no CPD blocks
[INFO] CPD Executor Calculating CPD for 234 files
[INFO] CPD Executor CPD calculation finished (done) | time=52ms
[INFO] Analysis report generated in 478ms, dir size=4 MB
[INFO] Analysis report compressed in 1306ms, zip size=2 MB
[INFO] Analysis report uploaded in 1075ms
[INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=org.eclipse.jnosql%3Ajakarta-nosql-parent
[INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=AY9ZndZfjcF54ToOilJo
[INFO] Sensor cache published successfully
[INFO] Analysis total time: 1:10.784 s
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Eclipse JNoSQL 1.1.1-SNAPSHOT:
[INFO] 
[INFO] Eclipse JNoSQL ..................................... SUCCESS [01:15 min]
[INFO] jnosql-communication ............................... SUCCESS [  0.137 s]
[INFO] jnosql-communication-core .......................... SUCCESS [ 19.993 s]
[INFO] jnosql-communication-query ......................... SUCCESS [ 17.219 s]
[INFO] jnosql-communication-key-value ..................... SUCCESS [  5.095 s]
[INFO] jnosql-communication-semistructured ................ SUCCESS [ 13.876 s]
[INFO] jnosql-mapping-parent .............................. SUCCESS [  0.277 s]
[INFO] jnosql-mapping-api-core ............................ SUCCESS [  9.501 s]
[INFO] jnosql-mapping-reflection .......................... SUCCESS [ 18.241 s]
[INFO] jnosql-mapping-core ................................ SUCCESS [ 20.465 s]
[INFO] jnosql-mapping-semistructured ...................... SUCCESS [ 35.353 s]
[INFO] jnosql-mapping-document ............................ SUCCESS [ 12.209 s]
[INFO] jnosql-mapping-column .............................. SUCCESS [ 12.660 s]
[INFO] jnosql-mapping-key-value ........................... SUCCESS [ 19.513 s]
[INFO] jnosql-mapping-graph ............................... SUCCESS [01:34 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:03 min
[INFO] Finished at: 2024-05-08T19:11:09Z
[INFO] ------------------------------------------------------------------------
Triggering a new build of jnosql-databases
Finished: SUCCESS