See 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-multiosdb/./Slave=MULTIDB_WINDOWS,dbprofile=mssql/34/changes>

Changes:

[Florent Guillaume] Simpler build instructions

[Julien Carsique] NXBT-366 - pep8 format; use repo.get_current_version()

[Julien Carsique] NXBT-366 - pep8 format; move get_current_version() to 
Repository; add archive(), make_zip() and extract_zip() functions

[Julien Carsique] NXBT-366 - package Git sources

[Mathieu Guillaume] NXP-8623: Update selenium version to get access to 
ChromeOptions

------------------------------------------
Started by upstream project "nuxeo-master-fullbuild-multiosdb" build number 34
Building remotely on tweedledee
Checkout:mssql / 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-multiosdb/./Slave=MULTIDB_WINDOWS,dbprofile=mssql/ws/>
 - hudson.remoting.Channel@520ab7b2:tweedledee
Using strategy: Default
Last Built Revision: Revision 41135799a8434760046964454e045eb1d226dbfe 
(origin/master)
Checkout:mssql / 
C:\Jenkins\workspace\nuxeo-master-fullbuild-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql
 - hudson.remoting.LocalChannel@125ebc8
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/nuxeo/nuxeo.git
Commencing build of Revision c4b149d0b87ff7815d2bc088c728f91c2b689afe 
(origin/master)
Checking out Revision c4b149d0b87ff7815d2bc088c728f91c2b689afe (origin/master)
[mssql] $ cmd.exe /C '"ant.bat -Ddbprofile=mssql -DSlave=MULTIDB_WINDOWS 
-DBRANCH=master -Dbranch=master clone && exit %%ERRORLEVEL%%"'
Buildfile: 
C:\Jenkins\workspace\nuxeo-master-fullbuild-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\build.xml

clone:
     [exec] $> SUBST G: 
"C:\Jenkins\workspace\nuxeo-master-fullbuild-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql"
     [exec] Cloning/updating parent pom
     [exec] $> git fetch origin
     [exec] $> git checkout master
     [exec] Your branch is behind 'origin/master' by 5 commits, and can be 
fast-forwarded.
     [exec] Previous HEAD position was c4b149d... NXP-8623: Update selenium 
version to get access to ChromeOptions
     [exec] Switched to branch 'master'
     [exec] Updating branch
     [exec] $> git rebase origin/master
     [exec] First, rewinding head to replay your work on top of it...
     [exec] Fast-forwarded master to origin/master.
     [exec] 
     [exec] Using maven introspection of the pom.xml files to find the list of 
sub-repositories
     [exec] Updating addons...
     [exec] $> git fetch origin
     [exec] $> git checkout master
     [exec] Already on 'master'
     [exec] Updating branch
     [exec] $> git rebase origin/master
     [exec] Current branch master is up to date.
     [exec] 
     [exec] Updating nuxeo-distribution...
     [exec] $> git fetch origin
     [exec] From git://github.com/nuxeo/nuxeo-distribution
     [exec]    fea2985..7c9476a  master     -> origin/master
     [exec] $> git checkout master
     [exec] Your branch is behind 'origin/master' by 2 commits, and can be 
fast-forwarded.
     [exec] Already on 'master'
     [exec] Updating branch
     [exec] $> git rebase origin/master
     [exec] First, rewinding head to replay your work on top of it...
     [exec] Fast-forwarded master to origin/master.
     [exec] 
     [exec] Updating nuxeo-common...
     [exec] $> git fetch origin
     [exec] $> git checkout master
     [exec] Already on 'master'
     [exec] Updating branch
     [exec] $> git rebase origin/master
     [exec] Current branch master is up to date.
     [exec] 
     [exec] Updating nuxeo-runtime...
     [exec] $> git fetch origin
     [exec] $> git checkout master
     [exec] Already on 'master'
     [exec] Updating branch
     [exec] $> git rebase origin/master
     [exec] Current branch master is up to date.
     [exec] 
     [exec] Updating nuxeo-core...
     [exec] $> git fetch origin
     [exec] $> git checkout master
     [exec] Already on 'master'
     [exec] Updating branch
     [exec] $> git rebase origin/master
     [exec] Current branch master is up to date.
     [exec] 
     [exec] Updating nuxeo-services...
     [exec] $> git fetch origin
     [exec] From git://github.com/nuxeo/nuxeo-services
     [exec]    5b74d35..ddd49fe  master     -> origin/master
     [exec] $> git checkout master
     [exec] D   
nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/localconfiguration/DirectoryLocalConfigurationRepositoryInit.java
     [exec] D   
nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/localconfiguration/TestDirectoryLocalConfigurationDefinition.java
     [exec] D   
nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/local/configuration/TestUserManagerImplFilterTranformerForDirectoryLocalConfigManagement.java
     [exec] Your branch is behind 'origin/master' by 9 commits, and can be 
fast-forwarded.
     [exec] Already on 'master'
     [exec] Updating branch
     [exec] $> git rebase origin/master
     [exec] Cannot rebase: You have unstaged changes.
     [exec] Please commit or stash them.
     [exec] $> git stash
     [exec] Saved working directory and index state WIP on master: 61c56dd 
NXP-8194: add ServletHelper for transaction with timeout based on request
     [exec] error: unable to create file 
nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/localconfiguration/DirectoryLocalConfigurationRepositoryInit.java
 (No such file or directory)
     [exec] error: unable to create file 
nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/localconfiguration/TestDirectoryLocalConfigurationDefinition.java
 (No such file or directory)
     [exec] error: unable to create file 
nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/local/configuration/TestUserManagerImplFilterTranformerForDirectoryLocalConfigManagement.java
 (No such file or directory)
     [exec] fatal: Could not reset index file to revision 'HEAD'.
     [exec] $> git rebase origin/master
     [exec] [ERROR] Command returned non-zero exit code: git rebase 
origin/master
     [exec] Cannot rebase: You have unstaged changes.
     [exec] Please commit or stash them.
     [exec] $> SUBST G: /D

BUILD FAILED
C:\Jenkins\workspace\nuxeo-master-fullbuild-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\mssql\build.xml:37:
 exec returned: 1

Total time: 58 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to