Netcurl Branches Test

Build: #936 failed

Job: netcurl master (PHP 8.1) failed

Build log

The build generated 70 lines of output. Download or view full build log

20-Feb-2022 09:06:05 Build Tornevall - netcurl - netcurl master (PHP 8.1) #936 (TOR-NC60-NMP8-936) started building on agent Agent 13, bamboo version: 7.1.1
20-Feb-2022 09:06:05
20-Feb-2022 09:06:06 Build working directory is /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8
20-Feb-2022 09:06:06 Executing build Tornevall - netcurl - netcurl master (PHP 8.1) #936 (TOR-NC60-NMP8-936)
20-Feb-2022 09:06:06 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
20-Feb-2022 09:06:06 Build always requires a clean checkout
20-Feb-2022 09:06:06 Cleaning build directory '/opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8'
20-Feb-2022 09:06:06 Unable to clean source directory '/opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8' /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8/.git: Operation not permitted
20-Feb-2022 09:06:06 Build always requires a clean checkout
20-Feb-2022 09:06:06 Cleaning build directory '/opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8'
20-Feb-2022 09:06:06 Unable to clean source directory '/opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8' /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8/.git: Operation not permitted
20-Feb-2022 09:06:06 Build always requires a clean checkout
20-Feb-2022 09:06:06 Cleaning build directory '/opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8'
20-Feb-2022 09:06:06 Unable to clean source directory '/opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8' /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8/.git: Operation not permitted
20-Feb-2022 09:06:07 Error occurred while running Task 'Checkout Default Repository(1)' of type com.atlassian.bamboo.plugins.vcs:task.vcs.checkout.
20-Feb-2022 09:06:07 java.lang.RuntimeException: com.atlassian.bamboo.repository.RepositoryException: Unable to clean source directory '/opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8' /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8/.git: Operation not permitted
20-Feb-2022 09:06:07         at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:141)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.executor.RetryingTaskExecutor.runTask(RetryingTaskExecutor.java:99)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:207)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:188)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.preRetrieveSourceCode(VcsCheckoutTask.java:156)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.execute(VcsCheckoutTask.java:106)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:323)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:258)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:323)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.task.TaskExecutorImpl.executePreparationTasks(TaskExecutorImpl.java:97)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask.call(PrepareBuildTask.java:81)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:190)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:162)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:131)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:118)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:125)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.lambda$start$0(DefaultBuildAgent.java:110)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41)
20-Feb-2022 09:06:07         at java.lang.Thread.run(Thread.java:748)
20-Feb-2022 09:06:07 Caused by: com.atlassian.bamboo.repository.RepositoryException: Unable to clean source directory '/opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8' /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8/.git: Operation not permitted
20-Feb-2022 09:06:07         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.cleanWorkingDirIfNeeded(VcsCheckoutTask.java:264)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.access$100(VcsCheckoutTask.java:54)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$2.call(VcsCheckoutTask.java:159)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$2.call(VcsCheckoutTask.java:156)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:112)
20-Feb-2022 09:06:07         ... 21 more
20-Feb-2022 09:06:07 Caused by: java.nio.file.FileSystemException: /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NC60-NMP8/.git: Operation not permitted
20-Feb-2022 09:06:07         at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
20-Feb-2022 09:06:07         at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
20-Feb-2022 09:06:07         at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
20-Feb-2022 09:06:07         at sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:238)
20-Feb-2022 09:06:07         at sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:260)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.utils.BambooPathUtils$1.preVisitDirectory(BambooPathUtils.java:111)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.utils.BambooPathUtils$1.preVisitDirectory(BambooPathUtils.java:91)
20-Feb-2022 09:06:07         at java.nio.file.Files.walkFileTree(Files.java:2677)
20-Feb-2022 09:06:07         at java.nio.file.Files.walkFileTree(Files.java:2742)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.utils.BambooPathUtils.cleanDirectory(BambooPathUtils.java:80)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.util.BambooFileUtils.cleanDirectory(BambooFileUtils.java:612)
20-Feb-2022 09:06:07         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.cleanWorkingDirIfNeeded(VcsCheckoutTask.java:260)
20-Feb-2022 09:06:07         ... 25 more
20-Feb-2022 09:06:07 Failed to prepare the build 'Tornevall - netcurl - netcurl master (PHP 8.1) #936 (TOR-NC60-NMP8-936)'
20-Feb-2022 09:06:07 Running on server: post build plugin 'NCover Results Collector'
20-Feb-2022 09:06:07 Running on server: post build plugin 'Build Hanging Detection Configuration'
20-Feb-2022 09:06:07 Running on server: post build plugin 'Clover Delta Calculator'
20-Feb-2022 09:06:07 Running on server: post build plugin 'Maven Dependencies Postprocessor'
20-Feb-2022 09:06:07 All post build plugins have finished
20-Feb-2022 09:06:07 Generating build results summary...
20-Feb-2022 09:06:07 Saving build results to disk...
20-Feb-2022 09:06:07 Store variable context...
20-Feb-2022 09:06:07 Indexing build results...
20-Feb-2022 09:06:07 Finished building TOR-NC60-NMP8-936.