{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 75,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2a605d2103c091a8af086642a9ba3bc3c413e8bf",
            "branch" : [
              {
                "SHA1" : "2a605d2103c091a8af086642a9ba3bc3c413e8bf",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2a605d2103c091a8af086642a9ba3bc3c413e8bf",
            "branch" : [
              {
                "SHA1" : "2a605d2103c091a8af086642a9ba3bc3c413e8bf",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2a605d2103c091a8af086642a9ba3bc3c413e8bf",
        "branch" : [
          {
            "SHA1" : "2a605d2103c091a8af086642a9ba3bc3c413e8bf",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2122-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#75",
  "duration" : 16286,
  "estimatedDuration" : 207892,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team A #75",
  "id" : "75",
  "keepLog" : False,
  "number" : 75,
  "queueId" : 126,
  "result" : "FAILURE",
  "timestamp" : 1638481688556,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/75/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java"
        ],
        "commitId" : "430751e765a5b9d2fbd56d519b14e043fa64e017",
        "timestamp" : 1638214294000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar",
          "fullName" : "sgvilar"
        },
        "authorEmail" : "sgvilar@esei.uvigo.es",
        "comment" : "Fix error in authoried of class\nFix error in author of StoryService class\n",
        "date" : "2021-11-29 20:31:34 +0100",
        "id" : "430751e765a5b9d2fbd56d519b14e043fa64e017",
        "msg" : "Fix error in authoried of class",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/java/es/uvigo/esei/dgss/teamA/microstories/jsf/StorySearchMB.java",
          "jsf/src/main/webapp/WEB-INF/templates/template.xhtml",
          "jsf/src/main/webapp/advanceSearch.xhtml"
        ],
        "commitId" : "c8c2f7122037a93a1a0b4b09dd7b401df58cd5dc",
        "timestamp" : 1638217328000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas",
          "fullName" : "rcferradas"
        },
        "authorEmail" : "rcferradas@esei.uvigo.es",
        "comment" : "tsk 15 - Adds explore stories search view\nAdds view for advance search form and its given results Adds new methods\nin story search managed bean to get search results\n",
        "date" : "2021-11-29 21:22:08 +0100",
        "id" : "c8c2f7122037a93a1a0b4b09dd7b401df58cd5dc",
        "msg" : "tsk 15 - Adds explore stories search view",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teamA/microstories/jsf/StorySearchMB.java"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/advanceSearch.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/templates/template.xhtml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql",
          "tests/src/main/resources/scripts/cleanup-autoincrement.sql"
        ],
        "commitId" : "83baac88fac66452d22a88e4fbe4f01b9c22eb80",
        "timestamp" : 1638290588000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar",
          "fullName" : "sgvilar"
        },
        "authorEmail" : "sgvilar@esei.uvigo.es",
        "comment" : "Moves cleanup-autoincrement.sql file\nMoves file to the script folder\n",
        "date" : "2021-11-30 17:43:08 +0100",
        "id" : "83baac88fac66452d22a88e4fbe4f01b9c22eb80",
        "msg" : "Moves cleanup-autoincrement.sql file",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/scripts/cleanup-autoincrement.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/index.xhtml",
          "jsf/src/main/webapp/WEB-INF/templates/template.xhtml"
        ],
        "commitId" : "0532ac5dc00b880b9a26167a2d587545cb32d1d5",
        "timestamp" : 1638297136000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas",
          "fullName" : "rcferradas"
        },
        "authorEmail" : "rcferradas@esei.uvigo.es",
        "comment" : "tsk 16 - Adds explore button in the main view\nAdds a button to go to advance search (explore more stories) view\n",
        "date" : "2021-11-30 19:32:16 +0100",
        "id" : "0532ac5dc00b880b9a26167a2d587545cb32d1d5",
        "msg" : "tsk 16 - Adds explore button in the main view",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/index.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/templates/template.xhtml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Publicated.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java"
        ],
        "commitId" : "4c584e498d2d0a7676e931cd249c5cb0576d6f65",
        "timestamp" : 1638450894000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ipgonzalez2",
          "fullName" : "ipgonzalez2"
        },
        "authorEmail" : "ipgonzalez2@esei.uvigo.es",
        "comment" : "tsk 18 - Adds resource method to find stories with advanced search\nIncludes method to find stories by genre, theme and publication date. A\nenum publicated is added to represent possible date ranges. \n",
        "date" : "2021-12-02 14:14:54 +0100",
        "id" : "4c584e498d2d0a7676e931cd249c5cb0576d6f65",
        "msg" : "tsk 18 - Adds resource method to find stories with advanced search",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Publicated.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/advanceSearch.xhtml"
        ],
        "commitId" : "df2a5b74479c4554f0275f2e0245427bb5e867fc",
        "timestamp" : 1638462786000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas",
          "fullName" : "rcferradas"
        },
        "authorEmail" : "rcferradas@esei.uvigo.es",
        "comment" : "tsk 15 - Fixes a bug in advanced search form position\nFixes a bug in advanced search form position and some of its children\nelements\n",
        "date" : "2021-12-02 17:33:06 +0100",
        "id" : "df2a5b74479c4554f0275f2e0245427bb5e867fc",
        "msg" : "tsk 15 - Fixes a bug in advanced search form position",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/advanceSearch.xhtml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java",
          "service/src/main/resources/META-INF/persistence.xml",
          "tests/src/main/resources/datasets/stories.xml",
          "rest/src/main/resources/META-INF/persistence.xml",
          "additional-material/db/microstories-mysql.creation.sql",
          "additional-material/db/microstories-mysql.drop.sql",
          "additional-material/db/microstories-mysql.full.sql",
          "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/EntitiesTestSuite.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserDataset.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/User.java",
          "jsf/src/main/webapp/microstoryView.xhtml",
          "additional-material/db/microstories-mysql.data.sql",
          "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserTest.java",
          "additional-material/db/microstories-mysql.delete.sql",
          "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java"
        ],
        "commitId" : "6f9f6be375fa97fcc095a3a37486dc52b1cde2d4",
        "timestamp" : 1638463080000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/vlfernandez",
          "fullName" : "vlfernandez"
        },
        "authorEmail" : "vlfernandez@esei.uvigo.es",
        "comment" : "tsk29 - Added user entity and modified tests and database to include it\n",
        "date" : "2021-12-02 17:38:00 +0100",
        "id" : "6f9f6be375fa97fcc095a3a37486dc52b1cde2d4",
        "msg" : "tsk29 - Added user entity and modified tests and database to include it",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.delete.sql"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/microstoryView.xhtml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/resources/META-INF/persistence.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.data.sql"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/User.java"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.creation.sql"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/resources/META-INF/persistence.xml"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.full.sql"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/EntitiesTestSuite.java"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.drop.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java"
        ],
        "commitId" : "6566ab5a1ce00bf0119252c2a7a0dadf7c4d2db1",
        "timestamp" : 1638464879000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar",
          "fullName" : "sgvilar"
        },
        "authorEmail" : "sgvilar@esei.uvigo.es",
        "comment" : "Formats code and removes import *\nRemove static import * and reformat code to adapt it to style guide\n",
        "date" : "2021-12-02 18:07:59 +0100",
        "id" : "6566ab5a1ce00bf0119252c2a7a0dadf7c4d2db1",
        "msg" : "Formats code and removes import *",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/index.xhtml",
          "jsf/src/main/java/es/uvigo/esei/dgss/teamA/microstories/jsf/StorySearchMB.java",
          "jsf/src/main/webapp/search.xhtml",
          "jsf/src/main/webapp/WEB-INF/templates/nav.xhtml",
          "jsf/src/main/webapp/advanceSearch.xhtml"
        ],
        "commitId" : "c1d64b099cb881a8674d3741212f5721f39a8fee",
        "timestamp" : 1638465085000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ipgonzalez2",
          "fullName" : "ipgonzalez2"
        },
        "authorEmail" : "ipgonzalez2@esei.uvigo.es",
        "comment" : "tsk 17 - Adds navigation between advanced and text search\nIncludes search buttons in advanced and text searchs to navigate between\nthem. Also fixes some texts that where in spanish when the rest of the\npage is in english.\n",
        "date" : "2021-12-02 18:11:25 +0100",
        "id" : "c1d64b099cb881a8674d3741212f5721f39a8fee",
        "msg" : "tsk 17 - Adds navigation between advanced and text search",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/templates/nav.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/index.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/search.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teamA/microstories/jsf/StorySearchMB.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/advanceSearch.xhtml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "additional-material/db/microstories-mysql.creation.sql",
          "additional-material/db/microstories-mysql.data.sql",
          "additional-material/db/microstories-mysql.full.sql"
        ],
        "commitId" : "ab8d73a0d86902d94c631104236d549e01af75de",
        "timestamp" : 1638467053000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas",
          "fullName" : "rcferradas"
        },
        "authorEmail" : "rcferradas@esei.uvigo.es",
        "comment" : "Fixes several syntax problems in SQL scripts\nFixes several syntax problems in SQL scripts (data, creation and full)\n",
        "date" : "2021-12-02 18:44:13 +0100",
        "id" : "ab8d73a0d86902d94c631104236d549e01af75de",
        "msg" : "Fixes several syntax problems in SQL scripts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.creation.sql"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.data.sql"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.full.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java"
        ],
        "commitId" : "bd12017f0cbccda4bd2e33859b0e42be833dc1cf",
        "timestamp" : 1638469177000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar",
          "fullName" : "sgvilar"
        },
        "authorEmail" : "sgvilar@esei.uvigo.es",
        "comment" : "Cleans code\nRemove static import * Reformat code to adapt it to style guide Remote\ncommented code Remove System.out.println lines\n",
        "date" : "2021-12-02 19:19:37 +0100",
        "id" : "bd12017f0cbccda4bd2e33859b0e42be833dc1cf",
        "msg" : "Cleans code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4",
      "fullName" : "bcgonzalez4"
    },
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ipgonzalez2",
      "fullName" : "ipgonzalez2"
    },
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas",
      "fullName" : "rcferradas"
    },
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar",
      "fullName" : "sgvilar"
    },
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/vlfernandez",
      "fullName" : "vlfernandez"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}