a bunch of the PRB builds are now failing w/various permutations of the following:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:3.0.0-M1:install (default-cli) on project spark-sql-kafka-0-10_2.12: ArtifactInstallerException: Failed to install metadata org.apache.spark:spark-sql-kafka-0-10_2.12/maven-metadata.xml: Could not parse metadata /home/jenkins/.m2/repository/org/apache/spark/spark-sql-kafka-0-10_2.12/maven-metadata-local.xml: in epilog non whitespace content is not allowed but got t (position: END_TAG seen ...</metadata>\nt... @13:2) -> [Help 1] when looking at the file on this worker: -bash-4.1$ cat -Avet /home/jenkins/.m2/repository/org/apache/spark/spark-sql-kafka-0-10_2.12/maven-metadata-local.xml <?xml version="1.0" encoding="UTF-8"?>$ <metadata>$ <groupId>org.apache.spark</groupId>$ <artifactId>spark-sql-kafka-0-10_2.12</artifactId>$ <versioning>$ <release>spark-346687</release>$ <versions>$ <version>spark-346687</version>$ </versions>$ <lastUpdated>20190917192919</lastUpdated>$ </versioning>$ </metadata>$ (sorry for the terminal font setup, but there are no erroneous control characters popping up, and -e shows a $ at EOL) i'm confused that this is happening. anyone have any ideas? -- Shane Knapp UC Berkeley EECS Research / RISELab Staff Technical Lead https://rise.cs.berkeley.edu --------------------------------------------------------------------- To unsubscribe e-mail: dev-unsubscr...@spark.apache.org