Started by user anonymous [Pipeline] Allocate node : Start Running on app01.bld in c:\Jenkins\workspace\us1777-pipeline-thing@2 [Pipeline] node { [Pipeline] fileExists [Pipeline] bat [us1777-pipeline-thing@2] Running batch script c:\Jenkins\workspace\us1777-pipeline-thing@2>ping 127.0.0.1 -n 6 Pinging 127.0.0.1 with 32 bytes of data: Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Ping statistics for 127.0.0.1: Packets: Sent = 6, Received = 6, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms c:\Jenkins\workspace\us1777-pipeline-thing@2>SET EL=0 c:\Jenkins\workspace\us1777-pipeline-thing@2>echo 0 1>result c:\Jenkins\workspace\us1777-pipeline-thing@2>exit /b 0 [Pipeline] fileExists [Pipeline] readFile [Pipeline] echo result: 0 [Pipeline] } //node [Pipeline] Allocate node : End [Pipeline] End of Pipeline Finished: SUCCESS