I found strange behavior in jenkins p4 plugin when try cleanup workspace at sync. We use windows build machine with junction/link to external folders. When i run windows cli p4 with 'p4 -c [ws_name] clean', perforce cli remove only links/junctions from workspace controlled folders, original external files remain unchanged. But use jenkins plugin via Pipeline DSL p4sync with cleanup ( 'AutoCleanImpl') - all external files deleted from external folders (((