<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: where did the workspace go in jenkins pipelines	</title>
	<atom:link href="https://www.selikoff.net/2016/07/10/workspace-jenkins-pipelines/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selikoff.net/2016/07/10/workspace-jenkins-pipelines/</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Tue, 10 Dec 2019 16:10:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Steve		</title>
		<link>https://www.selikoff.net/2016/07/10/workspace-jenkins-pipelines/comment-page-1/#comment-241823</link>

		<dc:creator><![CDATA[Steve]]></dc:creator>
		<pubDate>Tue, 10 Dec 2019 16:10:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=6812#comment-241823</guid>

					<description><![CDATA[A critical step is to click on an &#039;allocate node: start&#039; link. The author does include this, but I glossed over it. I clicked on the link where my build failed; which seems like the right choice to me. But there is no workspace link under that. The workspace link is only on the &#039;allocate node: start&#039; page. 

Further, as hinted by &quot;If you have multiple nodes, you’ll need to do this more than once&quot; you need to choose the right allocate link or try each one to find the one you want. I assume you want the link that is at the top of the hierarchy for the step that failed.]]></description>
			<content:encoded><![CDATA[<p>A critical step is to click on an &#8216;allocate node: start&#8217; link. The author does include this, but I glossed over it. I clicked on the link where my build failed; which seems like the right choice to me. But there is no workspace link under that. The workspace link is only on the &#8216;allocate node: start&#8217; page. </p>
<p>Further, as hinted by &#8220;If you have multiple nodes, you’ll need to do this more than once&#8221; you need to choose the right allocate link or try each one to find the one you want. I assume you want the link that is at the top of the hierarchy for the step that failed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: How to view Jenkins workspace on a Pipeline job? &#8211; Config9.com		</title>
		<link>https://www.selikoff.net/2016/07/10/workspace-jenkins-pipelines/comment-page-1/#comment-230905</link>

		<dc:creator><![CDATA[How to view Jenkins workspace on a Pipeline job? &#8211; Config9.com]]></dc:creator>
		<pubDate>Thu, 12 Sep 2019 01:34:37 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=6812#comment-230905</guid>

					<description><![CDATA[[&#8230;] Check out this link it shows how to get the workspace when you are using jenkins pipeline: https://www.selikoff.net/2016/07/10/workspace-jenkins-pipelines/ [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Check out this link it shows how to get the workspace when you are using jenkins pipeline: <a href="https://www.selikoff.net/2016/07/10/workspace-jenkins-pipelines/" rel="ugc">https://www.selikoff.net/2016/07/10/workspace-jenkins-pipelines/</a> [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Frank Jakobsen		</title>
		<link>https://www.selikoff.net/2016/07/10/workspace-jenkins-pipelines/comment-page-1/#comment-202457</link>

		<dc:creator><![CDATA[Frank Jakobsen]]></dc:creator>
		<pubDate>Tue, 09 Oct 2018 08:27:09 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=6812#comment-202457</guid>

					<description><![CDATA[@hyos: I&#039;m a novice, so following your advice, I just replaced the whole script with one line containing the cleanWs() or deleteDir(). That didn&#039;t work. Could you please show a complete example as it should be in the pipeline edit box?]]></description>
			<content:encoded><![CDATA[<p>@hyos: I&#8217;m a novice, so following your advice, I just replaced the whole script with one line containing the cleanWs() or deleteDir(). That didn&#8217;t work. Could you please show a complete example as it should be in the pipeline edit box?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: hyos		</title>
		<link>https://www.selikoff.net/2016/07/10/workspace-jenkins-pipelines/comment-page-1/#comment-191210</link>

		<dc:creator><![CDATA[hyos]]></dc:creator>
		<pubDate>Mon, 07 Aug 2017 11:46:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=6812#comment-191210</guid>

					<description><![CDATA[or deleteDir() should do the same]]></description>
			<content:encoded><![CDATA[<p>or deleteDir() should do the same</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: hyos		</title>
		<link>https://www.selikoff.net/2016/07/10/workspace-jenkins-pipelines/comment-page-1/#comment-191209</link>

		<dc:creator><![CDATA[hyos]]></dc:creator>
		<pubDate>Mon, 07 Aug 2017 11:45:20 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=6812#comment-191209</guid>

					<description><![CDATA[@Jeanne Boyarsky but you absolutely can, go into the last build, hit replay, replace pipeline with cleanWs(), run once.]]></description>
			<content:encoded><![CDATA[<p>@Jeanne Boyarsky but you absolutely can, go into the last build, hit replay, replace pipeline with cleanWs(), run once.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeanne Boyarsky		</title>
		<link>https://www.selikoff.net/2016/07/10/workspace-jenkins-pipelines/comment-page-1/#comment-186930</link>

		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sun, 19 Feb 2017 16:09:43 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=6812#comment-186930</guid>

					<description><![CDATA[@gsnerf: True. I don&#039;t want to clean the workspace automatically though. I want to do it on demand manually like I used to be able to. That way the workspace is there after for review, but I can clean it out as needed]]></description>
			<content:encoded><![CDATA[<p>@gsnerf: True. I don&#8217;t want to clean the workspace automatically though. I want to do it on demand manually like I used to be able to. That way the workspace is there after for review, but I can clean it out as needed</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: gsnerf		</title>
		<link>https://www.selikoff.net/2016/07/10/workspace-jenkins-pipelines/comment-page-1/#comment-186868</link>

		<dc:creator><![CDATA[gsnerf]]></dc:creator>
		<pubDate>Fri, 17 Feb 2017 12:11:45 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=6812#comment-186868</guid>

					<description><![CDATA[That info is not completely correct, you can use step([$class: &#039;WsCleanup&#039;]) in your pipeline to clean the workspace automatically]]></description>
			<content:encoded><![CDATA[<p>That info is not completely correct, you can use step([$class: &#8216;WsCleanup&#8217;]) in your pipeline to clean the workspace automatically</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: graham		</title>
		<link>https://www.selikoff.net/2016/07/10/workspace-jenkins-pipelines/comment-page-1/#comment-186642</link>

		<dc:creator><![CDATA[graham]]></dc:creator>
		<pubDate>Thu, 09 Feb 2017 13:23:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=6812#comment-186642</guid>

					<description><![CDATA[thanks!

on disk the workspace is now in ~jenkins/workspace, rather than buried under jobs. but there&#039;s more than one per job now, which means you have to work out which one belonged to that build]]></description>
			<content:encoded><![CDATA[<p>thanks!</p>
<p>on disk the workspace is now in ~jenkins/workspace, rather than buried under jobs. but there&#8217;s more than one per job now, which means you have to work out which one belonged to that build</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
