Skip to content
Started 2 yr 1 mo ago
Took 12 min

Build #25 (Mar 9, 2022, 1:36:51 PM)

CDT 10.6.0 - manually checked the failing bundles and they are ok.
Build Artifacts
dash-build.log195.17 KB view
dash-licenses.log504 B view
deps-raw.log2.30 MB view
deps-stripped.log2.21 MB view
deps.log45.78 KB view
git-clone.log32 B view
mvn-dependency-list.log1.68 MB view
Changes
  1. CDT 10.5.0 (details / githubweb)
  2. Make the cdt-ui gerrit pipeline check documentation builds (details / githubweb)
  3. Migrate cdt-gdb-adapter/vscode to cdt-cloud (details / githubweb)
  4. Upgrade node to version 14 (details / githubweb)
  5. Update images to Dockerfiles from commit 3c1682a (details / githubweb)
  6. CDT 10.6.0 (details / githubweb)
  7. CDT 10.6 Jenksinfile (details / githubweb)
Changes
  1. Initial commit of remote plugins (details)
  2. [413725] - Use correct extension point (details)
  3. [413725] - Fix more refactoring problems (details)
  4. Merge changes. (details)
  5. Checkpoint current work. (details)
  6. [404967] More changes to implement filestore and processbuilder (details)
  7. Test suit for remote support. (details)
  8. Added remote connection checks. Updates to unit tests. (details)
  9. Move IRemoteFileManager and IRemoteProcessBuilder interfaces to (details)
  10. Changes to remote support, including adding (details)
  11. Add JSch UI support (details)
  12. Tweak API. (details)
  13. Fix attributes set by putInfo (details)
  14. [404967] - Minor API tweaks. (details)
  15. [404967] - Removed some redundant methods/classes. Added (details)
  16. [404967] - Update plugin properties. (details)
  17. [404967] - Change JSch provider name. Remove local provider from list of (details)
  18. [404967] - Add remote feature. (details)
  19. [404967] - Update pom versions. (details)
  20. Move to subdirectories (details)
  21. Add repo and build dirs. (details)
  22. Fix module name. (details)
  23. Various pom fixes. (details)
  24. Update build location. (details)
  25. Fix project name. (details)
  26. Add .project file build bundle. (details)
  27. Ignore build artifacts. (details)
  28. Ignore more build artifacts. (details)
  29. Hide text in password and passphrase fields. (details)
  30. [417810] - Fix browsers for local connection. (details)
  31. Add Open/Close buttons to connections page. (details)
  32. [417962] - Fix editing connections. (details)
  33. Only enable edit/remove buttons if connection is closed. (details)
  34. [417810] - Fix support for specifying private key an passphrase. (details)
  35. Check for changes before opening connection. (details)
  36. Add UI prompting for password/passphrase. (details)
  37. Fix incorrectly named packages. (details)
  38. Improve progress monitor message. (details)
  39. Update execution environment to 1.6. (details)
  40. Fix file mode setting. (details)
  41. Add file mode test. (details)
  42. Add tracing capability (details)
  43. Add static configure method. (details)
  44. Improve tracing options. (details)
  45. Fix component id. (details)
  46. [396334] - Fix new folder button so that it actually creates a new (details)
  47. Fix layout and size of browser fields. (details)
  48. Update build to use Tycho 0.19. (details)
  49. Enable connection timeout and connection cancelled message. (details)
  50. Add progress monitor to RemoteResourceBrowser. (details)
  51. Fix alignment of text field on RemoteResourceBrowserWidget. (details)
  52. Add API to set connection in browser. (details)
  53. Allow browser to select files, directories or resources. (details)
  54. Fix button alignment. (details)
  55. Add ability to enabled disable browser widget features. (details)
  56. Correctly convert sftp time (seconds) to EFS time (milliseconds). (details)
  57. Allow local file/directory selection to be enabled on the resource (details)
  58. Don't buffer files in memory. (details)
  59. Cleanup (details)
  60. Improve progress messages for i/o stream operations. (details)
  61. Add prefix to progress monitor task (details)
  62. [429271] Fix for special characters in directory names (master branch) (details)
  63. [429668] - Avoid race condition causing mkdir to fail. (details)
  64. Add CDT-specific remote support. (details)
  65. Update to java 7. (details)
  66. Return osgi properties insead of system properties on local provider for (details)
  67. Add files to build properties. (details)
  68. Feature for CDT bundle. (details)
  69. Add new bundles to build. (details)
  70. Add CDT repo. (details)
  71. Fix CDT repo location. (details)
  72. Bug 434119 - Remove org.eclipse.remote.cdt* now that it's part of CDT (details)
  73. Bug 431255 - Update features to use shared license (details)
  74. Add license repo to pom.xml (details)
  75. Bug 427153 - Update Jsch connection name when modified (details)
  76. Bug 436407 - Improve the way connections are handled when (details)
  77. Bug 436390 - Allow newly-added connection to be opened (details)
  78. Bug 430211 - Fix open failure if host is not known. (details)
  79. Bug 436390 - Fix new connection status. (details)
  80. Bug 436880 - Only flag change if something has actually changed. (details)
  81. Bug 428658 - Add a default Authenticator (details)
  82. Bug 428658 - fix keyboard-interactive authentication (details)
  83. Bug 436096 - Increase width of port and timeout fields. (details)
  84. Bug 436096 - Fix Tab order in Connection dialog (details)
  85. Bug 437083 - Connection error "session is down" (details)
  86. Bug 437083 - Improve error message if ssh fails (details)
  87. Bug 437842 - Fix setInitialPath() so it works. (details)
  88. Add update_versions script (details)
  89. Make update_versions script work (details)
  90. Merge from M1_0_maintenance (details)
  91. Update version to 1.0.1 (details)
  92. Bug 439607 - Can't delete directories from synchronized projects (details)
  93. Fix build. (details)
  94. Bug 440993 - return a file store for #getStore(IPath) (details)
  95. Bug 437560 - Add new API to return contents of text field (details)
  96. Bug 441597 - Add new folder name dialog (details)
  97. Revert "Bug 437560 - Add new API to return contents of text field" (details)
  98. Bug 439607 - Can't delete directories from synchronized projects (details)
  99. Fix build. (details)
  100. Bug 440993 - return a file store for #getStore(IPath) (details)
  101. Bug 441597 - Add new folder name dialog (details)
  102. Change build location. (details)
  103. Merge with R1_0_maintenance (details)
  104. Bug 437560 - Add new API to return contents of text field (details)
  105. Bug 443723 - Fix invalid test of DIRECTORY_BROWSER option (details)
  106. Update version to 1.1.1 (details)
  107. Add check to prevent possible NPE (details)
  108. Use authority section when converting a UNC path to a URI so that the (details)
  109. Automatically open closed connection when performing FileStore (details)
  110. Fix build failure if directory can't be removed. (details)
  111. Bug 445425 - Fix username being deleted by interactive dialog (details)
  112. Cleanup some Jsch files (details)
  113. Bug 345329 - Add SSH proxy (details)
  114. Bug 449306: Unnecessary access to secure storage by JSchConnection (details)
  115. Bug 450350 - Change connection timeout default to 0 (details)
  116. Fix JSchConnection Proxy Link (details)
  117. Bug 424627 - Fix password login with pubkey available (details)
  118. Support proxy connection for gateway without sftp or with MaxSession=1 (details)
  119. Bug 453332 - Rename "Connections" to "Remote Connections" in (details)
  120. Bug 452757 - Handle null attribute values (details)
  121. Bug 454651 - Remote Services doesn't have a source feature (details)
  122. Merge with master (details)
  123. Bug 456102 - Set default proxy to Local (details)
  124. Add category names to repo. (details)
  125. Bug 458295 - Add SourceReferences to Remote Services plugins (details)
  126. Bug 458583 Remote Services v2 API with UI, Local, and JSch updated. (details)
  127. Update version to 2.0.0 (details)
  128. Add connection host service. (details)
  129. Bug 460113: Fix IRemoteConnectionHostService definition for build-in SSH (details)
  130. Remove some unneeded exceptions. (details)
  131. Bug 460059 - Add handling of file scheme for Local connection. (details)
  132. adjusted some messages in the new connection wizard (details)
  133. Update flag and preference names for new API. (details)
  134. Change field names and messages to conform to new API. (details)
  135. Cleanup comments and interfaces. (details)
  136. Bug 461098 - Add support for filtering connection types. (details)
  137. Bug 461324 - Fix NPE in Remote Connections preference page (details)
  138. Bug 461249 - Avoid exceptions when attributes are not defined. (details)
  139. Bug 457493 - Add support for window terminal size and signals. (details)
  140. Terminal view that is specific to the remote API (details)
  141. Bug 461520: Implement service for user authentication (details)
  142. Fix potential NPEs (details)
  143. Bug 461541 - Fix handling of default attributes in JSchConnectionPage (details)
  144. Bug 462503 - Fix for ConnectionExistsException in Remote Connections (details)
  145. Bug 462499 - Set viewer comparator in Remote Connections preference page (details)
  146. Bug 462418 - Use stored password on non-preferred password based auth. (details)
  147. Bug 462709: Display host and user in Remote Connections preference page (details)
  148. Fix missing API and package visibility (details)
  149. Bug 463468 - provide set methods for host services (details)
  150. Bug 463530 - Avoid ConcurrentModificationException in listener list (details)
  151. Fix local command proxy (details)
  152. Bug 463844 - Support serial port connection type. (details)
  153. Fix preference category and remove debugging (details)
  154. Remove old plugin repos (details)
  155. Bug 465212 - SSH should support command shell service (details)
  156. Bug 463976 - Implement a Console View based Terminal (details)
  157. Bug 454063 - Use new Path.forPosix() API when handling remote paths. (details)
  158. Bug 454063 - Require o.e.core.runtime 3.11.0 because of new API usage (details)
  159. Remote terminal has been replaced by the new tm.terminals. Use this (details)
  160. Bug 466786 added images amongst other things (details)
  161. Add host service for local connection. (details)
  162. Re-add the remote launch config service. PTP is using it. (details)
  163. Icons missing from the build.properties file. Added them. (details)
  164. Bug 467350 - Public API to open consoles (details)
  165. Fix warnings and static method access. (details)
  166. Set terminal type to xterm if X11 forwarding is used. (details)
  167. Add property for obtaining character encoding. (details)
  168. Bug 468889 - Support Eclipse older than Mars (tested on Kepler) (details)
  169. Bug 469274 - Fix potential NPE if no connection type combo (details)
  170. Bug 468889 - Allow Eclipse 3.8.2 after testing confirmed it works fine (details)
  171. Bug 461520: Fix user authentication service (details)
  172. Bug 468477 - Feature versions should be 2.0.0 for Mars (details)
  173. Bug 466893 - Fix org.eclipse.remote.console provider name (details)
  174. Consolidate messages into one location. (details)
  175. Bug 470081 - Fix connection type combo (details)
  176. Bug 470190 - remote connection service not cached correctly (details)
  177. Bug 470081 - Fix connection type combo (details)
  178. Bug 470190 - remote connection service not cached correctly (details)
  179. Bug 471136 - Ensure preference node path is valid (details)
  180. Bug 471143 - Prevent potential NPE in disconnect (details)
  181. Bug 470321: JschUserAuthenticator should not create new shell (details)
  182. Bug 470321: JschUserAuthenticator should not create new shell (details)
  183. Update versions to 2.0.1 (details)
  184. Bug 472329: URI to path conversion in RemoteResourceBrowserWidget (details)
  185. Bug 475519 - update javadoc to reflect JSch limitations. (details)
  186. Bug 475530 - Add login shell command support to JSch connections (details)
  187. Change master build directory to nightly (details)
  188. Bug 475609 - Add support for telnet (details)
  189. Move bundles/features (details)
  190. Fix bundle name. (details)
  191. Bug 475609 - Add telnet support to build (details)
  192. typo in plugin.xml (details)
  193. typo in plugin.xml (details)
  194. Type in feature name. (details)
  195. Enable RemoteConnectionPropertyPage on adaptable (details)
  196. Bug 478544 - Add disposed check for table. (details)
  197. Bug 478549 - Add null pointer check (details)
  198. Bug 478843 - TelnetConnection should return default port and timeout (details)
  199. Bug 472514 - Add plug-in documentation. (details)
  200. Bug 478858 - TelnetProtocol#run() remove null pointer occurrences. (details)
  201. Bug 468889 - Fix RemoteServiceUtils.posixPath() for Kepler on Windows (details)
  202. Bug 480259 - Up button converts path to local file system (details)
  203. Bug 480314 - RemoteResourceBrowserWidget should have traverse listener (details)
  204. Remote telnet tests (details)
  205. Bug 480259 - Up button converts path to local file system (details)
  206. Bug 480314 - RemoteResourceBrowserWidget should have traverse listener (details)
  207. export org.eclipse.remote.console package (details)
  208. Bug 483923 - Opening ssh connection should not depend on sftp (details)
  209. Bug 485549 - prevent ArrayIndexOutOfBoundsException if no services are (details)
  210. Bug 485789 - Add connection canceled message. (details)
  211. Updated version to 2.0.2 (details)
  212. Update release and tycho versions (details)
  213. Build: fix the reference to eclipse update repository (details)
  214. Bug 479433 - Add better support for multiple input streams. (details)
  215. Bug 488419 - Make the NewSerialPortConnectionWizard public (details)
  216. Bug 489051 - JSchProcess#exitValue() should throws IllegalThreadStateException (details)
  217. Bug 486593 - fix encoding of connection names (details)
  218. Bug 485549 - prevent ArrayIndexOutOfBoundsException if no services are (details)
  219. Bug 485789 - Add connection canceled message. (details)
  220. Updated version to 2.0.2 (details)
  221. Bug 479433 - Add better support for multiple input streams. (details)
  222. Bug 486593 - fix encoding of connection names (details)
  223. Update tycho and parent pom versions. (details)
  224. Bug 488338 - Change to using import-package (details)
  225. Bug 489285 - fix file selection on RemoteResourceBrowserWidget (details)
  226. Bug 488959 - TerminalConsole toolbar extensibility. (details)
  227. Bug 488959 - API and extension point documentation (details)
  228. Fix RemoteConnectionType#connectionRemoved() (details)
  229. Bug 491192 - Add SerialPortConnectionPropertyPage (details)
  230. Bug 491356 - Modify behavior of CONNECTION_RENAMED events (details)
  231. Add double click of remote type in new connection page. (details)
  232. Bug 492698 - Fix member access in NewSerialPortConnectionWizardPage (details)
  233. Update version to 2.1.0 (details)
  234. Add support for QNX connections over SSH. (details)
  235. Missing about.html (details)
  236. Bug 492922 - Property test against the connection type ID (details)
  237. Bug 494206 - return null if connection is not open (details)
  238. Bug 494207 - enable combo when remote button is selected (details)
  239. Bug 494429 - ensure terminal size is changed (details)
  240. Bug 494429 - fix race condition when first opening connection (details)
  241. Bug 497254 - Make sure we clean up properly on terminal disconnect. (details)
  242. Bug 498311: schema should be in build for o.e.remote.core (details)
  243. Bug 499696 - add synchronization to service maps (details)
  244. Bug 499679 - Add methods to IRemoteConnectionHostService. Also moves (details)
  245. Add schema to remote.core plug-in build. (details)
  246. Bug 500547 - move JSchUIFileService to o.e.remote.ui.RemoteUIFileService (details)
  247. Updated to 3.0 (details)
  248. Bug 507699 - Support for proxy agent (details)
  249. Bug 507756 - Remove internal packages from ISV docs (details)
  250. Add remote proxy to repo. (details)
  251. Add missing plugin to proxy feature (details)
  252. Add better boot script error reporting. Externalize strings. (details)
  253. Update to latest repos (details)
  254. Rename targets. Update to build using oxygen. (details)
  255. Use globbing to determine launcher version. Disable debugging by (details)
  256. Fix script error. (details)
  257. Fix check for existing proxy. (details)
  258. Add missing plugin.properties (details)
  259. Remove branding from plugin (details)
  260. Update target for Oxygen.X (details)
  261. Bug 528470 - Can't retrieve an active console if connection is removed (details)
  262. Bug 528471 - Property change on Serial connection is no fully propagated (core) (details)
  263. Bug 528471 - Property change on Serial connection is no fully propagated (serial) (details)
  264. Add method to obtain a RemoteProcess. Fix version number. (details)
  265. Update plugin version number per API tooling. (details)
  266. Bug 530750 - Enable launch support using proxy. Also adds support for (details)
  267. Missing dependency (details)
  268. Add support for ppc64le (details)
  269. Recognize openjdk version (details)
  270. Add missing about.html files (details)
  271. Add check for java installation (details)
  272. Add ppc64le proxy support (details)
  273. Merge with master. (details)
  274. Update build name and tycho version (details)
  275. Update for photon (details)
  276. Bug 537575 - Set default locale if no locale command. Also updates (details)
  277. Update eclipse version. (details)
  278. Remove unsupported platforms. (details)
  279. Add UTF-8 encoding for javadoc (details)
  280. Fix javadoc errors. (details)
  281. Fix promotion. (details)
  282. Revert change. (details)
  283. Update Tycho version. (details)
  284. Switch to pomless build. (details)
  285. Bug 548036 - Add required files (details)
  286. Update Eclipse repo to 4.12 (details)
  287. Configure repo.eclipse.org (details)
  288. Fix repo url. (details)
  289. Update pom version to -SNAPSHOT so it is not installed in release repo. (details)
  290. See if flatten-pom helps with deployment. (details)
  291. Test deploy dependencies (details)
  292. Test deploy (details)
  293. Try to deploy dependencies. (details)
  294. Try jar format. (details)
  295. Build uber jar. (details)
  296. [releng] bind moving tar files to package stage (details)
  297. Update target for 2019-09 (details)
  298. Bug 559513 - Ubreak build (details)
  299. Bug 559514 - Cleanup codebase (details)
  300. Bug 559514 - Cleanup codebase (details)
  301. Bug 559514 - Cleanup codebase (details)
  302. Bug 559514 - Cleanup codebase (details)
  303. Bug 559514 - Cleanup codebase (details)
  304. Bug 559514 - Cleanup codebase (details)
  305. Update Eclipse/CDT versions, switch over to CDT TM. (details)
  306. Fix signing configuration. (details)
  307. Bug 575654 - sign mac content (details)
  308. Bug 575654 - fix baseSearchDir (details)
  309. Bug 575654 - fix packaging order (details)
  310. Add missing root LICENSE file (details)
  311. [releng] Update to 2021-12 RC2 deps (details)
  312. Fix usage or reserved symbols (<>&) in javadoc (details)
  313. [releng] Update to final repository for 2021-12 (details)
  314. [releng] Synchronize CDT.setup for final 4.22 platform release (details)
  315. [releng] Update help-docs-eclipserun-repo in root pom.xml (details)
  316. Bug 575046: Enable CDT update site to the latest release by default (details)
  317. Bug 577907: IIllegalArgumentException on attach process dialog cause of (details)
  318. Bug 575934: Initialize memory data before connecting to target (details)
  319. Bug 577097: Move o.e.remote into a subfolder (details)
  320. Bug 577097: Fix line endings (details)
  321. Bug 577097: Move .gitignore where it is supposed to be (details)
  322. Bug 577097: Normalize features to match requirements of CDT (details)
  323. Bug 577097: Rename script file to have an extension (details)
  324. Bug 577097: Normalize .settings to CDT standard (details)
  325. Bug 577097: Update BREE to Java 11 (details)
  326. Bug 577097: Format all o.e.remote code to CDT standard (details)
  327. Bug 577097: Add missing entries to build.properties (details)
  328. Bug 577097: Align o.e.remote feature versions with CDT (details)
  329. Bug 577097: Correct feature and bundle provider names (details)
  330. Bug 577097: Add all file types to .gitattributes (details)
  331. Bug 577097: Add o.e.remote features to CDT's p2 repo (details)
  332. Bug 577097: Integrate o.e.remote releng into CDT (details)
  333. Bug 577097: Remove requirement to have pre-integration-test phase run (details)
  334. Bug 577097: Update o.e.remote code to EPLv2 (details)
  335. Bug 577097: Fix file modes (details)
  336. Bug 577097: Fix copyright end year for features edited this year (details)
  337. Bug 577097: Bump maintenance version for all o.e.remote bundles (details)
  338. Bug 577097: Assign a category to all o.e.remote features (details)
  339. [releng] Update target and baseline for 2022-03 cycle (details)
  340. [releng] Bump to CDT version 10.6.0 (details)
  341. [releng] Update comparator repo for CDT 10.6.0 (details)
  342. [releng] Update maven plugins to latest versions (details)
  343. [releng] Update simrel site for 2022-03 release cycle (details)
  344. [releng] Resolve API errors and warning since branch (details)
  345. [releng] Update Standalone debugger to new bundles for Platform 4.23 (details)
  346. [releng] Bump end year on copyright on all modified features (details)
  347. [releng] Bump version numbers for all modified projects (details)
  348. Bug 578187: Don't discard make arguments (details)
  349. [releng] Prepare for CDT 10.6.0 (details)
  350. Bug 578219: Make the FileDialog in Copy Build Log a Save dialog (details)
  351. Bug 578220: Call the UI for saving log file "Save" (details)
  352. Mark RequestMonitor done in flushAllCachesAndRefresh (details)
  353. Bug 578367: Prepare for CDT 10.6.0 dev (details)
  354. Bug 578367: Add missing dark color definitions for autotools and makefiles (details)
  355. Workaround PDE bug that displays API errors where there are none (details)
  356. Bug 578223: JSON compilation database parser: Add more compiler options that affect built-in detection for gcc (details)
  357. fix misspelled class name (details)
  358. Move class o.e.cdt.jsoncdb.core.participant.Arglets.SystemIncludePath_armcc to plugin org.eclipse.cdt.jsoncdb.arm (details)
  359. Bug 578323: Initialize memory data before remote connection (details)
  360. [releng] Update to 2022-03 M2 dependencies (details)
  361. Bug 578412: ConcurrentModificationException at o.e.cdt.jsoncdb.core.internal.ParserDetection.determineDetector0() (details)
  362. [releng] Prepare for 10.6 development (details)
  363. Automatic code cleanup. (details)
  364. [releng] Prepare for 10.6 development (details)
  365. Bug 578400: Handle refresh event to show right source code (details)
  366. Bug 578400: Don't assume PC has not changed on refresh (details)
  367. Bug 578400: Refresh view on ICommandControlRefreshAllDMEvent (details)
  368. Bug 578683: o.e.cdt.jsoncdb.core Arglets are not thread safe (details)
  369. Bug 573730: Turn on ConPTY as default PTY in Windows (details)
  370. Dispose font in TerminalColorsFieldEditor (details)
  371. Dispose of icons in managed build settings pages (details)
  372. Bug 578984 - Docker launcher should require Linux Tools Docker feature (details)
  373. [releng] Update to 2022-03 RC1 dependencies (details)
  374. [releng] Update to 2022-03 RC2 dependencies (details)
  375. Bug 579138 - Project dependencies are not built in the correct order (details)

Started by user Jonah Graham

This run spent:

  • 0.13 sec waiting;
  • 12 min build duration;
  • 12 min total from scheduled to completion.
Revision: aa352e1748f63e06ed5865c534a621bd8c17811e
Repository: https://github.com/eclipse-cdt/cdt-infra.git
  • refs/remotes/origin/master
Revision: 96f928152f70c48029478356e104e90fb997ad02
Repository: https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
  • refs/remotes/origin/master