You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Geoffrey Corey (JIRA)" <ji...@apache.org> on 2015/10/16 17:38:05 UTC

[jira] [Commented] (INFRA-10619) Eu SVN mirror out sync with the master? - no such reported revision '1709018'

    [ https://issues.apache.org/jira/browse/INFRA-10619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14960897#comment-14960897 ] 

Geoffrey Corey commented on INFRA-10619:
----------------------------------------

Can you try again? sometimes there is a slight lag between the svn master and the read-only mirror.

> Eu SVN mirror out sync with the master? - no such reported revision '1709018'
> -----------------------------------------------------------------------------
>
>                 Key: INFRA-10619
>                 URL: https://issues.apache.org/jira/browse/INFRA-10619
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Subversion
>            Reporter: Robert Munteanu
>
> I'm in the middle of a release which is reluctant to advance
> robert@rombert:~/Documents/sources/apache/sling-svn/tooling/maven/archetypes/parent> mvn release:prepare release:perform
> OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache Sling Archetype Parent 3-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-release-plugin:2.5.1:prepare (default-cli) @ sling-archetype-parent ---
> [INFO] Release preparation already completed. You can now continue with release:perform, or start again using the -Dresume=false flag
> [INFO] 
> [INFO] --- maven-release-plugin:2.5.1:perform (default-cli) @ sling-archetype-parent ---
> [INFO] Checking out the project to perform the release ...
> [INFO] Executing: /bin/sh -c cd /home/robert/Documents/sources/apache/sling-svn/tooling/maven/archetypes/parent/target && svn --non-interactive checkout https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-2 /home/robert/Documents/sources/apache/sling-svn/tooling/maven/archetypes/parent/target/checkout
> [INFO] Working directory: /home/robert/Documents/sources/apache/sling-svn/tooling/maven/archetypes/parent/target
> [ERROR] The svn command failed.
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1.136 s
> [INFO] Finished at: 2015-10-16T17:50:42+03:00
> [INFO] Final Memory: 13M/482M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.1:perform (default-cli) on project sling-archetype-parent: Unable to checkout from SCM
> [ERROR] Provider message:
> [ERROR] The svn command failed.
> [ERROR] Command output:
> [ERROR] svn: E170000: URL 'https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-2' doesn't exist
> [ERROR] -> [Help 1]
> [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/MojoFailureException
> After a few failed attempts I tried my local copy is out of date so I tried an SVN up
> robert@rombert:~/Documents/sources/apache/sling-svn/tooling/maven/archetypes/parent> svn up
> Updating '.':
> svn: E160006: No such reported revision '1709018' found in the repository.  Perhaps the repository is out of date with respect to the master repository?
> That keeps happening for the last 15 minutes.
> I decided my local working copy was somehow out of sync so I performed another SVN checkout and retried the release
> robert@rombert:~/Documents/sources/apache/sling-archetypes-svn/parent> mvn release:prepare release:perform
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache Sling Archetype Parent 2
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-release-plugin:2.4.2:prepare (default-cli) @ sling-archetype-parent ---
> [INFO] Resuming release from phase 'scm-commit-release'
> [INFO] Checking in modified POMs...
> [INFO] Executing: /bin/sh -c cd /home/robert/Documents/sources/apache/sling-archetypes-svn/parent && svn --non-interactive commit --file /tmp/maven-scm-1313002057.commit --targets /tmp/maven-scm-7395934016117281868-targets
> [INFO] Working directory: /home/robert/Documents/sources/apache/sling-archetypes-svn/parent
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 3.548 s
> [INFO] Finished at: 2015-10-16T17:59:31+03:00
> [INFO] Final Memory: 15M/602M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.4.2:prepare (default-cli) on project sling-archetype-parent: Unable to commit files
> [ERROR] Provider message:
> [ERROR] The svn command failed.
> [ERROR] Command output:
> [ERROR] svn: E155011: Commit failed (details follow):
> [ERROR] svn: E155011: File '/home/robert/Documents/sources/apache/sling-archetypes-svn/parent/pom.xml' is out of date
> [ERROR] svn: E170004: Item '/sling/trunk/tooling/maven/archetypes/parent/pom.xml' is out of date
> [ERROR] -> [Help 1]
> [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/MojoFailureException
> At this point I'm blocked and have no idea how to move forward, assistance is appreciated



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)