PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [debug] ******************************************************************* ok: [localhost] => { "msg": "Using 'bug40820' as instance name" } TASK [Check if git dir already exists] ***************************************** ok: [localhost] TASK [Force get new tags and branches] ***************************************** changed: [localhost] TASK [Clone koha source to /usr/local/src/koha] ******************************** skipping: [localhost] TASK [Copy source koha clone for sandbox] ************************************** changed: [localhost] TASK [Change owner for koha clone for sandbox] ********************************* changed: [localhost] TASK [Create a new database for Koha instance] ********************************* changed: [localhost] TASK [Ensure user doesn't exist or the create below will fail] ***************** ok: [localhost] TASK [mysql_user] ************************************************************** changed: [localhost] TASK [Install koha git config for sandbox] ************************************* changed: [localhost] TASK [Start new koha-testing-docker container] ********************************* changed: [localhost] TASK [Get host port for sandbox staff port] ************************************ changed: [localhost] TASK [debug] ******************************************************************* ok: [localhost] => { "msg": "Using '53659' as staff port" } TASK [Get host port for sandbox opac port] ************************************* changed: [localhost] TASK [debug] ******************************************************************* ok: [localhost] => { "msg": "Using '53660' as opac port" } TASK [Get host port for sandbox ssh port] ************************************** changed: [localhost] TASK [debug] ******************************************************************* ok: [localhost] => { "msg": "Using '53660' as ssh port" } TASK [Install apache config for sandbox instance] ****************************** changed: [localhost] TASK [Symlink the new apache config from sites-available to sites-enabled] ***** changed: [localhost] TASK [Add docker container koha-bug40820 to ansible hosts] ********************* ok: [localhost] TASK [Test connection to docker container] ************************************* changed: [localhost -> koha-bug40820] TASK [debug] ******************************************************************* skipping: [localhost] TASK [Pausing for 5 minutes whilst container sets itself up] ******************* Pausing for 300 seconds (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort) ok: [localhost] TASK [debug] ******************************************************************* ok: [localhost] => { "msg": "GIT_REMOTE is set to " } TASK [Add git remote as bug40820 in docker container] ************************* skipping: [localhost] TASK [git checkout commit_id or tag in docker container] ********************** skipping: [localhost] TASK [git checkout bug40820/ in docker container] ****************************** skipping: [localhost] TASK [Marking repo as a safe git directory] ************************************ changed: [localhost -> koha-bug40820] TASK [Checkout origin/main in docker container] ******************************** changed: [localhost -> koha-bug40820] TASK [Apply bug 40820 via git-bz in docker container] ************************** fatal: [localhost -> koha-bug40820]: FAILED! => {"changed": true, "cmd": "koha-shell -c 'cd /kohadevbox/koha && yes | git bz apply 40820' bug40820", "delta": "0:00:06.931803", "end": "2025-09-17 16:06:09.671769", "msg": "non-zero return code", "rc": 1, "start": "2025-09-17 16:06:02.739966", "stderr": "fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/main': unable to append to '.git/logs/refs/heads/main': Permission denied\nPatch left in /tmp/Bug-40820-Fix-STOMP-connection-warnings-when-JobsN-m3etgjy_.patch", "stderr_lines": ["fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/main': unable to append to '.git/logs/refs/heads/main': Permission denied", "Patch left in /tmp/Bug-40820-Fix-STOMP-connection-warnings-when-JobsN-m3etgjy_.patch"], "stdout": "\nBug 40820 - STOMP errors even when JobsNotificationMethod='polling'\n\n186506 - Bug 40820: Fix STOMP connection warnings when JobsNotificationMethod is 'polling'\n186507 - Bug 40820: (follow-up) es_indexer_daemon.pl missed on 34070\n\nApply? [(y)es, (n)o, (i)nteractive] Applying: Bug 40820: Fix STOMP connection warnings when JobsNotificationMethod is 'polling'", "stdout_lines": ["", "Bug 40820 - STOMP errors even when JobsNotificationMethod='polling'", "", "186506 - Bug 40820: Fix STOMP connection warnings when JobsNotificationMethod is 'polling'", "186507 - Bug 40820: (follow-up) es_indexer_daemon.pl missed on 34070", "", "Apply? [(y)es, (n)o, (i)nteractive] Applying: Bug 40820: Fix STOMP connection warnings when JobsNotificationMethod is 'polling'"]} RUNNING HANDLER [Restart apache] *********************************************** RUNNING HANDLER [Update koha git repo for sandbox] ***************************** RUNNING HANDLER [Restart plack in docker container] **************************** RUNNING HANDLER [Run updatedatabase.pl in docker container] ******************** PLAY RECAP ********************************************************************* localhost : ok=25 changed=15 unreachable=0 failed=1 skipped=5 rescued=0 ignored=0