fix bad write format error - main #24926
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
entrypoint.yaml
on: pull_request_target
CHECK PR VALID
2s
Matrixone Standlone CI
/
Multi-CN e2e BVT Test on Linux/x64(LAUNCH, PROXY)
27m 10s
Matrixone Standlone CI
/
e2e BVT Test on Linux/x64(LAUNCH, PESSIMISTIC)
24m 54s
Matrixone CI
/
UT Test on Ubuntu/x86
20m 32s
Matrixone CI
/
UT Test on Darwin/x86
0s
Matrixone CI
/
SCA Test on Ubuntu/x86
10m 32s
Matrixone Upgrade CI
/
Compatibility Test With Target on Linux/x64(LAUNCH)
50m 54s
Matrixone Upgrade CI
/
Compatibility Test With Release on Linux/x64(LAUNCH)
0s
Matrixone Compose CI
/
multi cn e2e bvt test docker compose(Optimistic/PUSH)
20m 49s
Matrixone Compose CI
/
multi cn e2e bvt test docker compose(PESSIMISTIC)
29m 57s
Matrixone Standlone CI
/
e2e BVT Test on Linux/x64(LAUNCH,Optimistic)
31m 21s
Matrixone Utils CI
/
Coverage
37m 26s
Matrixone Utils CI
/
pr-size-label
3s
Matrixone Utils CI
/
docu_issue_check
0s
Annotations
2 errors and 1 warning
Matrixone Utils CI / Coverage
Process completed with exit code 123.
|
Matrixone Utils CI / Coverage
Error in main function: UNKNOWN_CODE_PLEASE_REPORT: internal error: panic runtime error: index out of range [0] with length 0:
runtime.goPanicIndex
/usr/local/go/src/runtime/panic.go:115
github.com/matrixorigin/matrixone/pkg/sql/plan/function.ConvertTz
/go/src/github.com/matrixorigin/matrixone/pkg/sql/plan/function/func_binary.go:726
github.com/matrixorigin/matrixone/pkg/sql/colexec.(*FunctionExpressionExecutor).doFold
/go/src/github.com/matrixorigin/matrixone/pkg/sql/colexec/evalExpressionReset.go:165
github.com/matrixorigin/matrixone/pkg/sql/colexec.(*FunctionExpressionExecutor).Eval
/go/src/github.com/matrixorigin/matrixone/pkg/sql/colexec/evalExpression.go:569
github.com/matrixorigin/matrixone/pkg/sql/colexec/projection.(*Projection).Call
/go/src/github.com/matrixorigin/matrixone/pkg/sql/colexec/projection/projection.go:81
github.com/matrixorigin/matrixone/pkg/vm.ChildrenCall
/go/src/github.com/matrixorigin/matrixone/pkg/vm/types.go:499
github.com/matrixorigin/matrixone/pkg/sql/colexec/preinsert.(*PreInsert).Call
/go/src/github.com/matrixorigin/matrixone/pkg/sql/colexec/preinsert/preinsert.go:187
github.com/matrixorigin/matrixone/pkg/vm.ChildrenCall
/go/src/github.com/matrixorigin/matrixone/pkg/vm/types.go:499
github.com/matrixorigin/matrixone/pkg/sql/colexec/projection.(*Projection).Call
/go/src/github.com/matrixorigin/matrixone/pkg/sql/colexec/projection/projection.go:68
github.com/matrixorigin/matrixone/pkg/vm.ChildrenCall
/go/src/github.com/matrixorigin/matrixone/pkg/vm/types.go:499
github.com/matrixorigin/matrixone/pkg/sql/colexec/lockop.callNonBlocking
/go/src/github.com/matrixorigin/matrixone/pkg/sql/colexec/lockop/lock_op.go:123
github.com/matrixorigin/matrixone/pkg/sql/colexec/lockop.(*LockOp).Call
/go/src/github.com/matrixorigin/matrixone/pkg/sql/colexec/lockop/lock_op.go:113
github.com/matrixorigin/matrixone/pkg/vm.ChildrenCall
/go/src/github.com/matrixorigin/matrixone/pkg/vm/types.go:499
github.com/matrixorigin/matrixone/pkg/sql/colexec/projection.(*Projection).Call
/go/src/github.com/matrixorigin/matrixone/pkg/sql/colexec/projection/projection.go:68
github.com/matrixorigin/matrixone/pkg/vm.ChildrenCall
/go/src/github.com/matrixorigin/matrixone/pkg/vm/types.go:499
github.com/matrixorigin/matrixone/pkg/sql/colexec/hashbuild.(*container).collectBuildBatches
/go/src/github.com/matrixorigin/matrixone/pkg/sql/colexec/hashbuild/build.go:112
github.com/matrixorigin/matrixone/pkg/sql/colexec/hashbuild.(*container).build
/go/src/github.com/matrixorigin/matrixone/pkg/sql/colexec/hashbuild/build.go:134
github.com/matrixorigin/matrixone/pkg/sql/colexec/hashbuild.(*HashBuild).Call
/go/src/github.com/matrixorigin/matrixone/pkg/sql/colexec/hashbuild/build.go:70
github.com/matrixorigin/matrixone/pkg/vm/pipeline.(*Pipeline).Run
/go/src/github.com/matrixorigin/matrixone/pkg/vm/pipeline/pipeline.go:71
github.com/matrixorigin/matrixone/pkg/sql/compile.(*Scope).Run
/go/src/github.com/matrixorigin/matrixone/pkg/sql/compile/scope.go:174
github.com/matrixorigin/matrixone/pkg/sql/compile.(*Scope).ParallelRun
/go/src/github.com/matrixorigin/matrixone/pkg/sql/compile/scope.go:484
github.com/matrixorigin/matrixone/pkg/sql/compile.(*Scope).MergeRun
/go/src/github.com/matrixorigin/matrixone/pkg/sql/compile/scope.go:275
github.com/matrixorigin/matrixone/pkg/sql/compile.(*Scope).MergeRun
/go/src/github.com/matrixorigin/matrixone/pkg/sql/compile/scope.go:270
github.com/matrixorigin/matrixone/pkg/sql/compile.(*Scope).RemoteRun
/go/src/github.com/matrixorigin/matrixone/pkg/sql/compile/scope.go:393
github.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).run
/go/src/github.com/matrixorigin/matrixone/pkg/sql/compile/compile.go:358
github.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).runOnce
/go/src/github.com/matrixorigin/matrixone/pkg/sql/compile/compile.go:487
github.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).Run
/go/src/github.com/matrixorigin/matrixone/pkg/sql/compile/compile2.go:245
github.com/matrixorigin/matrixone/pkg/frontend.executeStatusStmt
/go/src/github.com/matrixorigin/matrixo
|
CHECK PR VALID
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-files
Expired
|
2.37 MB |
|
reports
Expired
|
1.32 MB |
|