SAP / jenkins-library

Jenkins shared library for Continuous Delivery pipelines.
https://www.project-piper.io
Apache License 2.0
779 stars 590 forks source link

RFC Communication Error while uploading to ABAP #4809

Closed mounicakadapagunta closed 6 months ago

mounicakadapagunta commented 8 months ago

we are facing connection timeout error while uploading to the ABAP systems

ERROR:

2024-01-26T07:11:51.1308059Z info transportRequestUploadRFC - RFC client lib version: { major: 7500, minor: 0, patchLevel: 2, binding: '1.0.0-rc7' } 2024-01-26T07:12:51.1992477Z info transportRequestUploadRFC - >> could not connect to server { name: 'RfcLibError', 2024-01-26T07:12:51.1992851Z info transportRequestUploadRFC - >> code: 1, 2024-01-26T07:12:51.1993131Z info transportRequestUploadRFC - >> key: 'RFC_COMMUNICATION_FAILURE', 2024-01-26T07:12:51.1993383Z info transportRequestUploadRFC - >> message: 2024-01-26T07:12:51.1993682Z info transportRequestUploadRFC - >> "\nLOCATION CPIC (TCP/IP) on local host e7321dd4bbf8 with 2024-01-26T07:12:51.1994355Z error transportRequestUploadRFC - >> Unicode\nERROR partner 'pwdf6392.wdf.sap.corp:3301' not reached\nTIME
2024-01-26T07:12:51.1994754Z info transportRequestUploadRFC - >> Fri Jan 26 07:12:51 2024\nRELEASE 753\nCOMPONENT NI (network 2024-01-26T07:12:51.1995075Z info transportRequestUploadRFC - >> interface)\nVERSION 40\nRC -10\nMODULE
2024-01-26T07:12:51.1995408Z info transportRequestUploadRFC - >> /bas/753_REL/src/base/ni/nibuf.cpp\nLINE 4568\nDETAIL
2024-01-26T07:12:51.1995765Z info transportRequestUploadRFC - >> NiBufIConnect: connection pending after 60000ms\nSYSTEM CALL connect\nERRNO
2024-01-26T07:12:51.1996108Z info transportRequestUploadRFC - >> 115\nERRNO TEXT Operation now in progress\nCOUNTER 2" } 2024-01-26T07:12:51.2016130Z info transportRequestUploadRFC - Warning: Task "uploadToABAP:I7DK136955" failed. Use --force to continue. 2024-01-26T07:12:51.2023356Z info transportRequestUploadRFC - Error: Task "uploadToABAP:I7DK136955" failed. 2024-01-26T07:12:51.2030287Z info transportRequestUploadRFC - at Task. (/opt/sap/bin/node_modules/grunt/lib/util/task.js:198:15) 2024-01-26T07:12:51.2037438Z info transportRequestUploadRFC - at Timeout._onTimeout (/opt/sap/bin/node_modules/grunt/lib/util/task.js:234:33) 2024-01-26T07:12:51.2044437Z info transportRequestUploadRFC - at listOnTimeout (timers.js:324:15) 2024-01-26T07:12:51.2045088Z info transportRequestUploadRFC - at processTimers (timers.js:268:5)

configurations are as follows

changeManagement: type: 'RFC' transportRequestLabel: 'TransportRequest\s?:' endpoint: 'pwdf6392.wdf.sap.corp' instance: '01' client: '001'
git: from: 'HEAD~1' to: 'HEAD'
we have debugged a little and the server 'pwdf6392.wdf.sap.corp' is active and reachable but we could not upload to ABAP

github-actions[bot] commented 6 months ago

Thank you for your contribution! This issue is stale because it has been open 60 days with no activity. In order to keep it open, please remove stale label or add a comment within the next 10 days. If you need a Piper team member to remove the stale label make sure to add @SAP/jenkins-library-team to your comment.

github-actions[bot] commented 6 months ago

Issue got stale and no further activity happened. It has automatically been closed. Please re-open in case you still consider it relevant.