Skip to content

Instantly share code, notes, and snippets.

View iameli's full-sized avatar
💭
Beep boop

Eli Mallon iameli

💭
Beep boop
View GitHub Profile
This file has been truncated, but you can view the full file.
livepeer-ci: file format mach-o arm64
SYMBOL TABLE:
0000000004004000 l F __TEXT,__text _runtime.text
0000000004004000 l F __TEXT,__text _go.buildid
0000000004004070 l F __TEXT,__text _internal/cpu.Initialize
00000000040040c0 l F __TEXT,__text _internal/cpu.processOptions
0000000004004700 l F __TEXT,__text _internal/cpu.indexByte
0000000004004750 l F __TEXT,__text _internal/cpu.doinit
livepeer-local: file format mach-o arm64
Mach header
magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
MH_MAGIC_64 ARM64 ALL 0x00 EXECUTE 27 4576 NOUNDEFS DYLDLINK TWOLEVEL PIE
Load command 0
cmd LC_SEGMENT_64
cmdsize 72
segname __PAGEZERO
livepeer-ci: file format mach-o arm64
Mach header
magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
MH_MAGIC_64 ARM64 ALL 0x00 EXECUTE 25 3232 NOUNDEFS DYLDLINK TWOLEVEL PIE
Load command 0
cmd LC_SEGMENT_64
cmdsize 72
segname __PAGEZERO
This file has been truncated, but you can view the full file.
474b-prominent-turkey
f134-living-caterpillar
a347-visiting-tristan da cunha
7fba-yammering-antarctica
c1a5-unaware-seahorse
a202-physical-gambia
0c35-fiscal-tortoise
fa26-labour-horse
bc97-passive-sawfish
6fe8-giant-tapir
@iameli
iameli / gist:c2821e31215de37f5e687bda52206810
Created July 8, 2021 19:34
very slow segment transcoding
I0708 19:30:28.104708 1 mediaserver.go:766] Got push request at url=http://lax.livepeer.monster/live/REDACTED/5.ts ua=curl/7.64.1 addr=10.42.2.11:57448 bytes=4338100 dur=8333 resolution=
I0708 19:30:28.567497 1 mediaserver.go:361] Stream authentication for url=http://lax.livepeer.monster/live/REDACTED/5.ts dur=462.536095ms
I0708 19:30:28.567782 1 broadcast.go:200] Starting session refresh manifestID=REDACTED
I0708 19:30:28.567879 1 rpc.go:234] Connecting RPC to https://sin-staging-livepeer-orchestrator-0.livepeer.monster:443
I0708 19:30:28.567911 1 rpc.go:234] Connecting RPC to https://tpa-staging-livepeer-orchestrator-0.livepeer.monster:443
I0708 19:30:28.567953 1 rpc.go:234] Connecting RPC to https://rkv-staging-livepeer-orchestrator-0.livepeer.monster:443
I0708 19:30:28.568002 1 rpc.go:234] Connecting RPC to https://fra-staging-livepeer-orchestrator-0.livepeer.monster:443
I0708 19:30:28.568049 1 rpc.go:234] Connecting RPC to https://ord-staging-livepeer-orche
b2 sync b2://livepeer-staging-us-west/b81cv9w62biizxyf .
ERROR:b2sdk.sync.action:an exception occurred in a sync action.3 kB/s
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/b2sdk/sync/action.py", line 49, in run
self.do_action(bucket, reporter)
File "/usr/local/lib/python3.8/site-packages/b2sdk/sync/action.py", line 247, in do_action
bucket.download_file_by_id(self.file_id, download_dest, SyncFileReporter(reporter))
File "/usr/local/lib/python3.8/site-packages/logfury/v0_1/trace_call.py", line 84, in wrapper
return function(*wrapee_args, **wrapee_kwargs)
File "/usr/local/lib/python3.8/site-packages/b2sdk/bucket.py", line 149, in download_file_by_id
I1008 09:24:22.815875 1 orchestrator.go:605] Segment loop timed out; closing 90c2e9f9-9c43-402e-89a6-fd2d7ed60d93
I1008 09:24:22.838258 1 lb.go:102] LB: Deleted transcode session for 27710da4-56d7-426e-9776-15e9e168d81b_1
I1008 09:24:22.845890 1 lb.go:102] LB: Deleted transcode session for e256d6a6-c102-490d-b361-252c95cc7441_3
I1008 09:24:22.892583 1 lb.go:102] LB: Deleted transcode session for 2238a1f6-a5d0-417e-947b-33b953432f5f_0
I1008 09:24:22.954861 1 lb.go:102] LB: Deleted transcode session for 90c2e9f9-9c43-402e-89a6-fd2d7ed60d93_3
SIGABRT: abort
PC=0x4ff721 m=0 sigcode=0
goroutine 0 [idle]:
runtime.futex(0x2d0cd48, 0x80, 0x0, 0x0, 0x0, 0x7ffe00000000, 0x4d2ee3, 0xc000196148, 0x7ffe26b47a00, 0x4a899f, ...)
#!/bin/bash
set -e
set -o pipefail
set -o nounset
for pod in $(kubectl get pods -o name | grep orchestrator); do
echo $pod
kubectl port-forward $pod 7935 &
proc=$!
goroutine 0 [idle]:
runtime.futex(0x2d0bd48, 0x80, 0x0, 0x0, 0x0, 0x7ffece4c3470, 0x4d2ee3, 0xc00006ef48, 0x7ffece4c3490, 0x4a899f, ...)
/usr/lib/go-1.13/src/runtime/sys_linux_amd64.s:535 +0x21
runtime.futexsleep(0x2d0bd48, 0x7ffe00000000, 0xffffffffffffffff)
/usr/lib/go-1.13/src/runtime/os_linux.go:44 +0x46
runtime.notesleep(0x2d0bd48)
/usr/lib/go-1.13/src/runtime/lock_futex.go:151 +0x9f
runtime.stoplockedm()
/usr/lib/go-1.13/src/runtime/proc.go:2068 +0x88
apiVersion: apps/v1
kind: Deployment
metadata:
name: stress-tester
spec:
strategy:
selector:
matchLabels:
app: stress-tester