hop

4 jobs for master in 19 minutes (queued for 3 seconds)
Status Job ID Name Coverage
  Prepare
passed #146513
linux
deploy_to_ygopro_server

00:00:17

passed #146514
linux
pack

00:18:59

failed #146512
linux
redtext

00:00:11

 
  Deploy
skipped #146515
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 a6413160ed1879e67d185c85d166a6b9f43ca78c
$ 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 126: sqlite3: command not found
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1