<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_integration_DEV_CN_metacat/org.dataone$d1_integration/300/mavenArtifacts/</url></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>d1_integration-2.0-SNAPSHOT.pom</displayPath><fileName>d1_integration-2.0-SNAPSHOT.pom</fileName><relativePath>org.dataone/d1_integration/2.0-SNAPSHOT/d1_integration-2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#300</displayName><duration>9089</duration><estimatedDuration>37996</estimatedDuration><fullDisplayName>d1_integration_DEV_CN_metacat » DataONE Integration Testing Package #300</fullDisplayName><id>2015-01-23_05-00-40</id><keepLog>false</keepLog><number>300</number><queueId>-1</queueId><result>FAILURE</result><timestamp>1421989240000</timestamp><url>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_integration_DEV_CN_metacat/org.dataone$d1_integration/300/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/test/java/org/dataone/integration/it/apiTests/MNv1TestSuite.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib</absoluteUrl><fullName>andreib</fullName></author><commitId>15057</commitId><timestamp>1421972474646</timestamp><date>2015-01-23T00:21:14.646345Z</date><msg>MNAuthorizationV1IT was renamed, so I fixed a spelling error in the test suite</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNv1TestSuite.java</file></path><revision>15057</revision><user>andreib</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/test/java/org/dataone/integration/it/apiTests/MNv1TestSuite.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/testImplementations/MNReplicationTestImplementations.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib</absoluteUrl><fullName>andreib</fullName></author><commitId>15055</commitId><timestamp>1421971665826</timestamp><date>2015-01-23T00:07:45.826166Z</date><msg>Fixed a few method calls in MNReplicationTesetImplementations to no longer use the deprecated metadata creation calls.
Added a small MNv1TestSuite class so we can get an overview of MN v1 tests (we can delete it later when they're all fixed).</msg><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNv1TestSuite.java</file></path><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNReplicationTestImplementations.java</file></path><revision>15055</revision><user>andreib</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/main/java/org/dataone/integration/ExampleUtilities.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/testImplementations/MNStorageTestImplementations.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib</absoluteUrl><fullName>andreib</fullName></author><commitId>15054</commitId><timestamp>1421968524291</timestamp><date>2015-01-22T23:15:24.291310Z</date><msg>Fixed a bug in ExampleUtilities.generateTestDataPackage(): it was always using the currently loaded certificate's subject as the rightsHolder on the SystemMetadata. I overloaded the function so this would get passed in (and deprecated the existing function - it's still being used from a lot of other places). Updated MNStorageTestImplementations to use the new call.</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/main/java/org/dataone/integration/ExampleUtilities.java</file></path><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNStorageTestImplementations.java</file></path><revision>15054</revision><user>andreib</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/main/webapp/index.jsp</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/apiTests/CNContentIntegrityV1V2IT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/apiTests/MNContentIntegrityV1V2IT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/testDefinitions/ContentIntegrityTestDefinitions.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/testImplementations/ContentIntegrityTestImplementations.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf</absoluteUrl><fullName>rnahf</fullName></author><commitId>15051</commitId><timestamp>1421963263958</timestamp><date>2015-01-22T21:47:43.958725Z</date><msg>Implemented the resource map parsing and checksum consistency tests as a separate set of tests "Content Integrity".  (used to be in MNodeTier1IT)</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/main/webapp/index.jsp</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/CNContentIntegrityV1V2IT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNContentIntegrityV1V2IT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testDefinitions/ContentIntegrityTestDefinitions.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/ContentIntegrityTestImplementations.java</file></path><revision>15051</revision><user>rnahf</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/test/java/org/dataone/integration/it/testImplementations/MNStorageTestImplementations.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib</absoluteUrl><fullName>andreib</fullName></author><commitId>15050</commitId><timestamp>1421959698567</timestamp><date>2015-01-22T20:48:18.567704Z</date><msg>Small bug fix and added a TODO statement to a test that'll need some more refactoring so it's more fail-safe</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNStorageTestImplementations.java</file></path><revision>15050</revision><user>andreib</user></item></changeSet><culprit><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib</absoluteUrl><fullName>andreib</fullName></culprit><culprit><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf</absoluteUrl><fullName>rnahf</fullName></culprit><mavenArtifacts><url>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_integration_DEV_CN_metacat/org.dataone$d1_integration/300/mavenArtifacts/</url></mavenArtifacts></mavenBuild>