See <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1435/changes>
Changes: [ankitsinghal59] PHOENIX-3652 Users who do not have global access to hbase cluster can't ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-2 (ubuntu) in workspace <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/phoenix.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/phoenix.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/phoenix.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/4.x-HBase-0.98^{commit} # timeout=10 Checking out Revision c702b263d789e99c1aa1d734e4e38bacdf9fa2c4 (origin/4.x-HBase-0.98) > git config core.sparsecheckout # timeout=10 > git checkout -f c702b263d789e99c1aa1d734e4e38bacdf9fa2c4 > git rev-list afdcca5ccadcd4f609433491b2da5ea322f196e2 # timeout=10 No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content MAVEN_OPTS=-Xmx3G [EnvInject] - Variables injected successfully. [Phoenix-4.x-HBase-0.98] $ /bin/bash -xe /tmp/hudson55116423654243288.sh + echo 'DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802' DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802 + echo 'CURRENT CONTENT:' CURRENT CONTENT: + ls /home/jenkins/.m2/repository/org/apache/htrace htrace htrace-core [Phoenix-4.x-HBase-0.98] $ /home/jenkins/tools/maven/latest3/bin/mvn -U clean install -Dcheckstyle.skip=true [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.apache.phoenix:phoenix-kafka:[unknown-version]: Could not find artifact org.apache.phoenix:phoenix:pom:4.10.0-HBase-1.2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 26, column 10 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.phoenix:phoenix-kafka:[unknown-version] (<https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/phoenix-kafka/pom.xml)> has 1 error [ERROR] Non-resolvable parent POM for org.apache.phoenix:phoenix-kafka:[unknown-version]: Could not find artifact org.apache.phoenix:phoenix:pom:4.10.0-HBase-1.2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 26, column 10 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Compressed 1.50 GB of artifacts by 100.0% relative to #1433 Recording test results ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did tests run? For example, <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1435/artifact/phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.xml> is 5 hr 17 min old
