Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertion Error in Node.js During S3 Upload Task Execution #568

Open
SajidHameed-byte opened this issue Oct 3, 2024 · 0 comments
Open

Comments

@SajidHameed-byte
Copy link

I'm experiencing an issue with the S3 Upload task in Azure DevOps that leads to an assertion error in Node.js. The error message I receive is as follows:
Assertion failed: new_time >= loop->time, file c:\ws\deps\uv\src\win\core.c, line 309
##[error]Exit code -1073740791 returned from process: file name 'F:\xxxxBackUp\externals\node10\bin\node.exe', arguments '"F:\xxxxxWorkDir_tasks\S3Upload_3a219265-181c-4ed2-9a51-75a7f308f0d5\1.15.0\S3Upload.js"'.

Steps to Reproduce:
1.Trigger the S3 Upload task in an Azure DevOps pipeline.
2.The task fails with the above error message during execution.

Environment:
1.Node.js Version: 10.x (located at F:\xxxxBackUp\externals\node10\bin\node.exe)
2.S3 Upload Task Version: 1.*
3.Operating System: Windows Server 2019

I would appreciate any insights or solutions from the community or maintainers regarding this issue. Has anyone encountered a similar problem or found a workaround?

Thank you for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant