{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by andreapoli"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/3.1.jenkins" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "990a6a613b76be884385cfc28d7aa6dc67729f3d",
            "branch" : [
              {
                "SHA1" : "990a6a613b76be884385cfc28d7aa6dc67729f3d",
                "name" : "refs/remotes/origin/3.1.jenkins"
              }
            ]
          },
          "revision" : {
            "SHA1" : "990a6a613b76be884385cfc28d7aa6dc67729f3d",
            "branch" : [
              {
                "SHA1" : "990a6a613b76be884385cfc28d7aa6dc67729f3d",
                "name" : "refs/remotes/origin/3.1.jenkins"
              }
            ]
          }
        },
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1247,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "db1e00b69f3a8bbca1ba94f8acbac002046e21f1",
            "branch" : [
              {
                "SHA1" : "db1e00b69f3a8bbca1ba94f8acbac002046e21f1",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "db1e00b69f3a8bbca1ba94f8acbac002046e21f1",
            "branch" : [
              {
                "SHA1" : "db1e00b69f3a8bbca1ba94f8acbac002046e21f1",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/3.1.jenkins" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 76,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fbd33042190e7fcbeb9182a6909b8ff8d9a5656a",
            "branch" : [
              {
                "SHA1" : "fbd33042190e7fcbeb9182a6909b8ff8d9a5656a",
                "name" : "origin/3.1.jenkins"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fbd33042190e7fcbeb9182a6909b8ff8d9a5656a",
            "branch" : [
              {
                "SHA1" : "fbd33042190e7fcbeb9182a6909b8ff8d9a5656a",
                "name" : "origin/3.1.jenkins"
              }
            ]
          }
        },
        "origin/3.3.0.jdk11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 285,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "10354f7c80b4e499ba1c695eea151d13f42d6f0a",
            "branch" : [
              {
                "SHA1" : "10354f7c80b4e499ba1c695eea151d13f42d6f0a",
                "name" : "origin/3.3.0.jdk11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "10354f7c80b4e499ba1c695eea151d13f42d6f0a",
            "branch" : [
              {
                "SHA1" : "10354f7c80b4e499ba1c695eea151d13f42d6f0a",
                "name" : "origin/3.3.0.jdk11"
              }
            ]
          }
        },
        "origin/3.4.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1438,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "72a744de4f1bb4c446e5de212f19a39a0411dfe0",
            "branch" : [
              {
                "SHA1" : "72a744de4f1bb4c446e5de212f19a39a0411dfe0",
                "name" : "origin/3.4.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "72a744de4f1bb4c446e5de212f19a39a0411dfe0",
            "branch" : [
              {
                "SHA1" : "72a744de4f1bb4c446e5de212f19a39a0411dfe0",
                "name" : "origin/3.4.x"
              }
            ]
          }
        },
        "origin/3.4.0.dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1297,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ba0e0e5fa5042792b3e36f61a6339472847aac17",
            "branch" : [
              {
                "SHA1" : "ba0e0e5fa5042792b3e36f61a6339472847aac17",
                "name" : "origin/3.4.0.dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ba0e0e5fa5042792b3e36f61a6339472847aac17",
            "branch" : [
              {
                "SHA1" : "ba0e0e5fa5042792b3e36f61a6339472847aac17",
                "name" : "origin/3.4.0.dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "72a744de4f1bb4c446e5de212f19a39a0411dfe0",
        "branch" : [
          {
            "SHA1" : "72a744de4f1bb4c446e5de212f19a39a0411dfe0",
            "name" : "origin/3.4.x"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/link-it/govway.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 3,
      "skipCount" : 0,
      "totalCount" : 9945,
      "urlName" : "testReport"
    },
    {
      "_class" : "hudson.plugins.testng.TestNGTestResultBuildAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 8985,
      "urlName" : "testngreports"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1438",
  "duration" : 83073544,
  "estimatedDuration" : 91083483,
  "executor" : None,
  "fullDisplayName" : "GovWay #1438",
  "id" : "1438",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1438,
  "queueId" : 191,
  "result" : "FAILURE",
  "timestamp" : 1774636140628,
  "url" : "https://jenkins.link.it/govway4/job/GovWay/1438/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "mvn/dependencies/pdf/pom.xml",
          "tools/web_interfaces/monitor/src/src_core/org/openspcoop2/web/monitor/core/report/Templates.java",
          "tools/web_interfaces/monitor/ant/openspcoop2-govwayMonitor-war.xml",
          "third-party-licenses/pdf/pdfbox-3.0.7/LICENSE",
          "mvn/dependencies/pom.xml",
          "third-party-licenses/pdf/boxable-1.8.2/LICENSE-2.0",
          "third-party-licenses/pdf/pdfbox-2.0.36/LICENSE",
          "third-party-licenses/pdf/fontbox-2.0.36/LICENSE",
          "third-party-licenses/pdf/boxable-1.7.0/LICENSE",
          "resources/doc/src/manuali/vulnerability-management/falsePositive/34x/index.rst",
          "tools/rs/monitor/server/ant/openspcoop2-govwayMonitorApiRS-war.xml",
          "resources/doc/src/manuali/vulnerability-management/falsePositive/34x/CVE-2016-2175.rst",
          "resources/doc/src/manuali/vulnerability-management/falsePositive/34x/CVE-2026-23907.rst",
          "tools/rs/monitor/server/testsuite/src/org/openspcoop2/core/monitor/rs/testsuite/PdfUtils.java",
          "lib/openspcoop2.userlibraries",
          "mvn/dependencies/owasp/falsePositives/PDFBox.xml",
          "tools/utils/src/org/openspcoop2/utils/pdf/AbstractPDFCore.java",
          "third-party-licenses/pdf/pdfbox-io-3.0.7/LICENSE",
          "mvn/dependencies/owasp/falsePositives/Boxable.xml",
          "third-party-licenses/pdf/fontbox-3.0.7/LICENSE",
          "ChangeLog"
        ],
        "commitId" : "94ee382ec6033f6f7d557866500848d7145291e9",
        "timestamp" : 1774624561000,
        "author" : {
          "absoluteUrl" : "https://jenkins.link.it/govway4/user/poli",
          "fullName" : "Andrea Poli"
        },
        "authorEmail" : "andreapoli80@gmail.com",
        "comment" : "[Utils, GovWayMonitor]\u000aAggiornate librerie per la generazione dei pdf:\u000a- org.apache.pdfbox:* alla versione 3.0.7\u000a- com.github.dhorions:boxable alla versione 1.8\u000a\u000aSquashed commit of the following:\u000a\u000acommit ac998133fd61ec50d7abb50bb0a0285558282fb5\u000aAuthor: Giuliano Pintori <pintori@link.it>\u000aDate:   Mon Mar 23 15:03:41 2026 +0100\u000a\u000a    [GovWayMonitor, ApiRsMonitoraggio]\u000a    Aggiornate le librerie Apache PDFBox alla versione 3.0.7 e Boxable\u000a    alla versione 1.8.2.\u000a",
        "date" : "2026-03-27 16:16:01 +0100",
        "id" : "94ee382ec6033f6f7d557866500848d7145291e9",
        "msg" : "[Utils, GovWayMonitor]",
        "paths" : [
          {
            "editType" : "add",
            "file" : "mvn/dependencies/owasp/falsePositives/PDFBox.xml"
          },
          {
            "editType" : "edit",
            "file" : "tools/utils/src/org/openspcoop2/utils/pdf/AbstractPDFCore.java"
          },
          {
            "editType" : "add",
            "file" : "third-party-licenses/pdf/pdfbox-io-3.0.7/LICENSE"
          },
          {
            "editType" : "edit",
            "file" : "mvn/dependencies/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "resources/doc/src/manuali/vulnerability-management/falsePositive/34x/CVE-2026-23907.rst"
          },
          {
            "editType" : "add",
            "file" : "third-party-licenses/pdf/boxable-1.8.2/LICENSE-2.0"
          },
          {
            "editType" : "edit",
            "file" : "mvn/dependencies/pdf/pom.xml"
          },
          {
            "editType" : "delete",
            "file" : "third-party-licenses/pdf/pdfbox-2.0.36/LICENSE"
          },
          {
            "editType" : "edit",
            "file" : "ChangeLog"
          },
          {
            "editType" : "edit",
            "file" : "tools/web_interfaces/monitor/src/src_core/org/openspcoop2/web/monitor/core/report/Templates.java"
          },
          {
            "editType" : "edit",
            "file" : "tools/web_interfaces/monitor/ant/openspcoop2-govwayMonitor-war.xml"
          },
          {
            "editType" : "add",
            "file" : "resources/doc/src/manuali/vulnerability-management/falsePositive/34x/CVE-2016-2175.rst"
          },
          {
            "editType" : "delete",
            "file" : "third-party-licenses/pdf/fontbox-2.0.36/LICENSE"
          },
          {
            "editType" : "edit",
            "file" : "tools/rs/monitor/server/ant/openspcoop2-govwayMonitorApiRS-war.xml"
          },
          {
            "editType" : "edit",
            "file" : "tools/rs/monitor/server/testsuite/src/org/openspcoop2/core/monitor/rs/testsuite/PdfUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/doc/src/manuali/vulnerability-management/falsePositive/34x/index.rst"
          },
          {
            "editType" : "add",
            "file" : "third-party-licenses/pdf/fontbox-3.0.7/LICENSE"
          },
          {
            "editType" : "add",
            "file" : "third-party-licenses/pdf/pdfbox-3.0.7/LICENSE"
          },
          {
            "editType" : "add",
            "file" : "mvn/dependencies/owasp/falsePositives/Boxable.xml"
          },
          {
            "editType" : "delete",
            "file" : "third-party-licenses/pdf/boxable-1.7.0/LICENSE"
          },
          {
            "editType" : "edit",
            "file" : "lib/openspcoop2.userlibraries"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/web_interfaces/monitor/deploy/pages/stat/pages/form/distribSAGrafico.xhtml",
          "tools/web_interfaces/monitor/deploy/pages/stat/pages/form/distribSoggettoGrafico.xhtml",
          "tools/web_interfaces/monitor/deploy/pages/stat/pages/form/distribAzioneGrafico.xhtml",
          "ChangeLog",
          "tools/web_interfaces/monitor/deploy/pages/stat/pages/form/statsPersonalizzateGrafico.xhtml",
          "tools/web_interfaces/monitor/deploy/pages/stat/pages/form/distribErroriGrafico.xhtml",
          "tools/web_interfaces/monitor/deploy/pages/stat/pages/form/andamentoTemporaleGrafico.xhtml",
          "tools/web_interfaces/monitor/deploy/pages/stat/pages/form/distribServizioGrafico.xhtml"
        ],
        "commitId" : "72a744de4f1bb4c446e5de212f19a39a0411dfe0",
        "timestamp" : 1774629707000,
        "author" : {
          "absoluteUrl" : "https://jenkins.link.it/govway4/user/poli",
          "fullName" : "Andrea Poli"
        },
        "authorEmail" : "andreapoli80@gmail.com",
        "comment" : "[GovWayMonitor]\u000aCorretta la visualizzazione dei grafici line e barchart nella console GovWayMonitor, che causava un blocco dell'applicazione a seguito di un NumberFormatException.\u000a",
        "date" : "2026-03-27 17:41:47 +0100",
        "id" : "72a744de4f1bb4c446e5de212f19a39a0411dfe0",
        "msg" : "[GovWayMonitor]",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/web_interfaces/monitor/deploy/pages/stat/pages/form/distribSAGrafico.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "tools/web_interfaces/monitor/deploy/pages/stat/pages/form/distribSoggettoGrafico.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "ChangeLog"
          },
          {
            "editType" : "edit",
            "file" : "tools/web_interfaces/monitor/deploy/pages/stat/pages/form/andamentoTemporaleGrafico.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "tools/web_interfaces/monitor/deploy/pages/stat/pages/form/statsPersonalizzateGrafico.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "tools/web_interfaces/monitor/deploy/pages/stat/pages/form/distribErroriGrafico.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "tools/web_interfaces/monitor/deploy/pages/stat/pages/form/distribServizioGrafico.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "tools/web_interfaces/monitor/deploy/pages/stat/pages/form/distribAzioneGrafico.xhtml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.link.it/govway4/user/poli",
      "fullName" : "Andrea Poli"
    }
  ]
}