See 
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.4-fullbuild-multios/./Slave=jabberwock/16/changes>

Changes:

[Mathieu Guillaume <[email protected]>] NXP-7666: cannot use ; to run sequential 
commands on Windows

[Mathieu Guillaume <[email protected]>] NXP-7666: use subprocess instead of 
deprecated commands module

[Mathieu Guillaume <[email protected]>] NXP-7666: Work around non-existent -R 
option in some versions of mercurial

[Mathieu Guillaume <[email protected]>] NXP-7666: fix mistake in clone.py

------------------------------------------
Started by upstream project "nuxeo-5.4-fullbuild-multios" build number 16
Building remotely on jabberwock
[jabberwock] $ hg incoming --quiet --bundle hg.bundle --template "<changeset 
node='{node}' author='{author|xmlescape}' rev='{rev}' 
date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n"
 --rev 5.4
[jabberwock] $ hg unbundle hg.bundle
adding changesets
adding manifests
adding file changes
added 4 changesets with 4 changes to 1 files
(run 'hg update' to get a working copy)
[jabberwock] $ hg update --clean --rev 5.4
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
[jabberwock] $ hg log --rev . --template {node}
[jabberwock] $ ant -DSlave=jabberwock clone
Buildfile: build.xml

clone-unix:
     [exec] Traceback (most recent call last):
     [exec]   File "./clone.py", line 51, in <module>
     [exec]     branch = subprocess.check_output(["hg","id","-b"]).strip()
     [exec] AttributeError: 'module' object has no attribute 'check_output'

BUILD FAILED
<https://qa.nuxeo.org/jenkins/job/nuxeo-5.4-fullbuild-multios/./Slave=jabberwock/ws/build.xml>:37:
 exec returned: 1

Total time: 0 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