2025-04-29T17:18:29.688887402+02:00 stderr + item=111
2025-04-29T17:18:29.688887402+02:00 stderr + git clone https://git.apiote.xyz/git/szczanieckiej.git
2025-04-29T17:18:29.734127587+02:00 stderr Cloning into 'szczanieckiej'...
2025-04-29T17:18:31.632274038+02:00 stderr + git clone https://git.apiote.xyz/git/traffic.git
2025-04-29T17:18:31.633628087+02:00 stderr Cloning into 'traffic'...
2025-04-29T17:18:32.126081013+02:00 stderr + cd traffic
2025-04-29T17:18:32.126521401+02:00 stderr + git tag
2025-04-29T17:18:32.128513733+02:00 stderr + sort -V
2025-04-29T17:18:32.128513733+02:00 stderr + tail -n1
2025-04-29T17:18:32.129195989+02:00 stderr + TAG=plusB
2025-04-29T17:18:32.129219402+02:00 stderr + git checkout plusB
2025-04-29T17:18:32.134121699+02:00 stderr Note: switching to 'plusB'.
2025-04-29T17:18:32.134121699+02:00 stderr
2025-04-29T17:18:32.134121699+02:00 stderr You are in 'detached HEAD' state. You can look around, make experimental
2025-04-29T17:18:32.134121699+02:00 stderr changes and commit them, and you can discard any commits you make in this
2025-04-29T17:18:32.134121699+02:00 stderr state without impacting any branches by switching back to a branch.
2025-04-29T17:18:32.134121699+02:00 stderr
2025-04-29T17:18:32.134121699+02:00 stderr If you want to create a new branch to retain commits you create, you may
2025-04-29T17:18:32.134121699+02:00 stderr do so (now or later) by using -c with the switch command. Example:
2025-04-29T17:18:32.134121699+02:00 stderr
2025-04-29T17:18:32.134121699+02:00 stderr git switch -c
2025-04-29T17:18:32.134121699+02:00 stderr
2025-04-29T17:18:32.134121699+02:00 stderr Or undo this operation with:
2025-04-29T17:18:32.134121699+02:00 stderr
2025-04-29T17:18:32.134121699+02:00 stderr git switch -
2025-04-29T17:18:32.134121699+02:00 stderr
2025-04-29T17:18:32.134121699+02:00 stderr Turn off this advice by setting config variable advice.detachedHead to false
2025-04-29T17:18:32.134121699+02:00 stderr
2025-04-29T17:18:32.134121699+02:00 stderr HEAD is now at 552a365 add database indices
2025-04-29T17:18:32.135185061+02:00 stderr + cd szczanieckiej
2025-04-29T17:18:32.135185061+02:00 stderr + mk
2025-04-29T17:18:32.140938533+02:00 stdout bare-gen -p api ../traffic/api/api.bare api/structs_gen2.go
2025-04-29T17:18:32.140938533+02:00 stdout awk '!seen[$0]++ || $0 !~ /func \(_ StopV1\) IsUnion\(\) \{\}/' api/structs_gen2.go >api/structs_gen3.go
2025-04-29T17:18:32.140938533+02:00 stdout awk '!seen[$0]++ || $0 !~ /func \(_ StopV2\) IsUnion\(\) \{\}/' api/structs_gen3.go >api/structs_gen.go
2025-04-29T17:18:32.140938533+02:00 stdout rm api/structs_gen2.go api/structs_gen3.go
2025-04-29T17:18:32.204878672+02:00 stdout bare-gen -p traffic ../traffic/traffic.bare traffic/structs_gen.go
2025-04-29T17:18:32.219565102+02:00 stdout reuse lint
2025-04-29T17:18:32.219565102+02:00 stdout go test ./...
2025-04-29T17:18:34.291300165+02:00 stdout # SUMMARY
2025-04-29T17:18:34.291300165+02:00 stdout
2025-04-29T17:18:34.291300165+02:00 stdout * Bad licenses: 0
2025-04-29T17:18:34.291300165+02:00 stdout * Deprecated licenses: 0
2025-04-29T17:18:34.291300165+02:00 stdout * Licenses without file extension: 0
2025-04-29T17:18:34.291300165+02:00 stdout * Missing licenses: 0
2025-04-29T17:18:34.291300165+02:00 stdout * Unused licenses: 0
2025-04-29T17:18:34.291300165+02:00 stdout * Used licenses: AGPL-3.0-or-later, Apache-2.0, CC-BY-4.0
2025-04-29T17:18:34.291300165+02:00 stdout * Read errors: 0
2025-04-29T17:18:34.291300165+02:00 stdout * Files with copyright information: 82 / 82
2025-04-29T17:18:34.291300165+02:00 stdout * Files with license information: 82 / 82
2025-04-29T17:18:34.291300165+02:00 stdout
2025-04-29T17:18:34.291300165+02:00 stdout Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-)
2025-04-29T17:18:35.494206269+02:00 stderr go: downloading github.com/JohannesKaufmann/html-to-markdown v1.5.0
2025-04-29T17:18:35.494445928+02:00 stderr go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
2025-04-29T17:18:36.271077619+02:00 stderr go: downloading github.com/adrg/strutil v0.3.0
2025-04-29T17:18:36.416228413+02:00 stderr go: downloading github.com/dhconnelly/rtreego v1.1.0
2025-04-29T17:18:36.416228413+02:00 stderr go: downloading golang.org/x/text v0.19.0
2025-04-29T17:18:37.361813244+02:00 stderr go: downloading github.com/BurntSushi/toml v1.3.2
2025-04-29T17:18:37.763410704+02:00 stderr go: downloading notabug.org/apiote/gott v1.1.2
2025-04-29T17:18:38.097160179+02:00 stderr go: downloading github.com/ulikunitz/xz v0.5.10
2025-04-29T17:18:38.889281185+02:00 stderr go: downloading google.golang.org/protobuf v1.26.0
2025-04-29T17:18:39.705358392+02:00 stderr go: downloading apiote.xyz/p/gott/v2 v2.0.3
2025-04-29T17:18:40.246091221+02:00 stderr go: downloading github.com/cjoudrey/gluahttp v0.0.0-20201111170219-25003d9adfa9
2025-04-29T17:18:40.273293550+02:00 stderr go: downloading github.com/lanrat/extsort v1.0.2
2025-04-29T17:18:40.457902109+02:00 stderr go: downloading github.com/mattn/go-sqlite3 v1.14.24
2025-04-29T17:18:40.646820637+02:00 stderr go: downloading github.com/sahilm/fuzzy v0.1.0
2025-04-29T17:18:41.294191296+02:00 stderr go: downloading github.com/yuin/gopher-lua v1.1.1
2025-04-29T17:18:41.323028336+02:00 stderr go: downloading golang.org/x/tools v0.26.0
2025-04-29T17:18:41.629272812+02:00 stderr go: downloading gopkg.in/yaml.v3 v3.0.1
2025-04-29T17:18:42.054869735+02:00 stderr go: downloading layeh.com/gopher-json v0.0.0-20201124131017-552bb3c4c3bf
2025-04-29T17:18:43.624595376+02:00 stderr go: downloading github.com/PuerkitoBio/goquery v1.8.1
2025-04-29T17:18:43.682803853+02:00 stderr go: downloading golang.org/x/net v0.30.0
2025-04-29T17:18:46.660390735+02:00 stderr go: downloading golang.org/x/sync v0.8.0
2025-04-29T17:18:47.673388219+02:00 stderr go: downloading github.com/andybalholm/cascadia v1.3.1
2025-04-29T17:24:44.757775182+02:00 stdout ? apiote.xyz/p/szczanieckiej [no test files]
2025-04-29T17:24:44.757775182+02:00 stdout ? apiote.xyz/p/szczanieckiej/api [no test files]
2025-04-29T17:24:44.757775182+02:00 stdout ? apiote.xyz/p/szczanieckiej/config [no test files]
2025-04-29T17:24:44.757775182+02:00 stdout ? apiote.xyz/p/szczanieckiej/file [no test files]
2025-04-29T17:24:44.759229212+02:00 stdout ? apiote.xyz/p/szczanieckiej/gtfs_rt [no test files]
2025-04-29T17:24:44.759229212+02:00 stdout ? apiote.xyz/p/szczanieckiej/gtfs_rt/transit_realtime [no test files]
2025-04-29T17:24:44.759229212+02:00 stdout ? apiote.xyz/p/szczanieckiej/server [no test files]
2025-04-29T17:25:00.320948825+02:00 stdout ? apiote.xyz/p/szczanieckiej/traffic/errors [no test files]
2025-04-29T17:25:00.320948825+02:00 stdout ? apiote.xyz/p/szczanieckiej/transformers [no test files]
2025-04-29T17:25:00.358421080+02:00 stdout ok apiote.xyz/p/szczanieckiej/traffic 0.021s
2025-04-29T17:25:00.656095808+02:00 stdout go build
2025-04-29T17:25:11.326686102+02:00 stderr + git show '--pretty=oneline' --abbrev-commit --name-only
2025-04-29T17:25:11.330825798+02:00 stderr + head -n1
2025-04-29T17:25:11.330969404+02:00 stderr + cut -d ' ' -f 1
2025-04-29T17:25:11.335867726+02:00 stderr + commit=b8d05db
2025-04-29T17:25:11.336963668+02:00 stderr + date '+%Y%m%dT%H%M'
2025-04-29T17:25:11.341998513+02:00 stderr + timestamp=20250429T1525
2025-04-29T17:25:11.341998513+02:00 stderr + scp szczanieckiej deploy@host.containers.internal:toys/szczanieckiej/111/szczanieckiej_20250429T1525_b8d05db
2025-04-29T17:25:13.634688954+02:00 stderr + ssh deploy@host.containers.internal 'cp ~/toys/szczanieckiej/111/szczanieckiej_20250429T1525_b8d05db /tmp/szczanieckiej'
2025-04-29T17:25:14.271815823+02:00 stderr + ssh deploy@host.containers.internal 'chmod 755 /tmp/szczanieckiej'
2025-04-29T17:25:14.822568014+02:00 stderr + ssh deploy@host.containers.internal 'doas cp /tmp/szczanieckiej /usr/bin'
2025-04-29T17:25:16.099122942+02:00 stderr + ssh deploy@host.containers.internal 'doas -u www doas /etc/init.d/szczanieckiej restart'
2025-04-29T17:25:16.494334567+02:00 stdout * Stopping szczanieckiej ... [ ok ]
2025-04-29T17:25:16.536893101+02:00 stdout * Starting szczanieckiej ... [ ok ]
2025-04-29T17:25:16.565816519+02:00 stderr + ssh deploy@host.containers.internal 'rm /tmp/szczanieckiej'