Capone1983 commented on issue #7329: URL: https://github.com/apache/incubator-devlake/issues/7329#issuecomment-2072188643
Still for the life of me can not get it to work. here is the logs. I have the certs in the docker-compose. Every is set up as the above. Could it be that one you sending the user name and password and the other you not? time="2024-04-23 12:25:06" level=debug msg=" [pipeline service] [pipeline #13] [task #2987] [Clone Git Repo] [gitcli] git [clone **https://SA41360223:*******@tools.standard.co.za/bitbucket/scm/ddsa/account-analysis-ds.git** /tmp/gitextractor2293949816 --bare --progress --shallow-since=2023-10-14T22:00:00Z]" time="2024-04-23 12:25:06" level=info msg=" [pipeline service] [pipeline #13] [task #2986] [api async client] creating scheduler for api \"https://tools.standard.co.za/bitbucket/\", number of workers: 13, 10000 reqs / 1h0m0s (interval: 360ms)" time="2024-04-23 12:25:06" level=info msg=" [pipeline service] [pipeline #13] [task #2986] total step: 11" time="2024-04-23 12:25:06" level=info msg=" [pipeline service] [pipeline #13] [task #2986] executing subtask collectApiPullRequests" time="2024-04-23 12:25:06" level=info msg=" [pipeline service] [pipeline #13] [task #2986] [collectApiPullRequests] start api collection" time="2024-04-23 12:25:06" level=debug msg=" [pipeline service] [pipeline #13] [task #2986] [collectApiPullRequests] wait for all async api to be finished" time="2024-04-23 12:25:06" level=debug msg=" [pipeline service] [pipeline #13] [task #2986] [collectApiPullRequests] fetchAsync <<< enqueueing for rest/api/1.0/projects/DDSA/repos/account-analysis-ds/pull-requests map[limit:[100] state:[all]]" time="2024-04-23 12:25:06" level=debug msg=" [pipeline service] [pipeline #13] [task #2986] [collectApiPullRequests] fetchAsync === enqueued for rest/api/1.0/projects/DDSA/repos/account-analysis-ds/pull-requests map[limit:[100] state:[all]]" time="2024-04-23 12:25:06" level=debug msg=" [pipeline service] [pipeline #13] [task #2986] [api async client] schedulerJob >>> 1 started" time="2024-04-23 12:25:06" level=error msg=" [pipeline service] [pipeline #13] [task #2987] [Clone Git Repo] [gitcli] git exited with error\nstderr: Cloning into bare repository '/tmp/gitextractor2293949816'...\nstderr: fatal: unable to access **https://tools.standard.co.za/bitbucket/scm/ddsa/account-analysis-ds.git**: server certificate verification failed. CAfile: none CRLfile: none\n\n\tcaused by: exit status 128" time="2024-04-23 12:25:06" level=error msg=" [pipeline service] [pipeline #13] [task #2987] attached stack trace\n\t -- stack trace:\n\t | github.com/apache/incubator-devlake/core/runner.RunPluginSubTasks\n\t | \t/app/core/runner/run_task.go:329\n\t | [...repeated from below...]\n\tWraps: (2) subtask Clone Git Repo ended unexpectedly\n\tWraps: (3) attached stack trace\n\t -- stack trace:\n\t | github.com/apache/incubator-devlake/plugins/gitextractor/parser.(*GitcliCloner).execCloneCommand\n\t | \t/app/plugins/gitextractor/parser/clone_gitcli.go:203\n\t | github.com/apache/incubator-devlake/plugins/gitextractor/parser.(*GitcliCloner).CloneRepo\n\t | \t/app/plugins/gitextractor/parser/clone_gitcli.go:74\n\t | github.com/apache/incubator-devlake/plugins/gitextractor/tasks.CloneGitRepo\n\t | \t/app/plugins/gitextractor/tasks/repo_cloner.go:57\n\t | github.com/apache/incubator-devlake/core/runner.runSubtask\n\t | \t/app/core/runner/run_task.go:405\n\t | github.com/apache/ incubator-devlake/core/runner.RunPluginSubTasks\n\t | \t/app/core/runner/run_task.go:327\n\t | github.com/apache/incubator-devlake/core/runner.RunPluginTask\n\t | \t/app/core/runner/run_task.go:163\n\t | github.com/apache/incubator-devlake/core/runner.RunTask\n\t | \t/app/core/runner/run_task.go:137\n\t | github.com/apache/incubator-devlake/server/services.runTaskStandalone\n\t | \t/app/server/services/task_runner.go:113\n\t | github.com/apache/incubator-devlake/server/services.RunTasksStandalone.func1\n\t | \t/app/server/services/task.go:187\n\t | runtime.goexit\n\t | \t/usr/local/go/src/runtime/asm_arm64.s:1172\n\tWraps: (4) git exit error\n\tError types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.leafError" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org