Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2021
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.09 KB | None | 0 0
  1. 13:48:17.313765 exec-cmd.c:237 trace: resolved executable dir: D:/Git/mingw64/bin
  2. 13:48:17.313765 git.c:455 trace: built-in: git push -u origin main
  3. 13:48:17.313765 run-command.c:667 trace: run_command: GIT_DIR=.git git remote-https origin https://github.com/me/project.git
  4. 13:48:17.325779 exec-cmd.c:237 trace: resolved executable dir: D:/Git/mingw64/libexec/git-core
  5. 13:48:17.341411 git.c:744 trace: exec: git-remote-https origin https://github.com/me/project.git
  6. 13:48:17.341411 run-command.c:667 trace: run_command: git-remote-https origin https://github.com/me/project.git
  7. 13:48:17.357043 exec-cmd.c:237 trace: resolved executable dir: D:/Git/mingw64/libexec/git-core
  8. 13:48:17.372670 http.c:774 == Info: Couldn't find host github.com in the (nil) file; using defaults
  9. 13:48:17.388300 http.c:774 == Info: Trying 140.82.121.3:443...
  10. 13:48:17.403931 http.c:774 == Info: Connected to github.com (140.82.121.3) port 443 (#0)
  11. 13:48:17.403931 http.c:774 == Info: ALPN, offering h2
  12. 13:48:17.403931 http.c:774 == Info: ALPN, offering http/1.1
  13. 13:48:17.426077 http.c:774 == Info: successfully set certificate verify locations:
  14. 13:48:17.426077 http.c:774 == Info: CAfile: D:/Git/mingw64/ssl/certs/ca-bundle.crt
  15. 13:48:17.426077 http.c:774 == Info: CApath: none
  16. 13:48:17.426077 http.c:774 == Info: TLSv1.3 (OUT), TLS handshake, Client hello (1):
  17. 13:48:17.441711 http.c:774 == Info: TLSv1.3 (IN), TLS handshake, Server hello (2):
  18. 13:48:17.441711 http.c:774 == Info: TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
  19. 13:48:17.441711 http.c:774 == Info: TLSv1.3 (IN), TLS handshake, Certificate (11):
  20. 13:48:17.441711 http.c:774 == Info: TLSv1.3 (IN), TLS handshake, CERT verify (15):
  21. 13:48:17.441711 http.c:774 == Info: TLSv1.3 (IN), TLS handshake, Finished (20):
  22. 13:48:17.441711 http.c:774 == Info: TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
  23. 13:48:17.441711 http.c:774 == Info: TLSv1.3 (OUT), TLS handshake, Finished (20):
  24. 13:48:17.441711 http.c:774 == Info: SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256
  25. 13:48:17.441711 http.c:774 == Info: ALPN, server accepted to use h2
  26. 13:48:17.441711 http.c:774 == Info: Server certificate:
  27. 13:48:17.441711 http.c:774 == Info: subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com
  28. 13:48:17.441711 http.c:774 == Info: start date: Mar 25 00:00:00 2021 GMT
  29. 13:48:17.441711 http.c:774 == Info: expire date: Mar 30 23:59:59 2022 GMT
  30. 13:48:17.441711 http.c:774 == Info: subjectAltName: host "github.com" matched cert's "github.com"
  31. 13:48:17.441711 http.c:774 == Info: issuer: C=US; O=DigiCert, Inc.; CN=DigiCert High Assurance TLS Hybrid ECC SHA256 2020 CA1
  32. 13:48:17.441711 http.c:774 == Info: SSL certificate verify ok.
  33. 13:48:17.441711 http.c:774 == Info: Using HTTP2, server supports multi-use
  34. 13:48:17.441711 http.c:774 == Info: Connection state changed (HTTP/2 confirmed)
  35. 13:48:17.441711 http.c:774 == Info: Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
  36. 13:48:17.441711 http.c:774 == Info: Using Stream ID: 1 (easy handle 0x194673f7338)
  37. 13:48:17.441711 http.c:721 => Send header, 0000000205 bytes (0x000000cd)
  38. 13:48:17.441711 http.c:733 => Send header: GET /me/project.git/info/refs?service=git-receive-pack HTTP/2
  39. 13:48:17.441711 http.c:733 => Send header: Host: github.com
  40. 13:48:17.441711 http.c:733 => Send header: user-agent: git/2.32.0.windows.1
  41. 13:48:17.441711 http.c:733 => Send header: accept: */*
  42. 13:48:17.441711 http.c:733 => Send header: accept-encoding: deflate, gzip, br, zstd
  43. 13:48:17.441711 http.c:733 => Send header: pragma: no-cache
  44. 13:48:17.441711 http.c:733 => Send header:
  45. 13:48:17.457339 http.c:774 == Info: TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
  46. 13:48:17.457339 http.c:774 == Info: TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
  47. 13:48:17.457339 http.c:774 == Info: old SSL session ID is stale, removing
  48. 13:48:17.541627 http.c:721 <= Recv header, 0000000013 bytes (0x0000000d)
  49. 13:48:17.541627 http.c:733 <= Recv header: HTTP/2 401
  50. 13:48:17.541627 http.c:721 <= Recv header, 0000000026 bytes (0x0000001a)
  51. 13:48:17.541627 http.c:733 <= Recv header: server: GitHub Babel 2.0
  52. 13:48:17.541627 http.c:721 <= Recv header, 0000000026 bytes (0x0000001a)
  53. 13:48:17.541627 http.c:733 <= Recv header: content-type: text/plain
  54. 13:48:17.541627 http.c:721 <= Recv header, 0000000054 bytes (0x00000036)
  55. 13:48:17.541627 http.c:733 <= Recv header: content-security-policy: default-src 'none'; sandbox
  56. 13:48:17.541627 http.c:721 <= Recv header, 0000000020 bytes (0x00000014)
  57. 13:48:17.541627 http.c:733 <= Recv header: content-length: 26
  58. 13:48:17.557254 http.c:721 <= Recv header, 0000000040 bytes (0x00000028)
  59. 13:48:17.557254 http.c:733 <= Recv header: www-authenticate: Basic realm="GitHub"
  60. 13:48:17.557254 http.c:721 <= Recv header, 0000000023 bytes (0x00000017)
  61. 13:48:17.557254 http.c:733 <= Recv header: x-frame-options: DENY
  62. 13:48:17.557254 http.c:721 <= Recv header, 0000000058 bytes (0x0000003a)
  63. 13:48:17.557254 http.c:733 <= Recv header: x-github-request-id: 2C13:136C0:2FE3C87:318E3B4:60E04E74
  64. 13:48:17.557254 http.c:721 <= Recv header, 0000000002 bytes (0x00000002)
  65. 13:48:17.557254 http.c:733 <= Recv header:
  66. 13:48:17.557254 http.c:774 == Info: Connection #0 to host github.com left intact
  67. 13:48:17.557254 run-command.c:667 trace: run_command: 'git credential-manager-core get'
  68. 13:48:17.673190 exec-cmd.c:237 trace: resolved executable dir: D:/Git/mingw64/libexec/git-core
  69. 13:48:17.673190 git.c:744 trace: exec: git-credential-manager-core get
  70. 13:48:17.673190 run-command.c:667 trace: run_command: git-credential-manager-core get
  71. 13:48:18.205312 ...\Application.cs:80 trace: [RunInternalAsync] Version: 2.0.474.41365
  72. 13:48:18.205312 ...\Application.cs:81 trace: [RunInternalAsync] Runtime: .NET Framework 4.0.30319.42000
  73. 13:48:18.205312 ...\Application.cs:82 trace: [RunInternalAsync] Platform: Windows (x86-64)
  74. 13:48:18.205312 ...\Application.cs:83 trace: [RunInternalAsync] AppPath: git-credential-manager-core
  75. 13:48:18.205312 ...\Application.cs:84 trace: [RunInternalAsync] Arguments: get
  76. 13:48:18.274347 ...GitCommandBase.cs:35 trace: [ExecuteAsync] Start 'get' command...
  77. 13:48:18.289977 ...GitCommandBase.cs:49 trace: [ExecuteAsync] Detecting host provider for input:
  78. 13:48:18.289977 ...GitCommandBase.cs:50 trace: [ExecuteAsync] protocol=https
  79. 13:48:18.289977 ...GitCommandBase.cs:50 trace: [ExecuteAsync] host=github.com
  80. 13:48:18.374643 ...viderRegistry.cs:149 trace: [GetProviderAsync] Performing auto-detection of host provider.
  81. 13:48:18.374643 ...viderRegistry.cs:162 trace: [GetProviderAsync] Checking against 3 host providers registered with priority 'Normal'.
  82. 13:48:18.374643 ...GitCommandBase.cs:52 trace: [ExecuteAsync] Host provider 'GitHub' was selected.
  83. 13:48:18.374643 ...\HostProvider.cs:128 trace: [GetCredentialAsync] Looking for existing credential in store with service=https://github.com account=...
  84. 13:48:18.390271 ...\HostProvider.cs:133 trace: [GetCredentialAsync] No existing credentials found.
  85. 13:48:18.390271 ...\HostProvider.cs:136 trace: [GetCredentialAsync] Creating new credential...
  86. 13:48:18.427661 ...bHostProvider.cs:250 trace: [GetSupportedAuthenticationModesAsync] https://github.com/ is github.com - authentication schemes: 'OAuth, Pat'
  87. 13:48:18.527956 ...ndowsTerminal.cs:188 trace: [.ctor] Setting console echo state to 'True'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement