Replace c11800075.lua

4 jobs for master in 9 minutes and 35 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Prepare
passed #146623
linux
deploy_to_ygopro_server

00:00:33

failed #146624
linux
pack

00:09:34

failed #146622
linux
redtext

00:00:28

 
  Deploy
skipped #146625
linux
upload_to_minio
 
Name Stage Failure
failed
pack Prepare
$ cd update
$ ./update-server.sh
Updating Filelist on CI... ...
Filelist Updated!!
$ cd ..
$ 7z a -mx9 dist/archive/ygopro-FiNALE-DIY-cards.7z expansions update
/bin/bash: line 132: 569 Killed 7z a -mx9 dist/archive/ygopro-FiNALE-DIY-cards.7z expansions update
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
redtext Prepare
$ mkdir dist
$ cd ygopro
$ mv ../expansions .
$ echo "# Result of redtext test of commit $CI_COMMIT_SHA" | tee ../dist/redtext.txt
# Result of redtext test of commit d4b39dfd98d9b58a75cfbdb8306b6e812dadf564
$ echo "select id from datas where type != 0x10 and (type & 0x4000) = 0;" | sqlite3 $DATABASE_FILE | xargs -I {} ./ygopro {} 2>&1 | tee ../dist/redtext.txt
/bin/bash: line 125: sqlite3: command not found
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1