Skip to content

Your sometimes breaks when applying #623

Open
@matty

Description

@matty

Describe the bug
An exception occurs when sometimes applying Yor

To Reproduce
I can't seem to reproduce this, sometimes it works and sometimes it fails.

Expected behavior
Yor to apply

2025-05-27T21:20:16.4146159Z ##[section]Starting: Apply Yor 2025-05-27T21:20:16.4150515Z ============================================================================== 2025-05-27T21:20:16.4150663Z Task : Bash 2025-05-27T21:20:16.4150866Z Description : Run a Bash script on macOS, Linux, or Windows 2025-05-27T21:20:16.4150981Z Version : 3.250.1 2025-05-27T21:20:16.4151049Z Author : Microsoft Corporation 2025-05-27T21:20:16.4151128Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/bash 2025-05-27T21:20:16.4151253Z ============================================================================== 2025-05-27T21:20:16.5588676Z Generating script. 2025-05-27T21:20:16.5599431Z ========================== Starting Command Output =========================== 2025-05-27T21:20:16.5607386Z [command]/usr/bin/bash /home/vsts/work/_temp/7948bbd3-c933-4b3d-9e4d-2de9b09a4b91.sh 2025-05-27T21:20:18.4772550Z 2025/05/27 21:20:18 [WARNING] failed to install provider "azurecaf" for directory /home/vsts/work/1/s/terraform because of errors no provider exists with the given name 2025-05-27T21:20:28.2787719Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2789583Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2790005Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2791347Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2792638Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2793058Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2804132Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2804549Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2804891Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2805230Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2805568Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2805904Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2806248Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2806585Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2806922Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2807258Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:28.2807605Z 2025/05/27 21:20:28 [WARNING] failed to parse terraform block because failed to find tags attribute name for resource type azurecaf_name 2025-05-27T21:20:29.2474976Z fatal error: concurrent map writes 2025-05-27T21:20:29.2524038Z 2025-05-27T21:20:29.2524574Z goroutine 79 [running]: 2025-05-27T21:20:29.2525564Z github.com/go-git/go-git/v5/plumbing/format/idxfile.(*MemoryIndex).FindOffset(0xc000ea0000, {0xcd, 0x72, 0x6f, 0x3, 0x4a, 0xa2, 0xfd, 0x31, 0x57, ...}) 2025-05-27T21:20:29.2526491Z /root/go/pkg/mod/github.com/go-git/go-git/[email protected]/plumbing/format/idxfile/idxfile.go:134 +0x177 2025-05-27T21:20:29.2527568Z github.com/go-git/go-git/v5/storage/filesystem.(*ObjectStorage).findObjectInPackfile(0xc001afdcd0?, {0xcd, 0x72, 0x6f, 0x3, 0x4a, 0xa2, 0xfd, 0x31, 0x57, ...}) 2025-05-27T21:20:29.2528084Z /root/go/pkg/mod/github.com/go-git/go-git/[email protected]/storage/filesystem/object.go:544 +0xd9 2025-05-27T21:20:29.2529937Z github.com/go-git/go-git/v5/storage/filesystem.(*ObjectStorage).getFromPackfile(0xc0005cfc48, {0xcd, 0x72, 0x6f, 0x3, 0x4a, 0xa2, 0xfd, 0x31, 0x57, ...}, ...) 2025-05-27T21:20:29.2530275Z /root/go/pkg/mod/github.com/go-git/go-git/[email protected]/storage/filesystem/object.go:460 +0x94 2025-05-27T21:20:29.2530600Z github.com/go-git/go-git/v5/storage/filesystem.(*ObjectStorage).EncodedObject(0xc0005cfc48, 0x3, {0xcd, 0x72, 0x6f, 0x3, 0x4a, 0xa2, 0xfd, 0x31, ...}) 2025-05-27T21:20:29.2530926Z /root/go/pkg/mod/github.com/go-git/go-git/[email protected]/storage/filesystem/object.go:331 +0x66 2025-05-27T21:20:29.2531247Z github.com/go-git/go-git/v5/plumbing/object.GetBlob({0x2e50dd0?, 0xc0005cfc30?}, {0xcd, 0x72, 0x6f, 0x3, 0x4a, 0xa2, 0xfd, 0x31, ...}) 2025-05-27T21:20:29.2531547Z /root/go/pkg/mod/github.com/go-git/go-git/[email protected]/plumbing/object/blob.go:23 +0x3f 2025-05-27T21:20:29.2531821Z github.com/go-git/go-git/v5/plumbing/object.(*Tree).File(0xc000cb6190, {0xc002160ff0, 0x11}) 2025-05-27T21:20:29.2532093Z /root/go/pkg/mod/github.com/go-git/go-git/[email protected]/plumbing/object/tree.go:79 +0xa7 2025-05-27T21:20:29.2532366Z github.com/go-git/go-git/v5/plumbing/object.(*Commit).File(0xc002160ff0?, {0xc002160ff0, 0x11}) 2025-05-27T21:20:29.2532644Z /root/go/pkg/mod/github.com/go-git/go-git/[email protected]/plumbing/object/commit.go:157 +0x86 2025-05-27T21:20:29.2532880Z github.com/go-git/go-git/v5.blobHash(...) 2025-05-27T21:20:29.2533107Z /root/go/pkg/mod/github.com/go-git/go-git/[email protected]/blame.go:585 2025-05-27T21:20:29.2533376Z github.com/go-git/go-git/v5.(*blame).addBlames(0xc001193968, {0xc000e44340?, 0x24026c0?, 0xc00012a080?}) 2025-05-27T21:20:29.2533650Z /root/go/pkg/mod/github.com/go-git/go-git/[email protected]/blame.go:257 +0x205 2025-05-27T21:20:29.2534033Z github.com/go-git/go-git/v5.Blame(0xc002198000, {0xc002160ff0, 0x11}) 2025-05-27T21:20:29.2534283Z /root/go/pkg/mod/github.com/go-git/go-git/[email protected]/blame.go:96 +0x2fe 2025-05-27T21:20:29.2534551Z github.com/bridgecrewio/yor/src/common/gitservice.wrapGitBlame(0xc001193b80?, {0xc002160ff0, 0x11}) 2025-05-27T21:20:29.2534828Z /actions-runner/_work/yor/yor/src/common/gitservice/git_service.go:152 +0x86 2025-05-27T21:20:29.2535115Z github.com/bridgecrewio/yor/src/common/gitservice.(*GitService).GetFileBlame(0xc000053b00, {0xc0008c2690, 0x25}) 2025-05-27T21:20:29.2535423Z /actions-runner/_work/yor/yor/src/common/gitservice/git_service.go:184 +0x469 2025-05-27T21:20:29.2535719Z github.com/bridgecrewio/yor/src/common/tagging/gittag.(*TagGroup).initFileMapping(0xc0002be770, {0xc0008c2690, 0x25}) 2025-05-27T21:20:29.2536015Z /actions-runner/_work/yor/yor/src/common/tagging/gittag/git_tag_group.go:64 +0x39 2025-05-27T21:20:29.2536321Z github.com/bridgecrewio/yor/src/common/tagging/gittag.(*TagGroup).CreateTagsForBlock(0xc0002be770, {0x2e57850, 0xc000aa8fd0}) 2025-05-27T21:20:29.2536619Z /actions-runner/_work/yor/yor/src/common/tagging/gittag/git_tag_group.go:74 +0x5a 2025-05-27T21:20:29.2536900Z github.com/bridgecrewio/yor/src/common/runner.(*Runner).TagFile(0xc000383ad0, {0xc0008c2690, 0x25}) 2025-05-27T21:20:29.2537168Z /actions-runner/_work/yor/yor/src/common/runner/runner.go:208 +0x924 2025-05-27T21:20:29.2537424Z github.com/bridgecrewio/yor/src/common/runner.(*Runner).worker(0x0?, 0x0?, 0x0?) 2025-05-27T21:20:29.2537675Z /actions-runner/_work/yor/yor/src/common/runner/runner.go:115 +0x45 2025-05-27T21:20:29.2537931Z created by github.com/bridgecrewio/yor/src/common/runner.(*Runner).TagDirectory 2025-05-27T21:20:29.2538326Z /actions-runner/_work/yor/yor/src/common/runner/runner.go:143 +0x145 2025-05-27T21:20:29.2538444Z 2025-05-27T21:20:29.2538607Z goroutine 1 [semacquire]: 2025-05-27T21:20:29.2538864Z sync.runtime_Semacquire(0xc0008af760?) 2025-05-27T21:20:29.2539093Z /actions-runner/_work/_tool/go/1.19.13/x64/src/runtime/sema.go:62 +0x25 2025-05-27T21:20:29.2539315Z sync.(*WaitGroup).Wait(0xc000ab6900?) 2025-05-27T21:20:29.2539898Z /actions-runner/_work/_tool/go/1.19.13/x64/src/sync/waitgroup.go:139 +0x52 2025-05-27T21:20:29.2540172Z github.com/bridgecrewio/yor/src/common/runner.(*Runner).TagDirectory(0xc000383ad0) 2025-05-27T21:20:29.2540430Z /actions-runner/_work/yor/yor/src/common/runner/runner.go:150 +0x209 2025-05-27T21:20:29.2540652Z main.tag(0xc00066e6c0, 0xc00066e6c0?) 2025-05-27T21:20:29.2540861Z /actions-runner/_work/yor/yor/main.go:287 +0x12f 2025-05-27T21:20:29.2541070Z main.tagCommand.func1(0xc000146f00?) 2025-05-27T21:20:29.2541280Z /actions-runner/_work/yor/yor/main.go:130 +0x905 2025-05-27T21:20:29.2541521Z github.com/urfave/cli/v2.(*Command).Run(0xc00066e360, 0xc0000ad0c0) 2025-05-27T21:20:29.2541767Z /root/go/pkg/mod/github.com/urfave/cli/[email protected]/command.go:163 +0x5dc 2025-05-27T21:20:29.2542045Z github.com/urfave/cli/v2.(*App).RunContext(0xc00056d6c0, {0x2e4b2f8?, 0xc0001327c8}, {0xc00012a000, 0x8, 0x8}) 2025-05-27T21:20:29.2542316Z /root/go/pkg/mod/github.com/urfave/cli/[email protected]/app.go:313 +0xb7d 2025-05-27T21:20:29.2542539Z github.com/urfave/cli/v2.(*App).Run(...) 2025-05-27T21:20:29.2542760Z /root/go/pkg/mod/github.com/urfave/cli/[email protected]/app.go:224 2025-05-27T21:20:29.2542951Z main.main() 2025-05-27T21:20:29.2543138Z /actions-runner/_work/yor/yor/main.go:36 +0x20c 2025-05-27T21:20:29.2543244Z 2025-05-27T21:20:29.2543400Z goroutine 19 [select]: 2025-05-27T21:20:29.2543602Z go.opencensus.io/stats/view.(*worker).start(0xc000424000) 2025-05-27T21:20:29.2543921Z /root/go/pkg/mod/[email protected]/stats/view/worker.go:154 +0xad 2025-05-27T21:20:29.2544160Z created by go.opencensus.io/stats/view.init.0 2025-05-27T21:20:29.2544394Z /root/go/pkg/mod/[email protected]/stats/view/worker.go:32 +0x85 2025-05-27T21:20:29.2544499Z 2025-05-27T21:20:29.2544655Z goroutine 87 [select]: 2025-05-27T21:20:29.2544852Z google.golang.org/grpc.newClientStream.func5() 2025-05-27T21:20:29.2545083Z /root/go/pkg/mod/google.golang.org/[email protected]/stream.go:319 +0x92 2025-05-27T21:20:29.2545314Z created by google.golang.org/grpc.newClientStream 2025-05-27T21:20:29.2545564Z /root/go/pkg/mod/google.golang.org/[email protected]/stream.go:318 +0x1365 2025-05-27T21:20:29.2545667Z 2025-05-27T21:20:29.2545822Z goroutine 88 [select]: 2025-05-27T21:20:29.2546041Z google.golang.org/grpc/internal/transport.(*Stream).waitOnHeader(0xc0001af000) 2025-05-27T21:20:29.2546314Z /root/go/pkg/mod/google.golang.org/[email protected]/internal/transport/transport.go:318 +0x7c 2025-05-27T21:20:29.2546579Z google.golang.org/grpc/internal/transport.(*Stream).RecvCompress(...) 2025-05-27T21:20:29.2546840Z /root/go/pkg/mod/google.golang.org/[email protected]/internal/transport/transport.go:333 2025-05-27T21:20:29.2547120Z google.golang.org/grpc.(*csAttempt).recvMsg(0xc000b78200, {0x2818680?, 0xc000b74780}, 0xc000b74780?) 2025-05-27T21:20:29.2547393Z /root/go/pkg/mod/google.golang.org/[email protected]/stream.go:871 +0xba 2025-05-27T21:20:29.2547633Z google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x2e4b330?) 2025-05-27T21:20:29.2547875Z /root/go/pkg/mod/google.golang.org/[email protected]/stream.go:736 +0x25 2025-05-27T21:20:29.2548135Z google.golang.org/grpc.(*clientStream).withRetry(0xc00066f200, 0xc000abfe88, 0xc000abfe58) 2025-05-27T21:20:29.2548405Z /root/go/pkg/mod/google.golang.org/[email protected]/stream.go:594 +0xd3 2025-05-27T21:20:29.2548665Z google.golang.org/grpc.(*clientStream).RecvMsg(0xc00066f200, {0x2818680?, 0xc000b74780?}) 2025-05-27T21:20:29.2548924Z /root/go/pkg/mod/google.golang.org/[email protected]/stream.go:735 +0x11f 2025-05-27T21:20:29.2549191Z github.com/hashicorp/go-plugin/internal/plugin.(*gRPCStdioStreamStdioClient).Recv(0xc0009e1030) 2025-05-27T21:20:29.2549613Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/internal/plugin/grpc_stdio.pb.go:160 +0x4c 2025-05-27T21:20:29.2549977Z github.com/hashicorp/go-plugin.(*grpcStdioClient).Run(0xc000b6d000, {0x2e3bf60, 0x3d5ff60}, {0x2e3bf60, 0x3d5ff60}) 2025-05-27T21:20:29.2550269Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/grpc_stdio.go:132 +0xef 2025-05-27T21:20:29.2550512Z created by github.com/hashicorp/go-plugin.newGRPCClient 2025-05-27T21:20:29.2550759Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/grpc_client.go:69 +0x425 2025-05-27T21:20:29.2550871Z 2025-05-27T21:20:29.2551027Z goroutine 16 [IO wait]: 2025-05-27T21:20:29.2551225Z internal/poll.runtime_pollWait(0x7f1e84228db8, 0x72) 2025-05-27T21:20:29.2551479Z /actions-runner/_work/_tool/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 2025-05-27T21:20:29.2551724Z internal/poll.(*pollDesc).wait(0xc000053600?, 0xc000462a80?, 0x0) 2025-05-27T21:20:29.2551991Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0x32 2025-05-27T21:20:29.2552231Z internal/poll.(*pollDesc).waitRead(...) 2025-05-27T21:20:29.2552470Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89 2025-05-27T21:20:29.2552731Z internal/poll.(*FD).Read(0xc000053600, {0xc000462a80, 0x2a80, 0x2a80}) 2025-05-27T21:20:29.2553055Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x25a 2025-05-27T21:20:29.2553315Z net.(*netFD).Read(0xc000053600, {0xc000462a80?, 0xc000a43520?, 0xc0004644e1?}) 2025-05-27T21:20:29.2553569Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/fd_posix.go:55 +0x29 2025-05-27T21:20:29.2553872Z net.(*conn).Read(0xc0000140c0, {0xc000462a80?, 0xeae8d0?, 0x7f1e8422afd8?}) 2025-05-27T21:20:29.2554122Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/net.go:183 +0x45 2025-05-27T21:20:29.2554368Z crypto/tls.(*atLeastReader).Read(0xc000854030, {0xc000462a80?, 0x0?, 0x0?}) 2025-05-27T21:20:29.2554624Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:787 +0x3d 2025-05-27T21:20:29.2554870Z bytes.(*Buffer).ReadFrom(0xc00015be78, {0x2e2f6e0, 0xc000854030}) 2025-05-27T21:20:29.2555118Z /actions-runner/_work/_tool/go/1.19.13/x64/src/bytes/buffer.go:202 +0x98 2025-05-27T21:20:29.2555378Z crypto/tls.(*Conn).readFromUntil(0xc00015bc00, {0x2e3a200?, 0xc0000140c0}, 0x1024?) 2025-05-27T21:20:29.2555637Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:809 +0xe5 2025-05-27T21:20:29.2555875Z crypto/tls.(*Conn).readRecordOrCCS(0xc00015bc00, 0x0) 2025-05-27T21:20:29.2556126Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:616 +0x116 2025-05-27T21:20:29.2556346Z crypto/tls.(*Conn).readRecord(...) 2025-05-27T21:20:29.2556568Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:582 2025-05-27T21:20:29.2556814Z crypto/tls.(*Conn).Read(0xc00015bc00, {0xc000ab8000, 0x1000, 0x1508be0?}) 2025-05-27T21:20:29.2557067Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:1315 +0x16f 2025-05-27T21:20:29.2557318Z bufio.(*Reader).Read(0xc00079af00, {0xc000aa64a0, 0x9, 0x1517585?}) 2025-05-27T21:20:29.2557564Z /actions-runner/_work/_tool/go/1.19.13/x64/src/bufio/bufio.go:237 +0x1bb 2025-05-27T21:20:29.2557813Z io.ReadAtLeast({0x2e2f400, 0xc00079af00}, {0xc000aa64a0, 0x9, 0x9}, 0x9) 2025-05-27T21:20:29.2558055Z /actions-runner/_work/_tool/go/1.19.13/x64/src/io/io.go:332 +0x9a 2025-05-27T21:20:29.2558256Z io.ReadFull(...) 2025-05-27T21:20:29.2558458Z /actions-runner/_work/_tool/go/1.19.13/x64/src/io/io.go:351 2025-05-27T21:20:29.2558711Z net/http.http2readFrameHeader({0xc000aa64a0?, 0x9?, 0xc000b1e1b0?}, {0x2e2f400?, 0xc00079af00?}) 2025-05-27T21:20:29.2558988Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/http/h2_bundle.go:1565 +0x6e 2025-05-27T21:20:29.2559226Z net/http.(*http2Framer).ReadFrame(0xc000aa6460) 2025-05-27T21:20:29.2559469Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/http/h2_bundle.go:1829 +0x95 2025-05-27T21:20:29.2559771Z net/http.(*http2clientConnReadLoop).run(0xc0008b1f98) 2025-05-27T21:20:29.2560016Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/http/h2_bundle.go:8874 +0x130 2025-05-27T21:20:29.2560309Z net/http.(*http2ClientConn).readLoop(0xc0001f2d80) 2025-05-27T21:20:29.2560552Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/http/h2_bundle.go:8770 +0x6f 2025-05-27T21:20:29.2560790Z created by net/http.(*http2Transport).newClientConn 2025-05-27T21:20:29.2561043Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/http/h2_bundle.go:7477 +0xaaa 2025-05-27T21:20:29.2561158Z 2025-05-27T21:20:29.2561320Z goroutine 70 [semacquire]: 2025-05-27T21:20:29.2561531Z sync.runtime_SemacquireMutex(0xc000ac3ae8?, 0x45?, 0x2463a80?) 2025-05-27T21:20:29.2561774Z /actions-runner/_work/_tool/go/1.19.13/x64/src/runtime/sema.go:77 +0x25 2025-05-27T21:20:29.2561995Z sync.(*Mutex).lockSlow(0x3d60128) 2025-05-27T21:20:29.2562217Z /actions-runner/_work/_tool/go/1.19.13/x64/src/sync/mutex.go:171 +0x165 2025-05-27T21:20:29.2562431Z sync.(*Mutex).Lock(...) 2025-05-27T21:20:29.2562639Z /actions-runner/_work/_tool/go/1.19.13/x64/src/sync/mutex.go:90 2025-05-27T21:20:29.2562914Z github.com/bridgecrewio/yor/src/common/gitservice.(*GitService).GetFileBlame(0xc000053b00, {0xc0008c2570, 0x30}) 2025-05-27T21:20:29.2563207Z /actions-runner/_work/yor/yor/src/common/gitservice/git_service.go:168 +0x126 2025-05-27T21:20:29.2563497Z github.com/bridgecrewio/yor/src/common/tagging/gittag.(*TagGroup).initFileMapping(0xc0002be770, {0xc0008c2570, 0x30}) 2025-05-27T21:20:29.2563787Z /actions-runner/_work/yor/yor/src/common/tagging/gittag/git_tag_group.go:64 +0x39 2025-05-27T21:20:29.2564167Z github.com/bridgecrewio/yor/src/common/tagging/gittag.(*TagGroup).CreateTagsForBlock(0xc0002be770, {0x2e57850, 0xc00076d970}) 2025-05-27T21:20:29.2564467Z /actions-runner/_work/yor/yor/src/common/tagging/gittag/git_tag_group.go:74 +0x5a 2025-05-27T21:20:29.2564747Z github.com/bridgecrewio/yor/src/common/runner.(*Runner).TagFile(0xc000383ad0, {0xc0008c2570, 0x30}) 2025-05-27T21:20:29.2565018Z /actions-runner/_work/yor/yor/src/common/runner/runner.go:208 +0x924 2025-05-27T21:20:29.2565275Z github.com/bridgecrewio/yor/src/common/runner.(*Runner).worker(0x150ef8a?, 0x0?, 0x0?) 2025-05-27T21:20:29.2565536Z /actions-runner/_work/yor/yor/src/common/runner/runner.go:115 +0x45 2025-05-27T21:20:29.2565789Z created by github.com/bridgecrewio/yor/src/common/runner.(*Runner).TagDirectory 2025-05-27T21:20:29.2566041Z /actions-runner/_work/yor/yor/src/common/runner/runner.go:143 +0x145 2025-05-27T21:20:29.2566144Z 2025-05-27T21:20:29.2566299Z goroutine 28 [IO wait]: 2025-05-27T21:20:29.2566498Z internal/poll.runtime_pollWait(0x7f1e84228f98, 0x72) 2025-05-27T21:20:29.2566741Z /actions-runner/_work/_tool/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 2025-05-27T21:20:29.2567001Z internal/poll.(*pollDesc).wait(0xc00012a300?, 0xc0003d0000?, 0x0) 2025-05-27T21:20:29.2567264Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0x32 2025-05-27T21:20:29.2567509Z internal/poll.(*pollDesc).waitRead(...) 2025-05-27T21:20:29.2567748Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89 2025-05-27T21:20:29.2568010Z internal/poll.(*FD).Read(0xc00012a300, {0xc0003d0000, 0xa000, 0xa000}) 2025-05-27T21:20:29.2568270Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x25a 2025-05-27T21:20:29.2568536Z net.(*netFD).Read(0xc00012a300, {0xc0003d0000?, 0xc000b20180?, 0xc0003d7070?}) 2025-05-27T21:20:29.2568791Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/fd_posix.go:55 +0x29 2025-05-27T21:20:29.2569039Z net.(*conn).Read(0xc000126018, {0xc0003d0000?, 0x5fea?, 0xc000b20180?}) 2025-05-27T21:20:29.2569283Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/net.go:183 +0x45 2025-05-27T21:20:29.2569532Z crypto/tls.(*atLeastReader).Read(0xc0004aa090, {0xc0003d0000?, 0x0?, 0xf9d6e8?}) 2025-05-27T21:20:29.2569788Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:787 +0x3d 2025-05-27T21:20:29.2570093Z bytes.(*Buffer).ReadFrom(0xc00042e5f8, {0x2e2f6e0, 0xc0004aa090}) 2025-05-27T21:20:29.2570339Z /actions-runner/_work/_tool/go/1.19.13/x64/src/bytes/buffer.go:202 +0x98 2025-05-27T21:20:29.2570645Z crypto/tls.(*Conn).readFromUntil(0xc00042e380, {0x2e3a200?, 0xc000126018}, 0x2f95?) 2025-05-27T21:20:29.2570904Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:809 +0xe5 2025-05-27T21:20:29.2571140Z crypto/tls.(*Conn).readRecordOrCCS(0xc00042e380, 0x0) 2025-05-27T21:20:29.2571379Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:616 +0x116 2025-05-27T21:20:29.2571612Z crypto/tls.(*Conn).readRecord(...) 2025-05-27T21:20:29.2571831Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:582 2025-05-27T21:20:29.2572080Z crypto/tls.(*Conn).Read(0xc00042e380, {0xc0008ce000, 0x1000, 0xf00509?}) 2025-05-27T21:20:29.2572333Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:1315 +0x16f 2025-05-27T21:20:29.2573171Z bufio.(*Reader).Read(0xc000936300, {0xc0001ce820, 0x9, 0x1517585?}) 2025-05-27T21:20:29.2573425Z /actions-runner/_work/_tool/go/1.19.13/x64/src/bufio/bufio.go:237 +0x1bb 2025-05-27T21:20:29.2573674Z io.ReadAtLeast({0x2e2f400, 0xc000936300}, {0xc0001ce820, 0x9, 0x9}, 0x9) 2025-05-27T21:20:29.2574092Z /actions-runner/_work/_tool/go/1.19.13/x64/src/io/io.go:332 +0x9a 2025-05-27T21:20:29.2574297Z io.ReadFull(...) 2025-05-27T21:20:29.2574497Z /actions-runner/_work/_tool/go/1.19.13/x64/src/io/io.go:351 2025-05-27T21:20:29.2574752Z net/http.http2readFrameHeader({0xc0001ce820?, 0x9?, 0xc0004a98f0?}, {0x2e2f400?, 0xc000936300?}) 2025-05-27T21:20:29.2575025Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/http/h2_bundle.go:1565 +0x6e 2025-05-27T21:20:29.2575263Z net/http.(*http2Framer).ReadFrame(0xc0001ce7e0) 2025-05-27T21:20:29.2575504Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/http/h2_bundle.go:1829 +0x95 2025-05-27T21:20:29.2575744Z net/http.(*http2clientConnReadLoop).run(0xc000095f98) 2025-05-27T21:20:29.2575988Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/http/h2_bundle.go:8874 +0x130 2025-05-27T21:20:29.2576234Z net/http.(*http2ClientConn).readLoop(0xc0007ac480) 2025-05-27T21:20:29.2576477Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/http/h2_bundle.go:8770 +0x6f 2025-05-27T21:20:29.2576721Z created by net/http.(*http2Transport).newClientConn 2025-05-27T21:20:29.2576965Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/http/h2_bundle.go:7477 +0xaaa 2025-05-27T21:20:29.2577092Z 2025-05-27T21:20:29.2577254Z goroutine 76 [semacquire]: 2025-05-27T21:20:29.2577460Z sync.runtime_SemacquireMutex(0xc000ac5ae8?, 0x45?, 0x2463a80?) 2025-05-27T21:20:29.2579064Z /actions-runner/_work/_tool/go/1.19.13/x64/src/runtime/sema.go:77 +0x25 2025-05-27T21:20:29.2579290Z sync.(*Mutex).lockSlow(0x3d60128) 2025-05-27T21:20:29.2579516Z /actions-runner/_work/_tool/go/1.19.13/x64/src/sync/mutex.go:171 +0x165 2025-05-27T21:20:29.2579729Z sync.(*Mutex).Lock(...) 2025-05-27T21:20:29.2579937Z /actions-runner/_work/_tool/go/1.19.13/x64/src/sync/mutex.go:90 2025-05-27T21:20:29.2580220Z github.com/bridgecrewio/yor/src/common/gitservice.(*GitService).GetFileBlame(0xc000053b00, {0xc000835700, 0x36}) 2025-05-27T21:20:29.2580506Z /actions-runner/_work/yor/yor/src/common/gitservice/git_service.go:168 +0x126 2025-05-27T21:20:29.2580802Z github.com/bridgecrewio/yor/src/common/tagging/gittag.(*TagGroup).initFileMapping(0xc0002be770, {0xc000835700, 0x36}) 2025-05-27T21:20:29.2581093Z /actions-runner/_work/yor/yor/src/common/tagging/gittag/git_tag_group.go:64 +0x39 2025-05-27T21:20:29.2581393Z github.com/bridgecrewio/yor/src/common/tagging/gittag.(*TagGroup).CreateTagsForBlock(0xc0002be770, {0x2e57850, 0xc00076d600}) 2025-05-27T21:20:29.2581691Z /actions-runner/_work/yor/yor/src/common/tagging/gittag/git_tag_group.go:74 +0x5a 2025-05-27T21:20:29.2581972Z github.com/bridgecrewio/yor/src/common/runner.(*Runner).TagFile(0xc000383ad0, {0xc000835700, 0x36}) 2025-05-27T21:20:29.2582239Z /actions-runner/_work/yor/yor/src/common/runner/runner.go:208 +0x924 2025-05-27T21:20:29.2582617Z github.com/bridgecrewio/yor/src/common/runner.(*Runner).worker(0x0?, 0x0?, 0x0?) 2025-05-27T21:20:29.2582866Z /actions-runner/_work/yor/yor/src/common/runner/runner.go:115 +0x45 2025-05-27T21:20:29.2583171Z created by github.com/bridgecrewio/yor/src/common/runner.(*Runner).TagDirectory 2025-05-27T21:20:29.2583437Z /actions-runner/_work/yor/yor/src/common/runner/runner.go:143 +0x145 2025-05-27T21:20:29.2583539Z 2025-05-27T21:20:29.2583695Z goroutine 78 [runnable]: 2025-05-27T21:20:29.2584034Z github.com/go-git/go-git/v5/plumbing/object.(*Commit).Decode(0xc0022386c0, {0x2e50c90, 0xc0001418c0}) 2025-05-27T21:20:29.2584323Z /root/go/pkg/mod/github.com/go-git/go-git/[email protected]/plumbing/object/commit.go:249 +0x5ba 2025-05-27T21:20:29.2584612Z github.com/go-git/go-git/v5/plumbing/object.DecodeCommit({0x2e50dd0?, 0xc0005cfc30}, {0x2e50c90, 0xc0001418c0}) 2025-05-27T21:20:29.2584900Z /root/go/pkg/mod/github.com/go-git/go-git/[email protected]/plumbing/object/commit.go:83 +0x87 2025-05-27T21:20:29.2585204Z github.com/go-git/go-git/v5/plumbing/object.GetCommit({0x2e50dd0, 0xc0005cfc30}, {0xe9, 0x66, 0x54, 0xdf, 0xf, 0xf9, 0x95, 0x85, ...}) 2025-05-27T21:20:29.2585508Z /root/go/pkg/mod/github.com/go-git/go-git/[email protected]/plumbing/object/commit.go:76 +0x6c 2025-05-27T21:20:29.2585760Z github.com/go-git/go-git/v5.(*Repository).CommitObject(...) 2025-05-27T21:20:29.2586013Z /root/go/pkg/mod/github.com/go-git/go-git/[email protected]/repository.go:1425 2025-05-27T21:20:29.2586288Z github.com/bridgecrewio/yor/src/common/gitservice.GetPreviousBlameResult(0xc000053b00, {0xc0008c2510, 0x2d}) 2025-05-27T21:20:29.2586564Z /actions-runner/_work/yor/yor/src/common/gitservice/blame.go:32 +0x105 2025-05-27T21:20:29.2586871Z github.com/bridgecrewio/yor/src/common/gitservice.NewGitBlame({0xc0015248c0, 0x19}, {0xc0008c2510, 0x2d}, {0x3?, 0xcc4?}, 0xc0012bb500, 0xc000053b00) 2025-05-27T21:20:29.2587175Z /actions-runner/_work/yor/yor/src/common/gitservice/blame.go:56 +0x1a5 2025-05-27T21:20:29.2587485Z github.com/bridgecrewio/yor/src/common/gitservice.(*GitService).GetBlameForFileLines(0xc000053b00, {0xc0008c2510, 0x2d}, {0xc001c70db0?, 0xc001c70e10?}) 2025-05-27T21:20:29.2587805Z /actions-runner/_work/yor/yor/src/common/gitservice/git_service.go:122 +0x1dd 2025-05-27T21:20:29.2588107Z github.com/bridgecrewio/yor/src/common/tagging/gittag.(*TagGroup).CreateTagsForBlock(0xc0002be770, {0x2e57850, 0xc000f34210}) 2025-05-27T21:20:29.2588408Z /actions-runner/_work/yor/yor/src/common/tagging/gittag/git_tag_group.go:79 +0xed 2025-05-27T21:20:29.2588688Z github.com/bridgecrewio/yor/src/common/runner.(*Runner).TagFile(0xc000383ad0, {0xc0008c2510, 0x2d}) 2025-05-27T21:20:29.2588953Z /actions-runner/_work/yor/yor/src/common/runner/runner.go:208 +0x924 2025-05-27T21:20:29.2589204Z github.com/bridgecrewio/yor/src/common/runner.(*Runner).worker(0x0?, 0x0?, 0x0?) 2025-05-27T21:20:29.2589453Z /actions-runner/_work/yor/yor/src/common/runner/runner.go:115 +0x45 2025-05-27T21:20:29.2589705Z created by github.com/bridgecrewio/yor/src/common/runner.(*Runner).TagDirectory 2025-05-27T21:20:29.2589959Z /actions-runner/_work/yor/yor/src/common/runner/runner.go:143 +0x145 2025-05-27T21:20:29.2590075Z 2025-05-27T21:20:29.2590230Z goroutine 80 [IO wait]: 2025-05-27T21:20:29.2590432Z internal/poll.runtime_pollWait(0x7f1e84228bd8, 0x72) 2025-05-27T21:20:29.2590673Z /actions-runner/_work/_tool/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 2025-05-27T21:20:29.2590921Z internal/poll.(*pollDesc).wait(0xc000426120?, 0xc000a16000?, 0x1) 2025-05-27T21:20:29.2591181Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0x32 2025-05-27T21:20:29.2591422Z internal/poll.(*pollDesc).waitRead(...) 2025-05-27T21:20:29.2591660Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89 2025-05-27T21:20:29.2591919Z internal/poll.(*FD).Read(0xc000426120, {0xc000a16000, 0x10000, 0x10000}) 2025-05-27T21:20:29.2592174Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x25a 2025-05-27T21:20:29.2592452Z os.(*File).read(...) 2025-05-27T21:20:29.2592662Z /actions-runner/_work/_tool/go/1.19.13/x64/src/os/file_posix.go:31 2025-05-27T21:20:29.2592907Z os.(*File).Read(0xc000126040, {0xc000a16000?, 0x18?, 0xc000ac7da8?}) 2025-05-27T21:20:29.2593203Z /actions-runner/_work/_tool/go/1.19.13/x64/src/os/file.go:119 +0x5e 2025-05-27T21:20:29.2593435Z bufio.(*Reader).fill(0xc000abbf40) 2025-05-27T21:20:29.2593658Z /actions-runner/_work/_tool/go/1.19.13/x64/src/bufio/bufio.go:106 +0xff 2025-05-27T21:20:29.2593950Z bufio.(*Reader).ReadSlice(0xc000abbf40, 0x0?) 2025-05-27T21:20:29.2594182Z /actions-runner/_work/_tool/go/1.19.13/x64/src/bufio/bufio.go:372 +0x2f 2025-05-27T21:20:29.2594405Z bufio.(*Reader).ReadLine(0xc000abbf40) 2025-05-27T21:20:29.2594633Z /actions-runner/_work/_tool/go/1.19.13/x64/src/bufio/bufio.go:401 +0x27 2025-05-27T21:20:29.2595018Z github.com/hashicorp/go-plugin.(*Client).logStderr(0xc000c220b0, {0x2e3a560?, 0xc000126040?}) 2025-05-27T21:20:29.2595285Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/client.go:968 +0x2ad 2025-05-27T21:20:29.2595529Z created by github.com/hashicorp/go-plugin.(*Client).Start 2025-05-27T21:20:29.2595772Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/client.go:604 +0x149e 2025-05-27T21:20:29.2595884Z 2025-05-27T21:20:29.2596044Z goroutine 81 [semacquire]: 2025-05-27T21:20:29.2596227Z sync.runtime_Semacquire(0x0?) 2025-05-27T21:20:29.2596446Z /actions-runner/_work/_tool/go/1.19.13/x64/src/runtime/sema.go:62 +0x25 2025-05-27T21:20:29.2596677Z sync.(*WaitGroup).Wait(0x0?) 2025-05-27T21:20:29.2596900Z /actions-runner/_work/_tool/go/1.19.13/x64/src/sync/waitgroup.go:139 +0x52 2025-05-27T21:20:29.2597140Z github.com/hashicorp/go-plugin.(*Client).Start.func2() 2025-05-27T21:20:29.2597381Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/client.go:620 +0xcb 2025-05-27T21:20:29.2597620Z created by github.com/hashicorp/go-plugin.(*Client).Start 2025-05-27T21:20:29.2597863Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/client.go:607 +0x1510 2025-05-27T21:20:29.2597974Z 2025-05-27T21:20:29.2598130Z goroutine 98 [IO wait]: 2025-05-27T21:20:29.2598323Z internal/poll.runtime_pollWait(0x7f1e84228cc8, 0x72) 2025-05-27T21:20:29.2598567Z /actions-runner/_work/_tool/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 2025-05-27T21:20:29.2598813Z internal/poll.(*pollDesc).wait(0xc000426060?, 0xc00119933d?, 0x1) 2025-05-27T21:20:29.2599073Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0x32 2025-05-27T21:20:29.2599312Z internal/poll.(*pollDesc).waitRead(...) 2025-05-27T21:20:29.2599551Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89 2025-05-27T21:20:29.2599821Z internal/poll.(*FD).Read(0xc000426060, {0xc00119933d, 0xcc3, 0xcc3}) 2025-05-27T21:20:29.2600077Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x25a 2025-05-27T21:20:29.2600294Z os.(*File).read(...) 2025-05-27T21:20:29.2600506Z /actions-runner/_work/_tool/go/1.19.13/x64/src/os/file_posix.go:31 2025-05-27T21:20:29.2600784Z os.(*File).Read(0xc000126028, {0xc00119933d?, 0xc0000816a0?, 0xe827e5?}) 2025-05-27T21:20:29.2601027Z /actions-runner/_work/_tool/go/1.19.13/x64/src/os/file.go:119 +0x5e 2025-05-27T21:20:29.2601247Z bufio.(*Scanner).Scan(0xc000081740) 2025-05-27T21:20:29.2601469Z /actions-runner/_work/_tool/go/1.19.13/x64/src/bufio/scan.go:214 +0x876 2025-05-27T21:20:29.2601703Z github.com/hashicorp/go-plugin.(*Client).Start.func3() 2025-05-27T21:20:29.2601944Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/client.go:653 +0x133 2025-05-27T21:20:29.2602183Z created by github.com/hashicorp/go-plugin.(*Client).Start 2025-05-27T21:20:29.2602426Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/client.go:648 +0x15cf 2025-05-27T21:20:29.2602534Z 2025-05-27T21:20:29.2602692Z goroutine 99 [chan receive]: 2025-05-27T21:20:29.2602896Z github.com/hashicorp/go-plugin.(*Client).Start.func4.1() 2025-05-27T21:20:29.2603211Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/client.go:666 +0x7f 2025-05-27T21:20:29.2603526Z created by github.com/hashicorp/go-plugin.(*Client).Start.func4 2025-05-27T21:20:29.2603772Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/client.go:664 +0x7a 2025-05-27T21:20:29.2603999Z 2025-05-27T21:20:29.2604161Z goroutine 100 [select]: 2025-05-27T21:20:29.2604372Z google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc000b74300) 2025-05-27T21:20:29.2604634Z /root/go/pkg/mod/google.golang.org/[email protected]/balancer_conn_wrappers.go:69 +0x8f 2025-05-27T21:20:29.2604883Z created by google.golang.org/grpc.newCCBalancerWrapper 2025-05-27T21:20:29.2605135Z /root/go/pkg/mod/google.golang.org/[email protected]/balancer_conn_wrappers.go:60 +0x1ca 2025-05-27T21:20:29.2605270Z 2025-05-27T21:20:29.2605429Z goroutine 101 [chan receive]: 2025-05-27T21:20:29.2605640Z google.golang.org/grpc.(*addrConn).resetTransport(0xc000290dc0) 2025-05-27T21:20:29.2605891Z /root/go/pkg/mod/google.golang.org/[email protected]/clientconn.go:1179 +0x48c 2025-05-27T21:20:29.2606129Z created by google.golang.org/grpc.(*addrConn).connect 2025-05-27T21:20:29.2606370Z /root/go/pkg/mod/google.golang.org/[email protected]/clientconn.go:815 +0x136 2025-05-27T21:20:29.2606477Z 2025-05-27T21:20:29.2606635Z goroutine 102 [select]: 2025-05-27T21:20:29.2606849Z github.com/hashicorp/go-plugin.(*gRPCBrokerClientImpl).Recv(0x143755e?) 2025-05-27T21:20:29.2607107Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/grpc_broker.go:231 +0x67 2025-05-27T21:20:29.2607358Z github.com/hashicorp/go-plugin.(*GRPCBroker).Run(0xc000d1a870) 2025-05-27T21:20:29.2607609Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/grpc_broker.go:411 +0x44 2025-05-27T21:20:29.2607862Z created by github.com/hashicorp/go-plugin.newGRPCClient 2025-05-27T21:20:29.2608106Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/grpc_client.go:61 +0x2c5 2025-05-27T21:20:29.2608217Z 2025-05-27T21:20:29.2608371Z goroutine 103 [select]: 2025-05-27T21:20:29.2608590Z google.golang.org/grpc/internal/transport.(*Stream).waitOnHeader(0xc0003f6400) 2025-05-27T21:20:29.2608863Z /root/go/pkg/mod/google.golang.org/[email protected]/internal/transport/transport.go:318 +0x7c 2025-05-27T21:20:29.2609125Z google.golang.org/grpc/internal/transport.(*Stream).RecvCompress(...) 2025-05-27T21:20:29.2609386Z /root/go/pkg/mod/google.golang.org/[email protected]/internal/transport/transport.go:333 2025-05-27T21:20:29.2609667Z google.golang.org/grpc.(*csAttempt).recvMsg(0xc000b78280, {0x2887700?, 0xc000d1b130}, 0xc000d1b130?) 2025-05-27T21:20:29.2609935Z /root/go/pkg/mod/google.golang.org/[email protected]/stream.go:871 +0xba 2025-05-27T21:20:29.2610171Z google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x0?) 2025-05-27T21:20:29.2610408Z /root/go/pkg/mod/google.golang.org/[email protected]/stream.go:736 +0x25 2025-05-27T21:20:29.2610669Z google.golang.org/grpc.(*clientStream).withRetry(0xc00066fe60, 0xc001195e90, 0xc001195e60) 2025-05-27T21:20:29.2610945Z /root/go/pkg/mod/google.golang.org/[email protected]/stream.go:590 +0x2f1 2025-05-27T21:20:29.2611204Z google.golang.org/grpc.(*clientStream).RecvMsg(0xc00066fe60, {0x2887700?, 0xc000d1b130?}) 2025-05-27T21:20:29.2611466Z /root/go/pkg/mod/google.golang.org/[email protected]/stream.go:735 +0x11f 2025-05-27T21:20:29.2611738Z github.com/hashicorp/go-plugin/internal/plugin.(*gRPCBrokerStartStreamClient).Recv(0xc000f12730) 2025-05-27T21:20:29.2612034Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/internal/plugin/grpc_broker.pb.go:132 +0x4c 2025-05-27T21:20:29.2612316Z github.com/hashicorp/go-plugin.(*gRPCBrokerClientImpl).StartStream(0xc000b74380) 2025-05-27T21:20:29.2612585Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/grpc_broker.go:194 +0x1d8 2025-05-27T21:20:29.2612828Z created by github.com/hashicorp/go-plugin.newGRPCClient 2025-05-27T21:20:29.2613071Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/grpc_client.go:62 +0x305 2025-05-27T21:20:29.2613182Z 2025-05-27T21:20:29.2613336Z goroutine 105 [IO wait]: 2025-05-27T21:20:29.2613534Z internal/poll.runtime_pollWait(0x7f1e84228ae8, 0x72) 2025-05-27T21:20:29.2614829Z /actions-runner/_work/_tool/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 2025-05-27T21:20:29.2615106Z internal/poll.(*pollDesc).wait(0xc000b78300?, 0xc000f9a000?, 0x0) 2025-05-27T21:20:29.2615465Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0x32 2025-05-27T21:20:29.2615708Z internal/poll.(*pollDesc).waitRead(...) 2025-05-27T21:20:29.2615944Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89 2025-05-27T21:20:29.2616223Z internal/poll.(*FD).Read(0xc000b78300, {0xc000f9a000, 0xa000, 0xa000}) 2025-05-27T21:20:29.2616484Z /actions-runner/_work/_tool/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x25a 2025-05-27T21:20:29.2616747Z net.(*netFD).Read(0xc000b78300, {0xc000f9a000?, 0xc000a3caa0?, 0xc000f9a005?}) 2025-05-27T21:20:29.2617006Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/fd_posix.go:55 +0x29 2025-05-27T21:20:29.2617256Z net.(*conn).Read(0xc000126968, {0xc000f9a000?, 0x5fea?, 0xc000a3caa0?}) 2025-05-27T21:20:29.2617509Z /actions-runner/_work/_tool/go/1.19.13/x64/src/net/net.go:183 +0x45 2025-05-27T21:20:29.2617765Z crypto/tls.(*atLeastReader).Read(0xc0001c8b70, {0xc000f9a000?, 0x0?, 0x7fffe3007fffe2?}) 2025-05-27T21:20:29.2618030Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:787 +0x3d 2025-05-27T21:20:29.2618290Z bytes.(*Buffer).ReadFrom(0xc00042faf8, {0x2e2f6e0, 0xc0001c8b70}) 2025-05-27T21:20:29.2618535Z /actions-runner/_work/_tool/go/1.19.13/x64/src/bytes/buffer.go:202 +0x98 2025-05-27T21:20:29.2618792Z crypto/tls.(*Conn).readFromUntil(0xc00042f880, {0x2e3a240?, 0xc000126968}, 0xa000?) 2025-05-27T21:20:29.2619051Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:809 +0xe5 2025-05-27T21:20:29.2619739Z crypto/tls.(*Conn).readRecordOrCCS(0xc00042f880, 0x0) 2025-05-27T21:20:29.2619994Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:616 +0x116 2025-05-27T21:20:29.2620218Z crypto/tls.(*Conn).readRecord(...) 2025-05-27T21:20:29.2620441Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:582 2025-05-27T21:20:29.2620695Z crypto/tls.(*Conn).Read(0xc00042f880, {0xc00092e000, 0x8000, 0xc0003a50a0?}) 2025-05-27T21:20:29.2620952Z /actions-runner/_work/_tool/go/1.19.13/x64/src/crypto/tls/conn.go:1315 +0x16f 2025-05-27T21:20:29.2621207Z bufio.(*Reader).Read(0xc0005d3020, {0xc000aa6740, 0x9, 0xc000088c00?}) 2025-05-27T21:20:29.2621456Z /actions-runner/_work/_tool/go/1.19.13/x64/src/bufio/bufio.go:237 +0x1bb 2025-05-27T21:20:29.2621704Z io.ReadAtLeast({0x2e2f400, 0xc0005d3020}, {0xc000aa6740, 0x9, 0x9}, 0x9) 2025-05-27T21:20:29.2621948Z /actions-runner/_work/_tool/go/1.19.13/x64/src/io/io.go:332 +0x9a 2025-05-27T21:20:29.2622149Z io.ReadFull(...) 2025-05-27T21:20:29.2622349Z /actions-runner/_work/_tool/go/1.19.13/x64/src/io/io.go:351 2025-05-27T21:20:29.2622608Z golang.org/x/net/http2.readFrameHeader({0xc000aa6740?, 0x9?, 0xc000ce64b0?}, {0x2e2f400?, 0xc0005d3020?}) 2025-05-27T21:20:29.2622874Z /root/go/pkg/mod/golang.org/x/[email protected]/http2/frame.go:237 +0x6e 2025-05-27T21:20:29.2623109Z golang.org/x/net/http2.(*Framer).ReadFrame(0xc000aa6700) 2025-05-27T21:20:29.2623356Z /root/go/pkg/mod/golang.org/x/[email protected]/http2/frame.go:498 +0x95 2025-05-27T21:20:29.2623610Z google.golang.org/grpc/internal/transport.(*http2Client).reader(0xc0008128c0) 2025-05-27T21:20:29.2623978Z /root/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:1265 +0x2e7 2025-05-27T21:20:29.2624248Z created by google.golang.org/grpc/internal/transport.newHTTP2Client 2025-05-27T21:20:29.2624518Z /root/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:300 +0x149f 2025-05-27T21:20:29.2624643Z 2025-05-27T21:20:29.2624801Z goroutine 106 [select]: 2025-05-27T21:20:29.2625023Z google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc000d1ae10, 0x1) 2025-05-27T21:20:29.2625302Z /root/go/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:395 +0x115 2025-05-27T21:20:29.2625572Z google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc0005d30e0) 2025-05-27T21:20:29.2625919Z /root/go/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:513 +0x85 2025-05-27T21:20:29.2626231Z google.golang.org/grpc/internal/transport.newHTTP2Client.func3() 2025-05-27T21:20:29.2626512Z /root/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:346 +0x6a 2025-05-27T21:20:29.2626771Z created by google.golang.org/grpc/internal/transport.newHTTP2Client 2025-05-27T21:20:29.2627038Z /root/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:344 +0x169c 2025-05-27T21:20:29.2627162Z 2025-05-27T21:20:29.2627319Z goroutine 107 [select]: 2025-05-27T21:20:29.2627515Z google.golang.org/grpc.newClientStream.func5() 2025-05-27T21:20:29.2627750Z /root/go/pkg/mod/google.golang.org/[email protected]/stream.go:319 +0x92 2025-05-27T21:20:29.2627981Z created by google.golang.org/grpc.newClientStream 2025-05-27T21:20:29.2628213Z /root/go/pkg/mod/google.golang.org/[email protected]/stream.go:318 +0x1365 2025-05-27T21:20:29.2628333Z 2025-05-27T21:20:29.2628491Z goroutine 108 [select]: 2025-05-27T21:20:29.2628709Z github.com/hashicorp/go-plugin.(*gRPCBrokerClientImpl).StartStream.func1() 2025-05-27T21:20:29.2628974Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/grpc_broker.go:181 +0x105 2025-05-27T21:20:29.2629238Z created by github.com/hashicorp/go-plugin.(*gRPCBrokerClientImpl).StartStream 2025-05-27T21:20:29.2629498Z /root/go/pkg/mod/github.com/hashicorp/[email protected]/grpc_broker.go:179 +0x175 2025-05-27T21:20:29.2630255Z 2025-05-27T21:20:29.2658840Z ##[error]Bash exited with code '2'. 2025-05-27T21:20:29.2676649Z ##[section]Finishing: Apply Yor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions