Console Output

Started by upstream project "syw_nodeweb_auto" build number 13
originally caused by:
 Started by user tophorsekj
Running as SYSTEM
Building in workspace /data/publish/jenkins-data/workspace/syw_nodeweb
[syw_nodeweb] $ /bin/sh -xe /data/setupfiles/tomcat7-8058-jdk1.8/temp/jenkins4741862106001116145.sh
+ /data/scripts/release/sunyiwei/publish.py nodeweb.json --mainclass=com.nodeweb.MainApplication --verid=head '--json={
  "server.port": 8480,
  "spring.profiles.active":"prod"
}' '--serverlist=jk1002 81.70.135.135 r854  /data/publish/sunyiwei/nodeweb' --shutdown=false
cat /data/publish/sunyiwei/nodeweb/WEB-INF/classes/app. 
pid | xargs -r kill


[root@VM-0-14-centos ~]# 
svn cleanup /data/publish/sunyiwei/nodeweb


[root@VM-0-14-centos ~]# 
svn update /data/publish/sunyiwei/nodeweb --force --acc 
ept theirs-full -r head


正在升级 '/data/publish/sunyiwei/nodeweb':

版本 879。

[root@VM-0-14-centos ~]# 
Traceback (most recent call last):
  File "/data/scripts/release/sunyiwei/publish.py", line 310, in <module>
    verid=getRemoteVer2(rs);
  File "/data/scripts/release/sunyiwei/publish.py", line 180, in getRemoteVer2
    return tmpList[0].trim();
AttributeError: 'str' object has no attribute 'trim'
Build step 'Execute shell' marked build as failure
Finished: FAILURE