[
https://issues.jenkins-ci.org/browse/JENKINS-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcin I updated JENKINS-13987:
--------------------------------
Description:
Jenkins fails when we want create file which is a symlink to file with long absolute path. ie. instead of file linked to ??/var/fpwork/jenkins_slave_lom/workspace/test_artekatkow/test/18/2012-06-01_11-38-33/jenkins_slave_tupu/workspace/build/src/application/Make/ReleaseNote/jeden.txt?? it's pointing to ??/var/fpwork/jenkins_slave_lom/workspace/test_artekatkow/test_artekatkow/16/2012-06-01_11-19-46/jenki??
During creating this symlink there is no errors on console output, only when we want to do something with this symlink we get errors. Especially when we want to copy it as artifact. This error exists in Jenkins above 1.454 version.
was:
Jenkins fails when we want create file which is a symlink to file with long absolute path. ie. instead of file linked to ??/var/fpwork/jenkins_slave_lom/workspace/test_artekatkow/test/18/2012-06-01_11-38-33/jenkins_slave_tupu/workspace/build/src/application/Make/ReleaseNote/jeden.txt?? it's pointing to ??/var/fpwork/jenkins_slave_lom/workspace/test_artekatkow/test_artekatkow/16/2012-06-01_11-19-46/jenki??
During creating this symlink there is no errors on console output, only when we want to do something with this symlink we get errors.
> Jenkins fails to create symlink to file with path longer that 100 chars
> -----------------------------------------------------------------------
> Labels: jenkins
>
> Jenkins fails when we want create file which is a symlink to file with long absolute path. ie. instead of file linked to ??/var/fpwork/jenkins_slave_lom/workspace/test_artekatkow/test/18/2012-06-01_11-38-33/jenkins_slave_tupu/workspace/build/src/application/Make/ReleaseNote/jeden.txt?? it's pointing to ??/var/fpwork/jenkins_slave_lom/workspace/test_artekatkow/test_artekatkow/16/2012-06-01_11-19-46/jenki??
> During creating this symlink there is no errors on console output, only when we want to do something with this symlink we get errors. Especially when we want to copy it as artifact. This error exists in Jenkins above 1.454 version.