Details
-
Type:
Bug
-
Status: Reopened (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: _unsorted
-
Labels:None
-
Environment:Windows docker + PowerShell
-
Similar Issues:
Description
powershell.exe : docker-compose : Cannot create container for service xxx: mkdir
At C:\Jenkins\workspace\bootROM_pipeline\feature\C2000BROM-251-initial-design-rev3@tmp\durable-0d0b5812\powershellWrapper.ps1:3 char:1
+ & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (docker-compose ...bootrom: mkdir :String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
C:\windows\system32\config\systemprofile: Cannot create a file when that file already exists.
At C:\Jenkins\workspace\bootROM_pipeline\feature\C2000BROM-251-initial-design-rev3@tmp\durable-0d0b5812\powershellScrip
t.ps1:1 char:1
+ docker-compose run --rm xxxx bash -l -c "cd /project; ./ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Cannot create c...already exists.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
(Note this was working fine)
All the previous builds when I rebuild I am seeing this error
Please provide instructions that another person can follow to duplicate the error. As described in the initial issue report, this appears to be more of a request for help diagnosing "what changed?" rather than an issue report due to something in a specific release of Jenkins or one of its plugins.