hop

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

00:01:09

passed #146651
linux
pack

00:21:09

failed #146649
linux
redtext

00:00:33

 
  Deploy
skipped #146652
linux
upload_to_minio
 
Name Stage Failure
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 9b1229667e966db663d5227e5586257b811178dc
$ 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 121: sqlite3: command not found
Cleaning up file based variables
ERROR: Job failed: exit code 1